html, body,
{
scrollbar-base-color: #99CC66;
scrollbar-3d-light-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #99CC66;
scrollbar-highlight-color: #809bb9;
scrollbar-shadow-color: #003366;
scrollbar-track-color: #31777F;
background-image:url(../pic_innen/hg_site_gruen.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
}

.tabrahmen 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;

}
.rahmen {
	border: 1px solid #FFFFFF;
}


.fliesstextweiss 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #99CC66;
	/*color: #FFFFFF;*/
}

.fliesstextbraun 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #FFFFFF;
	margin: 15px;*/
	color: #99CC66;

}

.ueberschriftweiss 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	color: #99CC66;
}
.image {
	border: 1px solid;
	border-left-color:#B3C3D0;
	border-top-color:#B3C3D0;
	border-right-color:#000000;
	border-bottom-color:#000000;
	margin: 10px;
	padding: 0px;
	background-color:#000000;
}


.ueberschriftbraun {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.tdiframe 
{
	background: #666633;
	/* ---- WICHTIG!! ---- */
 	height: 100%;
}

.teaser {margin-bottom:1em;}

.teaserbild {
	float:left;
	white-space: normal;
	padding-top: 10px;
	padding-left: 10px;
}

.teasertext {
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC66;
	padding-top: 0.8em;
	padding-right: 0.8em;
}

.trenner {clear:both;}

a {
	color: #65889E;
	text-decoration: none;
	}
	
a:link{
	color: #FFFFFF;
	text-decoration:none;
	} 

a:visited{
	color: #FFFFFF;
	text-decoration:underline;
	} 

		
a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color:#000000;
	} 

.tablinie {
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #000000;
}


	/* ---- Tooltip ---- */
.ToolTipTitel {
 color: #99CC66;
 font-family: arial, sans-serif;
 font-weight: bold;
 font-size: 10pt;
}

.ToolTipInhalt {
 color: #99CC66;
 font-family: arial, sans-serif;
 font-size: 10pt;
}

#ToolTip {
 position:absolute;
 width: 100px;
 top: 0px;
 left: 0px;
 z-index: 4;
 visibility: hidden;
}
.fliesstextbraunKopie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CC66;
	font-weight: bold;

}
.ueberschriftbraun Stil2 img {
	cursor: auto;
}

#box {
	position:absolute; 
	top:50px; 
	left:25px;
	width:460px;
	padding:5px;
	z-index:3;
}

#box a {
	color:#ffffff;
	background:#b3b06c;
	text-decoration:none;
	display:block;
	padding:5px;
	border:1px solid black;
}

#box a:hover {
	color:#ffffff;
	background:#b3b06c;
	width:450px;
	z-index:3;
}

#box a span {
	display:none;
}

#box a:hover span {
	color:black;
	background:#555522;
	border:1px solid black;
	display:block;
	
}
#news {
	height: auto;
	width: 500px;
	padding: 20px;
	overflow: auto;
}
.aktiv {
	color: #000000;
	background-color: #B3C3D0;
}
.ueberschriftweiss {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

