body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #fff;
	background-image: url(paper.png);
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #fff;
	outline: none;
	}
a:visited {
	color:  #fff;
	}
a:active {
	color:  #fff;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-left: 4px;
	}


h1 {
	font-size: 20px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-left: 4px;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4px;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	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;
        
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	background: #8e4f2d;
	background-image: url();
	border: 1px solid #ccc;
	text-align:left; 
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
	}
html>body #content {
	width: 900px; /* ie5win fudge ends */
	}
	
	#navi {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	background: #fff;
	border: 5px solid #c46b3c;
	text-align:left; 
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 880px;
	background-image:url(header.jpg)
	}
html>body #navi {
	width: 880px; /* ie5win fudge ends */
	}

	
	#footer {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	background: #fff;
	border: 2px solid #fff;
	text-align:left; 
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 880px;
	background-image:url(footer.jpg);
	}
html>body #footer {
	width: 880px; /* ie5win fudge ends */
	}


        #inhalt {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: transparent;
	border: 2px solid #fff;
	text-align:left;
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 880px;
	}
	
	html>body #footer {
	width: 880px; /* ie5win fudge ends */
	}
	
	pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
.markermenu{
list-style-type: none;
margin: 5px 0;
margin-left: 20px;
padding: 0;
width: 220px;
border: 0px dotted #fff;
}

.markermenu li a{
background: transparent no-repeat 2px center;
font:12px "Verdana", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-weight:bold;
color: #fff;
display: block;
width: auto;
letter-spacing:0.5em;
padding: 3px 0;
padding-left: 35px;
text-decoration: none;
border-bottom: 0px dotted #fff;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #fff;
}

.markermenu li a:hover{
color: #fff;
background-color: #2f2f2f;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

#imageContainer {
	height:375px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
</style>

