/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
	}

a {
	text-decoration: underline;
	font-weight: bold;
	color:  #990000;
	outline: none;	
	}
a:hover {
	color: ##FFA042;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
.navi {
	text-decoration: none;
	}
.naviactlink {color: #FFA042;}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 1em;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px; 
	}
g {color:#666666;}
gi {color:#666666; 
	font-style:italic;
	font-weight: bold;}
b { color:#000000;}
bh {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#000000;}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 44px;
	font-weight: bold;													
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 0;
	}

#top {
	margin: 0px 20px 0px 20px;
	padding: 10px;
	background: #000000;
	height: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 170px;
	left: 0px;
	margin: 20px 20px 0px 20px;
	padding: 10px;
	background: #000000;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}

html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	position: absolute;
	top: 170px;
	margin: 20px 190px 20px 190px;
	padding: 10px;
	background: #FFA042;
	width: 645px;
	margin-bottom:5px;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	background: #FFFF99;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}

#logo1 {
	margin-top:20px;
	}
.bildreihe {
	margin-right: 20px;
}
.bildleiste {
	text-align: center;
	margin-top: 40px;
	width: 100%;
}
.bild {	
	margin-top: 10px;
	margin-bottom: 15px;
	}


