/* ALLGEMEIN */

body,div,td {
	font:normal 12px arial,sans-serif;
	color:#444;
	}

body {
	background:url(img/bg.gif) repeat-x #d8d1ca fixed;
	margin:20px 20px 30px 20px;
	}

.body {
	width:800px;
	background:#fff;
	padding:30px 0px 20px 0px;
	}

a {
	color:#fe0000;
	text-decoration:none;
	}

a:hover {
	color:#fff;
	background-color:#000;
	}

td {
	vertical-align:top;
	}

form {
	margin:30px 0px 0px 0px;
	}

input,select,textarea,button {
	background-color:#eee;
	border:2px solid #eee;
	font:normal 12px arial,sans-serif;
	color:#444;
	}




/* HEADER */

.header {
	width:740px;
	height:76px;
	clear:both;
	padding-bottom:5px;
	border-bottom:2px solid #eee;
	margin-bottom:5px;
	}

.header_logo {
	width:480px;
	height:36px;
	float:left;
	font-size:10px;
	text-align:left;
	}

.header_navi {
	width:260px;
	height:12px;
	margin-top:65px;
	float:right;
	font-size:10px;
	color:#fe0000;
	text-align:right;
	}




/* COVER */

.cover {
	width:800px;
	height:400px;
	margin-top:55px;
	}

.cover_text {
	position:relative;
	top:30px;

	width:270px;
	height:340px;
	background:url(img/bg_cover.png);
	}

.cover_text_in {
	padding:15px;
	text-align:left;
	font-size:11px;
	line-height:18px;
	}

.cover_credit {
	text-align:right;
	padding:1px 5px 0px 0px;
	font-size:10px;
	color:#bbb;
	margin-bottom:-30px;
	}




/* ÜBERSCHRIFTEN */

h1 {
	margin:0px 0px 15px 0px;
	font:normal 27px Georgia, "Times New Roman", Times, serif;
	}

h2 {
	margin:0px 0px 10px 0px;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	}




/* CONTENT */

.content {
	width:740px;
	margin-top:55px;
	text-align:justify;
	line-height:22px;
	}




/* INHALT */

ol a {
	color:#444;
	}

ol.a {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	}

ol.b {
	font-weight:normal;
	}

ol span {
	color:#fe0000;
	font-weight:normal;
	}

.inhalt_print img {
	vertical-align:text-bottom;
	}




/* TEXT */

blockquote {
	margin:10px 60px 10px 20px;
	font-style:italic;
	color:#666;
	background:url(img/quote.gif) no-repeat;
	padding-left:70px;
	}

.bild {
	float:right;
	margin:3px 0px 3px 12px;
	background:#f6f6f6;
	font-size:10px;
	color:#666;
	padding:5px;
	text-align:left;
	line-height:13px;
	}

.bild img {
	margin-bottom:3px;
	}

.credit {
	color:#999;
	}

.text_navi {
	height:16px;
	margin-top:25px;
	clear:both;
	text-align:center;
	}

.text_navi img {
	vertical-align:text-bottom;
	}

.text_navi_links {
	float:left;
	width:33%;
	text-align:left;
	}

.text_navi_print {
	float:left;
	width:34%;
	text-align:center;
	}

.text_navi_rechts {
	float:left;
	width:33%;
	text-align:right;
	}




/* ADS */

.ads {
	margin-top:50px;
	}

.pixum_anzeige {
	width:188px;
	height:307px;
	float:right;
	}




/* FOOTER */

.footer {
	margin-top:10px;
	font-size:10px;
	color:#888;
	}
