body {
	color: #666666;
	margin:0;
	padding: 10;
	top: 5px;


	background-color: 
	background-image:url(bilder/back_7.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-image: url(bilder/background.jpg);
	background-color: #FAFAFA;
}

a {
	text-decoration: underline;
	color: #009999;
	font-weight: bold;

}

a:hover {
  text-decoration: none;
  color: #009999;
  font-weight: bold;
  }

a img {
  border: 0;
}


p {
  margin: 0 4px 18px 10px;
}

h1 {
	font-size: 4.2em;
	letter-spacing: -5px;
	margin: 0 0 30px 25px;
	color: #009999;
	font-weight: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	color: #009999;
	padding: 0 2px 2px 5px;
	margin: 0 0 10px 0;
	letter-spacing: 2px;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #009999;
  border-bottom: 1px solid #dadada;
  margin: 10px 0 8px 0;
  padding: 1px 2px 2px 3px;
}

#container {
  width: 750px;
  margin: 0 auto;
  padding: 10;
}

#header {
  height: 100px;
  margin: 0;
  padding: 0;
}

#logo {
	margin: 15px 0 0 15px;
	height: auto;
	color: #999999;
}

#secondarylinks {
	text-align: right;
	text-decoration:none;
	padding: 0px 6px 2px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}

#secondarylinks a {
  color: #999999;
  text-decoration:none;
}

#sidebar {
	font-size: 1.2em;
	float: left;
	width: 170px;
	margin: 0;
	padding: 70px 0 0 0px;
	height: auto;
}

#sidebar a {
  padding: 0 0 0 5px;
}

#sidebar img {
  padding: 0 0 3px 0;
}
#news {
	float: left;
  	padding: 0;
  	margin: 350px 0 0 0;
  	overflow: auto;  
}
#cont4scroll {
  padding: 0;
  margin: 0 20px 0 0;
}

#content {
	height: 450px;
	width: 525px;
	line-height: 1.4em;
	float: right;
	padding: 0;
	margin: 85px 0 0 0;
	overflow: auto;
	background-position: center center;
}

.contentspecial {
color:#FF9900;
font-weight:bold;
}
.contentspecial_big {
	color:#FF9900;
	font-weight:bold;
	font-size:medium;
	text-align: center;
}
#footer {
  clear: both;
  text-align: right;
  color: #808080;
  font-size: 0.9em;
  margin: 0;
  padding:15px 35px 10px 0px;
  line-height:1.6em;
}
.news {
	color:#FF9900;
	font-style:italic;
	font-weight: bold;
	font-size: large;
}
.newstext {
	background-color: #D4D0C8;	
}
.zitat {
	color:#FF9900;
	font-style:italic;
	text-align: right;
}
.motto {
	color:#FF9900;
	text-align:center;
	font-size: medium;
}
table a {
	color:#666666;
	font-weight: normal;
}
