body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0D4103;
	margin: 0px;
	
	scrollbar-face-color: #769569;
	scrollbar-highlight-color: #0D4103;
	scrollbar-shadow-color: #0D4103;
	scrollbar-3dlight-color: #0D4103;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #0D4103;
	scrollbar-darkshadow-color: #0D4103;
	scrollbar-base-color: #0D4103;
}

html, body {
	height: 100%;
}

#language {
	clear: none;
	float: none;
	overflow: hidden;
	visibility: visible;
	z-index: 51;
	position: absolute;
	left: 160px;
	top: 138px;
}

#textfeld {
	clear: none;
	float: none;
	height: 200px;
	width: 550px;
	overflow: auto;
	visibility: visible;
	z-index: 9;
	position: absolute;
	left: 438px;
	top: 50px;
	padding-right: 5px;
}

#referenzenfeldlinks {
	clear: none;
	float: none;
	height: 200px;
	width: 350px;
	overflow: auto;
	visibility: visible;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 50px;
	margin: 0px;
	padding-left: 8px;
	padding-right: 0px;
}

#referenzenfeldrechts {
	clear: none;
	float: none;
	height: 250px;
	width: 510px;
	overflow: hidden;
	visibility: visible;
	z-index: 11;
	position: absolute;
	left: 490px;
	top: 50px;
	padding-right: 5px;
}

#textfeldkontakt {
	clear: none;
	float: none;
	height: 257px;
	width: 550px;
	overflow: auto;
	visibility: visible;
	z-index: 12;
	position: absolute;
	left: 438px;
	top: 45px;
	padding-right: 5px;
}

#balkenunten {
	height: 185px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 465px;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
	background-image: url(../pics/balken_unten_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mitte {
	width: 1022px;
	position: absolute;
	left: 0px;
	top: 166px;
	overflow: hidden;
	visibility: visible;
	z-index: 4;
	height: 299px;
}

#logo {
	height: 127px;
	width: 446px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 50;
	left: 289px;
	top: 0px;
	background-image: url(../pics/logo_oben.gif);
	background-repeat: no-repeat;
}

#navigation {
	height: 40px;
	width: 700px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 49;
	left: 310px;
	top: 117px;
	margin: 0px;
}


#seite {
	clear: none;
	height: 650px;
	width: 1024px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-top: -325px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -512px;
	border: 1px solid #003100;
}

#balkenoben {
	clear: none;
	float: none;
	height: 166px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	background-image: url(../pics/background_streifen_oben.gif);
	background-repeat: repeat-x;
}

#instrumentesubnavi {
	clear: none;
	float: none;
	height: 25px;
	width: 100%;
	position: absolute;
	left: 445px;
	top: -5px;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 200;
}

#instrumentesubsubnavi {
	clear: none;
	float: none;
	height: 25px;
	width: 100%;
	position: absolute;
	left: 445px;
	top: 20px;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 201;
}

.headline1 {
	font-size: 35px;
}

.headline2 {
	font-size: 25px;
}

.navitext1 {
	font-size: 16px;
}

.navitext2 {
	font-size: 11px;
}

.kleineschrift {
	font-size: 11px;
}

a, a:link, .navitext1:link {
	color: #6E8C68;
	font-weight: normal;
	text-decoration: none;
}

a:hover, .navitext1:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a:active, .navitext1:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0D4103;
	border: 1px solid #759569;
}

 #linkslink {
	color: #FFFFFF;
 }
 
 img {
	margin: 0px;
	padding: 0px;
 }
 
td img
{
  display: block;
}
