@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
/*Headlines*/
h1 {
	font-size:16px;
	color:#F60;
	width:100%;
	border-bottom: 1px solid #CCF;
	margin:10px 0 0 0;
}
h2 {
	margin:3px 0 0 0;
	font-size:14px;
	color:#666;
	font-weight:normal;
	text-align:left;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#17658C;
	background:none;
	border-bottom:1px solid #333;
	padding:5px 0;
	margin:15px 0 10px 0;
}

h4 {
	padding:0 0 5px 0;
	margin: 0 0 10px 0;
	font-size:13px;
	font-weight:normal;
	color:#156287;
	border-bottom:1px solid #C8E0F0;
}

#rightColumn h3 {
	font-size:12px;
	color:#17658C;
	width:100%;
	border-bottom: none;
	margin:10px 0 0 0;
	background:none;
}

/*DIV's*/


/*Main Config*/
#headerOuter {
	width:980px;
	height:110px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/layout/header.gif) no-repeat;
	display:none;
}
#headerInner {
	width:980px;
	height:30px;
	text-indent:180px;
	padding:60px 0 0 0;
	color:#FFF;
	font-size:16px;
	display:none;
}
#contentContainer {
	width:980px;
	height:auto;
	margin:15px auto 0 auto;
}
#leftNavigation {
	margin:25px 0 0 0;
	width:220px;
	height:auto;
	float:left;
	display:none;
}
#leftServiceNavigation {
	margin:35px 0 0 0;
}
#leftContent {
	width:200px;
	height:auto;
	margin:15px 0 0 10px;
	display:none;
}
#mainContent {
	width:90%;
	height:auto;
	margin:0 15px 30px 5px;
	padding:0;
	line-height:18px;
	text-align:justify;
}
#rightColumn {
	width:180px;
	height:auto;
	margin:0 0 0 0;
	float:left;
	display:none;
}
#footerOuter {
	width:100%;
	height:220px;
	background:url(../images/layout/backroundFooter.gif) repeat-x;
	display:none;
}
#footerInner {
	width:980px;
	height:220px;
	margin:0 auto 0 auto;
	background:url(../images/layout/footer.gif) no-repeat;
	display:none;
}
#footerContent {
	padding:30px 0 0 0;
	width:980px;
	display:none;
}

#footerLeft {	
	float:left;
	width:230px;
	height:170px;
	margin:0 0 0 25px;
	color:#FFF;
	font-size:13px;		
	border-right: 1px solid #71B6D7; 
	display:none;
}
#footerMid {
	float:left;
	width:440px;
	height:170px;
	margin:0 0 0 25px;
	color:#FFF;
	font-size:11px;
	border-right: 1px solid #71B6D7;
	display:none;
}
#footerMid .footerMidContentHeadline {
	font-size:12px;
	font-weight:bold;
	display:none;
}
#footerMid .footerMidContent {
	width:370px;
	margin:0 0 23px 60px;
	color:#FFF;
	display:none;
}
#footerRight {
	margin:0 0 0 25px;
	float:left;
	font-size:11px;
	width:230px;
	color:#FFF;
	display:none;
}
#serviceNaviRight {
	border:none;
	margin:0 0 0 0;
}

#mainContent ul {
	list-style-position:outside;
	margin:0 0 0 25px;
}
#mainContent li {
	list-style-image:url(../images/layout/mainContentLi.gif);
}
/* Powermail */

#mainContent span.powermail_mandatory {
	color: red;
}
#mainContent input.validation-failed,
#mainContent textarea.validation-failed {
	background-color: red;
}
#mainContent div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
#mainContent fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	padding: 5px;
}
#mainContent fieldset {
	padding:15px;
}
#mainContent fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 140px;
	float: left;
	clear: both;
	font-weight: normal;
	margin:5px 0 0 0; 	
}
#mainContent fieldset.tx-powermail-pi1_fieldset input,
#mainContent fieldset.tx-powermail-pi1_fieldset select {
	width: 280px;
	margin:5px 0 0 0; 
}
#mainContent fieldset.tx-powermail-pi1_fieldset textarea {
	width: 300px;
	margin:5px 0 0 0; 	
}
#mainContent div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
#mainContent input.powermail_submit {
	margin: 20px 0px;
	padding:2px 5px;
	font-weight: bold;
	border: 1px dashed #000;
	color:#FFF;
	width:250px;
	background-color: #F60;
}

