body {
	margin-top: 0px;
    background-color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
} 
#icon {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
}
#datum {
	border-top-width: 2px;
	border-top-color: #ff7a42;
	border-top-style: solid;
	margin-bottom: 8px;
	}
#tofdl {
	margin-right: 8px;
	margin-top: 8px;
	text-align: left;
  }	
#tofdr {
	margin-right: 8px;
	margin-top: -25px;
	text-align: right;
	}	
#header {
	background-color: #333333;
	height: 140px;
	padding-top: 20px;
}
#headertxt {
	margin-left: 230px;
	margin-right: auto;
	text-align: center;
	letter-spacing: 0.3em;
	color: #ff7a42;
}
#header h1 {
	
	text-align: center;
	font-size: 2em;
	letter-spacing: .3em;
	color: #ffffff;
} 
#links {
	background-color: #333333;
	text-align: center
	width: 120px;
	position: absolute;
	left: 2px;
	top: 15px;
	margin-top: 185px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height:2.5em;
	height: 210px;
} 

#rechts {
	background-color: #333333;
	text-align: center
	width: 115px;
	position: absolute;
	top: 15px;
	right: 7px;
	margin-top: 185px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin-right: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height:2.5em;
	height: 210px;
}

#content {
	margin-left: 165px;
	margin-right: 160px;
} 

#contenttext {
	margin-left: 12px;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 1.8em;
}

#contenttext_links {
	width: 200px;
	position: absolute;
	left: 221px;
	top: 15px;
	margin-top: 185px;
	margin-left: 15px;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 3em;
	height: 230px;
}
#contenttext_mitte {
	width: 200px;
	position: absolute;
	left: 443px;
	top: 15px;
	margin-top: 185px;
	margin-left: 15px;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 3em;
	height: 230px;
}
#contenttext_rechts {
	width: 200px;
	position: absolute;
	left: 674px;
	top: 15px;
	margin-top: 185px;
	margin-left: 15px;
	font-size: 12px;
	letter-spacing: 0.15em;
	line-height: 3em;
	height: 230px;
}
#contenttext h2 {
	letter-spacing: 0.1em;
	line-height:1.3em;
	font-size: 1.3em;
} 
#mitte  {
	letter-spacing: 0.1em
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
} 

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a.links{
	text-decoration:none;
	display:block;
	font-size: 12px;
	letter-spacing: 0.2em;
	color: #ffffff;
}
a.links:hover{
  color:#000000;
  text-decoration:none; 
  text-align: center;
  background-color:#aaaaaa;
} 
a.nolink{
	text-decoration:none;
	display:block;
	font-size: 12px;
	letter-spacing: 0.2em;
	color: #aaaaaa;
}
a.nolink:hover{
  color:#aaaaaa;
  text-decoration:none; 
  text-align: center;
  background-color:#606060;
} 
