html {
	height:100%;
}		

	
p, ol, ul, dl, h1, h2, body, a, div, td, table  { 
	color: #020202; 
	font-size: 11px; 
	font-family: verdana, arial, sans-serif;	
	text-align:left;
	line-height:18px;
	margin: 0px 0px 0px 0px;
}


p {
	margin-bottom:10px;
}

		
h1 {
	font-weight:bold;
	font-size: 11px;
	margin-bottom:0px;
}		

		
ul {
	padding-left:14px;
	list-style-image:url(images/li.gif);
}	

		
body {
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-image:url(images/hg.jpg);
	background-repeat:repeat-y;
}


#container { 
	position: relative;
	min-height: 100%;
	width:921px;
}			


* html #container {
	height: 100%;
}


#contentIndex{ 
	width:921px;
	padding-bottom:5px;
}		

		
#content { 
	width:921px;
	padding-bottom:80px;
}		
		
	
#navi { 
	position:absolute; 
	top:309px;
	left:44px;
	width:921px;
	z-index:1;
}		

		
#navi_d { 
	position:absolute; 
	top:307px;
	left:44px;
	width:921px;
	z-index:1;
}		
		
			
#text { 
	margin-top:45px; 
	margin-left:212px; 
	width:553px;
}

				
#text_about { 
	padding-top:15px; 
	margin-left:41px; 
	width: 720px; 
}	
		
		
#impressum { 
	clear:both;
	position: absolute; 
	left:0px; 
	width:845px;
	bottom:0;
	border-top:dotted 1px #282629;
	padding-top:2px;
	padding-bottom:3px;
	text-align:right;
	padding-right:65px;
	background-color:#ffffff;
}
		
		
a {text-decoration:none; color:#020202;}
a:link {color:#020202;}    
a:visited	{color:#020202;} 
a:hover 	{color:#ff9900; }   
a:active 	{color:#ff9900;}
	

td {
	vertical-align:top;
	padding-right:4px;
}
