body { 
background-color: #ffffff; 
margin: 0px; 
padding: 0px; 
text-align: left;}

.head {
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
}

#backgr { 
position: absolute; 
z-index: 1; 
top: 0; 
left: 0; 
width: 980px; 
height: 620px; }

#container    { 
padding: 0; 
position: absolute; 
z-index: 2; 
top: 20px; 
left: 14px; 
width: 1300px }

#logo {
margin: 0 10px 0 0;
padding: 2px 7px 2px 2px;
float:left;
z-index: 2; 
background-color:#fff;
color: #222; 
text-align: left;
font-size: 20px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
line-height: 22px; 
text-decoration: none; 
}

#nav {
margin:0 10px 0 10px;
padding: 2px 7px 2px 2px;
float:left;
z-index: 2; 
background-color:#fff;
color: #222; 
text-align: left;
font-size: 12px; 
font-family: "Courier New", Courier, Monaco, monospace; 
line-height: 13px; 
text-decoration: none}


#titel {
margin:0 0 0 10px;
padding: 2px 7px 2px 2px;
float:left;
z-index: 2; 
background-color:#fff;
color: #222; 
text-align: left;
font-size: 12px; 
font-family: "Courier New", Courier, Monaco, monospace; 
line-height: 13px; 
text-decoration: none
}


#titel2, #titel3   {
	margin:0px;
	padding: 2px 7px 2px 2px;
	color: #222;
	z-index: 2;
	background-color: #fff;
	color: #222;
	text-align: left;
	font-size: 12px;
	font-family: "Courier New", Courier, Monaco, monospace;
	line-height: 13px;
	text-decoration: none;
	position: absolute;
	top: 20px;
	width: 550px;
}


#content { 
padding: 0px;
z-index: 6; 
position: absolute; 
top: 140px; 
left: 10px }


#text {
position: absolute; 
left: 14px;
padding: 2px 7px 2px 2px;
width: 500px;
z-index: 2; 
background-color:#fff;
color: #222; 
text-align: left;
font-size: 12px; 
font-family: "Courier New", Courier, Monaco, monospace; 
line-height: 13px; 
text-decoration: none
}


.uline { text-decoration: underline }
.bold { font-weight: bold; text-decoration: none }
a:link { color: #222; text-decoration: none }
a:visited  { color: #222; text-decoration: none }
a:hover  { color: #222; text-decoration: underline }

