/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*------------------------------------------RS*/


body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-align: center;
	background: url(bilder/navigat/body_bg_y.gif) repeat-y top;
}

h1{
	color: #000000;
	font-size: 18px;
	font-weight: bold; 
}
h2{
	color: #666666;
	font-size: 15px;
	font-weight: bold; 
}

a{
	color: #CE002B;
}

a:hover{
	color: Black;
	background: #E8E8E8;
}

#container1{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: url(bilder/navigat/kopf_bg__x.gif) repeat-x top;
	text-align: center;	
}

#container2{
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;	
	text-align: left;
	border:  none;
	background: #F3F3F3 url(bilder/navigat/kopf_bg.gif) no-repeat left top;
}

#kopf{
	height: 170px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}


#navigation{
	width: 609px;
	padding: 140px 0px 0px 60px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
}
#navigation ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navigation li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#navigation li a{
	padding: 0px 10px 0px 10px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-decoration: none;
	color: black;
	font-weight: bold;
	background: none;
}
#navigation li a:hover, #navigation li .aktiv{
	color:#CE002B;
}

#spalte1{
	width: 509px;
	padding: 10px 91px 20px 65px;
	margin:  0px 0px 0px 0px;
	border:  none;
	line-height: 20px;
	float: left;
}
#spalte2{
	width: 234px;
	padding: 53px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: right;
}
/*----*/



#fusszeile{
	clear: both;
	height:114px;

	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	background: #DCDCDC url(bilder/navigat/fusszeile_bg.gif) repeat-x;
}
#fusszeile img{
	float: right;
}
#fusszeile ul{
	padding: 0px 0px 0px 45px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: Black;
}
#fusszeile li{
	padding: 18px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#fusszeile li a{
	font-size: 11px;
	color: #5E5E5E;
	padding: 0px 4px 0px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-decoration: none;
}
#fusszeile li a:hover{
	color: #3C3C3C;
}
#fusszeile .nachoben a {

	color: white;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	margin:  0px 0px 0px 15px;
	border:  none;
}

