html { 
	height:100%; /* Mindesthöhe für den IE */ 
} 
body {
	background-color: #FF0000;
	margin : 0px;
	font-size: 12px;
	color: #333333;
	margin : 0 auto; 
	padding : 10px; 
	min-width : 960px; 
	text-align : center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100%; /* Mindesthöhe für den IE */ 
}
div#zentrieren {
margin : 0 auto; 
padding : 10px; 
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
background-color : #FFFFFF;
width:982px;
} 
div#zentrieren2 {
background-image:url(media/template/bg_grey2.gif);
background-repeat:repeat-y;
background-position: 810px;
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
} 
div#zentrieren3 {
background-image:url(media/template/bg_grey.gif);
background-repeat:repeat-y;
background-position: 0px;
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
}
div#toplogo {
background-image:url(media/template/top_bg.jpg);
background-repeat:no-repeat;
height:186px;
width:982px;
border-bottom: 10px solid white;
}
div#startseitenlink {
margin-left:10px;
padding-top:104px;
width:400px;
height:80px;
float:left;
}

div#topwerbungrichtung {
margin-left:432px;
padding-top:114px;
}
div#topwerbung {
height:60px;
width:468px;
background-color:#FFFFFF;
border: 1px solid red;
}
div#bannerlinks {
	float: left;
	padding : 40px 0; 
}
div#Navigation { 
float : left; 
width : 160px; 
margin : 10px 0; 
padding : 0; 
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
text-align:left;
background-color:#F0F0F0;
} 
ul#Navigation { 
font-size : 14px; 
font-weight : bold; 
color: #333333;
float : left; 
width : 160px; 
margin : 10px 0; 
padding : 0; 
height : 100%;
background-color:#F0F0F0;
} 
ul#Navigation li { 
list-style : none; 
margin : 0; 
padding : 0; 
border-bottom : 1px solid white; 
} 
ul#Navigation a { 
display : block; 
padding : 9px 5px; 
font-weight : bold; 
} 
ul#Navigation a:link { 
color : #333333; 
text-decoration : none; 
} 
ul#Navigation a:visited { 
color : #333333; 
text-decoration : none; 
} 
ul#Navigation a:hover { 
color : #FFFFFF; 
background-color : #FF0000; 
text-decoration : none; 
} 
ul#Navigation a:active { 
color : #FFFFFF; 
text-decoration : none; 
} 
.buttonon {
background-color : #FF0000; 
}

div#bannerrechts { 
float : right; 
width : 170px; 
margin : 10px 0; 
padding : 30px 0; 
background-color : #F7F7F7; 
text-align : center; 
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
} 
div#bannerposrechts {
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
margin : 0 auto;
background-color : #F7F7F7; 
}
div#Inhalt { 
margin : 0 170px 0 170px; 
padding : 16px 25px 10px 10px; 
text-align : justify; 
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
} 
* html div#Inhalt { 
height : 100%; 
} 
div#Inhalt h1 { 
font-size : 18px; 
margin : 0.2em 0; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style : normal; 
line-height : 200%; 
font-weight : bold; 
font-variant : normal; 
color : #FF0000; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #FF0000; 
}
div#Inhalt h2 { 
font-size : 14px; 
margin : 0.2em 0; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style : normal; 
line-height : 200%; 
font-weight : bold; 
font-variant : normal; 
color : #FF0000; 
} 
 
div#Inhalt p { 
font-size : 1em; 
margin : 1em 0; 
} 

div#Empfehlung { 
padding : 15px 0px;
text-align : justify;
}

div#Empfehlung img {
float : left;
padding-right: 5px;
} 

div#Fusszeile { 
font-size : 0.9em; 
margin : 0 auto; 
padding : 5px;
text-align : center; 
} 
div#textbanner { 
float : left; 
padding : 6px 12px 6px 6px; 
} 
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
div#clear {
padding-top : 18px;
clear : both;
width : 100%;
}
