/* CSS Document */
@import url(ie.css);

html {
	min-height: 101%;
	text-align:center;
	scrollbar-face-color: #999999;
	scrollbar-track-color: #ffffe0;
	scrollbar-arrow-color: #CC0000;
	scrollbar-3dlight-color: #ffffe0;
	scrollbar-shadow-color:#ffffe0;
	scrollbar-highlight-color: #ffffe0;
	scrollbar-darkshadow-color: #ffffe0;
    }
body {
	font: 72.5%/160% Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	background: url(../bilder/back/bg_teilen4.gif) #506079 top left repeat-x;
	position: relative;
	text-align:left;
	}
#wrap {
	padding:0 0 8px 0;
	min-width: 990px;
	}

/* =BASICS 
------------------------------------------------------------------------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, for, fieldset, input, p, blockquote, th, td, adress { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

ol, ul { list-style: none; }

address, caption, weight, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }

table { border-spacing: 0; }

img, fieldset { border: 0; }

caption, th {text-align: left; }

/* für die Accessibility: Skip-links zur Navigation und zum Hauptinhalt unsichtbar */
ul#nav_access { display: none; }

	
/* =KLASSEN
------------------------------------------------------------------------ */
strong { font-weight: bold; color: #FFFFFF; }
.abstand { margin-top: 2em; }
.hoch { margin-top: 30px !important; }
.clear { 
	clear: both;
	}
.mitte, p.mitte {
	text-align: center;
	}
.fett, p.fett {
	font-weight: bold;
	color: #993300;
	}
.entry, p.entry {
	font-weight: bold;
	font-size: 14px;
	letter-spacing:1px;
	color: #e6e6e6;
	font-family: Arial, sans-serif;
	margin-bottom: 20px;
	}
.zitat, p.zitat {
	letter-spacing:1px;
	font-family: Arial, sans-serif;
	font-style:italic;
	text-indent: 20px;
	}
.right {
	text-align: right;
	}
.schluss, p.schluss {
	padding-bottom: 30px;
	}
.schlussg, p.schlussg {
	margin-bottom: 150px;
	}

.kleinschluss, p.kleinschluss {
	padding: 6px 6px 12px 0;
	}
p.platz, .platz {
	margin-bottom: 20px;
	padding-bottom: 20px;
	} 
hr {
	clear:both;
	visibility:hidden;
	}
img.fright {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	padding: 0 0 8px 8px;
	}

/* =HEADLINES
------------------------------------------------------------------------ */
	
h3 {
	margin: 10px 0 0px 70px;
	width: 450px;
	color: #990000;
	font-size: 16px;
	letter-spacing:1px;
	font-weight:bold;
	}
h6 {	
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 18px 0 0px 70px;
	font-style: italic;
	}	

/* =LINKS
------------------------------------------------------------------------ */

a:link, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-size: 100%;
	}
a:hover, a:active, a:focus {
	text-decoration: overline;
	font-weight:bold;
	color: #e6e6e6;
	font-size: 100%;
	}
	

/* =DRUCKVERSION, Fenster schließen und Seite drucken, hier unsichtbar
------------------------------------------------------------------------ */

#close_main {
	display: none;
	}
		
/* =LAYOUT 
------------------------------------------------------------------------ */
#container {
	width: 735px;
	margin: 0 auto;
	text-align: left;
	background-color: #e6e6e6;
	padding: 0 6px 0 6px;
	}
#content {
	float: left;
	margin: 0 auto;
	width:735px;
	background-color: #AAAAAA;
	}
#content_footer {
	clear: both;
	width: 735px;
	height: 46px;
	margin: 0;
	background: url(../bilder/back/wall_red.gif) top left repeat;
	}


/* =BRANDING
------------------------------------------------------------------------ */
#branding { 
	width: 735px;
	height: 240px;
	margin: 0 0 0 0;
	}
.headerstart {
	background: url(../bilder/back/header_start.jpg) top left no-repeat;
	}
.headerdoku {
	background: url(../bilder/back/header_doku.jpg) top left no-repeat;
	}
.headerbuch {
	background: url(../bilder/back/header_buch.jpg) top left no-repeat;
	}
.headerkontakt {
	background: url(../bilder/back/header_kontakt.jpg) top left no-repeat;
	}
.headermord {
	background: url(../bilder/back/header_mord_an.jpg) top left no-repeat;
	}
#branding h1 {
	text-indent: -9999px;
	display: block;
	padding: 8px 0 0 8px;
	height: 1px;
	}
#branding h1 a {
	display: block;
	width: 450px;
	height: 190px;
	outline:none;
	}


/* =INDEX (für alle Seiten ohne Subnavigation)
------------------------------------------------------------------------ */

#indexinhalt {
	width: 735px;
	border-top: 6px solid #e6e6e6;
	}
#contentindex {
	float: left;
	width: 450px;
	margin: 70px 0 0 0;
	}
