/**************************************

	Gobal Styles
	
**************************************/

* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	background-color: #F0F0F0;
}


h1, h2, h3, h4, h5 {
	color: #306E9E;
}

ul {
	list-style-type:none;
}

img {
	border:none;
}



/**************************************

	Anchor Styles
	
**************************************/

a:link { text-decoration:none; color:#ACACAC; }
a:visited { text-decoration:none; color:#ACACAC; }
a:hover { text-decoration:none; color:#306E9E; }
a:active { text-decoration:none; color:#ACACAC; }
a:focus { text-decoration:none; color:#306E9E; }

a.inverted:link { text-decoration:none; color:#306E9E; }
a.inverted:visited { text-decoration:none; color:#306E9E; }
a.inverted:hover { text-decoration:none; color:#ACACAC; }
a.inverted:active { text-decoration:none; color:#306E9E; }
a.inverted:focus { text-decoration:none; color:#ACACAC; }


#contentColumn a:link { text-decoration:none; color:#727272; }
#contentColumn a:visited { text-decoration:none; color:#727272; }
#contentColumn a:hover { text-decoration:none; color:#306E9E; }
#contentColumn a:active { text-decoration:none; color:#727272; }
#contentColumn a:focus { text-decoration:none; color:#306E9E; }

#navColumn a:link { text-decoration:none; color:#306E9E; }
#navColumn a:visited { text-decoration:none; color:#306E9E; }
#navColumn a:hover { text-decoration:none; color:#ACACAC; }
#navColumn a:active { text-decoration:none; color:#306E9E; }
#navColumn a:focus { text-decoration:none; color:#ACACAC; }

#navColumn ul a:link { text-decoration:none; color:#ACACAC; }
#navColumn ul a:visited { text-decoration:none; color:#ACACAC; }
#navColumn ul a:hover { text-decoration:none; color:#306E9E; }
#navColumn ul a:active { text-decoration:none; color:#ACACAC; }
#navColumn ul a:focus { text-decoration:none; color:#306E9E; }

#metaColumn a:link { text-decoration:none; color:#306E9E; }
#metaColumn a:visited { text-decoration:none; color:#306E9E; }
#metaColumn a:hover { text-decoration:none; color:#ACACAC; }
#metaColumn a:active { text-decoration:none; color:#306E9E; }
#metaColumn a:focus { text-decoration:none; color:#ACACAC; }


a.arrowed {
	background-image: url("../img/arrowNext.gif");
	background-position: 0px -18px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

a.arrowed:hover {
	background-position: 0px 3px;
}






/**************************************

	Flash/Non-Flash Products Navigation
	
**************************************/

#flashcontent {
	position:relative;
	padding: 10px 30px 10px 30px;
	border-width: 0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color: #e1e1e1;
	height: 200px;
}

#flashcontent p {
	position:absolute;
	bottom: 10px;
	right: 30px;
	float:right;
	font-size: 11px;
}


#flashcontent ul a {
	display:block;
	float:none;
	font-size: 11px;
	border-width: 0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color: #e1e1e1;
	line-height: 25px;
}


#flashcontent ul b {
	width: 265px;
	float:left;
	padding:0px;
	margin:0px;
}

#flashcontent ul strong {
	visibility:hidden;
	float:left;
	margin-right:10px;
	font-size: 11px;
	color:#666;
}

#flashcontent ul span {
	visibility:hidden;
	float:left;
	border: none;
	font-size: 11px;
}

#flashcontent ul a:hover span {
	color:#ACACAC;
}


#flashcontent ul a:hover, #flashcontent ul a:hover span, #flashcontent ul a:hover strong {
	visibility:visible;
	cursor : pointer;
}





/**************************************

	Content Styles
	
**************************************/

.ccfull p,
.ccfull h2,
.ccfull h3,
.ccfull ul {
	width: 458px;
	float:left;
}

.ccfull img {
	margin-top: 50px;
	float:right;
}



#contentColumn h2 {
	color: #306E9E;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

#contentColumn h3 {
	color: #306E9E;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

#contentColumn p {
	margin-bottom: 15px;
}


#contentColumn ul {
	margin-bottom: 15px;
	list-style-position: outside; 
	list-style-type: disc;
	padding-left: 20px;
}

#contentColumn ul.faq,
#contentColumn ul.newslist {
	list-style-type: none;
	padding:0px;
	padding-top:10px;
}

