/* CSS Document */
body {
	font: 11px Verdana;
	background: url(../graphics/pattern.gif); 
	margin: 0px;
	padding: 0px;
	}

#mainFrame {
	display: block;
	width: 1000px; 
	border: 1px solid #FFF;
	}
	
#header {
        display: block;
	width: 1000px;
	}
	
#headerMiddle {
	display: block;
	clear: both;
	width: 1000px;
	height: 100px;
	border-bottom: 1px solid #FFF;
	background-color: #AC474A ;
	}
		
#headerLogo {
	display: block;
	float: left;
	width: 500px;
	}

#headerRight {
	display: block;
	float: right;
	width: 490px;
	}

#headerSprache {
	display: block;
	height: 16px;
	margin-top: 6px;
	padding-right: 16px;
	color: #FFF;
	line-height: 18px;
	text-align: right;
	}
/*
* html #headerSprache {
	padding-right: 14px;
	}*/
#headerSprache img {
 	vertical-align: top;
	}
	
#headerMenu {
	display: block;
	text-align: right;
	padding-right: 16px;
	}

#menubar {
	margin-top: 37px;
	font: 11px Verdana;
	color: #FFF;
	text-align: right;
        }
#menubar a {
        color: #FFF;
        }
        
#headerGroup {
margin-top: 6px;
	display: block;
	text-align: right;
	padding-right: 16px;
	}

#headerFoot {
	display: block;
	clear: both;
	width: 1000px;
	height: 80px;
	border-bottom: 1px solid #FFF;
	}
	
#searchField {
	display: block;
	float: left;
	width: 199px;
	height: 80px;
	background-color: #AC474A ;
	border-right: 1px solid #FFF;
	}
	
#headerImage {
	display: block;
	float: left;
	}
	

.header-image {
	width: 800px;
	height: 80px;
}	

#mainContent {
	display: block;
	/*clear: both;*/
	width: 1000px;
	overflow: hidden;	
	background: url(../graphics/menu_bg.gif); 
	height: 100%;
	background-repeat: repeat-y;
	background-color: #fff;
	}

#leftContent {
	display: block;
	float: left;
	width: 199px;		
/* Start Mac IE5 filter 
	padding-bottom: 32767px;
	margin-bottom: -32767px;
/* End Mac IE filter */
	background: url(../graphics/menu_bg.gif); 
	height: 100%;
	background-repeat: repeat-y;
	/*background-color: #EFEFEF;*/
	
	
	}

#mainmenu {
	margin-top: 0px;	
	margin-bottom: 40px;
}

#middleContent {
	display: block;
	float: left;
	width: 571px;
	background-color: #FFF;
/* Start Mac IE5 filter 
	padding-bottom: 32767px;
	margin-bottom: -32767px;
/* End Mac IE filter */
	
	}
	
#rightContent {
	
	display: block;
	float: right;
	width: 230px;
	background-color: #EFEFEF;
/* Start Mac IE5 filter 
	padding-bottom: 32767px;
	margin-bottom: -32767px;
/* End Mac IE filter */	

	}



#rightContent h1 {
    font-size: 11px;
	color: #FFF;
	line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
	padding-left: 35px;
	background: #AAA url(../graphics/cright.gif) no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#rightContent h1.csc-firstHeader {
        font-size: 11px;
	color: #FFF;
	line-height: 25px;
        text-transform: uppercase;
        font-weight: bold;
	padding-left: 35px;
	background: #AAA url(../graphics/cright.gif) no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#middleContentTop {
	display: block;
	clear: both;
	height: 35px;
	}

#breadcrumb {
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	}
* html #breadcrumb {
	margin-left: 10px;
	}

#breadcrumb a {
        color: #000;
        }
	
#print {
	display: block;
	float: right;
	margin-right: 25px;
	margin-top: 15px;
	}
* html #print {
	margin-right: 12px;
	}

#content {
	display: block;
	clear: both;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#content p.bodytext {
	line-height: 15x;	
}	
* html #content {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	}
#content a {
	color: #000;
}
#cright {
	margin-bottom: 10px;	
}
#pr_content {
	width: 525px;
}
#produktfinder {
	display: block;
	clear: both;
	margin-bottom: 20px;
	}

