* {
border: none;
padding: 0;
margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	overflow-y: scroll;	
	background: url(pics/hintergrund_streifen.gif);
	background-repeat: repeat-x;
	color: #000000;
	
	
	}

#container {
	height: 585px;
	width: 788px;
	margin-top: 50px;
	left: 50%;
 	margin-left: -394px;
	z-index: 1;
	position: absolute;
	}

#header {
	height: 87px;
	width: 788px;
	position: absolute;
	left: 0;
}

#header a {
	text-decoration: none;
}

#headline {
	float: left;
}

#header td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 19px;
}

#trennstrich {
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 7px;
}

#bildleiste1 {
	z-index: 4;
	top: 98px;
	position: absolute;
	left: 17px;
}

#flaeche {
	position: absolute;
	height: 500px;
	width: 770px;
	left: 10px;
	top: 87px;
	margin-top: 5px;
	margin-left: 7px;
	z-index: 2;
}

#rahmen {
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 456px;
	width: 787px;
	z-index: 3;
	left: 6px;
	top: 103px;
}

#text {
	position: absolute;
	z-index: 5;
	width: 290px;
	left: 41px;
	top: 264px;
	overflow: auto;
	height: 167px;
	padding-right: 5px;
	line-height: 18px;
	border-right: solid 1px;
	border-right-color: #007c56; 
}

#text2 {
	position: absolute;
	z-index: 5;
	width: 420px;
	left: 355px;
	top: 264px;
	overflow: auto;
	height: 167px;
	padding-right: 5px;
	line-height: 18px;
}

#button{
	position: absolute;
	z-index: 7;
	width: 78px;
	height: 22px;
	left: 674px;
	top: 453px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
}

#logoleiste {
	position: absolute;
	z-index: 6;
	width: 750px;	
	height: 60px;
	left: 41px;
	top: 506px;
}

#logoleiste td {
	width: 150px;
	height: 60px;
	vertical-align: bottom;
	border-right: solid 1px;
	border-right-color: #007c56;
	text-align: center; 
}

a {
	text-decoration: none;
}

a:hover {
	color: #DDDDDD;
	text-decoration: none;
	}

h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 8px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
 }


h4 {
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
 }

h5 {
	font-size: 38px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h6 {
	color: #a80000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.ul {
	margin: 0; 
	padding-left: 15px
}

.ueberschrift1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.weiter {
	font-size: 13px;
	color: #007c56;
	font-weight: bold;
}

