/* CSS Document */


#outline {
	border: 			15px solid #ffffff;
	width:				760px;
}
#line	{
	border:				1px solid #edebd6;
	width:				760px;
}
#head	{
	width:				760px;
	height:				151px;
	background:			url(images/bg_head.png)  no-repeat;
	text-align:			left;	
}
#menu	{
	width:				600px;
	height:				151px;
	text-align:			left;
	padding:			90px 0 0 0;
}
#menu ul	{
	padding:			0 0 0 16px;
	margin:				0;
}
#menu li {
	padding:			0;
	margin:				0;
	float: 				left; 
	line-height: 		22px; 
	white-space: 		nowrap; 
	list-style-type: 	none
}
#menu a {
	display:			block; 
	padding: 			3px 0 0 14px;
	font-weight: 		normal; 
	font-size: 			12px; 
	float: 				left; 
	color:				669933; 
	font-family:		geneva,arial, sans-serif; 
	text-decoration: 	underline;
}
#menu a {
	float: 				none
}
#menu a:hover {
	text-decoration: 	underline;
	color:				#000000; 
}
#menu #active_menu-nav {
	background-position: 0px -25px;
	color:				 #ffffff
}



#mitte	{
	background:			#ffffff;
	width:				760px;
}
#mitte	td	{
	background:			#ffffff;
	font-family:		geneva, arial, sans-serif;
	font-size: 			12px;
}




#info	{
	margin:				0 0 0 40px;
}
.info	{
	height:				18px;
	border-bottom:		1px solid #edebd6;
	padding:			2px 0 2px 2px;
}
.infoimpr	{
	color:				669933;
	border-bottom:		1px solid #edebd6;
	padding:			0 0 5px 0;
}
.infoaktuell	{
	border-bottom:		1px solid #edebd6;
	border-top:			1px solid #edebd6;
	padding:			10px 0 10px 0;
}
#mitte table td.infostart 	{
	color:				#669933;
	height:				30px;
	border:				3px solid #edebd6;
	padding:			10px;
}
a:link {
	color: 				#669933; 
	text-decoration: 	none;
}
a:active {
	color: 				#669933; 
	text-decoration: 	none;
}
a:visited {
	color: 				#669933;
	text-decoration: 	none;
}
a:hover {
	color: 				#333333; 
	text-decoration:	none;
}

/* Zweite Navigationsebene*/

#left	{
	margin:				0 0 0 30px;
}
.left1	{
	font-family: 		geneva,arial, sans-serif; 
	color: 				#669933;
	font-size: 			14px; 
	font-weight:		normal;	
	height: 			25px; 
}
.mainlevel {
	display: 			block; 
	padding: 			2px 0 0 20px;
	font-size: 			13px; 
	background: 		url(images/bg_nav2.png) no-repeat; 
	width: 				100%; 
	height: 			20px; 
	text-align: 		left; 
	text-decoration: 	none;
}
a.mainlevel:link {
	display: 			block; 
	padding: 			2px 0 0 20px;
	font-size: 			13px; 
	background: 		url(images/bg_nav2.png) no-repeat; 
	width: 				100%; 
	height: 			20px; 
	text-align: 		left; 
	text-decoration: 	none;
}
a.mainlevel:hover {
	background-position: 0px -20px; 
	color: 				#666666; 
	text-decoration: 	none
}
a.mainlevel #active_menu {
	background-position: 0px -20px; 
	font-weight: 		normal; 
	color: 				#666666;
}
a.mainlevel #active_menu:hover {
	color: 				#669933;
}

#bottom	{
	background:			#669933;
	font-size: 			12px; 
	font-family:		geneva, arial, sans-serif;
	text-align:			right;
	padding:			0 60px 0 0;
}
.bottom	{
	background:			#669933;
	font-size: 			13px; 
	font-family:		geneva, arial, sans-serif;
	text-align:			right;
}
.ueb	{
	font-weight: 		bold; 
	color: 				#669933;
}
	

