/*
Theme Name: IUS-TAX WordPress Theme
Theme URI: http://www.ius-tax.de
Description: IUS-TAX WordPress Theme
Version: 1.0
Author: hmd-software ag
Author URI: http://www.hmd-software.com
Tags: custom-menu
License: GNU General Public License (GPL) version 3
License URI: license.txt
last Date: 02.02.2013
*/

/* EMBED FONTS
---------------------------------------- */
@font-face {
	font-family: DaxlineWeb;
	src: url("fonts/DaxlineWeb.eot");
	src: url("fonts/DaxlineWeb.woff") format("woff");
    font-weight: normal;
    font-style: normal
}
@font-face {
	font-family: DaxlineWeb-Bold;
	src: url("fonts/DaxlineWeb-Bold.eot");
	src: url("fonts/DaxlineWeb-Bold.woff") format("woff");
    font-weight: bold;
    font-style: bold
}

@media screen {

/* RESET
---------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0}
body{background-color:#fff}
:focus{outline:0}
ul,ol{list-style:none;list-style-type:none}
table{border-collapse:separate;border-spacing:0}
caption,th,td{text-align:left;font-weight:400}
blockquote:before,blockquote:after,q:before,q:after{content:""}
a{text-decoration:underline;color:#000}
a:active,a:focus,input{outline:none}
sup{position:relative;bottom:.3em;vertical-align:baseline}
sub{position:relative;bottom:-.2em;vertical-align:baseline}
acronym,dfn,abbr{cursor:help;border-bottom:1px dashed}
del{text-decoration:line-through}
a abbr,a acronym{border:none}
cite,em,dfn,i{font-style:italic}
ins,dfn{border-bottom:1px solid #ccc}
code,kbd,samp,pre,tt,var{font-size:100%;font-family:monaco, "Lucida Console", courier, mono-space}
a img,img,iframe{display:block;border:none;text-decoration:none}

/* HTML5
---------------------------------------- */

	/* RESET ELEMENTS */
	article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
	/* CREATE BLOCK ELEMENTS */
	article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display:block}
	audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
	audio:not([controls]){display:none}
	mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
	[hidden]{display:none}

/* BOX SIZING
---------------------------------------- */
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box} /* Firefox 3.6+, Safari 3, Opera 8.5+ and Internet Explorer 8 and above */

