html { height:100%; }

body {
	font-size:12px;
	/*height:100%;*/
	padding:0;
	margin:0 0;
	text-align:left;
	background-color:#fff;
	font-family:Arial,Verdana,Tahoma;
	color:rgb(0,0,0);
}

td {
	font-size:12px;
	color:#000000;
	line-height:1.5;
}

td.impress {
	font-size:12px;
	color:#000000;
	line-height:1.5;

}

#outer {
	margin: 0 auto;
	width: 800px; 
	position: relative;
	border:1px solid #000;
}

/* Abschnitt navigation */
#navigation2
{
	background-image:url(../images/navi_bg.jpg); 
	background-repeat:repeat-y;
	left:0px;
	text-align:left;
	color:#000000;
	width:158px;
	position:absolute;
	top:122px;
	z-index:21;
}
div#mnavi2 a {
	display: block;
	color: #000;
	border-bottom: 1px solid #AD000C;
	border-top: 1px solid #AD000C;
}

div#mnavi2 a:hover {
color: #ee1c23;
}

#navigation
{
	background-image:url(../images/navi_bg.jpg); 
	background-repeat:repeat-y;
	left:0px;
	text-align:left;
	color:#000000;
	width:158px;
	position:absolute;
	top:122px;
	z-index:21;
}

div#mnavi a {
	display: block;
	color: #000;
	border-bottom: 1px solid #AD000C;
	text-decoration:none;
}

div#navigation .e1 {
	margin: 0px 0 0 0;
}

div#navigation  a.e1p {
	padding: 3px 5px 3px 10px;
	text-decoration:none;
}

div#navigation  a.e1a,
div#navigation  a.e1o,
div#navigation  a.e1oa {
	padding: 3px 5px 3px 10px;
	background-color:#EEEEF0;
	border-right:1px solid #8C8C8E;
	color:#C40004;
	font-weight:bold;
}


div#navigation  a.e1oa, 
div#navigation a.e1a{
	background: url(../images/navi_pfeil.gif) no-repeat right center;
	background-color:#EEEEF0;
}

div#navigation  a.e1o {

}

div#navigation  a.e2p {
	padding: 3px 5px 3px 20px;
	text-decoration:none;
	background-color:#ffffff;
	border-right:1px solid #8C8C8E;
}

div#navigation  a.e2a,
div#navigation  a.e2o,
div#navigation  a.e2oa {
	padding: 3px 5px 3px 20px;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat right center;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#C40004;
	border-right:1px solid #8C8C8E;
}

div#navigation  a.e2oa {
	background: url(../images/navi_pfeil.gif) no-repeat right center;
	background-color:#FFFFFF;
	border-right:1px solid #8C8C8E;
}

div#navigation  a.e2o {
	background: url(../images/navi_pfeil.gif) no-repeat right center;
	background-color:#FFFFFF;
	border-right:1px solid #8C8C8E;
}

div#navigation  a.e3p {
	padding: 3px 5px 3px 30px;
	background: url(../images/pf_navi1.gif) no-repeat 25px 8px;
background-color:#EEEEF0;
border-right:1px solid #8C8C8E;
}

div#navigation  a.e3a,
div#navigation  a.e3o {
	padding: 3px 5px 3px 30px;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat right center;
	color:#fff;
	font-weight:bold;
	background-color:#C40004;
	border-right:1px solid #8C8C8E;
}

div#navigation  a.e3o {
	background: url(../images/navi_pfeil.gif) no-repeat right center;
}

/* Abschnitt HEADER */

#header1{
	position:absolute;
	background-image:url(../images/header.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	top:0px;
	left:0px;
	width:800px;
	height:122px;
	color:#000000;
	text-align:center;
	z-index:51;
}

#header2{
	position:absolute;
	background-image:url(../images/header.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	top:0px;
	left:0px;
	width:800px;
	height:122px;
	color:#000000;
	text-align:center;
	z-index:51;
}

/*Abschnitt FOOTER */
#footer1{
	position:absolute;
	background-image:url(../images/footer.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	bottom:0px;
	left:0px;
	width:800px;
	height:87px;
	color:#000000;
	text-align:center;
	z-index:50;
	}

#footer2{
	position:absolute;
	background-image:url(../images/footer.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	bottom:0px;
	left:0px;
	width:800px;
	height:87px;
	color:#000000;
	text-align:center;
	z-index:50;
	}

/* Abschnitt MAIN */
#main1{
	position:absolute;
	text-align:left;
	top:122px;
	left:175px;
	width:411px;
	color:#000000;
	overflow: none;
	line-height:1.5;
	font-size:12px;
	z-index:190;
}

#main2Outer
{
	position:absolute;
	background-image:url(../images/mainOuter_bg.gif); 
	top:122px;
	left:175px;
	width:625px;
	z-index:190;
	border:0px solid #000;
}

#contentLeft{
float:left;
width:400px;
}

#contentRight{
float:right;
width:200px;
text-align:center;
}