#contentindex p {
	padding: 8px 4px 4px 70px;
	}
#contentindex h2 {
	color: #990000;
	font-size: 24px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 0 0 8px 70px;
	line-height: normal;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
#contentindex h3 {
	font-size: 16px;
	color:#003366;
	font-weight: bold;
	margin: 18px 0 0px 70px;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}

#contentindex p.schluss {
	padding-bottom: 30px;
	}
#contentindex a:link, #contentindex a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	}
#contentindex a:hover, #contentindex a:active, #contentindex a:focus {
	text-decoration: overline;
	font-weight:bold;
	color: #e6e6e6;
	}
	
/* =BUCH/sidebar rechts
------------------------------------------------------------------------ */
	
#buchinhalt {
	width: 735px;
	border-top: 6px solid #e6e6e6;
	}
#contentbuch {
	float: left;
	width: 450px;
	margin: 70px 0 0 0;
	}
#contentbreit {
	clear: both;
	float: left;
	width: 600px;
	margin: 0;
	}
#contentprozess {
	clear: both;
	float: left;
	width: 710px;
	margin: 24px 0 0 0;
	}
#contentprozess img.press {
	float:left;
	width: 350px;
	height: 451px;
	padding: 0 24px 0 0;
	margin: 0 0 20px 0;
	}
#contentbuch h2, #contentbreit h2 {
	color: #990000;
	font-size: 24px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 0 0 8px 70px;
	line-height: normal;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
#contentbuch h3, #contentbreit h3 {
	color: #990000;
	width: 370px;
	font-size: 16px;
	margin: 24px 0 0px 70px;
	letter-spacing:1px;
	font-weight:bold;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
#contentbuch h5, #contentbreit h5 {	
	font-size: 16px;
	color:#003366;
	font-weight: bold;
	margin: 18px 0 0px 70px;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
#contentbuch p, #contentbreit p {
	padding: 8px 4px 4px 70px;
	}
#contentbuch p.schluss, #contentbreit p.schluss {
	padding-bottom: 30px;
	}
#contentbuch p.sgh, #contentbreit p.sgh {
	padding: 8px 4px 24px 100px;
	font-style:italic;
	}
#contentbreit table.inh {
	padding: 8px 4px 4px 70px;
	margin-left: 0;
	}
#contentbreit table.inh td.left {
	display: block;
	margin-right: 45px;
	padding-right: 0;
	}
#contentbuch ul.liste, #contentbreit ul.liste {
	padding: 8px 4px 4px 70px;
	}
#contentbuch ul.liste h6, #contentbreit ul.liste h6 {
	padding: 8px 4px 20px 0px;
	}
#contentbuch ul.liste li, #contentbreit ul.liste li {
	margin-left: 40px;
	padding: 8px 4px 6px 12px;
	list-style-type: disc;
	}
#contentbuch img.cover {
	float:left;
	width: 165px;
	height: 248px;
	padding: 0 24px 0 0;
	margin: -5px 0 20px 0;
	}
#subnav {
	float: right;
	width: 218px;
	margin: 70px 0 0 0;
	}
#subnav2, #subnav3 {
	float: right;
	width: 218px;
	margin: 30px 0 0 0;
	}
#subnav h4, #subnav2 h4, #subnav3 h4 {
	font-size: 13px;
	color: #000; /*#003366;*/
	font-weight: bold;
	margin: 8px 0 0px 0;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
#subnav p.sortiert, #subnav2 p.sortiert, #subnav3 p.sortiert {
	color:#003366;
	font-weight: normal;
	margin: 16px 8px 0px 0;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
ul#buchlesen {
	margin: 16px 4px 0 0;
	}
ul#buchlesen li {
	margin: 0 0 4px 0;
	padding: 4px 0 6px 0px;
	border-bottom: 1px dotted #000000;
	}
ul#buchlesen li a.buch {
	background: url(../bilder/back/linkbuch3.gif) left bottom no-repeat;
	padding-left: 28px;
	}
ul#buchlesen li a.doku {
	background: url(../bilder/back/linkdoku.gif) left bottom no-repeat;
	padding-left: 28px;
	}
ul#buchlesen li a.mehrlesen {
	background: none;
	padding-left: 0;
	}

ul#buchlesen li a:link, ul#buchlesen li a:visited {
	color: #993333;
	font-weight: bold;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
ul#buchlesen li a:hover, ul#buchlesen li a:active {
	color: #ece3c6; 
	font-weight: bold;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	text-decoration:none;
	}
ul#buchlesen li.actuell a:link, ul#buchlesen li.actuell a:visited {
	color: #039;
	font-weight: bold;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
ul#buchlesen li.actuell a:hover, ul#buchlesen li.actuell a:active {
	color:#993333;
	font-weight: bold;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	text-decoration:none;
	}

	
/* =NAVIGATION
------------------------------------------------------------------------ */