#mainContent td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
#mainContent .checkbox{
	width:50px;
}
/*tt_news*/
.news-list-container {
	background:none;
	border:none;
}
.news-list-item {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	border-bottom:1px dashed #CCC;
	border-left:none;
	border-right:none;
	border-top:none;	
	background:none;
	padding:0 0 10px 0; 
	margin:0; 
}
.news-list-item img {
	float:left;
	margin:0 5px 5px 0;
	border:none;
}
.news-list-morelink {
	width:180px;
	text-align:right;
	margin:5px 0 0 0;
}
.news-single-item {
	background:none;
	border:none;
	padding:0;
	margin:0;
}
.news-single-related, .news-single-files, .news-single-links {
	background:none;
	border:none;
}

.news-single-additional-info {
	background-color: #E4F0F8;
	margin-top: 15px;
	border: 1px dotted #9BC6DC;
	padding:3px;
	padding-bottom:0px;
}
.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
	border:none;
	height:0;
}
/*Bestellen Select*/
#mainContent .bestellen {
	padding: 20px;
	margin:10px 0;
	border: 1px dashed #06C;
	background: #E4F0F8;
}
/*Formatierung der 2 bzw. Dreispalter*/
.twoColumnLeft {
	width:250px;
	float:left;
	border-right: 1px dashed #36F;
	padding:0 10px 0 0;
	line-height:16px;	
}
#mainContent .twoColumnLeft ul {
	list-style-position:outside;
	margin:0 0 0 25px;
}
#mainContent .twoColumnLeft li {
	list-style-image:url(../images/layout/2ColumnLi.gif);
}
.twoColumnLeft img {
	float:left;
	padding:0 0 5px 0;
}
.twoColumnMiddle {
	width:250px;
	float:left;
	padding: 0 10px 10px 10px;	
	line-height:16px;		
}
#mainContent .twoColumnMiddle ul {
	list-style-position:outside;
	margin:0 0 0 25px;
}
#mainContent .twoColumnMiddle li {
	list-style-image:url(../images/layout/2ColumnLi.gif);
}
.twoColumnMiddle img {
	float:left;
	padding:0 5px 5px 0;
}
.threeColumnLeft {
	width:135px;
	float:left;
	border-right: 1px solid #333;
	padding:5px;		
}
.threeColumnMiddle {
	width:135px;
	float:left;
	border-right: 1px solid #333;
	padding:5px;		
}
.threeColumnRight {
	width:135px;
	float:left;
	padding:5px;		
}

/*Tabs Definition*/
.TabbedPanels {
	margin: 0 0 20px 0;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}

#mainContent .TabbedPanels li {
	list-style-image:none;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	background-color: #E4F0F8;
	border-bottom: 1px solid #E4F0F8;
	color:#C60;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #E4F0F8;
}

.TabbedPanelsContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding: 10px;
	text-align:left;
}
#mainContent .TabbedPanelsContent li {
	list-style-image:url(../images/layout/tabLi.gif);
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/*Products Teaser*/
#mainContent .productsTeaser {
	padding: 5px 20px 20px 20px;
	margin:10px 0 0 0;
	border: 1px dashed #06C;
	background: #E4F0F8;
	height:160px;	
}
.productsHeadline {
	border-bottom:1px solid #C8E0F0;	
	background:none;
	padding:0 0;	
}
#mainContent .productsHeadline a {
	color:#17658C;	
	background:none;
	padding:0 0;	
	text-decoration:none;
}
.productsText {
	float:right;
	width:390px;
	margin-bottom:10px;
}
.productsImage {
	float:left;
	width:120px;
	margin-bottom:10px;	
}
.productsMoreLink {
	background:url(../images/layout/linkImage.gif) no-repeat 410px 7px;
	padding:5px 0;
	text-align:right;
	clear:both;
}
/*Startseite*/
#mainContent .startpageLeft {
	width:180px;
	height:175px;
	background:url(../images/layout/3ColumnBack.gif) no-repeat;
	float:left;
	padding:0;
	margin-right:10px;
}
#mainContent .startpageMid {
	width:180px;
	height:175px;
	background:url(../images/layout/3ColumnBack.gif) no-repeat;	
	float:left;
	padding:0;
	margin-right:10px;
}
#mainContent .startpageRight {
	width:180px;
	height:175px;
	background:url(../images/layout/3ColumnBack.gif) no-repeat;	
	float:left;
	padding:0;
}
#mainContent .startpageHeadline {
	padding:0 0 0 10px;
}
#mainContent .startpageContent {
	text-align:center;
	font-size:11px;
	margin:0 0 10px 0;
}
#mainContent .startpageContent img {
	border:none;
}
#mainContent .productDetail {
	text-align:right;
	width:170px;
}

#mainContent .productDetail a {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
}
#mainContent .startpageHeadline h4 {
	font-weight:bold;
	text-align:left;
	border:none;
	color:#333;
	margin:0 0 2px 0;
}
.news-single-img {
	float:left;
	margin:5px;
}
