/* Normaler Text */

.normal {
	line-height: 1.5;
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3c3c3c;
	text-align: justify;
}

/* Bilder */

img {
	border:0px
}

/* Top-Navi */

.topnavi {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.topnavi a {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

.topnavi a:hover {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
}

.topnavi a:active {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* Boxen */

.big_box {
	border: solid 1px #d4d4d4
}

.box {
	line-height: 1.5;
	vertical-align: top;
	background-color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3c3c3c;
	border: 1px solid #d4d4d4;
	padding-bottom: 40px;
	text-align: justify;
}

/* News */

.box_ub {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(gfx/news_back.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}

/* Überschriften */

.ub {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #328bc5;
	margin-top: 30px;
	margin-bottom: 20px;
}

/* Aufzählungen */

ul {
	color: #3c3c3c;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* Links */

a {
	color: #3c3c3c;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #3c3c3c;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
}

/* Navi */

.adresse_kopf {
	color: #827e7e;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

.adresse_kopf a{
	color: #827e7e;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
}

.unterpunkte {
	line-height: 21px;
	background-color: #acc3ce;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	border-top: solid 1px #f1f5f7;
}

.unterpunkte a {
	line-height: 21px;
	background-color: #acc3ce;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

.unterpunkte a:hover {
	line-height: 21px;
	background-color: #acc3ce;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

/* Beispielbilder */

.bsp_pics {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #328bc5;
}

/* Zitate */

.quote {color: #328bc5;;}