#contentColumn ul.faq li,
#contentColumn ul.newslist li {
	margin-bottom:2px;
	background-color: #F2F2F2;
}

#contentColumn ul.newslist li.newsdate {
	background-color: transparent;
}

#contentColumn ul.faq li.active,
#contentColumn ul.newslist li.active {
	background-color: #E0E0E0;
}

#contentColumn ul.faq li div,
#contentColumn ul.newslist li div {
	padding-left: 70px;
	padding-bottom: 20px;
	color: #306E9E;
}

#contentColumn ul.faq li a {
	display:block;
	background-image: url("../img/icon-plus.gif");
	background-repeat: no-repeat;
	background-position: 20px center;
	overflow: hidden;
	padding:20px 20px 20px 70px;
	font-style: italic;
}

#contentColumn ul.newslist li a {
	display:block;
	background-image: url("../img/icon-plus.gif");
	background-repeat: no-repeat;
	background-position: 20px center;
	overflow: hidden;
	padding:20px 20px 20px 70px;
	font-style: normal;
}

#contentColumn ul.newslist li p.header {
	display:block;
	overflow: hidden;
	padding:20px 20px 5px 70px;
	font-style: normal;	
	width: auto;
}

#contentColumn ul.newslist li div a,
#contentColumn ul.newslist li.hover div a,
#contentColumn ul.newslist li.active div a {
	display:inline;
	background-image: none;
	padding: 0px;
	font-style: normal;
}

#contentColumn ul.newslist li div a:hover,
#contentColumn ul.newslist li.hover div a:hover,
#contentColumn ul.newslist li.active div a:hover {
	color:#727272;
}

#contentColumn ul.faq li.active a,
#contentColumn ul.newslist li.active a {
	background-image: url("../img/icon-minus.gif");
	color: #306E9E;
}

#contentColumn ul.faq li.hover,
#contentColumn ul.newslist li.hover {
	background-color: #E0E0E0;
}

#contentColumn ul.faq li.hover a,
#contentColumn ul.newslist li.hover a {
	background-image: url("/layout/img/icon-plus2.png");
}

#contentColumn ul.newslist li p {
	width: 90%;
}

#contentColumn ul#newslist li.active ul li,
#contentColumn ul#newslist li.hover ul li {
	background-color: #E0E0E0;
}


table.clientsheet {
	margin-top: 30px;
}

.clientsheet td, .clientsheet th {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #E2E2E2;
}

.clientsheet thead td, .clientsheet thead th {
	height: auto;
}

.clientsheet th.first {
	width: 349px;
}

.clientsheet thead th {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #E2E2E2;
}

.clientsheet tbody td {
	padding: 2px 4px 2px 4px;
}

#contentColumn .clientsheet h3 {
	margin: 10px 0px;
}


.clientsheet tbody .odd td {
	background-color: #F2F2F2;
}

.clientsheet tbody td img {
	float:left;
	margin-top: 1px;
	margin-left: 8px;
}


.clientsheet a {
	float: left;
	display: inline;
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -1000px;
	overflow: hidden;
}



/**************************************

	Content Navigation Styles
	
**************************************/

#navColumn.topMargin50 {
	margin-top: 20px;
	padding-top: 30px;
}

#navColumn.topMargin26 {
	margin-top: 6px;
	padding-top: 20px;
}


#navColumn.topMargin54 {
	margin-top: 34px;
	padding-top: 20px;
}


#navColumn strong {
	font-size: 16px;
	font-weight: normal;
	display:block;
	margin-bottom: 6px;
}


#navColumn ul li {
	display: block;
	float: left;
	display: inline;
	width: 100%;
	clear: both;	
}

#navColumn ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 180px 9px;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color: #DCDCDC;
	line-height: 34px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

#navColumn ul li a:hover, #navColumn ul li a.active  {
	background-position: 180px -26px;
	color:#306E9E;
}

#navColumn ul li a.last {
	border-width:0px;
}


#navColumn ul.nav a {
	background-image: url("../img/icon-arrow.gif");
}

#metaColumn ul li {
	float:left;
	margin-right: 20px;
	padding-left: 5px;
}