ul#nav {
	margin: 6px 0 0 0;
	padding:0;
	}
ul#nav li {
	float:left;
	width: 160px;
	height: 47px;
	margin: 0 13px 0 0;
	font-size: 11px;
	line-height: 16px; 
	letter-spacing: 1px;
	display:inline;
	}
ul#nav a {
	height: 42px;
	display:block;
	font-weight:bold;
	padding: 5px 0 0 16px;
	}
ul#nav a:link, ul#nav a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color: #033b87; /* dunkelblau */
	}
ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
	text-decoration: none;
	background-color: #CC3333;
	color: #FFFFFF;
	}
li#current a:link, li#current a:visited {	
	border: 1px solid #CC3333;
	border-bottom: none; 
	background-color: #e6e6e6;
	color: #CC3333; /* dunkelrot */
	}
ul#nav li.black {
	height: 42px;
	width: 142px;
	padding: 5px 0 0 16px;
	display:block;
	border: none;
	background-color:#333333;
	color: #333333; 
	}
ul#nav li.black a {
	display:none;
	}

/* =SUCHE self
------------------------------------------------------------------------ */
#suche {
	width: 400px;
	float: right;
	padding: 8px 0 0 0;
	}
#suche p {	
	display: inline;
	margin: 0 0 0 87px;
	color: #003366;
	text-transform:uppercase;
	font-size: 10px;
	font-weight:bold;
	letter-spacing:1px;
	}
#suche .txt {
	border-bottom: 1px solid #003366;
	border-top: 2px solid #2f2f2f;
	border-left: 2px solid #2f2f2f;
	border-right: 1px solid #003366;
	padding: 2px 2px;
	background-color: #dbdada;
	}
#suche .button {	
	vertical-align: top;
	}
#suche form {
	display:inline;
	} 			

/* =SUCHE atomz
------------------------------------------------------------------------ 
#suche {
	width: 389px;
	float: right;
	margin: 8px 0 0 0px;
	}
#suche p {
	padding: 0 0 0 11px;
	} 
#suche .txt {
	border-bottom: 1px solid #003366;
	border-top: 2px solid #2f2f2f;
	border-left: 2px solid #2f2f2f;
	border-right: 1px solid #003366;
	padding: 2px 2px;
	background-color: #dbdada;
	}
#suche .button {
	margin: 0 0 0 8px;
	padding: 0 2px 0 2px;
	}
	
*/
	
/* =SITE-INFO
------------------------------------------------------------------------ */
#site_info {
	clear: both;
	width: 710px;
	margin: 6px 0 8px 0;
	padding: 6px 4px 8px 4px;
	font-size: 11px;
	}
#site_info li {
	display: inline;
	}
#site_info li.top {
	margin: 0 0 0 16px;
	padding: 0 7px 0 0px;
	background: url(../bilder/back/pfeiloben.gif) right 0 no-repeat; 
	}
#site_info a:link, #site_info a:visited {
	text-decoration: none;
	color: #0033FF;
	font-weight:normal;
	}
#site_info a:hover, #site_info a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight:normal;
	}
	
/* =SITE_INFO aktive Tabs 
-------------------------------------------------------------------------- */
body#home-page li#aktuell a:link, body#home-page li#aktuell a:visited {
	color: #cc3300;
	}
body#home-page li#aktuell a:hover, body#home-page li#aktuell a:active {
	color: #0033FF;
	}

/* =KONTAKT 
-------------------------------------------------------------------------- */

p#mail a:link, p#mail a:visited {
	text-decoration: underline;
	
	}
p#mail a:hover, p#mail a:active {
	text-decoration: none;
	}
	
	
/* =SITEMAP 
-------------------------------------------------------------------------- */

#site {	
	width: 636px;
	margin: 0 0 10px 70px;
	}
#site ul {
	margin: 0 0 16px 0;
	}
#site td { 
	width: 203px;
	vertical-align:top; 
	padding: 8px 0 8px 0;
	}
#site h4 {	
	font-size: 13px;
	color: #039;
	font-weight: bold;
	margin: 8px 0 0px 0;
	letter-spacing:1px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	}
#site li a:link, #site li a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
#site li a:hover, #site li a:active, #site li a:focus {
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
	}
#site li.us a:link, #site li.us a:visited {
	color:#993333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	}
#site li.us a:hover, #site li.us a:active, #site li.us a:focus {
	color:#993333;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
	}

/* =FUSSNOTE 
-------------------------------------------------------------------------- */

.hoch, p.hoch {
	vertical-align:super;
	font-weight:bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.fussnote, p.fussnote {
	line-height: normal;
	font-size: 11px;
	letter-spacing: 1px;
	font-family:Arial, Helvetica, sans-serif;
	}

p.fussnote a:link, p.fussnote a:visited {
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	}
p.fussnote a:hover, p.fussnote a:active, p.fussnote a:focus {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}