body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font: bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: 100;
	line-height: normal;
}
h2 {
	font: bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: 200;
	line-height: normal;
}

.titel {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
.titelzwei {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

.bildstyle {
	margin-right: 20px; 
	margin-bottom: 10px;
	vertical-align: text-top;
	float:left;
	clear: both;
	
}

ul, ol {
list-style:none;
margin:0;
padding:0 0 18px 0;
}


/*div {
	border: 1px solid red;
}*/

#hauptnavi li {
	text-transform:lowercase;
	padding-right: 20px;
	display: inline;
}

a {
	color: #7D7D7D;
	text-decoration: underline;
}
a:link {
	color: #7D7D7D;
	text-decoration: underline;
}
/*a:visited {
	color: #7D7D7D;
	text-decoration: none;
}*/
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.active {
	color: #CCCCCC;
}


.tableclass {
	background-color: #DDDDDD;
}
.strich {
	/*vertical-align: baseline;*/
	border-top: 1px #000 solid;
	margin-bottom: 10px;
	width: 100%;
}
#container {
	background-color: #000000;
	margin: auto;
	width: 900px;
	height: 100%;
	text-align: left;
	z-index: 1;
}

#rahmen {
	background-color: #000000;
	width: 900px;
	height: 100%;
	padding-left:20px;
	z-index: 2;
	border: solid 1px white;
}

#bildbox {
	background-color: #000000;
	position: relative; 
	padding: 0px;
	z-index: 3;
}


#indexbild {
	background-color: #000000;
	width:640px;
	height:480px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 4;
	float:left;
}

#indexbild2 {
	background-color: #000000;
	position: relative;
	margin-left:640px;
	height:480px;
	background-color: #000000;
	padding-left:3px;
	padding-bottom: 0px;
	z-index: 5;
}

#description1 {
	clear:both;
	background-color: #000000;
	width:300px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align:bottom;
	z-index: 6;
	float:left;
}

#description2 {
	width:300px;
	background-color: #000000;
	padding-bottom: 3px;
	vertical-align:bottom;
	z-index: 7;
	float:left;
}


#description3 {
	position: relative;
	width:300px;
	margin-left:600px;
	background-color: #000000;
	padding-bottom: 3px;
	vertical-align:bottom;
	z-index: 8;
}

#hauptnavi {
	clear:all;
	background-color: #000000;
	text-align:left;
	position: relative; 
	margin-top: 3px;
	height: 30px;   
	z-index: 9;
}
#normaltext {
	clear:all;
	background-color: #000000;
	position: relative; 
	padding: 0px;
	z-index: 10;
}
