/* CSS Document */

body 
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	margin:0px;padding:0;
	line-height:1.4;
	 background-image:url(img/bubblesHG.jpg); background-repeat:no-repeat;
 background-position:0 40px;
 height:100%;
 }

h1 {
	font-size:18px;
	color:#000000;
	margin-bottom:0;
}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#538320;
}
a:active, a:hover
{ 
  color:#ff6600;
}

#download {position:relative;
top:10px;
left:0;

}


#container {
min-height:100%;
}


#title
{
	width: 100%;
	height: 110px;
	background-color:#ffffff;
	background-repeat: repeat-x;
}

#inhalt
{
margin-left: 80px;
padding-top: 50px;
padding-bottom:40px;
margin-right: 80px;
width:650px;
min-height:100%;
}

#inhalt p, #inhalt td {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;line-height:1.4;}

#footer {
width:100%;
height:20px;
text-align:center; 
margin-top:-20px;
background-color:#538320;
color:#fff;}


input {width:100%;}

textarea {width: 100%;}

.beschriftung {
	font-size: 9px;
	font-color:#336600;
	padding: 3px 3px 3px 5px;
	color: #000000;
}

.tabelle {
		font-size: 11px;
		margin-bottom:2px;
		margin-top:2px;
}

#navcontainer 
{
	width:100%;
	float:left;
	background-color: #538320;
	border-bottom: 1px solid #000000;
	
}

#navlist {white-space:nowrap;}

#navcontainer ul li 
{ 
display: inline;
}

#navcontainer ul
{
	margin:0;
	padding: 0 0 0 70px;
	color: #000000;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer ul li a
{
	padding: 0.3em 12px;
	background-color: #538320;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #A9C190;
}

#navcontainer ul li a:hover
{
	background-color: #A9C190;
}

#navcontainer li a#current
{
	background-color: #A9C190;
	color: #000000;
}





#navlist2
{
font-size:13px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist2 li
{
list-style: none;
margin: 0;
padding: 0.45em;
border-top: 1px solid gray;
}

#navlist2 li a {
	text-decoration: none;
	color: #538320;
}

#navlist2 li a:hover {
	color: #ff9900;
}
}


#navlist2 li a .rotlink {
	text-decoration: none;
	color: #CC0000;
}



.beschriftungRot {
	font-size: 9px;
	padding: 3px 3px 3px 5px;
	color: #CC0000;
}

.beschriftung {
	font-size: 8px;
	padding: 3px 3px 3px 5px;
	color: #000;
}


#thumb {
	width:90px;
	height:60px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 10px 10px 0;
	float:left;
	padding-top:10px;
} 


.bildlinks {float:left;margin: 0 20px 15px 0;}

