/* gvb.css */

body
	{
	margin:0px;
	padding:0px;
	}
	
#main
	{
	width:800px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;	
	}

.text
	{
	padding:5px;
	}
		
.mittig
	{
	text-align:center;
	}		
		
#kopf
	{
	position:relative;
	width:800px;
	height:88px;
	background-image:url(grafik/top.jpg);
	background-repeat:no-repeat;
	}		

#startseite_link
	{
	position:absolute;
	right:6px;
	top:37px;
	width:74px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}

#impressum_link
	{
	position:absolute;
	right:6px;
	top:50px;
	width:74px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}

#impressum_link a, #startseite_link a
	{
	color:#326600;
	text-decoration:none;
	}

#impressum_link a:hover, #startseite_link a:hover
	{
	color:#3B9500;
	}
	
#balken1
	{
	width:800px;
	height:20px;
	margin-top:3px;
	background-color:#E7E9E6;
	}	
	
#hauptblock
	{
	position:relative;
	width:800px;
	min-height:400px;
	margin-top:3px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	/*	background-color:#1194F0;*/
	}

#hauptblock h2
	{
	margin:0px;
	padding:4px 2px 16px 2px;
	font-size:14px;
	color:#406600;
	}

#hauptblock h3
	{
	margin:0px;
	padding:4px 2px 16px 2px;
	font-size:11px;
	color:#000000;
	}

#hauptblock p
	{
	margin:0px;
	padding:2px 2px 16px 2px;
	font-size:11px;
	}

#hauptblock ul
	{
	margin:0px;
	padding:3px 2px;
	font-size:11px;
	list-style-position:inside;
	}

#hauptblock li
	{
	margin:0px;
	padding:2px 0px;
	font-size:11px;
	}
	
#hauptblock a
	{
	color:#406600;
	text-decoration:none;
	}	

#hauptblock a:hover
	{
	color:#009500;
	text-decoration:underline;
	}
	
#hauptblock .hv
	{
	font-weight:bold;
	}	

.haupt_headline
	{
	height:13px;
	padding:2px 3px;
	background-color:#108B3B;
	color:#FFFFFF;
	font-weight:bold;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	}

#haupt_kopf
	{
	width:645px;
	height:80px;
	background-image:url(grafik/haupt_top.jpg);
	background-repeat:repeat-x;
	}

#haupt_inhalt
	{
	position:relative;
	left:155px;
	width:490px;
	min-height:200px;
	margin-top:3px;
	}

#haupt_links
	{
	position:absolute;
	top:83px;
	left:0px;
	width:152px;
	}

#haupt_links_inhalt
	{
	height:200px;	
	background-image:url(grafik/links.jpg);
	background-repeat:no-repeat;		
	}

#haupt_rechts
	{
	position:absolute;
	top:0px;
	right:0px;
	width:152px;
	background-color:#E7E9E6;
	}

#balken2
	{
	width:800px;
	height:22px;
	margin-top:3px;
	background-color:#E7E9E6;	
	}		
	
#balken2 .mittig
	{
	padding-top:3px;
	color:#406600;
	font-weight:bold;
	font-size:10px;
	font-family:verdana,arial,helvetica,sans-serif;
	vertical-align:center;
	}	
