body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	background-image:    url(bilder/gif_back_072.jpg);
	background-repeat: no-repeat;	
	color: #8c441e;
	}
a {
	text-decoration: none;
	/*font-weight: bold;*/
	outline: none;
	border: none;
	color: #6486c0;
	/*color: #DA8220;*/
	}
a:visited {
	color: #993399;	
	}
a:active {
	color:  #ce6418;
	}
a:hover {
	color: #ce6418;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px; 
	}
table {
	font-size: 12px;
	line-height: 18px;
	}	

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0;
	font-variant: small-caps;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color:#d56414;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#kopfzeile {
	margin: 10px 20px 0px 10px;
	padding: 10px;
	border: 1px solid #ce6418;
	/* background: #666;*/
	height: 80px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 58px;
	}
html>body #kopfzeile {
	height: 58px; /* ie5win fudge ends */
	}
#links {
	position: absolute;
	top: 200px;
	left: 0px;
	margin: 10px 10px 10px 10px;
	padding: 2px;
	border: 1px dashed #ce6418;
	/* background: #666;*/
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 184px;
	}
html>body #links {
	width: 184px; /* ie5win fudge ends */
	}

#content {
	margin: 10px 288px 10px 210px;
	padding: 10px;
	border: 1px dotted #7397da;
	/* background-color: #FEFEFE;*/
	}
#contenttext {
	padding: 10px 40px 40px 10px;
	color:red;
	background-color: #FCFCFC;
	}	
#rechts {
	position: absolute;
	top: 175px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 10px 10px 10px 5px; 
	padding: 4px;
	border: 1px solid #ce6418;
	/* background: #666;*/
	width: 290px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
	}
html>body #rechts {
	width: 260px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/***********************************************/
/* lightbox                             */
/***********************************************/
/* lightbox                             */
/***********************************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


/***********************************************/
/* Menues                             */
/***********************************************/
/* Hauptmenues                             */
/***********************************************/
#hauptMenue{
	margin: 0px;
	width:182px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #ce6418;
	font-size: 10px;

}

#hauptMenue ul {
	list-style: none;;	
	margin: 0px;
	padding: 0px;	
}

#hauptMenue li {
	display: block;	
}

#hauptMenue a {
	display: block;
	border-top: 1px solid #ce6418;
	padding: 3px 2px 3px 2px;
	text-decoration:none;
	/*color: #993366;*/
	/*color: #DA8220;*/
	color: #d94716;	
	font-weight: normal;
}

#hauptMenue a:hover{
	color: #3c2110;
	background-color: #e69d36;
}
/* Fussmenue                             */
/***********************************************/


.fusszeile {
        padding: 10px;
        margin: 0px 0px 0px 0px;
        border: 1px solid #ce6418;
        background: #fff;
	width: 430px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 408px;
}
html>body #fusszeile {
	width: 408px; /* ie5win fudge ends */
	}	
/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	/*color: #993366;*/
	color: #694338;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(circle.gif) no-repeat bottom center;
}

/* 
background #fefccb
schrift #d56414

dunkel #57200c
weniger dunkel: #b04413
hell #d3a75e
kontrast: #e24414
*/
