/*globales stylesheet*/

body {
	background-color: #3D2C2B;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F2EEEE;
	line-height:18px;
}
a:link, a:hover, a:visited {
	color: #F2EEEE;
	text-decoration: none;
	background-color: #675A59;
}
a:hover {
	background-color:#504747;
}
.top {
	position:absolute;
	margin-left: -443px;
	left: 50%;
	top: 0px;
	visibility: visible;
}
#navigation {
	position:absolute;
	float:left;
	margin-left: -443px;
	left: 50%;
	top:36px;
	width:887px;
	height:36px;
	background-color:#382827;
	visibility: visible;

}
#navigation a {
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}
a.aktuelles, a.aktuelles:visited {
	background-image: url(img/aktuelles.gif);
	width:140px;
	height:34px;
}
a.aktuelles:hover {
	background-image: url(img/aktuelles2.gif);
}
a.vita, a.vita:visited {
	background-image: url(img/vita.gif);
	width:65px;
	height:34px;
}
a.vita:hover {
	background-image: url(img/vita2.gif);
}
a.radiotatort, a.radiotatort:visited {
	background-image: url(img/radio-tatort.gif);
	width:88px;
	height:34px;
}
a.radiotatort:hover {
	background-image: url(img/radio-tatort2.gif);
}
a.hoerspiel, a.hoerspiel:visited {
	background-image: url(img/hoerspiel.gif);
	width:105px;
	height:34px;
}
a.hoerspiel:hover {
	background-image: url(img/hoerspiel2.gif);
}
a.film, a.film:visited {
	background-image: url(img/film.gif);
	width:73px;
	height:34px;
}
a.film:hover {
	background-image: url(img/film2.gif);
}
a.theater, a.theater:visited {
	background-image: url(img/theater.gif);
	width:95px;
	height:34px;
}
a.theater:hover {
	background-image: url(img/theater2.gif);
}
a.buch, a.prosa:visited {
	background: url(img/buch.gif)  -5px 0  repeat-x;
	width:80px;
	height:34px;
}
a.buch:hover {
	background-image: url(img/buch2.gif);
}
a.verlage, a.verlage:visited {
	background-image: url(img/verlage.gif);
	width:97px;
	height:34px;
}
a.verlage:hover {
	background-image: url(img/verlage2.gif);
}
a.projekte, a.projekte:visited {
	background-image: url(img/projekte.gif);
}
a.projekte:hover {
	background-image: url(img/projekte2.gif);
}
a.kritiken, a.kritiken:visited {
	background: url(img/kritiken.gif) 0 0 repeat-x;
	width:144px;
	height:34px;
}
a.kritiken:hover {
	background-image: url(img/kritiken2.gif);
}
#content{
	position:absolute;
	float:left;
	margin-left: -443px;
	left: 50%;
	top:74px;
	width:887px;
	background-color:#4E3F3E;
	visibility: visible;
}
#impressum{
position:relative;
	background-color: #3D2C2B;
	text-align:right;
	padding: 8px 6px 12px 0px;
}
a.impressumlink, a.impressumlink:hover, a.impressumlink:visited {
	color: #887170;
	text-decoration: none;
	background-color: #3D2C2B;
}
a.impressumlink:hover {
	color: #504747;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2EEEE;
	line-height:18px;
}
.grau{
	color:#A59A9A;
}
hr {
	height: 1px;
	margin-left:0px;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #887F7E;
}
