
/* text */

p {
	margin-top:0px;

}


.titel {
	font-family:Verdana, Arial, Geneva, Helvetica;
	color:black;
	font-size:11px;
	line-height:17px;
	margin-bottom:0;
	font-weight: bold;

}
.text {
	font-family:Verdana, Arial, Geneva, Helvetica;
	color:black;
	font-size:11px;
	line-height:17px;
	margin-bottom:0;
}
.text_italic {
	font-family:Verdana, Arial, Geneva, Helvetica;
	color:black;
	font-size:11px;
	line-height:17px;
	font-style: italic;
	margin-bottom:0;
}
.text_underline {
	font-family:Verdana, Arial, Geneva, Helvetica;
	color:black;
	font-size:11px;
	line-height:17px;
	text-decoration: underline;
	margin-bottom:0;
}
.bold  {
	font-family:Verdana, Arial, Geneva, Helvetica;
	color:black;
	font-size:11px;
	line-height:17px;
	margin-bottom:0;
	font-weight: bold;
}

a:link { color:black; font-size: 11px; text-decoration:underline; font-weight: bold; line-height: 17px; }
a:visited  { color:black; font-size: 11px; text-decoration:underline; font-weight: bold; line-height: 17px; }
a:hover  { color:#108c3f; font-size: 11px; text-decoration:underline; font-weight: bold; line-height: 17px; }
a:active  { color:#108c3f; font-size: 11px; text-decoration:underline; font-weight: bold; line-height: 17px; }



/* ausgabe unterdrucken */

.nichtdrucken {
	display:none;
}


/* bilder*/

#logoprint { }
#bgcolor { }
#navigation { display:none; }
#karte { }
#textframelinks { }
#text { }
#textframerechts { }
#textrechts1 { }
#textrechts2 { }
#textrechts3 { }
#textrechts4 { }



/* body */
Body {

}
