body{
	color: #193792;
	background: #FEF4E8;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
	color: #193792;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: #F08000;
}

#head{
	height: 279px;
	overflow: hidden;
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/bg_site.gif') #FEF4E8;	
	background-repeat: repeat-y;	
}

#navi{
	float: left;
	width: 180px;
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/bg_navi.gif');
	overflow: visible;
}

#content{
	height: auto;
	min-height: 250px;
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/bg_site.gif') #FEF4E8;	
	background-repeat: repeat-y;
	overflow: auto;	
	width: 1020px;
}

#inhalt{
	float: left;
	width: 682px;
	padding-left: 20px;
	padding-bottom: 20px;
	overflow: visible;
}

#footer{
	clear: both;
	height: 15px;
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/bg_footer.gif');
	background-repeat: no-repeat;
}

#navi ul{
	margin: 0px;
	padding: 0px;	
}

#navi ul li{
	display: block;
	margin-left: 2px;
	list-style-type: none;
	font-size: 12px;	
	line-height: 24px;			
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/bg_navipunkt.gif');	
}

#navi ul li a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

#navi ul li .active{
	color: #ffffff;
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/pfeil_navi.gif') 5px center;	
	background-repeat: no-repeat;	
}

#navi ul li ul li a{
	padding-left: 30px;
}

#navi ul li ul li .active{
	color: #ffffff;
	background: url('/frontend/virtual_host/0000000281/pictures/allgemein/bullet_navi.gif') 15px center;	
	background-repeat: no-repeat;	
}