/* Standard-CSS für www.hartmannbuch.de/snews */
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea {
   margin: 0;
   padding: 0;
   font-family: Arial, Verdana, Helvetica, sans-serif;
}
html body {
    background-color: #FAF3E0;
    background-image: url(bg.gif);
    background-repeat: repeat-x;
	text-align:center;
	margin: 0 0 0 0;
	scrollbar-base-color: #ffffff;
    scrollbar-arrow-color: white;
	scrollbar-track-color: #cccccc;
	scrollbar-shadow-color: #D4A002;
	scrollbar-lightshadow-color: #D4A002;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #D4A002;
	}
	/* Allgemein gültige Formatierungen */
a {
    padding:2px;
	color: #D4A002;
    text-decoration : none;
	}
a:hover {
	color: #000000;
	}
p {
    font-weight:normal;
    font-size: 12px;
    font-style:normal;
    line-height: 1.7em;
    padding-right:30px;
    margin-left:12px;
	}
h2 {
    font-weight:normal;
    font-size: 16px;
    color:#AC9D73;
    font-weight:bold;
    margin-top: 40px;
    padding-bottom:20px;
	}
hr {
    color:white;
	background-color:white;
	height:1px;
	border:none;
	}

/* Sektionsweite Formatierungen */

#global {
	text-align:left;
	margin:auto;
	width:720px;
	height:790px;
	}
/* Headbereich */
#kopf {
    background-color: #ffffff;
	height: 110px;
	width: 736px;
	position: absolute;
	top: 0px;
	margin-left: 0px;
	z-index: 3;
	}
#logo {
    background-color: #D4A002;
	height: 127px;
	width: 177px;
	position: absolute;
	top: 110px;
	margin-left: 0px;
	z-index: 3;
	border-left: 1px solid white;
	border-right: 1px solid white;
	text-align:center;
	}
#logo img {
    padding-top:30px;
    border:0;
    }
.logo{
	padding-left:15px;
	padding-bottom:15px;
    }
#oben {
    background-color: #F2BF33;
	height: 127px;
	width: 557px;
	position: absolute;
	top:110px;
	margin-left:179px;
	border-right: 1px solid white;
	z-index: 4;
	}

/* Horizontale Navigation */
#navcontainer ul{
	padding-left: 0;
	float: left;
	width: 566px;
	height:25px;
	position:absolute;
	margin-top:100px;
	margin-left:0px;
	z-index:20;
	overflow:hidden;
	}
#navcontainer ul li {
	display: inline;
	}
#navcontainer ul li a {
	font-size: 16px;
	color:white;
	font-weight:bold;
	text-decoration:none;
 	height:28px;
    margin-left:1.14em;
    padding-right:1.0em;
	float: left;
	vertical-align:bottom;
	border-right: 1px solid white;
	}
#navcontainer ul li a.current {
	color:#000000;
	}
#navcontainer ul li a:hover {
	color:#C63200;
    }

/* Vertikale Navigation */
#links {
    text-align:center;
	width: 177px;
	position: absolute;
	top: 237px;
	margin-left: 0px;
	padding-top:30px;
	border-right: 1px solid #F2BF23;
    border-left: 1px solid #F2BF23;
    z-index: 8;
	}
#kasten0 {
    background-color: #F2BF33;
    font-size:20px;
    font-weight:bold;
    color:#ffffff;
    text-align:left;
	list-style: none;
	width: 151px;
    margin:0 0 0 5px;
	padding:8px;
	z-index: 8;
	}
#kasten0 li {
    background-image: url(aufzaehl.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	list-style: none;
   	margin-left: 0;
 	padding-left: 10px;
	}
#kasten0 a {
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
   	margin-left: 0;
	}
#kasten0 li a:hover {
	color:#000000;
	}
#kasten0 li a.current {
	color:#000000;
	}
#kasten1 {
    background-color: #D4A002;
    font-size:20px;
    font-weight:bold;
    color:#ffffff;
	width: 151px;
	text-align:left;
	margin:8px 0 0 5px;
	padding:8px;
	z-index: 8;
	}
#kasten2 {
    background-color: #AC9D73;
	font-size:10pt;
	text-align:right;
	color:#ffffff;
	width: 151px;
    margin:8px 0 0px 5px;
	padding:8px;
	z-index: 8;
	}
#footer a{
	font-size:12px;
	padding:8px;
	z-index: 8;
    }
/***********************************/
#kurzmen{
	font-size: 12px;
	height: 20px;
	width:400px;
	position: absolute;
	top: 8px;
	left:192px;
	text-align:left;
	z-index: 7;
	}
#inhalt {
    background-color: #ffffff;
    font-weight:normal;
    font-size: 12px;
    font-style:normal;
    line-height: 1.7em;
    width: 716px;
	height:auto;
	min-height:530px;
	position: absolute;
    top: 237px;
    margin-left: 0px;
    padding-right:20px;
    border-right: 1px solid #F2BF23;
    border-left: 1px solid #F2BF23;
    border-bottom: 1px solid #F2BF23;
    z-index: 7;
	}
* html #inhalt { height:530px; } /* nur für IE 5.5 - 6.x */
html + body #inhalt { height:530px; } /* nur vom IE 5.0 */

#inhalt img {
	border:0;
	}
#innen {
    width: 521px;
    top: 0px;
	margin-left:195px;
 	z-index:7;
	}
/* Formatierungen Formulare */
legend {
    background-color: #AC9D73;
    font-weight:bold;
    font-size: 12px;
    color:#ffffff;
    margin: .5em;
    padding:0 .5em 0 .5em;

	}
label.left {
	font-size: 12px;
	color:#000000;
    float: left;
    text-align: right;
    width: 10em;
    margin-right: .3em;
	}
.uns {
	display: none;
	visibility:hidden;
	}
textarea, select {
	width:320px;
	}
input,textarea, select {
   	background: #ffffff;
   	background-color:#ffffff;
   	font-size: 12px;
   	margin: 3px 1px;
   	padding: 3px 3px;
   	border:1px solid black;
   	}
input:active, input:focus, input:hover {
	background: #F2BF33;
	}
label {
	margin: 5px 0;
	}
input[type=text], select {
    float: left;
	}
input.right {
    float: left;
    width: auto;
    clear: both;
    margin-left: 10.8em;
    margin-right:  .3em;
	}

/*  fuer Mozilla */
input[type=checkbox].right, input[type=radio].right, input[type=submit].right {
    margin-left:6.3em;
	}
form br {
    clear: both;
	}

label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit], , input[type=reset] {
    cursor:pointer;
	}
form {
    line-height:160%;
	}

/* Elemente von SNEWS */
fieldset {
	background: #FAF3E0;
	color: #000;
	margin: 0 0 8px 0;
	padding: 7px 0 7px 7px;
	border:0px;
	}
.commentsbox {
	background: #ffffff;
	color:#000000;
	margin: 0 0 10px 0;
	padding: 0px;
	}
	/*
input.search {
	width: 160px;
	padding: 4px;
	border: 1px solid #ccc;
	}
.comment {
	background: #eee;
	color:#000000;
	margin: 0 0 10px 0;
	padding: 10px;
	}
	*/