#newsletter {
	display: block;
	margin-bottom: 20px;
	}
#newsletterbox {
	width: 205px;
	margin-left: 10px;
	margin-top: 8px;
	}
	
#newsletterbox a {
	color: #000;
	font-weight: bold;
	line-height: 15px;
	font-size: 10px;
	}
	
#aktuelles {
	display: block;
	margin-bottom: 20px;
	}

.newsoverview {
margin-left: 10px;
color: #000;
font-weight: bold;
	text-decoration: underline;
}

.newsoverview a {

color: #000;

}

#footer {
	display: block;
	clear: both;
	width: 1000px;
	height: 27px;
	background-color:#EEEEEE;
	}
#footer a {
        color: #606060;
}
#footerLeft {
	display: block;
	float: left;
	width: 200px;
	}
#copyright {
	margin-left: 22px;
	line-height: 25px;
}
#footerMiddle {
	display: block;
	float: left;
	width: 570px;
	text-align: center;
	}
#validate {
        margin-top: 6px;
}
#validate a {
        text-decoration: none;
}
#footerRight {
	display: block;
	float: right;
	text-align: right;
	width: 230px;
	}
#disclaimer {
	margin-right: 16px;
	line-height: 25px;
}
a.group {
        text-decoration: underline;
        color: #FFF;
        text-transform:uppercase;
        font: 11px Verdana;
        }
        
a.group:HOVER {
        color: #FFF;
        text-transform: uppercase;
        font: 11px Verdana;
        }
        

.spacer {  
	background: #AAA;
	color: #FFF;
	display: block;
	text-decoration: none;
	line-height: 25px;
        text-transform: uppercase;
        font-weight: bold;
	padding-left: 14px;
} 
.amenu {
	color: #000;
	display: block;
	text-decoration: none;
			line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
        font-weight: bold;
	padding-left: 14px;
}
.amenu:HOVER {
	background: #CCCCCC;
}
.amenuact {
	background: #CCCCCC;
	color: #000;
	display: block;
	text-decoration: none;
			line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
        font-weight: bold;
	padding-left: 14px;
}
.amenu2 {
	color: #666;
	display: block;
	text-decoration: none;
			line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
        font-weight: bold;
	padding-left: 30px;
}
.amenu2:HOVER {
	background: url(../graphics/active.gif) no-repeat 14px;
}
.amenu2act {
	color: #666;
	display: block;
	text-decoration: none;
			line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
        font-weight: bold;
	padding-left: 30px;
	background: url(../graphics/active.gif) no-repeat 14px;
}

.contenttable {
	width: 521px;
	background-color: #EFEFEF;
	font-size: 11px;
	margin-bottom: 20px;
}
* html .contenttable { width: 531px; }

