body {	
	background: url("pix/hinter_body.jpg") repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	color: #666666;
	margin: 25px 0 25px 0; 
	padding: 0; 
	text-align: center;
	font-size: 13px;
	padding-bottom: 25px;
	}
body#downloadliste {
	margin: 0; 
	background-image: none;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	text-align: left;	
	}
#body {
	width: 722px;
	margin: 0 auto 25px auto;
	position: relative;
	}
#kopf {
	float: left;
	width: 100%;
	height: 59px;
	background: url("pix/hinter_kopf.jpg");
	}
#untertitel {
	float: left;
	width: 192px;
	heigh: 59px;
	text-align: left;
	}
#untertitel p {
	margin: 40px auto 0 9px;
	font-size: 13px;	
	}
#nav {
	float: left;
	margin: 1px auto auto 20px;
}
#nav img {
	float: left;
}
#bildfeld {
	float: left;
	width: 100%;
	height: 238px;
	background: url("pix/hinter_bildfeld.gif");
}
#bildfeld p {
	margin-top: 80px
}
#bildfeld img {
	float: left;
	margin-left: 1px;
}
.schatten-unten {
	margin: 0;
	float: left;
	width: 100%;
	height: 3px;
	line-height: 3px;
	font-size: 3px;
	background: url("pix/hinter_schatten_unten.gif");
}
#pfad, #fuss {
	margin-top: 25px;
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background: url("pix/hinter_pfad.jpg");
	text-align: left;
}
#pfad p, #fuss p {
	line-height: 25px;
	margin: 0 0 0 9px;
	font-size: 11px;
}
#pfad p b {
	font-weight: normal;
}
#fuss {
	margin-top: 0;
	background: url("pix/hinter_fuss.jpg");	
}
#inhalt {
	float: left;
	width: 100%;
	background: url("pix/hinter_inhalt.jpg");
	text-align: left;
}
#inhalt-links {
	float:left;
	width: 233px;
	padding-bottom: 10px;
}
#inhalt-links p {
	margin: 13px 0 0 9px;
}
#inhalt-rechts {
	float: left;
	width: 465px;
	padding-bottom: 10px;
}

a, a:link, a:visited {
	color: #FF9A00;
}
a:hover {
	background-color: #FF9A00;
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	margin-top: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
iframe {
	margin: 0 0 0 9px;
	width: 691px;
	overflow: visible;
	border: 0;
	}
	
	
