* {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-decoration: none;
}
body {
	font-family:  verdana, arial, sans-serif;
	font-size: 12px;
	color: #d0d0d0;
	cursor: default;
}
html {
	height: 101%;
	margin-bottom: 1px;
}
.slogan {
	width: 90%;
	max-width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #aaaaaa;
	text-align: right;
}
.kopf {
	width: 90%;
	max-width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.linie {
	width: 90%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ffffff;
	margin-top: 15px;
	clear: both;
}
.mnubar {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(mnubg.bmp);
	background-repeat: repeat;
	float: left;
}
.mnuopt {
	background-image: url(mnubg.bmp);
	background-repeat: repeat-x;
	font: 12px verdana;
	color: #14235c;
	line-height: 25px;
	width: auto;
	height: 25px;
	text-align: left;
	margin-left: 8px;
	float: left;
}
.whtbar {
	background-color: transparent;
	color: #cccccc;
	font-weight: normal;
}
.aussen {
	width: 90%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.fuss {
	clear: both;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}
.center {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h1, h2 {
	color: #14235c;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin-top: 10px;
	line-height: 20px;
}
p {
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
}
.spalte {
	float: left;
	width: 250px;
	color: #000000;
	border-right: 6px solid #ffffff;
	margin-right: 15px;
	margin-bottom: 10px;
}
.txtspalte {
	float: left;
	width: 250px;
	color: #000000;
	border-right: 6px solid #ffffff;
	margin-right: 15px;
	margin-bottom: 10px;
}
.twtspalte {
	float: left;
	width: 250px;
	color: #000000;
	border: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.twitter {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.block {
	color: #000000;
}
.oben {
	margin-top: 15px;
}
.goben {
	margin-top: 0px;
}
img {
	border: 0px;
}
a {
	background-color: transparent;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
}
a:hover {
	background-color: transparent;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
}
a.logo {
	border: 0px;
	padding: 0px;
	white-space: normal;
}
a.logo:hover {
	border: 0px;
	padding: 0px;
	white-space: normal;
}
a.text {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #14235c;
}
a.text:hover {
	color: #cc0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #cc0000;
}
a.mobile {
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}
a.mobile:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

