body {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}

td {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
/* - - - - - Links - - - - - - */

a.intern {
	color: #01407E;
	text-decoration: underline;
}

a.intern:hover {
	color: #91ACC7;
}

a.link {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

a.link:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

a.toplinks {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

a.toplinks:hover {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

/* - - - - - Suchformular - - - - - - */
.suchfeld { 
	background-color:#f4f4f4; 
	width:165px; 
	border:1px solid #cecece; 
}

/* - - - - - blaue Klassen - - - - - */

/* contentheadline */
.contentheadline {
	font-size: 12px;
	color: #4173a6;
	font-weight: bold;
}

/* homeheadline */
.homeheadline {
	font-size: 13px;
	color: #4173a6;
	font-weight: bold;
}

/* - - - - - graue Klassen - - - - - */

/* grau, normal, klein */
.greysmaller {
	font-size: 10px;
	color: #999;
}

.greysmall {
	font-size: 11px;
	color: #999;
}

.greynormal {
	font-size: 12px;
	color: #999;
}

.greybold {
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

/* dunkelgrau, normal */
.dklgrey {
	font-size: 11px;
	color: #666;
}

/* dunkelgrau, fett */
.dklgreybold {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

/* dunkelgrau, fett, gross */
.dklgreybig {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}


a.dklgreylink {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.dklgreylink:hover {
	font-size: 11px;
	color: #0084AD;
	text-decoration: underline;
}


/* - - - - - Mail Klassen - - - - - */

a.blue {
	text-decoration: underline;
	font-size: 12px;
	color: #666;
}

a.blue:hover {
	color: #333;
}


/* - - - - - Menu Klassen - - - - - */
/* - - - - - Topmenue - - - - - */
a.topmenu {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:hover {
	font-size: 13px;
	color: #32547a;
	font-weight: bold;
	text-decoration: none;
}

a.topmenua {
	font-size: 13px;
	color: #32547a;
	font-weight: bold;
	text-decoration: none;
	
}

/* - - - - - Submenue 1. Ebene - - - - - */

a.menu {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.menu:hover {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

a.menua {
   font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

/* - - - - - Submenue 2. Ebene - - - - - */

a.submenu {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

a.submenu:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

a.submenua {
	font-size: 10px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

/* - - - - - Submenue 3. Ebene - - - - - */

a.subsubmenu {
	font-size: 9px;
	color: #666;
	text-decoration: none;
}

a.subsubmenu:hover {
	font-size: 9px;
	color: #333;
	text-decoration: none;
}

a.subsubmenua {
	font-size: 9px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

/* - - - - - Content-Table - - - - - */
#content {
	background-color: #fff;
	padding: 9px 15px 15px 15px;
}

#googlemap {
	background-color: #f4f4f4;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#adressimage {
	background-color: #f4f4f4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#trenner {
	border: 1px solid #f4f4f4;
	margin-top: 10px;
	margin-bottom: 10px
}

#adresse {
	text-align: bottom;
}
