/* BERGMANN CSS Document */

/*~~~~~~~~~~~~~~~~ GRUNDLEGENDE EIGENSCHAFTEN ~~~~~~~~~~~~~~~~*/

body {
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(pix/hg.gif);
background-position: top;
background-repeat:repeat-x;
background-color: #103c13;
line-height: 16px;

scrollbar-face-color: #528336;
scrollbar-3dlight-color: #f1f2d6;
scrollbar-darkshadow-color: #f1f2d6;
scrollbar-track-color: #e0e2b3;
scrollbar-arrow-color: #f1f2d6;
scrollbar-highlight-color: #f1f2d6;
scrollbar-shadow-color: #f1f2d6;
/*color: #FF00FF    f1f2d6*/
}



a:link, a:visited, a:active {
	color: #103c13;
	text-decoration:none;
}

a:hover {
	color: #528336;
	text-decoration:underline;
	
}

/*~~~~~~~~~~~~~~~~ INHALT EIGENSCHAFTEN ~~~~~~~~~~~~~~~~*/

.icons {
margin-right: 53px;
margin-top: 29px;
}

.inhalt {
margin: 15px;
height: 359px;
background-color: #f1f2d6;
}

.ueberschrift {
margin-top: 8px;
}

#box {
	position:absolute;
	width:368px;
	height:232px;
	z-index:1;
	left: 317px;
	top: 220px;
	overflow: auto;
	padding-right:20px;
}

#freisteller {
position:absolute;
text-align:right;
width:193px;
height:136px;
z-index:2;
left: 467px;
top: 306px;
}




/*~~~~~~~~~~~~~~~~ BESONDERE EIGENSCHAFTEN ~~~~~~~~~~~~~~~~*/
.hgklein {
background-image:url(pix/hg-klein.gif);
background-position:top;
background-repeat:repeat-x;
background-color: #f1f2d6;;
}

.adresse {
margin-left: 41px;
line-height: 30px;
color: #FFFFFF;
}

.prjaeger {
color: #92a387;
font-size:9px;
line-height:28px;
margin-left:41px;
}

.prjaeger a:link, a:visited, a:active {
color: #92a387;
text-decoration:none;
}
.prjaeger a:hover {
color: #92a387;
text-decoration:underline;
}

.impressum{
color: #92a387;
font-size:9px;
line-height:28px;
}

.impressum a:link, a:visited, a:active {
color: #92a387;
text-decoration:none;
}
.impressum a:hover {
color: #92a387;
text-decoration:underline;
}

.formular{
background-color:#FFFFFF;
border:#528336 1px solid;
color: #000000;
margin-top: 1px;
}
.bildlink a:link, a:visited, a:active, a:hover {
text-decoration:none;
}


/* SAVE 

#box {
	position:absolute;
	width:368px;
	height:227px;
	z-index:1;
	left: 318px;
	top: 222px;
	overflow: auto;
	padding-right:20px;
}


*/
