
body {
	background: url("../images/rahmen/bg.gif") repeat-y;
	background-position: 0 183px;
	background-color: #004e96;
	color: black;
	font: 14px/18px Helvetica,Arial,sans-serif;
	margin:0;
	padding:0;
}

h2 {
	color: #004e96;
	font: bold 20px/20px Helvetica,Arial,sans-serif;
}

a {
	color: #004e96;
	outline: none;
}

#page {
	width: 100%;
	position: relative;
}


#footer {
	position: fixed;
	width: 231px;
	height: 117px;
	bottom: 0px;
	right: 0px;
}

/* ---------------------------------------------------------------- */

#logo {
	width: 100%;
	background: #004e96;
	height: 190px;
	padding: 25px 0 25px 0;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 140px;
}

#inhalt {
	height:100%;
	float:left;
	width: 500px;
}

#artikel {
	margin: 25px 0 0 25px;
	float: left;
}

#menue ul {
	float: left;
	width: 237px;
	margin: 25px 0 0 0;
	background: black;
	padding: 20px 0 20px 0;
	list-style: none;
}

#menue ul li a {
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	color: white;
	width: 214px;
	float: left;
	margin-bottom: 5px;
}

#menue ul li a:hover {
	background: #004e96;
	text-decoration: none;
}

#menue ul li.aktiv {
	background: #004e96;
	text-decoration: none;
}

#menue img {
	border: 0;
}

#aktuell {
	float: left;
	margin: 0px 18px 0 0;
}

#heft {
	float: left;
	width: 187px;
	height: 266px;
	padding: 1px 5px 5px 1px;
	background: url("../images/heftbg.gif") no-repeat;
	margin: 0 0 7px 0;
}

#aktuell p {
	width: 250px;
	font: 11px/14px Helvetica,Arial,sans-serif;
}

#themen {
	float: left;
	width: 250px;
}

#themen h2 {
	color: #004e96;
	margin: 16px 0 4px 0;
}

#aktuellinfo {
	font-size: 12px;
	clear: both;
	padding-top: 15px;
	width: 440px;
	color: #004e95;
}

#aktuellinfo a {
	color: #004e95;
}

.archiv {
	float: left;
}

.archivcover {
	float: left;
	width: 70px;
	height: 100px;
	padding: 1px 2px 2px 1px;
	background: url("../images/heftbgklein.gif") no-repeat;
	margin: 0 10px 25px 0;
}

.archivtext {
	float: left;
	width: 140px;
	height: 103px;
	font: 12px/14px Helvetica,Arial,sans-serif;
	padding-right: 10px;
}

.archivtext a {
	display: block;
	padding-top: 8px;
}

.archivtext h2 {
	font: bold 12px/14px Helvetica,Arial,sans-serif;
	margin: 2px 0 2px 0;
}

#podcast {
	width: 440px;
	margin: 24px 0 0 0;
	padding: 10px;
	background: #004e95;
	color: white;
	font-size: 12px;
}

