body {
	background-image: url('../_img/head_hg_gelb_grau.gif');
	background-repeat: repeat-x;
}
.head_logo {
	position: absolute;
	left: 45px;
	top: 58px;
}
.head_strich {
	position: absolute;
	left: 70px;
	top: 0;
}
p, td, li {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	line-height: 16px;
}

table{
	padding: 0px;
	margin: 0px;	
}
a{	color: Gray;	text-decoration: none;}
a:hover{	color: Black;}

/*  	Kopfnavigation  	*/
#Kopfnavigation {
	width: auto;
	margin-top: 171px;
	padding-top: 0px;
	
}
#Kopfnavigation ul {
	margin: 0px;
	height: 40px;
	margin-left: 70px;
	font-size: 1em;	
	padding: 0px;
	list-style-type: none;
}
#Kopfnavigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.8em;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 0.2m;
}
#Kopfnavigation a {
	display: block; 
	float: left; 
	margin-top: 0px; 
	padding: 0px 15px 10px 15px;	
	color: #808080;  	
	text-decoration: none;	
	background: url(../_img/head_strich_weiss.gif) no-repeat right bottom;
	background-color: #E7E7E7;
}
#Kopfnavigation a:hover, #Kopfnavigation a:focus {
	color: #000;  	
}
#Kopfnavigation a.cur{
	color: #000;  	
}
/*       Inhalt        */
#Content{float: left;margin-left: 70px; width: 580px; font-family: Verdana, Arial, Sans-Serif;}
* html #Content{float: left;margin-left: 36px; width: 580px; font-family: Verdana, Arial, Sans-Serif;}
#Content h1{
	margin: 30px 0px 30px 0px;
	color:#CF9C00;	
	font-size: 0.8em;
	font-weight: bold;
}
#Content h2{
	margin: 20px 0px 10px 0px;
	color:#E5AD00;	
	font-size: 0.7em;
	font-weight: bold;	
}
#Content h3{
	margin: 10px 0px 10px 80px;
	color:#E5AD00;	
	font-size: 0.75em;
	font-weight: bold;	
}

#Content hr{
	color: #DCDCDC;
	background-color: #DCDCDC;
	height: 1px;
	border: 0px
}
#Content li{
	list-style-image: url(../_img/list_style.gif);  	
	line-height: 17px;
}
/*       Footer        */
#Footer{
	float: none;
	width: 600px;
	margin: 20px 0px 10px 0px;
	font-size: 0.65em;	
	font-family: Verdana, Arial, Sans-Serif;
	color: #a0a0a0;
}
#Footer a{
	color: #a0a0a0;		
	text-decoration: none;
}
#Footer a:hover, #Footer a:focus{
	color: #000;	
}
/*       rechte Spalte        */
#Boxen{
	font-family: Verdana, Arial, Sans-Serif;
	float: left;
	width:300px;
	margin: 50px 0px 0px 50px;
}
#Boxen #Download{	width: 278px;	margin-bottom: 10px;	padding: 10px 0px 10px 20px;	border: 1px solid #E5AD00;}

* html #Boxen #Download{	width: 300px;	margin: 0px 0px 10px 0px;	padding: 10px 0px 10px 20px;	border: 1px solid #E5AD00;}

#Boxen h1{	margin: 0px 0px 10px 15px;	color:#CF9C00;	font-size: 0.8em;	font-weight: bold;	}