/* Zentralle Styles fuer aaseepark/
/* Farben: #B7D290 (dunkelgruen), #F1F7EB (hellgruen), #C6DBA9 (hellgruen 2), #DCE9CB (hellgruen 3) */ 
body {
  /*background-color: #8C8CC6;*/
  scrollbar-base-color: #C6DBA9; 
  scrollbar-arrow-color: #B7D290;
  
  /*scrollbar-darkshadow-color: #9FAF89;
  scrollbar-face-color: #D3DFA7;
  scrollbar-highlight-color: #D3DFA7;
  scrollbar-shadow-color: #9FAF89;
  scrollbar-3dlight-color: #D3DFA7;
  scrollbar-track-color: #9FAF89;*/  
}

 
/* fliesstext orange punkt 8 */
 table, td {  
  	font-family : verdana, arial, helvetica, sans-serif;
  	font-size : 11px;
	line-height : 16px;	
	color : #3C3C3C;
	/*text-decoration: none;*/	
  }

.small {
font-size : 9px;
}

.normal {
font-size : 10px;	
}

 /* ueberschriften + fliesstext fett */   
 

 /* grau fliesstext  */   
.grau { 
	color: #777574;
  }
.graugruen { 
	color: #8E9D79;
  } 
.gruen { 
	color: #79B138;
  }

.hell {
color: #F1F7EB;
} 

.blau {
color: #334E9F;
}
  
.headline { 
	font-size : 30px;
	color: #C6DBA9;
	font-weight : bold;
	line-height : 30px;	
  }

/* ********* Links***********  */ 
a  {
	font-family:verdana,arial,helvetica;
	font-size : 10px;
	color : #79B138;
	text-decoration: none;
}
a:Visited  {
	color : #79B138;
	text-decoration: none;
}

a:Hover  {
	color :#B7D290;
	text-decoration: none;
}

a:Active  {
	color :#B7D290;
	text-decoration: none;
}

a.ohne  {
	font-family:verdana,arial,helvetica;
	font-size : 11px;
	color : #8E9D79;
	font-weight : bold;
}
a.ohne:Visited  {
	font-size : 11px;
	color : #8E9D79;
	font-weight : bold;
}

a.ohne:Hover  {
	color :#777574;
	font-size : 11px;
	font-weight : bold;
}

a.ohne:Active  {
	color :#777574;
	font-size : 11px;
	font-weight : bold;
}

a.mail  {
	font-family:verdana,arial,helvetica;
	font-size : 11px;
	color : #8E9D79;
}
a.mail:Visited  {
	font-size : 11px;
	color : #8E9D79;
}

a.mail:Hover  {
	color :#777574;
	font-size : 11px;
}

a.mail:Active  {
	color :#777574;
	font-size : 11px;
}

a.gruen  {
	font-family:verdana,arial,helvetica;
	font-size : 11px;
	color : #79B138;
}
a.gruen:Visited  {
	font-size : 11px;
	color : #79B138;
}

a.gruen:Hover  {
	color :#777574;
	font-size : 11px;
}

a.gruen:Active  {
	color :#777574;
	font-size : 11px;
}

a.sublinks  {
	font-family:verdana,arial,helvetica;
	font-size : 11px;
	color : #80AC4E;
	font-weight : bold;
}
a.sublinks:Visited  {
	font-size : 11px;
	color : #80AC4E;
	font-weight : bold;
}

a.sublinks:Hover  {
	color :#C6DBA9;
	font-size : 11px;
	font-weight : bold;
}

a.sublinks:Active  {
	color :#C6DBA9;
	font-size : 11px;
	font-weight : bold;
}

a.black  {
	font-family:verdana,arial,helvetica;
	font-size : 11px;
	color : #3C3C3C;
	font-weight : bold;
}
a.black:Visited  {
	font-size : 11px;
	color : #3C3C3C;
	font-weight : bold;
}

a.black:Hover  {
	color :#80AC4E;
	font-size : 11px;
	font-weight : bold;
}

a.black:Active  {
	color :#80AC4E;
	font-size : 11px;
	font-weight : bold;
}	
/********** FORMULARFELDER *******************/
.gross{width:320px;}
.mittel{width:260px;}
