html {height:100%}

body{
    min-height: 101%;
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.166;
	text-align: center; 
	background-color: #ECF2F3;
	background-image:url(bilder/background.gif);
	background-repeat:repeat-x;
}

* {margin:0; padding:0; border:0; font-size: 1em;}

#page_margins {
	width: 900px;
	min-height: 100%;
	margin: auto;	
	margin-top: 0px;
	border-top: 0px solid #990000;
	border-right: 5px solid #C62922;
	border-left: 5px solid #C62922;
	border-bottom: 0px solid #C62922;
	background-color: #FFFFFF;
	text-align: left; 
	font-size: 0.8em;
}


#umbruch {
	display: block;  
	clear: both; 
	float: left; 
	padding: 0;
	
}

#menue {
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	padding: 0px;
	margin-bottom: 20px;
	height: 40px;
	background-image:url(bilder/button_hg.gif);
	text-align:center;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight:900;
	letter-spacing: 0.05em;
}

#menue td {
border-left:2px solid #FFDA91; 
border-right:2px solid #FFAC00;
}

#content { position:relative; clear: both;	top: 0px; left: 0px; background-color:#FFFFFF; width: 900px; margin: 0px; padding:0px; }
#spalte1 { float: left; width: 345px; margin:0px; padding: 0px 5px 0px 10px; text-align: left; overflow:hidden;}
#spalte2 { float: left; width: 345px; margin:0px; padding: 0px 5px 0px 5px; text-align: left;}
#spalte3 { float: right; width: 165px; margin:0px; padding: 0px 10px 0px 5px; text-align: left;}
#spalte1und2 { float: left; width: 705px; margin:0px; padding: 0px 5px 0px 10px; text-align: left;}
#spalte2und3 { float: right; width: 525px; margin:0px; padding: 0px 10px 0px 5px;text-align: left;}
#spalte1bis3 { float: left; width: 880px; margin:0px; padding: 0px 10px 0px 10px; text-align: left;}

p{
margin-top: 0.5em;
}

h1, h2, h3, h4 {
margin-top: 0.3em;
margin-bottom: 0.2em;
}

h1 { font-size: 1.2em; color:#73141A; text-transform: uppercase; letter-spacing:0.2em; }

#siteInfo{	
	clear: both;
	background-color:#094F51;
	font-size: 0.9em;
	color: #ffffff;
	padding: 10px;	
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

a:link { font-weight:600; color:#741F21; text-decoration:none }
a:visited { font-weight:600; color:#741F21; text-decoration:none }
a:hover { font-weight:600; color:#CF231F; text-decoration:none }
a:active { font-weight:600; color:#CF231F; text-decoration:none }
a:focus { font-weight:600; color:#CF231F; text-decoration:none }

#siteInfo a:link { color:#FFFFFF; }
#siteInfo a:visited { color:#999999; }
#siteInfo a:hover { color:#FFAC00; }
#siteInfo a:active { color:#FFAC00; }
#siteInfo a:focus { color:#FFAC00; }
