/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-heigth: 18px;
	padding: 3px;
	line-height: 18px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990099;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d03d03;
	display: block;
	padding: 8px 6px 10px 26px;
	width: 140px;
	letter-spacing: 0.1em;
	line-height: 16px;
}

a {
	color: #FFFFFF;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.uberschrift {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
color:#C0FEF8;
font-weight:normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.homepage-Überschrift {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
color:#FFFFFF;
font-weight:normal;
}
.text {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#C0FEF8;
font-weight:normal;
}
.emai-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#CC33FF;
	font-weight:normal;
