* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	font-style: normal;
	font-weight: bold;
	color:#993333;
}
h1 {
	font-size: 36px;
	text-align: center;
}
h2 {
	font-size: 36px;
	text-align: center;
}
h3 {
	font-size: 14px;
	text-align: left;
}
h4 {
	font-size: 24px;
	text-align: center;
	color: #000000;
	font-style: normal;
}
h5 {
	font-size: 14px;
	text-align: center;
	font-style: italic;
	color: #FF0000;
}
h6 {
	font-size: 14px;
	text-align: center;
	font-style: italic;
	color: #000000;
}
.h7 {
	font-size:12px;
	text-align:center;
	font-style:normal;
	color:#000000;
	}
.h8 {
	font-size:12px;
	font-weight:bold;
	}
	
#banner {
	position: absolute;
	visibility: visible;
	height: 295px;
	width: 500px;
	left: 0px;
	top: 0px;
}

#banner1 {
	position: absolute;
	visibility: visible;
	height: 295px;
	width: 635px;
	left: 0px;
	top: 0px;
}

#logo {
	position:absolute;
	height:100px;
	width:90px;
	left:30px;
	top:50px;
	visibility:visible;
	
	}
	
#titelbild {

position:absolute;
	height:295px;
	width: 642px;
	left:200px;
	top:50px;
	visibility:visible;
	
	}

	
#navigation {
	position: absolute;
	visibility: visible;
	width: 140px;
	left: 30px;
	top: 190px;
			
}
#navigation li
{
	list-style: none;
	
}
#navigation ul
{
	margin: 0;
	padding: 0;
	line-height:20px;
		
} 
...#navigation a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#993333;
	display: block;
	width: 100%;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
	
}
#navigation a:link, a:active, a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#993333;
	display: block;
	width: 100%;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #993333;
	display: block;
	width: 100%;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	display: block;
	width: 100%;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#content {
	
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 330px;
	width: 600px;
	left: 200px;
	top: 50px;
	padding-top: 300px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 10px;
	color: #FFFFFF;
	border:1px solid #993300;
}


table {

margin-left:0px;
margin-right:20px;
border:1px solid #993300;
caption-side: bottom;
}

td, th {
border:1px dotted gray;
padding:5px;
}

caption {

font-style: italic;
padding-top:8px;
}

#text1 {
position: absolute;
height:200px;
width:310px;
left:25px;
top:450px;

}

#text2 {
position: absolute;
height:200px;
width:310px;
left:320px;
top:450px;

}

#text3{
position: absolute;
height:265px;
width:310px;
left:30px;
top:350px;

}

#text4{
position: absolute;
height:265px;
width:250px;
left:360px;
top:350px;

}
#website{
position:absolute;
height:40px;
width:200px;
top:400px;
left:350px;
}
#website a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000 ;
font-weight:bold;
}

#website a:hover,
#website a:focus {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}


#adress3 {
width:400px;
height:70px;
padding:2px;
border:1px solid #993300;

}

#adress1 {
width:400px;
height:70px;
margin-top:5px;
padding:2px;
border:1px solid #993300;
}

#adress2 {
width:400px;
height:70px;
padding:2px;
margin-top:5px;
border:1px solid #993300;
}

#adress a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000 ;
font-weight:bold;
}

#adress a:hover,
#adress a:focus {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}

#presse{
position:absolute;
height:40px;
width:200px;
top:370px;
left:30px;
list-style:none;
text-decoration: none;

}
#presse a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	list-style:none;
	text-decoration: none;
}

#presse a:hover,
#presse a:focus {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
list-style:none;
text-decoration: none;
}