/* BASIC
---------------------------------------- */
html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html {-webkit-overflow-scrolling:touch;/*-webkit-tap-highlight-color:#FE0000*/}
body{font-size:14px;font-size:1.4rem;line-height:21px;font-family:'DaxlineWeb',sans-serif;color:#0;text-rendering:optimizelegibility;}
/*
body{font-size:14px;font-size:1.4rem;line-height:21px;font-family:'DaxlineWeb',sans-serif;color:#0;text-rendering:optimizelegibility;background:url('images/bg_body.png') left top repeat-x}
*/
a{background-color:transparent;text-decoration:none;color:#FE0000}
a:hover,a:active{outline:0;text-decoration:underline}
.hr hr{display:none}
.hr{background:#3c3c3b;height:1px;overflow:hidden;margin:10px 0;padding:0}
p{font-weight:300;padding:0 0 1em}
p:last-child,p.last-child{padding-bottom:0}
table{margin-bottom:1em}
tr,th,td{margin:0;padding:.154em 1.625em .154em 0;vertical-align:top}
caption{text-align:center;font-family:Georgia,serif}
li li,li p,td p,blockquote p,input,select,th,td{font-size:1em}
strong,b,th{font-weight:700}
em,i,tfoot{font-style:italic}
::-moz-selection{background:#000;color:#fff;text-shadow:none}
::selection {background:#000;color:#fff;text-shadow:none}
.ie7 img {-ms-interpolation-mode:bicubic}
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true))}
img,object,embed {max-width:100%}
img {height:auto}

/* GLOBAL
---------------------------------------- */
.clear{clear:both;overflow:hidden}.fl{float:left!important}.fr{float:right!important}.fn{float:none!important}.di{display:inline}.dn{display:none}.db{display:block}.pa{position:absolute}.pr{position:relative}.nm{margin:0!important}.nmr{margin-right:0!important}.nml{margin-left:0!important}.nmt{margin-top:0!important}.nmb{margin-bottom:0!important}.np{padding:0!important}.npr{padding-right:0!important}.npl{padding-left:0!important}.npt{padding-top:0!important}.npb{padding-bottom:0!important}.txtl{text-align:left}.txtr{text-align:right}.txtc{text-align:center}.txtj{text-align:justify}.wauto{width:auto!important}.w100p{width:100%}.w75p{width:75%}.w67p{width:67%}.w66p{width:66%}.w50p{width:50%}.w34p{width:34%}.w33p{width:33%}.w25p{width:25%}.ml3{margin-left:3px}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.mr3{margin-right:3px}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mt3{margin-top:3px}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mb3{margin-bottom:3px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.p3{padding:3px}.p5{padding:5px}.p9{padding:9px}.p10{padding:10px}.p15{padding:15px}.pt3{padding-top:3px}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px}.pl3{padding-left:3px}.pl5{padding-left:5px}.pl10{padding-left:10px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pr3{padding-right:3px}.pr5{padding-right:5px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px}.pb3{padding-bottom:3px}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}
.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}

/* PRINT
---------------------------------------- */
.logo-print {display:none}

/* PAGE-WRAP
---------------------------------------- */
/*.page-wrap {margin:0 auto;max-width:960px;max-width:96rem;padding:0 10px}*/
.page-wrap {margin:0 auto;max-width:1150px;max-width:115rem;padding:0 10px}

/* HEADER
---------------------------------------- */
.header {position:relative;overflow:hidden;z-index:100}

/* TOPNAVI
---------------------------------------- */

/* NAV SECTION
---------------------------------------- */

	.nav-section {
		overflow:hidden;width:100%;
		padding:8px 5px 0 10px;
		height:35px;
		background: #eeeded; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #eeeded 0%, #d9d8d8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeded), color-stop(100%,#d9d8d8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #eeeded 0%,#d9d8d8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #eeeded 0%,#d9d8d8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #eeeded 0%,#d9d8d8 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #eeeded 0%,#d9d8d8 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeded', endColorstr='#d9d8d8',GradientType=0 ); /* IE6-8 */
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border:1px solid transparent;
		border-bottom:1px solid #e2e2e2
	}

	/* MAINNAVI */
	#mainnavi {overflow:hidden;margin:0;float:left}

		.mainnavi li {display:inline-block;padding:2px 7px 0 10px;background:url('images/bg_mainnavi_seperator.png') no-repeat;line-height:21px}
		.mainnavi a {color:#000;text-decoration:none;line-height:normal}
		.mainnavi a:hover {color:#FE0000}
		.mainnavi .current_page_item a,.mainnavi .current-menu-item a,.mainnavi .current-page-ancestor a{font-family:'DaxlineWeb-Bold';color:#FE0000;font-weight:700}
		.mainnavi .current_page_parent a {font-family:'DaxlineWeb-Bold';color:#FE0000;font-weight:700}
		.mainnavi li:first-child {padding-left:0;background:none}
		.mainnavi li:last-child {}
		.mainnavi span.my {color:#FE0000}

	/* SEARCH */
	.searchform {float:right}
	.searchform legend,.searchform label {display:none}
	.searchform input {background:#fff;border:none;color:#8a8989;font-size:12px;font-size:1.2rem;padding:5px 0 3px 7px;border-radius:0}
	.searchform button {width:25px;height:21px;background:url('images/bg_search_btn.png') 0 0 no-repeat;border:none;text-indent:-9999em}
	.searchform button:hover {background-position:0 -21px}

/* -------------CONTENT-WRAP--------- */
.content-wrap {position:relative;float:left;width:100%;padding-bottom:40px;z-index:90}

	/* -------------ASIDE--------- */
	.aside {}

		/* SUBNAVI */
		.subnavi {margin:0 0 20px}
		.subnavi li {border-top:1px solid #afafaf;line-height:29px;font-size:13px;font-size:1.3rem}
		.subnavi li:last-child {border-bottom:1px solid #afafaf}
		.subnavi a {color:#3c3c3b;text-decoration:none;text-transform:uppercase;display:block;background:url('images/icons/ico-arrow.png') right center no-repeat}
		.subnavi a:hover {color:#FE0000}
		.subnavi .current_page_item a,.subnavi .current_page_parent a{font-family:'DaxlineWeb-Bold';font-weight:700}

		/* LEVEL 2 */
		.subnavi .children {display:none;margin-top:5px}
		.subnavi .children li {padding:0 5px 0 10px;border:none;line-height:normal;margin:0 0 8px;line-height:1.3}
		.subnavi .children li:last-child {border-bottom:none}
		.subnavi .children a {text-transform:none;background:none}
		.subnavi .current_page_item .children a,.subnavi .current_page_parent .children a {font-family:'DaxlineWeb';font-weight:300}
		.subnavi .current_page_item .children .current_page_item a,.subnavi .current_page_parent .children .current_page_item a {color:#FE0000}

		/* BASIS */
		.subnavi .current_page_item .children {display:block}
		.subnavi .current_page_item .children .children {display:none}
		.subnavi .current_page_parent .children {display:block}
		.subnavi .current_page_ancestor .children {display:block}

	/* -------------CONTENT-------------- */
	.section {}

		/* LAYOUTS */

			/* 1 COL */
			.layout-1c .section {width:100%;margin:0}

			/* 2 COL */
			.layout-2c-l .section {width:66%}
			.layout-2c-r .section {width:66%;float:right}
			.layout-2c-r .aside {float:left}
			.layout-2c-l .aside {float:right}

		/* HEADINGS */
		h1,h2,h3,h4,h5,h6{font-weight:500;font-family:'DaxlineWeb-Bold';sans-serif;text-rendering:optimizeLegibility}
		h1{font-size:24px;font-size:2.400rem;margin-bottom:20px;line-height:28px;color:#FE0000}
		h2{font-family:'DaxlineWeb';font-size:18px;font-size:1.8rem;margin-bottom:18px;line-height:24px;color:#8a8989;font-weight:300}
		h3{font-size:16px;font-size:1.6rem;margin-bottom:10px;line-height:1.3}
		h4{font-size:14px;font-size:1.4rem;margin-bottom:8px;line-height:1.25}
		h5,h6{font-size:14px;font-size:1.4rem;margin-bottom:6px;line-height:1.3}

	  	/* LIST ELEMENTS */
		.entry-content ul,.entry-content ol {font-size:1em;margin:0 0 1em 1em;padding:0}
		.entry-content ul ul,.inner ol ol {margin:.5em 0 0 0;padding:0}
		.entry-content li {position:relative;background:url('images/icons/ico-list.png') 0 5px no-repeat;margin:0 0 5px;padding-left:15px;padding-left:1.5rem}
		.entry-content ol li {background:none;padding-left:0}
		.entry-content ol{list-style-type:decimal;padding-left:15px;padding-left:1.5rem}
		.entry-content ul:last-child,.entry-content ol:last-child {margin-bottom:0}
		

		/* BUTTON ELEMENTS */
		.button {
			color:#fff;
			font-weight:300;
			border:1px solid #d13f4c;
			margin:0 0 10px;
			display:inline-block;
			background: #fe0000; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDAzMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #fe0000 0%, #840307 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe0000), color-stop(100%,#840307)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #fe0000 0%,#840307 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #fe0000 0%,#840307 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#840307',GradientType=0 ); /* IE6-8 */
			-webkit-border-radius:5px;
    		border-radius:5px;
    		-webkit-box-shadow:0px 2px 4px 1px rgba(0, 0, 0, 0.2);
        	box-shadow:0px 2px 4px 1px rgba(0, 0, 0, 0.2);
		}
		.download span {
			display:block;
			padding:6px 10px 3px 30px;
			background: url('images/icons/ico-pdf.png') 10px center no-repeat
		}
		.white span {
			display:block;
			padding:6px 10px 3px 30px;
			background: url('images/icons/ico-arrow-white.png') 10px center no-repeat
		}
		.normal span {
			display:block;
			padding:6px 10px 3px;
		}


		.arrow,.more-link {display:inline-block;padding-left:10px;background:url('images/icons/ico-arrow.png') left 4px no-repeat}


/* FOOTER
---------------------------------------- */
.footer {clear:both;color:#000;padding:3px 10px;margin:0 0 10px;overflow:hidden}

	/* COPYRIGHT */
	.copyright {}

	/* FOOTERNAVI */
	.footernavi {line-height:normal;margin:0 0 5px}

	/* MOVIE */
	.movie {}

	/* SOCIAL */
	.social-icons {}
	.social-icons li {display:inline-block;margin-left:6px}
	.social-icons li .fa-facebook {color:#3B5998}
	.social-icons li .fa-twitter {color:#00B6F1}
	.social-icons li .fa-google-plus {color:#e0503e}
	.social-icons li .fa-xing {color:#307a88}
	.social-icons li .fa-youtube {color:#000}

	/*.social-icons a{display:block;width:30px;height:31px;text-indent:-9999em;background:url('images/icons/ico-social-sprite.png') no-repeat}
	.social-icons .google a {background-position:0 0}
	.social-icons .fb a {background-position:-42px 0}
	.social-icons .tw a {background-position:-86px 0}
	.social-icons .xing a {background-position:-129px 0}
	.social-icons .youtube a {background-position:-171px 0}	*/

/* FORM
---------------------------------------- */
/*form {display:inline}*/
form label {cursor:pointer}
fieldset {border:none}
button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0;font-family:inherit}
button,input{line-height:normal;*overflow:visible}
textarea {line-height:1.25}
button {cursor:pointer;width:auto;overflow:visible}
input[type=button],input[type=submit]{cursor:pointer}
legend{border:0;*margin-left:-7px;padding:0}
table button,table input{*overflow:auto}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top;resize:vertical}

	/* FORM ERROR */
	.errormessage {float:left;width:100%;margin:20px 0;color:#db0b0b}

	/* FORM WRAP */
	.form-wrap {float:left;width:100%}

	.form div {margin-bottom:10px}
	.form label{/*display:block;*/float:left;width:110px}
	.form select{}
	.form input{width:50%;padding:5px;border:1px solid #d9d9d9}
	.form textarea{width:75%;height:198px;height:19.8rem;background:#fff;border:1px solid #d9d9d9;padding:5px;font-size:1em}
	.form button {
		color:#fff;
		font-weight:300;
		border:1px solid #d13f4c;
		margin:0 0 10px 110px;
		display:inline-block;
		background: #fe0000; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDAzMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #fe0000 0%, #840307 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe0000), color-stop(100%,#840307)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fe0000 0%,#840307 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fe0000 0%,#840307 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#840307',GradientType=0 ); /* IE6-8 */
		padding:6px 10px 3px;
		-webkit-border-radius:5px;
		border-radius:5px;
		-webkit-box-shadow:0px 2px 4px 1px rgba(0, 0, 0, 0.2);
    	box-shadow:0px 2px 4px 1px rgba(0, 0, 0, 0.2);
	}
	.form input.checkbox {width:auto;margin:0;padding:0;border:none}
	.form input.radio {width:auto;margin:0;padding:0;border:none}
	.form input.submit {width:auto;margin:0;padding:5px 10px;overflow:visible/*ie6*/}
	.form input.input{width:auto}

	button,input[type="button"],input[type="reset"],input[type="submit"] {}
	button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {}

	/* TEST */
	button::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}

/* FANCYBOX
---------------------------------------- */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{border:0;outline:none;vertical-align:top;margin:0;padding:0}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}
.fancybox-outer,.fancybox-inner{position:relative}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;white-space:nowrap;margin:0;padding:15px}
.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(images/fancybox/fancybox_sprite.png)}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060}
#fancybox-loading div{width:44px;height:44px;background:url(images/fancybox/fancybox_loading.gif) center center no-repeat}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(images/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(images/fancybox/fancybox_overlay.png)}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap;padding:2px 20px}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.8);padding:10px}
.fancybox-inner,.fancybox-lock{overflow:hidden}
.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible}

/************************************/
/************ HELPERS ***************/
/************************************/

.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr}
.ir br{display:none}
.hidden{display:none!important;visibility:hidden}
.visuallyhidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static;width:auto;margin:0}
.invisible{visibility:hidden}
.verbergen {text-indent:100%;white-space:nowrap;overflow:hidden}

/************************************/
/************ WORDPRESS *************/
/************************************/

.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}
.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}
.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}
.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}
.wp-caption img{border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}
.wp-smiley{max-height:1em;margin:0!important}
.singular-post .wp-post-image {margin-bottom:1.5em}
p img {padding:0;max-width:100%}

/* TINYMCE STYLES
---------------------------------------- */
span.important {color:#8A0020}
span.homeRed {color:#FE0000;font-size:21px;font-size:2.1rem;margin:0 0 17px;display:inline-block;line-height:1.2}
span.red {
	color:#FE0000;
}

/* PAGES
---------------------------------------- */

	/* HOME */
	.home {}
	.home .page {width:100%;overflow:hidden;margin:20px 0 0}

	/* BLOG */
	.blog .subnavi {display:none}
	.blog .entry-title {font-size:14px;font-size:1.4rem;color:#000;margin:0 0 5px}
	/*.blog .more-link {display:block}*/

	/* SINGLE */
	.single .subnavi {display:none}
	.single .entry-title {font-size:14px;font-size:1.4rem;color:#000;margin:0 0 5px}
	.single .post {border-bottom:none}

	/* PAGE */
	.page {}

	/* SEARCH */
	.search .subnavi {display:none}

	/* CATEGORY */
	.category .subnavi {display:none}

	/* TAG */
	.tag .subnavi {display:none}

	/* ARCHIVE */
	.archive .subnavi {display:none}

	/* DATE */
	.date {}

	/* 404 */
	.error404 {}

	/* STICKY */
	.sticky {}

	/* POST */
	.bypostauthor {}

	/* BLOG */
	.post {overflow:hidden;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #3c3c3b}
	.post-tags {margin-top:10px}
	.post-tags ul {display:inline-block}
	.post-tags li {display:inline-block;margin-right:5px}

	/* METADATA */
	.metadata {margin:0 0 5px;font-size:12px;font-size:1.2rem}
	.metadata ul {margin-left:-2px}
	.metadata li {display:inline-block;margin-left:2px;line-height:1;background:none;padding:0}
	.metadata li + li:before {content:'| ';color:#505050}

	/* PAGING */
	.paging {margin-bottom:20px}

	/* COMMENTS */

		/* WP DEFAULT */
		.recentcomments a{display:inline!important;padding:0!important;margin:0!important}

		/* DISCUSSION */
		.discussion {margin:0 0 20px}
		.discussion h2 {border-bottom:1px solid #ccc;padding:0 0 7px 0;margin:0 0 15px}

			/* GRAVATAR */
			.discussion .comment-gravatar img {
				display:block;width:65px;height:65px;
				-webkit-border-radius:36px;
	   			-moz-border-radius:36px;
        		border-radius:36px;
        		-webkit-box-shadow:0px 0px 3px 1px rgba(0, 0, 0, 0.1);
        		box-shadow:0px 0px 3px 1px rgba(0, 0, 0, 0.1);
			}

			/* APPROVED */
			.discussion .comment-approved {margin:0 0 15px;font-weight:500;color:#505050;background:#f5f5f5;padding:10px}

		.discussion .comment-wrap {float:left;width:15%;margin-right:5%}
		.discussion span.says,.discussion span.date {font-style:italic;color:#505050;font-size:11px;font-size:1.1rem}
		.discussion .comment-reply a {font-style:italic;font-size:11px;font-size:1.1rem;text-decoration:none}
		.discussion .comment-author {line-height:1.1}
		.discussion .comment-gravatar {margin:0 0 5px}
		.discussion .comment-author a {font-size:12px;font-size:1.2rem;text-decoration:none}
		.discussion .comment-meta {}
		.discussion .comment-content {float:right;width:80%;overflow:hidden}
		.discussion .comment {border-bottom:1px solid #ddd;padding:0 0 20px;margin:0 0 20px;overflow:hidden}
		.discussion .children {margin-left:3%}

		/* RESPOND */
		.loggedin {margin-bottom:15px}
		#respond {margin:0 0 20px}
		#respond h2 {clear:both;border-bottom:1px solid #ccc;padding:15px 0 7px 0;margin:0 0 30px 0}
		#cancel-comment-reply {margin-bottom:5px}
		#cancel-comment-reply a {text-decoration:none}
		.comments label {color:#525252}
		.comments label span {color:#b8b8b8;font-size:.846em;font-style:italic}
		.comments input {-webkit-appearance:none;-webkit-border-radius:0;background:#fff;border:1px solid #d9d9d9;padding:5px}
		.comments textarea {-webkit-appearance:none;-webkit-border-radius:0;height:130px;background:#fff;border:1px solid #d9d9d9;padding:5px;margin:0 0 15px}
		.comments input,.comments textarea {width:100%}
		.comments button{background:#fff;color:#333;border:none;padding:4px 10px;border:1px solid #d9d9d9}
		.form-input-wrap {float:left;display:inline;width:100%;margin:5px 0 15px 0}
		.inputcontainer {float:none;display:block;width:100%;margin:0;padding:0}
		.inputcontainer:last-child {padding:0}


/* WIDGETS
---------------------------------------- */

	/* BASIS */
	.widget-container {margin:0 0 15px}
	.widget-first {}
	.widget-last {margin:0 0 0}
	.widget-title {color:#FE0000;margin:0 0 10px}

	/* LINKS */
	.widget_links {}
	.widget_links ul {}
	.widget_links ul li {}
	.widget_links ul li a {}

	/* META */
	.widget_meta {}
	.widget_meta ul {}
	.widget_meta ul li {}
	.widget_meta ul li a {}

	/* PAGES */
	.widget_pages {}
	.widget_pages ul {}
	.widget_pages ul li {}
	.widget_pages ul li a {}

	/* RECENT-POSTS */
	.widget_recent_entries {}
	.widget_recent_entries ul {}
	.widget_recent_entries ul li {}
	.widget_recent_entries ul li a {}

	/* ARCHIVES */
	.widget_archive {}
	.widget_archive ul {}
	.widget_archive ul li {}
	.widget_archive ul li a {}
	.widget_archive select {}
	.widget_archive option {}

	/* TAG-CLOUD */
	.widget_tag_cloud {}
	.widget_tag_cloud a {}
	.widget_tag_cloud a:after {}
	.widget_tag_cloud a:before {}

	/* CALENDAR */
	.widget_calendar {}
	#calendar_wrap {}
	#calendar_wrap th {}
	#calendar_wrap td {}
	#wp-calendar tr td {}
	#wp-calendar caption {}
	#wp-calendar a {}
	#wp-calendar #today {}
	#wp-calendar #prev {}
	#wp-calendar #next {}
	#wp-calendar #next a {}
	#wp-calendar #prev a {}

	/* CATEGORY */
	.widget_categories {}
	.widget_categories ul {}
	.widget_categories ul li {}
	.widget_categories ul ul.children {}
	.widget_categories a {}
	.widget_categories select{}
	.widget_categories select#cat {}
	.widget_categories select.postform {}
	.widget_categories option {}
	.widget_categories .level-0 {}
	.widget_categories .level-1 {}
	.widget_categories .level-2 {}
	.widget_categories .level-3 {}

	/* RECENT-COMMENTS */
	.recentcomments {}
	#recentcomments {}
	#recentcomments li {}
	#recentcomments li a {}
	.widget_recent_comments {}

	/* SEARCH */
	#searchform {}
	#searchform legend,#searchform label {display:none}
	.widget_search {}
	.screen-reader-text {}

	/* TEXT */
	.textwidget {}
	.widget_text {}
	.textwidget p {}

/* SHORTCODES
---------------------------------------- */

	/* WP GALLERY */
	.gallery{margin:auto}
	.gallery .gallery-item{float:left}
	.gallery img{}
	.gallery .gallery-caption{margin-left:0;padding:3px 0 0;font-style:italic}
	.gallery p {padding:0 0 10px}

/* CUSTOM POST TYPES
---------------------------------------- */

	/* LS_X */
	.ls-termine {overflow:hidden;width:100%;/*background:#f4f2f2;*/padding:12px 0 14px;margin:0 0 20px;border-bottom:1px solid #3c3c3b}
	.ls-termine-list {overflow:hidden/*;margin:0 0 14px;padding:0 0 14px*/}
	.ls-termine:last-child{margin:0;padding:0;border:none}
	.ls-termine-list-inner {padding:0 12px}
	.ls-termine-teaser {}
	.ls-termine-anchor {}

	/* LS_WETTEN */
	.page-template-tmpltemplate-wetten-php .content-wrap,.page-template-tmpltemplate-wetten-form-php .content-wrap {padding:30px 0 30px!important}

		.contentLeft {width:100%}
		a.teilnehmen {
			position:absolute;right:20px;bottom:20px;
			background: #fe0000; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDAzMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #fe0000 0%, #840307 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe0000), color-stop(100%,#840307)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #fe0000 0%,#840307 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #fe0000 0%,#840307 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#840307',GradientType=0 ); /* IE6-8 */
			color:#fff;border:1px solid #d13f4c;
			display:inline-block;padding:15px 65px;font-size:16px
		}

		/* ACCORDION */
		#accordion{overflow:hidden;margin:0}
		#accordion .ui-accordion-content {position:relative;overflow:hidden;background:#f6f8f8;padding:20px 20px 80px;margin:0 0 20px;border:1px solid #dad9d9; border-top:none}
		#accordion .ui-accordion-header {
			font-weight:300;background:#fe0000;padding:4px 6px;margin:0 0 20px;cursor:pointer;
			background: #fe0000; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDAzMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #fe0000 0%, #840307 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe0000), color-stop(100%,#840307)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #fe0000 0%,#840307 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #fe0000 0%,#840307 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #fe0000 0%,#840307 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#840307',GradientType=0 ); /* IE6-8 */
			-webkit-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
		}
		#accordion .ui-accordion-header .ui-accordion-header-icon {display:block;float:right;margin:7px 7px 0 0;width:12px;height:9px;background:url('images/icons/ico-accordion-open.png') right 0 no-repeat}
		#accordion .ui-accordion-header a {color:#fff;text-decoration:none;font-weight:300}
		#accordion .ui-state-active {margin:0}
		#accordion .ui-state-active .ui-accordion-header-icon {display:block;float:right;margin:5px 7px 0 0;width:12px;height:12px;background:url('images/icons/ico-accordion-close.png') right 0 no-repeat}

		#mywebfirmavideo_wrapper {margin:0 0 20px}
		#ui-accordion-accordion-panel-0 .teilnehmen,#ui-accordion-accordion-panel-7 .teilnehmen {display:none}
		#ui-accordion-accordion-panel-0,#ui-accordion-accordion-panel-7 {padding-bottom:20px!important}
		.page-template-tmpltemplate-wetten-php .header,.page-template-tmpltemplate-wetten-form-php .header {height:160px}
		
		/* FORM */



/* TEMPLATE
---------------------------------------- */

	/* LIGHTBOX IFRAME */
	.page-template-tmpltemplate-iframe-php .page-wrap {width:100%}
	.page-template-tmpltemplate-iframe-php {background:none}

	/* ANFAHRT */
	.gmaps {width:100%;height:400px;margin:0 0 20px;font-size:12px;line-height:normal}
	.gmaps img {max-width:none!important}
	.gmaps div{
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}
	


	/* XING BUTTON */
	.social_buttons a{display:block;height:32px;width:32px;margin:0 0 10px}
	.social_buttons img:hover {
		-moz-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		-o-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		transform:rotate(90deg);
		-moz-transition-duration:.3s;
		-webkit-transition-duration:.3s;
		-o-transition-duration:.3s;
		-ms-transition-duration:.3s;
		transition-duration:.3s;
	}

	/* PANEL */
	body {overflow-x:hidden}
	#panel {
		z-index: 1000;
		padding: 10px 15px;
		width: 280px;
		height: 350px;
		background: #F6F8F8;
		-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	}
	#panel h3 {margin:0 0 5px}
	#contactForm div {margin:0 0 5px}
	#contactForm .error {margin:0;background:#FFE9E9!important}
	#contactForm input {width:100%}
	#contactForm textarea {height:90px;width:100%}
	#contactForm button {margin:0}
	.formstatus p {line-height:1.4}


/* PLUGINS
---------------------------------------- */

	/* PLUGIN */
	.settings_info {display:none}
	.social_share_privacy .twoclick-xing {width:170px}

}

/************************************/
/********** MEDIA QUERIES ***********/
/************************************/

/* repsonsive.css for development */

/************************************/
/************ PRINT *****************/
/************************************/

@media print {

	*{background:transparent!important;color:#000!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}
	a,a:visited{text-decoration:underline}
	/*a[href]:after{content:" (" attr(href) ")"}*/
	abbr[title]:after{content:" (" attr(title) ")"}
	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
	pre,blockquote{border:1px solid #999;page-break-inside:avoid}
	thead{display:table-header-group}
	tr,img{page-break-inside:avoid}
	img{max-width:100%!important}
	@page{margin:.5cm}
	p,h2,h3{orphans:3;widows:3}
	h2,h3{page-break-after:avoid}

	/*===========================
	*
	* WORDPRESS PRINT CSS
	* date created: 17/08/2011
	* last modified: 12/11/2011
	*
	*===========================*/

	.aligncenter,div.aligncenter{display:block;margin:0 auto}img.alignleft{float:left;display:inline;margin:2pt 8pt 5pt 0}img.alignright{float:right;display:inline;margin:2pt 0 5pt 8pt}.alignright{float:right}.alignleft{float:left}img.centered{display:block;border:1pt solid #ccc;margin:0 auto;padding:0}.wp-caption{border:1pt solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4pt;-moz-border-radius:3pt;-khtml-border-radius:3pt;-webkit-border-radius:3pt;border-radius:3pt;margin:10pt}.wp-caption img{border:0 none;padding:0}.wp-caption p.wp-caption-text{line-height:17pt;margin:0;padding:0 4pt 5pt}

	/*===========================
	*
	* HIDE ELEMENTS
	* date created: 17/08/2011
	* last modified: 12/11/2011
	*
	*===========================*/

	.logo-print {display:block;margin:0 0 10pt 0;text-align:right}
	.header,.breadcrumb,.sidebar-left,.sidebar-right,.aside,.footer{display:none}

	/*===========================
	*
	* ELEMENTS
	* date created: 17/08/2011
	* last modified: 12/11/2011
	*
	*===========================*/

	.section{width:100%}

}

.columnsFooter{
	padding-top: 20px;
	padding-bottom: 20px;
	color:#9E9E9E;
	-webkit-column-count: 3;
	-webkit-column-gap: 25px; 
	-webkit-column-rule: 0px dotted #c0c0c0;
	-moz-column-count: 3;
	-moz-column-gap: 25px;  
	-moz-column-rule: 0px dotted #c0c0c0;
	column-count: 3;
	column-gap: 25px; 
	column-rule: 0px dotted #c0c0c0;
}
