/* CSS Document */
.navi {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.mw
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	padding-top: 6px;
	line-height: 22px;
	/*background-image:url(../bilder/design/punkt.gif);
	background-repeat:no-repeat;
	background-position:5px 11px;*/

}

.mw:hover {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration:none;
}

.subnavi {
	font-size: 11px;
	font-weight: normal;
	
}

a.subnavi {
	font-size: 11px;
	color: #7D7D7D;
	text-decoration:none;
	line-height: 18px;
	padding-left: 5px;
}

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

a.subnavi-aktiv, a.subnavi-aktiv:hover {
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	line-height: 18px;
	padding-left: 5px;
	font-weight: bold;
}

a.subsubnavi {
	font-size: 11px;
	color: #336699;
	text-decoration:underline;
	line-height: 18px;
}


a.subsubnavi:hover {
	font-size: 11px;
	color: #336699;
	text-decoration:none;
	line-height: 18px;
	
}

.subsub_aktiv {
font-size: 11px;
color: #003366;
text-decoration:none;
line-height: 18px;
font-weight: bold;	
}

.subsub_aktiv:hover {
font-size: 11px;
color: #003366;
text-decoration:none;
line-height: 18px;
font-weight: bold;	
}


a {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

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

.Ueb1 {
	font-size:30px;
	color: #003366;
	text-decoration:none;
	font-family: Verdana;
	padding-top: 28px;
	padding-left: 5px;
}

.titel {
font-size:30px;
color: #003366;
text-decoration:none;
font-family: Verdana;
padding-top: 3px;
padding-left:10px;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-left:10px;
	padding-top:0px;

}
.tabelle {
	width: 0px;
	clear: none;
	float: none;
	font-size: 1px;
}

.navi:hover {
	font-size: 11px;
	font-weight: normal;
	color: #003366;

}
.paten {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 0px;
	height: 20px;
	width: 200px;
	text-align: center;



}
.paten:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003366;

}
.formular {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: 0px inset #003366;
}

.tabellenansicht {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #336699;
	font-family: Verdana;
	line-height: 18px;
}

.text-bild {
float: left;
padding-left: 12px;
padding-top: 20px;
padding-bottom: 10px;
}

.kommentar {
float: left;
font-family: Verdana;
font-size: 11px;
padding-left: 10px;
padding-top: 18px;
}

a.feature {
padding-left: 5px;
color:#FFFFFF;
font-size: 11px;
padding-top: 5px;
line-height:22px;
font-weight:bold;
}

a.feature:hover {
padding-left: 5px;
color:#FFFFFF;
font-size: 11px;
padding-top: 5px;
line-height:22px;
text-decoration:underline;
}

.newsbox {
width: 580px;
height:auto;
border: solid 1px #CCCCCC;
}

.newstitel {
width: 580px;
height:18px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
background-color:#003366;
text-indent:5px;
}

.newsdatum {
width: 580px;
height:20px;
text-indent:5px;
}
.newsspacer {
width: 580px;
height:10px;
}

.newstext {
padding-left:3px;
padding-right:5px;
padding-top:3px;
}

.box {
float: left;
height: 80px;
width: 445px;
background-color: #FFFFF;
border: 1px solid #E1E1E1;
padding: 5px;
}

.boxlinks {
width: 170px;
float: left;
}

.boxrechts {
width: 250px;
float: right;
}
.spacer {
width: 250px;
height: 10px;
float: left;
}

.kontaktformularbox {
height: auto;
width: 450px;
background-color:#CCCCCC;
float: left;
padding:10px;
margin-top:15px;
}

.kontaktformularbox-left {
height: auto;
width: 50px;
float: left;
}

.kontaktformularbox-right {
height: auto;
width: 400px;
float: left;
}

.anschrift {
height: auto;
width: 450px;
float: left;
margin-top:15px;
}

.error {
background-color:#A60206;
color: #FFFFFF;
font-weight:bold;
height: auto;
width: 550px;
padding:5px;
margin-bottom:15px;
}

p.important {
	padding: 2px;
	background-color: #CC0000;
	border: 1px solid #CC0000;
	font-size: 12px;
	margin-bottom:10px;
}

p.important a {
	color: #fff;
}
ul.important {
	padding: 2px;
	background-color: #CC0000;
	border: 1px solid #CC0000;
	font-size: 12px;
	margin-bottom:10px;	
}
ul.important li a {
	color: #FFF;	
}
div.text ul {
	margin-left: 25px;
	margin-top: 6px;
}
ul.important li {
	margin-left: 20px;
	color: #FFF;
	list-style-type:square;
}
.box2 {
	border: 1px solid #E1E1E1;
	padding: 5px;
}
h2.buch, h3.buch {
	font-weight: normal;
	margin-top: 30px;
	font-size: 15px;
	margin-bottom: 15px;
}
.desc {
	display: block;
}
.list {
	margin-top: 10px;
}
.list li {
	margin-left: 30px;
	margin-bottom: 10px;
}
.linkitem {
	margin-bottom: 10px;
}
.reminder {
	margin: 15px 0;
	background-color: #CC0000;
	color: #fff;
	padding: 5px;
}
.what a, .where a {
	color: #fff;
}
.where a {
	text-decoration: underline;
}
.where {
	text-transform: uppercase;
	font-size: 10px;
}
.himmelstaub {
	margin-bottom: 15px;
	font-size: 11px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	background-color: #F0F0F0;
}

p.press {
	margin-bottom: 12px;
}
