@charset "UTF-8";
/* CSS Document */
body {
	background: url(../images/1.gif) repeat-x top #d5e5ed;
	margin:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#3a3a3a;
}

div#spektrum {
	width:810px;
	min-height:800px;
	background:url(../images/4.jpg);
	margin: 5px auto 0;
}

div#heft {
	float:right;
}

div.hintergrund {
	background:url(../images/2.jpg) no-repeat;
}

div#logo, div#blau {
	width:460px;
	float:left;
	}
	
div#blau {
	height:215px;
}

div#teaser {
	margin:80px 30px 0 45px;
	color:#fff;
	font-size:14px;
	line-height:140%;
	}
	
div#teaser h1, div#inhalt h1 {
	display:inline;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

div#inhalt {
	width:460px;
	float:left;
	font-size:11px;
	line-height:140%;
	background:url(../images/4.gif) no-repeat;
	}
div#inhalt a {
	color:#005072;
	font-size:12px;
	font-weight:bold;
}
	
div#inhalt p {
	margin: 0 0 6px 0;
	line-height:160%;
}

div#inhalt h2 {
	font-size:14px;
	line-height:140%;
	font-weight:normal;
	display:inline;
}

div#titel {
	padding: 0 0 16px 0;
}

div#inhalt h3 {
	font-weight:bold;
	font-size:16px;
	color:#b90d3c;
	margin:12px 0 0 0;
}

div#inhalt h4 {
	font-weight:bold;
	font-size:12px;
	color:#005072;
	margin:18px 0 0 0;
}
div#inhalt h5 {
	color:#b90d3c;
	margin:0 0 10px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}


div.padding {
	margin:0px 30px 0 45px;
}

div#fuss {
	clear:both;
	width:810px;
	margin: 0 auto 0px;
	background: url(../images/5.gif);
	height:5px;
	}
.impressum {clear:both;
	margin: 5px auto 5px;
 
	width:810px;
text-align:center;
	font-size:10px;	
}
div.links {
	float:left;
	width:500px;
}

div.rechts {
	clear:right;
	float:right;
	width:170px;
	padding:10px 55px 10px 10px;
}

div.rechts ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.rechts ul li {
	border:1px solid #ececec;
	padding:10px 10px 4px 10px;
	margin: 0 0 10px 0;
	background:#f8f8f8;
}

div.rechts ul li h3 a {
	font-weight:bold;
	font-size:16px;
	color:#b90d3c;
	margin:0 0 6px 0;
	text-decoration:none;
}
div.rechts a {
		color:#b90d3c;
		text-decoration:none;
}

div.rechts ul li p {
	font-size:11px;
	margin: 0 0 6px 0;
	line-height:150%;
}

div#inhalt img.align-right {
	float:right;
	margin:10px 0 10px 10px;
}