.tab-bild {
	padding: 5px;
	width: 150px;
	vertical-align: top;
	text-align: center;
}
.tab-text {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 15px;
	color: #000;
}
.tab-link {
	height: 17px;
	vertical-align: middle;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: right;
	color: #000;
}
.tab-link a {
	color: #000;
}
h1.wemo {
	background-color: #C90230;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h1.entox {
	background-color: #92C84F;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h1.fuchs {
	background-color: #B25155;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h1.damian {
	background-color: #891335;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h1.teclac {
	background-color: #6D6C6C;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h1.epowit {
	background-color: #11B199;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

h1.projekt {
	background-color: #030772;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
        font-weight: bold;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

li {
	margin-bottom: 3px;
}

h1 {
	font-size: 14px;
	color: #AC474A ;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
h1.csc-firstheader {
	font-size: 14px;
	color: #AC474A ;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h2.csc-firstheader {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
h3.csc-firstheader {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#rightContent {
	line-height: 13px;
}



.latest_news, .latest_news_alt {
	width: 210px;
	margin-left: 10px;
	margin-top: 8px;
	clear: both;
}

.latest_news p {
	padding: 0px;
	margin-top: 10px;
}
.latest_news_alt p {
	padding: 0px;
	margin-top: 10px;
}
* html .latest_news p {
	margin-top: 20px;
}
* html .latest_news_alt p {
	margin-top: 20px;
}

.latest_date, .latest_date_alt {
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
}
.latest_title, .latest_title_alt {
	margin-bottom: 0px;
}
.latest_title a, .latest_title_alt a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.latest_image, .latest_image_alt {
	float: left;
	margin-top: 4px;
	padding-top: 4px;
	margin-right: 5px;
}
.latest_subheader, .latest_subheader_alt {
	padding: 0px;
	margin-top: -5px;
}
* html .latest_subheader {
	padding: 0px;
	margin-top: -14px;
	margin-left: -1px;
	margin-bottom: -14px;
}
* html .latest_subheader_alt {
	padding: 0px;
	margin-top: -14px;
	margin-left: -1px;
	margin-bottom: -14px;
}
.latest_more, .latest_more_alt {
	text-align: right;
}
.latest_more a, .latest_more_alt a {
	color: #000;
}

.single_category {
	float:right;
}
.single_date {
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
}
.single_title {
	margin: 0px;
	padding: 0px;
}
* html .single_title {
	margin-bottom: -10px;
}

.single_subheader {
	color: #666;
	margin: 0px;
	padding: 0px;
}
* html .single_subheader {
	margin-bottom: -10px;
}

.single_image {
	float: left;
	margin-top: 3px;
	padding: 0px;
	margin-right: 8px;
}
.news-single-img {
	margin: 0px;
	padding: 0px;
}
.news-single-imgcaption {
	
	margin: 0px;
	padding: 0px;
	font: 11px Verdana;
	color: #777;
}


.single_content {
	margin: 0px;
	padding: 0px;
}
.list_header, .list_header_alt {
	float: left;
	width:500px;
	margin-bottom: 6px;
}
.list_top, .list_top_alt {
	width:400px;
	float:left;
	margin-bottom: 4px;
}
.list_date, .list_date_alt {
	color: #666;
	font-size: 11px;
	height:20px;
}
.list_title, .list_title_alt {
	margin: 0px;
	padding: 0px;
}
.list_category, .list_category_alt {
	width:100px;
	float:right;
	height:45px;
	text-align: right;
}
.list_news, .list_news_alt {
	float: left;
	width: 500px;
	margin-bottom: 20px;
	border-bottom: 2px solid #aaa;
	padding-bottom: 20px;
}
* html .list_news, .list_news_alt {
}
.list_image, .list_image_alt {
	float: left;
	margin-right: 10px;
}
.list_subheader, .list_subheader_alt {
}
.list_title a, .list_title_alt a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
.list_subheader a, .list_subheader_alt a {
	color: #666;
}
.list_subheader p, .list_subheader_alt p {
	margin: 0px;
	padding: 0px;
}









#searchform {
	margin-top: 20px;
	margin-left: 25px;
}
.search_title {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	vertical-align: top;
}
* html .search_title {
	margin-bottom: -17px;
}

.s_textarea {
	width: 120px;
	height: 21px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFF;
	color: #000;
        line-height: 21px;
        font-weight: normal;
	margin-right: 2px;
}
* html .s_textarea {
	margin-right: -1px;
}
.s_button {
	border: none;
}

.tx-indexedsearch-redMarkup {
}
.tx-indexedsearch-title {
	font-size: 11px;
}
.tx-indexedsearch-percent {
	font-size: 11px;
}
.s_text {
	font-size: 11px;
}
.s_info {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.tx-wssitemap-pi1 .treemenudiv {} .tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;} .tx-wssitemap-pi1 .treemenudiv a {text-decoration: none; color: #788289; } .tx-wssitemap-pi1 .treemenudiv a:hover {color: #E40601;} .tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color:#000;} .tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color:green; }

p .csc-subheader {
	margin-top: -10px;
	padding: 0px;	
}

.pf_tablecontent {
	width:45px;
	border-bottom:#DFDFDF solid 1px; 
	padding-bottom:5px; 
	padding-top:5px;
}
.pf_singleheader {
background-color:#2E58AF; 
padding:2px; 
padding-top:15px; 
padding-left:10px;
}

.pf_header {
color: #FFF;
}

/*
.tx-segwemoproductfinder-pi1 table tbody tr td {
height: 5px;
margin: 0px;
padding: 0px;
}
*/

.pf_singlecat {
background-color:#D5DEEF; 
padding:2px; 
padding-left:10px;
}
.pf_singleimage {
text-align:center; 
}
.pf_singleimage img{
margin-bottom: 10px;
}

.pf_singletable {
background-color:#D5DEEF;
border-right:1px solid #FFF;
border-bottom:1px solid #FFF;
padding-right:10px; 
padding-left:10px;
line-height:25px;
}

.pf_descheader {
background-color:#2E58AF; 
padding:10px; 
padding-bottom:7px; 
text-align:left;
}

.pf_desccontent {
background-color:#D5DEEF;
text-align:left; 
padding:10px;
}
.pf_input {
font-size: 11px;
width: 44px;
border: 1px solid #000;
}
* html .pf_input {
width: 34px;
}
.pf_suchfeld {
	padding: 10px 10px 0px 10px;
	*padding: -10px 10px 0px 10px;
	margin: 0px 0px -7px 0px;
}
* html .pf_suchfeld {
	margin: 0px 0px -7px 0px;
}
.pf_suchfeld form {
	margin: 0px;
	padding: 0px;	
}

.pf_suchfeld form select{
	width: 200px; 
}

.minijobs_td {
background-color:#EFEFEF; 
border-right:1px solid #FFFFFF; 
border-bottom:1px solid #FFFFFF;
padding: 5px;
}
.minijobs_td p.bodytext{
padding: 0px;
margin: 0px;
}
.minijobs_td ul{
padding: 0px;
margin: 0px;
margin-left: 20px;
}
.minijobs_table {
width: 500px;
}

.tx-newloginbox-pi1 input {
	border: 1px solid #000; 
}

#content input {
margin-bottom: 10px;
}


.csc-textpic-imagewrap {
	margin-bottom: 5px;
	margin-top: 3px;
	*margin-top: 15px;
	}
	
.csc-textpic {
	margin-top: 5px;
	
	}
	
	#content hr {
	margin-bottom: 15px;
	
	}

.csc-textpic p {
	padding-left:0px;
	
}
	
.csc-textpic-intext-left-nowrap p {
		padding-left:10px;
}

*html .csc-textpic-intext-left-nowrap p {
		padding-left:0px;
}

#content ul li {
	margin-left: -25px;
}

.clearer {
clear:both;
}


.pfeil {
    border: none;
margin-bottom: 3px;
    
}
.nachoben {
	background: #FFF;
	text-align: right;
     margin-top:0px;
     width:520px;
     
}

.tmailk_field {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.tmailk_label {
	margin: 0px;
	padding: 0px;
}
#tmailk_name {
	float:left;
	width: 160px;
}
#tmailk_vorname {
	float:left;
	width: 160px;
}
#tmailk_plz {
	float:left;
	width: 160px;
}
#tmailk_ort {
	float:left;
	width: 160px;
}
#tmailk_strasse {
	float:left;
	width: 160px;
}
#tmailk_hausnummer {
	float:left;
	width: 160px;
}
#tmailk_firma {
	float:left;
	width: 160px;
}
#tmailk_email {
	float:left;
	width: 160px;
}
#tmailk_telefon {
	float:left;
	width: 160px;
}
#tmailk_telefax {
	float:left;
	width: 160px;
}

span.pflichtfeld {
	background-color: #AC474A ;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
.tmail_pflicht span.pflichtfeld {
	background-color: #AC474A ;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
	vertical-align: bottom;
	*padding-bottom: 5px;
}
.tmail_content {
	margin-bottom: 20px;
	*margin-bottom: 0px;
}
#tmail_form input, select {
	border: 1px solid #AC474A ;
	padding: 2px;
}

#tmail_form textarea {
	border: 1px solid #AC474A ;
	padding: 2px;
	width: 300px;
	margin-bottom: 10px;
}

.latest_more, .latest_more_alt {
	text-align: right;
	width: 208px;
}

.latest_subheader, .latest_subheader_alt {
	padding: 0px;
	margin-top: -5px;
	height: 60px;
}

.align-justify {
	text-align: justify;
}