body {
	background-image: url(img/hintergrund2.jpg);
	margin: 0;
	padding: 0;
	background-color: #C2DDE1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
}

span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#menu  {
    visibility: visible; 
	position: absolute; 
	top: 22px; 
	left: 345px; 
	width: 387px; 
	height: 64px 
}

#untermenu {
	position: absolute;
	left: 0px;
	top: 240px;
	width: 165px;
	height: 280px;
	z-index: 5;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#untermenu a, a:visited, a:link {
	color: black;
	text-decoration:none
}
#untermenu a:hover, a:active {
	color: #B9003A;
	text-decoration:none
}
#untermenu .aktiv {
	color: #B9003A;
	text-decoration:none
}
#untermenu ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	
}
#untermenu li {
	margin-left: -29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005D70;
}
#untermenu .methode {
	margin-left: -29px;
	margin-top: 6px;
	height:32px;
	line-height: 14px;
}

#untermenu .letzter_in_liste {
	margin-left: -29px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: white;
	line-height: 14px;
}

#secondmenu {
	position:absolute;
	left:330px;
	top:556px;
	width:440px;
	height:15px;
	z-index:4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005D70;
}
#secondmenu a, a:visited, a:link {
	color: #005D70;
	text-decoration:none
}
#secondmenu a:hover, a:active {
	color: #B9003A;
	text-decoration:none
}
#secondmenu .aktiv {
	color: #B9003A;
	text-decoration:none
}
#content {
	position:absolute;
	left:225px;
	top:124px;
	width:650px;
	height:420px;
	padding-right:20px;
	z-index:1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	overflow:auto;
	color: #000000;
		
}
#grafik {
    position:absolute; 
	left:170px; 
	top:124px; 
	width:540px; 
	height:420px;
	z-index:2
}
#text {
	position:absolute;
	left:730px;
	top:124px;
	width:195px;
	height:420px;
	z-index:3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	overflow:auto;
	color: #000000;
}
.kontakt {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;

}