#main2{
	position:absolute;
	background-image:url(../images/main_bg.gif); 
	background-repeat:no-repeat;
	text-align:left;
	top:0px;
	left:0px;
	width:625px;
	color:#000000;
	overflow: none;
	font-size:12px;
	z-index:191;
	min-height:500px;

}
#main2 .whitebg {
background-color:#fff;
text-align:justify;
padding-right:15px;
padding-bottom:0px;
}

#main2 p, #main1 p, p {
	font-size:12px;
	line-height:1.5;
}

#main2 h1, #main1 h1, h1 {
	text-align:left;
	padding-top:0px;
	font-size:17pt;
	color: #ee1c23;
	line-height:1.2;
}

#main2 h2, #main1 h2, h2 {
	text-align:left;
	padding-top:0px;
	font-size:13pt;
	color: #ee1c23;
}

#main2 .unterprodukte {
width:400px;
text-align:justify;
}

hr.trenner {
color: #fff;
background-color:#fff;
height:10px;
border:0;

}

h3 {
font-size:14px;
color: #ee1c23;
}

h4 {
font-size:12px;
color: #ee1c23;
margin-bottom:-15px;
}

#right{
	position:absolute;
	background:#ADCAEA;
	background-image:url(../images/bg_right.gif); 
	background-repeat:no-repeat;
	text-align:center;
	top:122px;
	left:600px;
	width:200px;
	height:391px;
	color:#000000;
	overflow: auto;
}

/* Abschnitt DIVERS */

.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
	padding:10px;
}

input {
	border-top:1px solid #AD000C;
	border-right:1px solid #AD000C;
	border-bottom:1px solid #AD000C;
	border-left:1px solid #AD000C;
}

.login label {
width:200px;

}

.login input {
width:200px;
}

.input {
	font-size:12px;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

/* Abschnitt PRODUKTTABELLEN */

td.bgcolor{
	background-color: #C40004;
}

td.bgcolor1{
	background-color: #ffffff;
}

td.bgcolor2{
	background-color: #E2E4E5;
}


td.borderAlign { 
	vertical-align: middle;
	text-align: center;
	font-size:11px;
	height:23px;
}

td.borderAlignHead { 
	border-bottom: 2px solid  #8B8B8E; 
	vertical-align: middle;
	text-align: center;
	color:#fff;
	font-size:11px;
}

table.rolle {
width:625px;
}

td.rollentabelle {
width:425px;
vertical-align:top;
}

td.rollenbilder {
width:200px;
vertical-align:top;
}

td.rollenbilder .bildLeft {
text-align:left;
padding-left:10px;
}

td.rollenbilder .bildRight {
text-align:right;
padding-right:10px;
}

hr.trenner {
color: #fff;
background-color:#fff;
height:10px;
border:0;

}


/* Abschnitt PRODUKTTABELLEN ENDE */









.label {
	font-size:12px;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {
	float:right;
	background-color:#ffffff;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:10px;
	text-align:center;
	width:170px;
	color:rgb(160,160,160);
}


hr { color:rgb(210,210,210); }

a { font-size:12px; color:#000000; text-decoration:underline; }
a:hover { color: #000000; text-decoration:none; }

a.teaser { font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; }
a.teaser:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

.additionalnavi { font-size:12px; color:#000000; }
.additionalnavi:hover { font-size:12px; color:#000000; text-decoration:underline; }
.additional { font-size:12px; color:#ffffff; }
 


a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #EEEEEE;
	color:#90B631;
	font-weight:bold;
	padding-bottom:.4em;
}

a.sitemap_level2 {
	color:#000000;
	padding-left:25px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
display:block;
	float:left;
	width:100%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:125px;
	vertical-align:middle;
	font-size:12px;
	color: #000000;
}

.input_newsletter, .input_loginbox {
	width:100px;
	vertical-align:middle;
	font-size:12px;
	color: #000000;
}
.input_newsletterselect {
	vertical-align:middle;
	font-size:12px;
}

.label_searchbox {
font-size:12px;
	vertical-align:middle;
	color:#000000;
	position:relative;
	/*left:-65px;*/
}

#loginbox {

}

#newsletterbox {

}

.hidden {
	display:none;
}



#article, #Pages{
width:600px;
}

#article{
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	line-height:1.5;
	color:#AD000C;
}

#article #image{
	padding-top:5px;
	padding-left:10px;
}
#article #text{
	padding-top:5px;
	padding-left:10px;
	font-size:12px;
}

img.bild3{
max-height:200px;
}


/* Abschnitt Sitemap */
div#sitemap a
{
display:block;
line-height:25px;
}

#printx, #header_print{
display:none;
}

.befestigung {
font-size:5px;
}

.befestigung td {
background-color:#DBDCDD;
}


/*MITGLIEDERBEREICH */

#Mitgliedsdaten label {
	width: 100px;
	border:0px solid #aaa;
	float:left;
}

#Mitgliedsdaten input {
	width: 295px;
	
}

#Mitgliedsdaten .loginRow {
	height:25px;
	
}

span.highlight {
font-weight:bold;
font-size:15px; 
color: #ee1c23;

}

span.highlight a {
font-weight:bold;
font-size:15px;
color: #ee1c23;

}

a.highlight {
font-weight:bold;
color: #ee1c23;

}