body {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size:13px;
}
body a, body a:hover, body a:active, body a:visited {
	text-decoration:none; 
	cursor:pointer;
	outline:none;
	color:#004B9F;
}
body img {
	border:none;
}
#container {

}
#head {
	width:935px;
	height:236px;

}
#head-img {
	position:absolute;
	/*z-index:-10;*/
}
#head-logo {
	position:absolute;
	top:20px;
	left:480px;
	/*z-index:-5;*/
}
#head span {
	position:absolute;
	left:700px;
	top:200px;
	color:#f39400;
	font-weight:bold;
	font-size:20px;
}
#menu {
	margin-top:-15px;
	padding:0px;
	width:941px;
	z-index:50;
}
#menu ul {
	margin-top:0px;
	margin-left:-8px;
	padding:0px;
	list-style-type:none;
}
#menu ul li {
	float:left;
	margin-left:6px;
}

#aktuell {
	background:url(images/aktuell.png) no-repeat;
	width:150px;
	height:331px;
	position:absolute;
	top:300px;
	padding:30px 20px;
}
#aktuell div{
	font-weight:bold;
}
#aktuell-img {
	width:124px;
	height:167px;
	background:url(images/aktuell_schatten.png) no-repeat top ;
}
#aktuell-img img {
	margin-top:10px;
}
#aktuell a{
	
}
#suche {
	margin-top:20px;
}
#suche input[type=text] {
	color:#afafaf;
	border:1px solid #afafaf;
}
#suche input[type=submit] {
		border:1px solid #000;
		background:transparent;
}
#imp {
	margin-top:20px;
}
#content {
	position:absolute;
	top:300px;
	left: 220px;
	width:725px;
	padding-bottom:10px;
}

.ausg-cover {
	border:1px solid #000;
	float:left;
	margin-right:25px;
}
.ausg-inhalt ul {
	list-style-type:none;
	padding-left:0px;
	margin:auto;
}
.ausg-inhalt ul li{
	margin-bottom:20px;
}
.ausgaben {
	list-style-type:none;
	padding-left:0px;
}
.ausgaben li {
	margin-right:15px;
	margin-bottom:10px;
	float:left;
	border:1px solid #000; 
	width:101px;
	height:143px;
}

.redaktion { /* redaktion/autoren */
	list-style-type:none;
}
.redaktion li.autor {
	float:left;
	width:340px;
	margin-bottom:40px;
}
.autorimg { 
	float:left;
	margin-right:10px;
	width:120px;
}
.autorimg img {
	width:120px;
	height:155px;
}
.autordaten ul {
	list-style-type:none;
}
.autordaten ul li {
	margin-bottom:20px;
}
.autordaten ul li span {
	font-weight:bold;
}

.text { /* artikel text */
	float:left;
	width:460px;
}
.text h1 {
	margin-top:0px;
	margin-bottom:5px;
}
.text h3 {
	color:#F29400;
}
.homeimg { /*fuer 1. u 2. home, mit img */

	width:500px;
	min-height:160px;
	/*max-height:200px;*/
}
.homeimg img {
	margin-right:10px;
	margin-bottom:0px;
margin-top:5px;
        float:left;
}
.homeimg div {
margin:0px;
padding:0px;
}
.homeimg h2 {
        margin-top:0px;
	margin-bottom:0px;
}
.homeimg p {
/*padding:0px;
	margin-top:5px;
float:right;*/
}
.home {
padding:0px;
	width:550px;
	max-height:170px;
}

.bilder { /* artikel bilder */
	float:right;
	margin-left:15px;
	width:250px;
}
.bilder img, .bilder p {
	width:250px;
}
.bilder p {
	margin-bottom:10px;
	margin-top:0px;
	text-align:center;
}
.bilder span {
	margin-top:3px;
	font-style:italic;
	font-size:11px;
}
.gb-entry { /* gästebuch */
	width:725px;
	font-size:11px;
}
.gb-entry hr {
	background-color:#7F7F7F;
	color:#7F7F7F; /*ie*/
	height:1px;
}

.gb-entry p.gb-autor a, .gb-comm p.gb-autor a{
	color:#4F4F4F;
	font-size:14px;
}
.gb-entry p.gb-autor a:hover, .gb-comm p.gb-autor a:hover{
	cursor:pointer;
	color:#000;
}
.gb-autor {
	font-weight:bold;
}
.gb-text{
	margin-top:-5px;
}
.gb-comm {
	width:725px;
	font-size:11px;
	padding-left:20px;
	padding-top:0px;
	border:none;
	font-style:italic;
}
.gb-comm p.gb-autor {
	color:#7F7F7F;
	font-weight:normal;
}
#new-gb .input {
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#000;
	background:transparent;
}

.allart { /* alle artikel anzeigen , ul */
	list-style-type:none;
	padding:0px;
}
.allart li.topall {
	width:340px;
        min-height:180px;
		max-height:200px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:-10px;
}
.allart li.all {
clear:both;
}

.alliv { /* alle interviews anzeigen, ul */
	list-style-type:none;
	padding:0px;

}
.alliv li {
	float:left;
	width:350px;
	height:160px;
	padding:0px 0px 0px 10px;
	margin:0px;
	/*margin-bottom:20px;*/
	border-bottom:1px solid #999;

}
.alliv li:nth-child(odd) {
border-right:1px solid #999;
}
.alliv li:last-child {
	border:0px;
}
.alliv li div {
	width:350px;

}
.alliv img {
	float:left;
	width:100px;
	margin-right:10px;
}
.alliv strong {
	display:inline-block;
	width:45px;
	margin-top:10px;
}

.ergebnis {
	list-style-type:none;
}
.ergebnis li{
	border-bottom:1px solid #000;
}
.ergebnis li:last-child {
	border-bottom:0px;
}
