

body {   
/*text-align: center;
margin: 0 auto;
background-image:  url("grafik/bg051.jpg"); 
background-position: center;
background-repeat:no-repeat;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1.4em;
	padding:00px;
	 background-color: #96A5C7;
}




 h1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #eee;
	font-weight: bold;
	letter-spacing: -1x;
	line-height: 24px;
	font-style: normal;

 }




/* Definition der Links. */

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a:hover,  a:active{
	/*display: block; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

/*  Alle Links der horiNavi, die die DIV-ID "horiNavi" braucht.*/


/* #horiNavi p {
display: none;
}*/

#horiNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 100%;
	border-right: 0;
	padding: 0px;
	margin-bottom: 0px;
	visibility: visible;
}

#horiNavi a {
color: #000; /* = Linkfarbe weiss*/
text-decoration: none;
}

#horiNavi a:link, a:visited {
color: #000;
/*text-decoration: none;*/
}

#horiNavi a:hover,  a:active {
color: #eee;
text-decoration: underline;
/*padding-left: 0px;
background-color: #C5CD41; Hellgrün des Unterlegers*/
}


 







/*  Flietext.*/
.normaltxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	letter-spacing: 0.5px;

}


/*  Flietext.*/
.normaltxtBlk {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	letter-spacing: 0.5px;

}



.teaserText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	color: #CCFFCC;
}


.teaserText2Kleiner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-style: normal;
	color: #CCFFCC;
}




/* Groe Seitenberschrift. Hintergrund ist eine absolut gefrbte Tabellen-Zelle.*/
.pageHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EDF569;
	letter-spacing: 0.0em;
	padding: 0px;
}

/* Produziert einen  zustzlichen Abstand zwischen Bild und Text bei umflossenen Bildern.*/
.bildImText {
	margin: 2px 8px 2px 0px;
}



