
a.fontSystem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.7em; 
	text-decoration: none;
}
a.fontSystem:hover {
	color:#00A592;
}


.frmMussfeld{    /*Formulargenerator*/
	font-weight: bold;
}
.frmAbstand{		/*Formulargenerator*/
	padding:10px;
}



/***********************************************************************************/
/* Schriftarten CONTENT-Bereich fuer  IE + Moziall auf PC                          */
/***********************************************************************************/

#rightSubArea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;  /*Grundschriftgoesse in diesem Bereich*/
}
#rightSubArea pre{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

#rightSubArea p{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#rightSubArea h1{
	font-size: 1.2em;
	color: #2C4C7D;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

#rightSubArea h2{
	font-size: 0.9em;
	color: #2C4C7D;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
#rightSubArea h3, #rightSubArea h4, #rightSubArea h5, #rightSubArea h6{
	font-size: 0.9em;
	color: #666666;
	/*border-bottom: 1px dotted #999999;*/
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}


#rightSubArea a {
	/*
	background-image: url(/content/img/nav-pfeil-on.gif);	
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	*/
	margin-left: 0px;
	
	color:#00A592;
	text-decoration: none;
}
#rightSubArea a:hover {
	color:#006666;
	text-decoration: underline;
	/*
	background-image: url(/content/img/nav-pfeil-on.gif);	
	*/
}

/***********************************************************************************/





/***********************************************************************************/
/* Schriftarten News-Bereich                                                       */
/***********************************************************************************/

#leftSubArea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;  /*Grundschriftgoesse in diesem Bereich*/
}


#leftSubArea h1{
	font-size: 1.0em;
	color: #2C4C7D;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
	margin-top: 0px;
}

#leftSubArea p{
	margin: 0px;
	padding: 0px;
}

#leftSubArea News.a, #leftSubArea .News  {
	color:#00A592;
	text-decoration: none;
}




/***********************************************************************************/




/***********************************************************************************/
/* Schriftstyles und Einzuege Sitemap                                              */
/***********************************************************************************/
.sitemapLevel1{
	padding-top: 15px;
	color: #00A592;
}
.sitemapLevel2{
	padding-left: 50px;
	padding-top: 5px;
}
.sitemapLevel3{
	padding-left: 100px;
	padding-top: 2px;
}

/***********************************************************************************/