#metaColumn ul li a {
	display: block;
	float:left;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 32px;
	height: 32px;
	font-size: 12px;
	padding-left: 30px;
	overflow: visible;
}




.topMargin {
	padding-top: 20px;
}




/**************************************

	Contact Form Styles
	
**************************************/

#contentColumn ul.form_warning li {
	color: #BF2520;
}

#footer ul.form_warning li {
	color: #BF2520;
}


#footer ul.form_warning {
	list-style-type: disc;
}


#contentColumn .kontaktformular .freepos {
	position: absolute;
	top: 0px;
	left: 0px;
}
#contentColumn .kontaktformular {
	position: relative;
	margin-top: 30px;
	border: 1px solid white;
}

#contentColumn .kontaktformular div,
#contentColumn .kontaktformular p.formcheckbox {
	margin-left: 110px;
	margin-bottom: 10px;
}

#contentColumn .kontaktformular div p.formcheckbox {
	margin-left: 0px;
}

#contentColumn .kontaktformular div div {
	margin-left: 0px;
}


#contentColumn .kontaktformular div p label {
	float:none;
	display: inline;
	clear: right;
}

#contentColumn .kontaktformular p {
	float:none;
	display: block;
	clear: both;
	margin: 0px;
}

#contentColumn .kontaktformular p.radio span,
#contentColumn .kontaktformular div p.formcheckbox {
	float:none;
	display: block;
	clear: both;
	margin: 0px 0px 2px 20px;
}

#contentColumn .kontaktformular p.radio label,
#contentColumn .kontaktformular #wish_product_kind label {
	color: #ACACAC;
}

#contentColumn .kontaktformular p.radio span input {
	margin-right: 5px;
}

#contentColumn .kontaktformular #wish_contact_kind,
#contentColumn .kontaktformular #wish_product_kind {
	margin-top: -10px;
	margin-bottom: 20px;
	display:none;
}

#contentColumn .kontaktformular #wish_contact_checkbox,
#contentColumn .kontaktformular #wish_product_checkbox {
	margin-left: 90px;
}



#contentColumn .kontaktformular p.formtextarea label,
#contentColumn .kontaktformular p.formtext label {
	float: left;
	width: 110px;
}

#contentColumn .kontaktformular p.formtextarea textarea,
#contentColumn .kontaktformular p.formtext input {
	float: left;
	width: 390px;
	margin-bottom: 10px;
	border: none;
}

#contentColumn .kontaktformular p.formtextarea textarea {
	height: 90px;
	padding: 5px;
	background-image: url("../img/formular/textarea.png");
	background-repeat: no-repeat;
}


#contentColumn .kontaktformular p.formtext input {
	height: 26px;
	padding: 0px 5px;
	background-image: url("../img/formular/textfield.png");
	background-repeat: no-repeat;
}

#contentColumn .kontaktformular p.formsubmit input {
	margin-left: 110px;
	width: 79px;
	height: 24px;
	text-align: left;
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: 0px;
	background-color: transparent;
	background-image: url("../img/formular/senden.png");
}


#twGmap {
	width: 200px;
	height: 140px;
	overflow: hidden;
	margin: 10px 0px 14px 0px;
}





#content .download_list ul {margin:0 0 15px 0;padding:0;border-top:1px solid #ccc;}
#content .download_list ul li {list-style:none;margin:0;padding:0;}
#content .download_list ul li a {display:block;font-weight:normal;text-decoration:none;padding:0 0 0 25px;margin:0;line-height:24px;border-bottom:1px solid #ccc;background:transparent url("../img/dl-icon.gif") no-repeat 4px 6px}
#content .download_list ul li a:hover { background-color:#F6F6F6; }


/*#content .download_list ul {margin:0 0 40px 0;padding:0;border-top:1px solid #ccc;}
#content .download_list ul li {list-style:none;margin:0;padding:0;}
#content .download_list ul li a {display:block;font-weight:normal;text-decoration:none;padding:0 0 0 25px;margin:0;line-height:24px;border-bottom:1px solid #ccc;background:transparent url("../img/dl-icon.gif") no-repeat 4px 6px}
#content .download_list ul li a:hover { background-color:#F6F6F6; }
*/


