body {
	height:100%;
	font:10pt Verdana;
	color:#000;
}

ul#navigation {
	margin-top:10px;
}

ul li {
	list-style:none; 
	width:160px;
	height:20px;
	text-indent:10px;
	color:#fff;
	margin:0 0 8px -25px;
	padding:2px 0 0 0;
	background:url(../bilder/button.gif) no-repeat;
}

li#unter_navigation {
	height:auto;
	margin-top:-8px;
	background:#cddccd;
}

li.unter_navigation {
	color:#000;
	margin:0 0 5px -32px;
	background:none;
}

* html li.unter_navigation{
	width:152px;
}

#seite{
	margin:auto;
	width:900px;
}

#kopf{
	height:105px;
	background:url(../bilder/header.jpg) no-repeat;
}

#inhalt{
	width:900px;
	height:auto;
	background:url(../bilder/menue.jpg) no-repeat #ff9632;
}

#links{
	float:left;
	width:190px;
}

* html #links { 
	margin-right: -3px; 
}

#rechts{
	height:100%;
	min-height:450px;
	margin:0 0 -30px 190px;
	padding:0 15px 30px 5px;
	background:url(../bilder/background.gif) repeat-y;
}

* html #rechts{
	margin:0 0 -30px 187px;
	height:450px;
}

#fuss{
	height:45px;
	background:url(../bilder/footer.jpg) no-repeat;
}

a {color:#000;}
a.white {color:#fff;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}

a#kleiner {font-size:7pt;}
a#standart {font-size:8pt;}
a#groesser {font-size:10pt;}

div#schrift{
	position:relative;
	left:760px;
	top:20px;
	width:120px;
	font-size:8pt;
	text-align:center;
}

div#copy{
	position:relative;
	left:760px;
	top:2px;
	width:120px;
	font-size:8pt;
	text-align:center;
}

div.titel{
	margin:-15px 0 0 0;
	font-size:18pt;
	color:#505a50;
}

span.untertitel{
	font-size:16pt;
	color:#505a50;
}

span.untertitel_klein{
	font-size:11pt;
	color:#505a50;
}
