body
{
	width:843px;
	height:100%;
	padding:0;
	font-family:arial,verdana,sans-serif;
	margin:0;
	color:#828383;
	font-size:11px;
}

#top
{
	background-image:url('../upload/bilder/bg_top.gif');
	background-repeat:no-repeat;
	width:833px;
	height:24px;
	margin-left:10px;
	margin-top:10px;
}

	#topmenu
	{
		font-weight:bold;
		margin-left:650px;
		padding-top:5px;
		

	}

		#topmenu a
		{
			text-decoration:none;
			color:#828383;
			
		}
		#topmenu a:hover
		{
			text-decoration:none;
			color:#000;
			}
	
	#logo
	{
		width:115px;
		height:85px;
		margin-left:10px;
		margin-top:5px;
		float:left;
	}

	#right_top
	{
		width:713px;
		height:85px;
		margin-left:5px;
		margin-top:5px;
		float:left;
	}

#middle
{
	float:left;
	width:468px;
	height:84px;
	margin-top:1px;
}
#right
{
	width:235px;
	margin-left:5px;
	height:85px;
	float:left;
}

#mainmenu
{
	margin-top:5px;
}

#leftmenu
{
	width:123px;	
	min-height:400px;
	overflow:hidden;
	
	
		

}
ul
{
	list-style-type:none;
	margin:0;
	margin-left:10px;
	margin-top:5px;
	padding:0;
}

			#menu_container .menu_li a:hover
			{
				text-decoration:none;
				color:white;
				display:block;
				width:100%;
				height:100%;
				background-color:#333333;
				border-bottom:1px solid #555555;
				vertical-align:middle;
				text-indent:20px;
				
			}


			#menu_container .menu_li a
			{
				text-decoration:none;
				color:black;
				display:block;
				width:100%;
				height:100%;
				text-indent:5px;
				border-bottom:1px solid #fff;
				vertical-align:middle;
				
				background-position: 1% 50%;
				background-color:#F3F5F7;
			}

			#menu_container .menu_li a:hover
			{
				text-decoration:none;
				color:white;
				display:block;
				width:100%;
				height:100%;
				background-color:#C6C9C9;
				border-bottom:1px solid #555555;
				vertical-align:middle;
				text-indent:5px;
				
			}
			#menu_container .menu_li .active
			{
				text-decoration:none;
				color:white;
				display:block;
				width:100%;
				height:100%;
				background-color:#828383;
				border-bottom:1px solid #555555;
				vertical-align:middle;
				text-indent:5px;
			
			}

#content
{
	width:713px;
	position:absolute;
	top:130px;
	left:130px;
	border-left: 1px dotted #cfcfcf;

	
}

#content a
{
	
	border-bottom: 1px dotted #cfcfcf;
	text-decoration:none;
	color:#828383;
	font-size:11px;

	
}

#content a:hover
{
	
	border-bottom: 1px dotted #000;
	text-decoration:none;
	color:#000;
	font-size:11px;

	
}
	#textcontent
	{
		padding-left:20px;
		padding-right:30px;
		width:600px;
		padding-bottom:30px;
	}

	#footer
	{
		width:100%;
		background-image:url('../upload/bilder/bg_footer.gif');
				background-repeat:repeat-x;
				height:75px;
				border-top:1px solid #cfcfcf;

	}
	
	
	h1
	{
		font-size:18px;
		color:#3F5169;
		margin-bottom:2px;
	
	}
	
	h2
	{
		font-size:14px;
		margin-top:0;
		margin-bottom:2px;
	
	}
	
	
	.foot
	{
	
		margin-left:20px;
	}
	
	.foot a
	{
	
		color:#828383;
	}
	
	.foot a:hover
	{
	
		color:#000;
	}
