html, body {
margin-top: 0px;
margin-left: 0px;
margin-bottom:0.1px;
height:100%;
background-color:#b1b1b1;	
font-family: "Verdana", "sans-serif";
color: #fff;
font-size:0.9em;
line-height: 1.4em;
background-image:url(../images/hg-wand.jpg);

}

h1 {font-size:1.5em;
font-family: "Trebuchet MS";
margin-top: 25px;
font-weight:normal;
line-height:1.55em;
}



h2 {font-size:1.1em;
font-family: "Trebuchet MS";
}

p,table {margin-left:20px;}

	

/* hintergrund mit schatten */
#main
	{
	
	margin:auto;
	margin-top: 0px;
	width:820px;
	height:100%;
	background-image:url(../images/hg-schatten.png);
	background-repeat:repeat-y;
	}

#obererteil
	{
	position: relative;
	margin-top: 0px;
	margin-left:0px;
	width:820px;
	height:100px;
	background-image:url(../images/hg-schatten.png);
	background-repeat:repeat-y;
	}

#streifen
	{
	position: relative;
	margin-top: 0px;
	margin-left: 7px;
	width:806px;
	height:76px;;
	background-color:#fff;	
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	
	
	}
	
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
 
* html #streifen {
	border-top:#FFFFFF solid 2px;
	border-bottom:#FFFFFF solid 0px;
  	height: 76px;
	padding-top:0px;
	padding-bottom:0px;
  
  
  }
 
/* End hide from IE5/mac */

#hauptteil
	{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width:820px;
	height:auto;
	background-image:url(../images/hg-schatten.png);
	background-repeat:repeat-y;

	}
#navi
	{
	position: relative;
	margin-top: 60px;
	margin-left: 80px;
	width:140px;
	height:auto;
	float:left;

	}
	
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
 
* html #navi {
position: relative;
	margin-top: 60px;
	margin-left: 40px;
	width:140px;
	height:auto;
	float:left;
  
  }
 
/* End hide from IE5/mac */
	
#navi ul
	{
	list-style-type:none;
	line-height: 1.4em;
	margin-left: 0px;
	padding-left: 0px;

	}
#navi ul ul
 	{
	list-style-type: disc;
	line-height: 1.4em;
	margin-left: 5px;
	padding-left: 5px;

	}
a
	{text-decoration:none;
	color:#ccc;	
	font-weight:bold;
	}
a:hover
	{text-decoration:none;
	color:#3176B2;
	}

#text
	{
	position: relative;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 40px;
	width:530px;
	height:auto;
	float:right;
	line-height: 1.4em;

	}

	
#impressum {
	position: absolute;
	margin-top: 75px;
	margin-left: 600px;
	width:200px;
	height:auto;
	}

#footer
	{
	position: relative;
	margin-top: -15px;
	margin-left: 0px;
	width:820px;
	height:50px;
	background-image:url(../images/hg-schatten.png);
	background-repeat:repeat-y;
	padding-top: 30px;
	
	}

.footer {font-size: x-small;
text-align:center;
color:#CCCCCC}

.logo {
margin-right: 35px;
}

.cleaner

{clear:both;
height:1px;
font-size:1px;
border: 0px none;
margin:0px;
padding:0px;
}

#sondermeldung {
	background-color: #434343;
	padding: 15px;
	margin:auto;
	height: auto;
	width: 600px;
}
#main #obererteil #impressum a {
	font-style: normal;
	font-weight: normal;
}


#main #hauptteil #text a {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.titel {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	
}
#main #hauptteil #navi a:hover {
	background-image: url(../images/listenanimation.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	
}
.deutlich {
	background-color: #FFFFFF;
	padding: 0 10;
	color: #333333;
}
