@charset "UTF-8";
/* CSS Document */
	
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #2959AD;
	padding-top: 5px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	padding-top:2px;
}

h3{
	padding-left: 20px;
	overflow: visible;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
}

h3 img {
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding: 0px;
	border: none;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2959AD;
	font-size: 1.2em;
}

.pre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2959AD;
	font-size: 1.2em;
}

#content a:link, #content a:visited {
	color: #CB4A35;
	text-decoration: none;
}

#content a:hover {
	color: #CB4A35;
	text-decoration: underline;
}

#container {
	/*margin: 0px auto;
	text-align: center;*/
}

#spalteLinks {
	width: 30px;
	height: 200px;
	background-image: url(../images/tropfen_links.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#spalteMitte {
	width: 800px;
	height: auto;
	margin-top: 18px;
	border: 2px solid #a9bdde;
	float: left;
}

#spalteRechts {
	width: 30px;
	height: 200px;
	background-image: url(../images/tropfen_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#header {
	width: 800px;
	height: 100px;
	background-image: url(../images/header-wanne.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 10px;
}

#nav {
	font-size: 0.9em;
	width: 155px;
	height: auto;
	float: left;
	text-align: left;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {
	width: 450px;
	height: auto;
	float: left;
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#topics {
	width: 185px;
	height: auto;
	float: left;
	background-image: url(../images/higru_topics.jpg);
	background-repeat: no-repeat;
	background-position: -35px top;
	text-align: right;
}

#topics img {
	padding-top: 14px;
}

#nav ul {
	list-style-type: none;
	padding-left: 10px;
}

#nav ul li {
	height: 30px;
	width: 130px;
}

#nav ul li a:link, #nav ul li a:visited {
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#nav ul li:hover {
	color: #FFFFFF;
	background-image: url(../images/higru_nav.gif);
	background-repeat: no-repeat;
}

#nav ul li a:hover {
	background-image: url(../images/higru_nav.gif) !important;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2959AD;
}

.quelle {
	font-size: 0.8em;
}

#content img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#content #prefa {
	float: right;
	margin: 2px;
}
	
#content #spalteText {
	margin-top:0px;
	width: 50%;
	float: left;
}

#content .3Bilder {
	width: 150px !important;
	float: left;
	
}

#content td {
	vertical-align: top; 	
}

#content td img {
	margin-right: 0px;
	margin-bottom: 5px;
}

.bildRechts {
	float: right;
}

.bildLinks {
	float: left;
}

.rechtsbund {
	float: right;
}

.pdfIcon {
	border: none;
	vertical-align: middle;	
}

