@charset "utf-8";
/* CSS Document by Lars Klein for XIODENT */

/*	Allgemeine Deklaration	*/
html, body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #EDEDED;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover , .header-navigation .cur a {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
img {
	border: none;
}
h1, h2 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #C00;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #333;
}

/*	Seitenaufbau	*/
div.content-border {
	width: 997px;
	min-height: 100%;
	height: auto;
	background-color: #FFF;
	margin: auto;
	margin-top: 0;
}

/*	Kopfzeile	*/
div.content-header {
	width: 997px;
	height: 130px;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: 0;
	padding-top: 10px;
}
div.content-header-logo {
	float:left;
	width:780px;
}
div.header-search-form {
	float: right;
	margin-right: 15px;
	/*margin-top: 80px; */
	width:185px;
}

div.header-search-form .text-input {
	font-size:11px;
	padding:2px;
	border:1px solid #ccc;
	color:#666;
}
	

div.content-advertisement {
	width: 997px;
	height: 182px;
	/*background-image: url(header-advertisement.jpg);*/
	background-repeat: no-repeat;
	padding: 0;
	border-bottom: 8px solid #333;
}

/*	Inhaltsbereich	*/
div.content-mainarea {
	width: 937px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFF;
	font-size:9pt;
}

	/* "Sie befinden sich hier: XXX" sowie "Seite Drucken, Seite senden" */
	div.mainarea-leftside {
		width: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 12px;
		float: left;
	}
	div.mainarea-rightside {
		width: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 12px;
		float: right;
	}
	br.mainarea-clearboth {
		clear: both;
	}
	
div.content-leftside {
	width: 535px;
	float: left;
	border-right: 1px solid #CCC;
	height: auto;
	padding-right: 25px;
	margin-top: 10px;
}
div.content-rightside {
	width: 355px;
	float: right;
	text-align: left;
	height: auto;
	padding: 0;
	margin-top: 10px;
}

/*	News-, Fakten- und Wissenswertes Boxen	*/
div.content-rightside-grey {
	width: 355px;
	height: auto;
	min-height: 50px;
	background-color: #EFEFEF;
	margin-bottom:5px;
}
div.content-rightside-white {
	width: 355px;
	height: auto;
	min-height: 50px;
	background-color: #FFF;
	margin-bottom:5px;
}
div.content-rightside-grey, div.content-rightside-white {
	height: auto;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}


/*	Fußzeile	*/
div.content-footer {
	margin-top: 30px;
	border-top: 1px solid #CCC;
	padding-left: 30px;
	padding-right: 30px;
	width: 937px;
	height: auto;
	padding-bottom: 20px;
	padding-top: 15px;
	font-size: 11px;
	color: #333;
}
div.footer-leftside {
	width: auto;
	float: left;
}
div.footer-rightside {
	width: auto;
	float: right;
}

.send-page-link {
	display:block;
	background:url(icon-email.jpg) no-repeat top left;
	padding-left:15px;
	float:left;
	width:90px;
}
.print-page-link  {
	display:block;
	background:url(icon-printer.jpg) no-repeat top left;
	padding-left:15px;
	float:left;
	width:90px;
}

.tx-indexedsearch-search-submit {
	float:right;
	width:100px;
}
.tx-indexedsearch-form {
	float:left;
	width:400px;
}
#tx-indexedsearch-searchbox-sword {
	border:1px solid #CCCCCC;
	color:#666666;
	padding:2px;	
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	margin-top:0;
}
.tx-indexedsearch-res h4 {
	margin-top:5px;
	margin-bottom:5px;
}
.tx-indexedsearch-res .res {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:5px;
	margin-top:5px;
	border-top:1px solid #ccc;
}

.tx_powermail_pi1_fieldwrap_html_text {
	overflow:hidden;
	height:25px;
}
.tx_powermail_pi1_fieldwrap_html_text label, .tx_powermail_pi1_fieldwrap_html_select label, .tx_powermail_pi1_fieldwrap_html_textarea label {
	display:block;
	float:left;
	width:150px;
	margin-right:10px;
}
.tx_powermail_pi1_fieldwrap_html_select {
	height:25px;
}
.tx_powermail_pi1_fieldwrap_html_select option {
	color:#666666 !important;
}
.tx_powermail_pi1_fieldwrap_html_text input, .tx_powermail_pi1_fieldwrap_html_textarea textarea, .tx_powermail_pi1_fieldwrap_html_text select {
	float:left;
	display:block;
	width:150px;
	border:1px solid #CCCCCC !important;
	color:#666666;
	padding:2px;	
}
 .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	 width:250px;
	 height:150px;
 }
 .tx_powermail_pi1_fieldwrap_html_textarea {
	 height:160px;
	 overflow:hidden;
 }
 .powermail_mandatory_js {
	 display:block;
	 float:right;
	 font-size:11px;
	 color:#CC0000;
 }
 
 /* NEWSLETTER */
 .newsletter-field {
	 height:25px;
 }
 .newsletter-field label {
	 float:left;
	 display:block;
	 width:80px;
 }
 .newsletter-field input {
 	border:1px solid #CCCCCC;
	color:#666666;	
	display:block;
	float:left;
	padding:2px;
	width:150px;
 }
 .newsletter-submit {
	 margin-left:80px;
	 margin-bottom:10px;
 }
 .error {
	 color:#F00;
	 font-size:8pt;
	 display:block;
	 margin-top:5px;
	 margin-bottom:5px;
 }
 
 /* DROP DOWN MENU */
 /*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	position:	relative;
}
.sf-menu {
	line-height:	1.0;
	display:block;
	float:left;
	padding-left:40px;
	margin-top:10px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			150px; /* left offset of submenus need to match (see below) */
	float:none;
	padding:10px;
	margin:0;
	background: #fff;
	border:1px solid #ccc;
	border-top:none;
}
.sf-menu ul li {
	width:			100%;
	margin-bottom:10px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			20px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}

	/*	Navigation	*/
	div.header-navigation  {
		text-align:left;	
	}
	div.header-navigation ul {
		
	}
	div.header-navigation li {
		float: left;	
		list-style: none;
		padding-right: 40px;
		font-weight: bold;
	}
	
div.header-navigation {
	margin-top: -5px;
}
.menu-sub-no a , .menu-sub-cur a {
	font-weight:normal;
	font-size:9pt;
}
.menu-sub-no a {
	color:#333333 !important;
}
.menu-sub-cur a {
color:#CC0000 !important;
}

.header-1 , .header-2 ,  .header-3{
	float:left;
}
.header-1 {
	margin-top:10px;
	width:470px;
}
.header-2 {
	width:240px;
	display:none;
}
.header-3 {
	width:250px;
	display:none;
}

.news-teaser {
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #ccc;
}

.search-form-image {
	height:60px;
}
.content-mainarea p {
	line-height:1.4;
}

.bodytext a, .bodytext a:visited , .bodytext a:focus {
	color:#F00;
	text-decoration:underline;
}

.contact-small {
	width:80px !important;
}
.contact-fields-wrap {
	height:25px;
}
.contact-fields-wrap  .tx_powermail_pi1_fieldwrap_html {
	float:left;
}
#powermaildiv_uid16 {
	width:250px;
}
#powermaildiv_uid17 {
	width:200px;
}
#powermaildiv_uid17 label {
	display:none;
}
