html, body {
	margin:		0;
	padding:	0;
	height:		100%; 
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	background:Url(images/back.gif);
	
}
html>body {
	height:		auto;
	min-height:	500px;
	min-width:	700px;
	font-family:Verdana;
	font-size:11px;
	background:Url(images/back.gif);
}

body a:link, body a:active, body a:visited {
	color:#d2d0ff;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

#linkstart {
	position:absolute;
	width:200px;
	height:200px;
	left:750px;
	top:0px;
	z-index:2000;
}

#gesamt {
	width:945px;
	height:464px;
	position:	absolute;
	top:		50%;
	left:		50%;
	margin-top:	-232px;  /* == halbe Zeilenhöhe. */
	margin-left:	-472px; /* == halbe Breite.     */
	z-index:0;
	vertical-align:top;
	background:Url(images/back.jpg);
}

#gesamtInhalt {
	width:945px;
	height:464px;
	position:	absolute;
	top:		50%;
	left:		50%;
	margin-top:	-232px;  /* == halbe Zeilenhöhe. */
	margin-left:	-472px; /* == halbe Breite.     */
	z-index:0;
	vertical-align:top;
	background:Url(images/backInhalt.jpg);
}

#gesamtProjekte {
	width:945px;
	height:464px;
	position:	absolute;
	top:		50%;
	left:		50%;
	margin-top:	-232px;  /* == halbe Zeilenhöhe. */
	margin-left:	-472px; /* == halbe Breite.     */
	z-index:0;
	vertical-align:top;
	background:Url(images/backProjekte.jpg);
}

#menue {
	width:210px;
	height:372px;
	position:relative;
	top:38px;
	left:80px;
	background:Url(images/menue.png);
}

#menuePos {
	position:absolute;
	width:180x;
	top:200px;
	left:16px;
	line-height:0.7em;
}

#menuestartlink {
	position:absolute;
	width:180x;
	top:15px;
	left:16px;
	line-height:0.7em;
}

#marquee {
	width:570px;
	height:464px;
	position:	absolute;
	top:		50%;
	left:		50%;
	margin-top:	-102px;  /* == halbe Zeilenhöhe. */
	margin-left:-172px; /* == halbe Breite.     */
	z-index:0;
	vertical-align:top;
}


#inhalt {
	position:relative;
	width:565px;
	height:295px;
	background:transparent;
	top:-320px;
	left:304px;
	color:#fdebd0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	overflow:auto;
	padding-right:10px;
}

#navigationpro {
	position:relative;
	width:500px;
	height:0px;
	top:-304px;
	left:330px;
	background:#fff;
}

#leiste {
	position:relative;
	width:410px;
	height:20px;
	top:-272px;
	left:488px;
	color:#a06414;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a#leisteLink {
	color:#a06414;
}

a#ueber {
 display:block;
 background-image:url(images/menue/ueber.png);
 width:180px; 
 height:20px;
}

a#ueber:hover, a#ueber:active { 
 background-image:url(images/menue/ueber_1.png); 
}

a#ueber_on{ 
 display:block;
 background-image:url(images/menue/aktuelles_on.gif);
 width:146px; 
 height:30px; 
}

a#helfen {
 display:block;
 background-image:url(images/menue/helfen.png);
 width:180px; 
 height:20px;
}

a#helfen:hover, a#helfen:active { 
 background-image:url(images/menue/helfen_1.png); 
}

a#helfen_on{ 
 display:block;
 background-image:url(images/menue/helfen_1.gif);
 width:146px; 
 height:30px; 
}

a#aktionen {
 display:block;
 background-image:url(images/menue/aktionen.png);
 width:180px; 
 height:20px;
}

a#aktionen:hover, a#aktionen:active { 
 background-image:url(images/menue/aktionen_1.png); 
}

a#aktionen_on{ 
 display:block;
 background-image:url(images/menue/aktionen_1.gif);
 width:146px; 
 height:30px; 
}

a#projekte {
 display:block;
 background-image:url(images/menue/projekte.png);
 width:180px; 
 height:20px;
}

a#projekte:hover, a#projekte:active { 
 background-image:url(images/menue/projekte_1.png); 
}

a#projekte_on{ 
 display:block;
 background-image:url(images/menue/projekte_1.gif);
 width:146px; 
 height:30px; 
}

a#kontakt {
 display:block;
 background-image:url(images/menue/kontakt.png);
 width:180px; 
 height:20px;
}

a#kontakt:hover, a#kontakt:active { 
 background-image:url(images/menue/kontakt_1.png); 
}

a#kontakt_on{ 
 display:block;
 background-image:url(images/menue/kontakt_1.gif);
 width:146px; 
 height:30px; 
}

.input {
	font-size:11px;
	border:1px #6a6a6a solid;
	background:#fff Url(images/schatten.gif) no-repeat top left;
	color:#666666;
	padding:3px;
	font-family:Arial;
}

.aktiv {
	font-size:11px;
	border:1px #6a6a6a solid;
	background:#e4e7ff Url(images/schattenA.gif) no-repeat bottom left;
	padding:3px;
	font-family:Arial;
}



.submit {
 border-width:3px;
 border-style:double;
 border-color:#c4cccc;
 background-image:url(images/back_button.gif);
 font-family:Arial;
 font-size:11px;
 font-weight:normal;
}

