td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #394B61
}
.seitentitel {
	font-size: 18px;
	color: #94A1AB;
}
.zwischentitel {
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #385468;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #9ba9b3
}


a { color: #006699}
a:hover { color: #0099CC}

.text12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.spalte-navigation {
	background-color: #b4cbd7;
	padding: 25px;
	width: 220px;
	text-decoration: none;
}
.spalte-navigation a{
	text-decoration: none;
}
.spalte-content {
	background-color: #d2dfe7;
	width: 490px;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}


.navigation {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 28px;
	background-image: url(pic/navigation0.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation a {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #E20031;
	text-decoration: none;
}
.navigation:hover {
	color: #CC0000;
	background-image: url(pic/navigation1.gif);
	background-repeat: no-repeat;
}

.navigation-switch {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 28px;
	background-image: url(pic/navigation-switch0.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 35px;
}
.navigation-switch a {
	color: #000000;
	text-decoration: none;
}
.navigation-switch a:hover {
	background-color: #E20031;
	text-decoration: none;
}
.navigation-switch:hover {
	color: #CC0000;
	background-image: url(pic/navigation-switch1.gif);
	background-repeat: no-repeat;
}

.navigation-aktiv {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 28px;
	background-image: url(pic/navigation-aktiv.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

