* {
  padding:0px;
  margin:0px;
}
body {
  font-family: Verdana, serif;
  font-size: 11px;
  color: #000000;
  margin: 0;
  padding: 0;
  background: #ffffff;
}
p { 
	margin-top: 10px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 14px;
	margin-top: 10px;
}

#ausland_inhalt a {
	color: white;
	font-size: 10px;
}

#header_bild {
	position:absolute;
	height: 112px;
	width: 980px;
	left:50%;
	margin-left:-490px;
	z-index: 0;
	overflow: hidden;
	background-image: url(../images/oben.png);
	top: 0px;
}

#navigation {
  position: absolute;
  top: 76px;
  left: 109px;
  width: 206px;
  height: 280px;
  overflow: none;
  #background-image: url(../images/nav.png);
}
#navigation a {
	position: absolute;
	text-decoration: none;
	top: -76px;
	left: -109px;
}
	
#navigation a i { 
	visibility: hidden; 
}
 
a#projekt {left: 13px; top: 12px; height: 60px; width: 188px;}
a#p300 { left: 18px; top: 90px; height: 60px; width: 186px; }
a#hintergrund { left: 18px; top: 140px; height: 60px; width: 186px; }
a#wir { left: 51px; top: 204px; width: 170px; height: 60px; }
a#beitraege {left: 13px; top: 12px; height: 60px; width: 188px;}
a#bankdaten { left: 18px; top: 90px; height: 60px; width: 186px; }
a#kontakt { left: 18px; top: 140px; height: 60px; width: 186px; }
a#logout { left: 51px; top: 204px; width: 170px; height: 60px; }
a#beenden { left: 500px; top: 460px; width: 250px; height: 40px; }

#content{
	position:absolute;
	height: 753px;
	width: 980px;
	left:50%;
	margin-left:-490px;
	z-index: 0;
	overflow: hidden;
}

#footer{
	position: absolute;
	height: 70px;
	width: auto !important;
	min-width: 100%;
	background: #000;
	color: #777;
	font-size: 11px;
	font-family: Verdana, Arial;
	top: 800px;
	padding-top: 60px;
}
#footer_bild {
	position:absolute;
	height: 66px;
	width: 980px;
	left:50%;
	margin-left:-490px;
	z-index: 0;
	overflow: hidden;
	top: 800px;
}

#footer a{
 color: #fff;
}

.item {
margin-bottom: 10px;
margin-left: 14px;
}

.toggler{
font-size: 12px;
background-color: #dddddd;
padding: 3px;
}

#ets img {
margin: 5px;
border: 1px solid silver;
}
 
a:link, a:visited, a:active {
  color: #494949;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #333333;
}

.startseite{
  position: absolute;
  top: 420px;
  left: 92px;
  width: 250px;
  height: 156px;
}