body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000000;
	width: 100%;
	height: 100%;	
	background-color: #E8E8E8; 
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	//scrollbar-face-color: #E8E8E8; /* Hauptfarbe Rollbalken */
	//scrollbar-shadow-color: #DCDCDC; /* Relief-Schatten auf dem Rollbalken unten und rechts */
	//scrollbar-highlight-color: #DCDCDC; /* Relief-Schatten auf dem Rollbalken oben und links */
	//scrollbar-3dlight-color: #E8E8E8; /* 3D-Schatten */
	//scrollbar-darkshadow-color: #E8E8E8; /* Dunkler Schatten des Rollbalkens*/
	//scrollbar-track-color: #ffffff; /* Verschiebeweg */
	//scrollbar-arrow-color: #fe9030; /* Pfeile */

}

/* Hier beginnen die ID-Selektoren -> sie dürfen in einem Dokument nur einmal angewendet werden! */

/* Kopf der Seite: */

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 185px;
	background-color: #DCDCDC;
	background-image: url(img/logo.gif);
}

#container {
	position:absolute;
	text-align: left;
	top: 0px;
	left: 221px;
	width: 773px;
	height: 596px;
	background-color: #dcdcdc;
	background-image: url(img/background.gif)
}

#bildleiste {
	position: absolute;
	height: 82px;
	width: 599px;
	top: 92px;
	right: 107px;
	left: 107px;
	border: none;
}

#headline {
	position:absolute;
	top: 25px;
	left: 13px;
	text-align: left;
	font-size: 20px;
	color: #fe9030;
	width: 500px;
}


#subline {
	position:absolute;
	top: 61px;
	left: 75px;
	width: 340px;
	height: 19px;
	text-align: left;
	font-size: 15px;
	color: #999999;
}

#inhalt-home {
	position: relative;
	top: 230px;
	left: 180px;
	text-align: left;
	color: #999999;
	width: 460px;
}

#inhalt-home a:link { color: #999999; text-decoration: underline;}
#inhalt-home a:visited { color: #999999; text-decoration: underline;}
#inhalt-home a:focus { color: #999999; text-decoration: underline;}
#inhalt-home a:hover { color: #000000; text-decoration: underline;}
#inhalt-home a:active { color: #999999; text-decoration: underline;}


#inhalt {
	position: relative;
	top: 213px;
	left: 120px;
	text-align: left;
	color: #000000;
	width: 560px;
	height: 350px;
	overflow: auto;
	padding-top: 0;
	margin-right: 25px;
	margin-bottom: 10px;
}


#copyright {
	position: absolute;
	font-size: 10px;
	top: 597px;
	left: 221px;
	width: 800px;
	color: #999999;
}

#navigation {
	position: absolute;
	top: 89px;
	left: 0px;
	width: 105px;

}	


#cd {
	position: relative;
	height: 15px;
	width: 145px;
	float: left;
	padding-top: 150px;
	margin-right: 30px;
	margin-top: 10px;
	background-image: url(img/cd_grau.jpg);		
	color: #ef9030;
}

#ad {
	position: relative;
	height: 15px;
	width: 140px;
	float: left;
	padding-top: 150px;
	margin-top: 10px;	
	margin-right: 35px;
	background-image: url(img/ad_grau.jpg);	
	color: #ef9030;
}

#wd {
	position: relative;
	height: 15px;
	width: 140px;
	float: left;
	padding-top: 150px;
	margin-top: 10px;
	background-image: url(img/wd_grau.jpg);
	color: #ef9030;
}

#cd a:link { color: #fe9030; text-decoration: none; font-weight: bold; background: url(img/cd_grau.jpg)}
#cd a:visited { color: #fe9030; text-decoration: none; font-weight: bold; background: url(img/cd_aktiv.jpg)}
#cd a:focus { color: #fe9030; text-decoration: underline; font-weight: bold; background: url(img/cd_aktiv.jpg)}
#cd a:hover { color: #fe9030; text-decoration: underline; font-weight: bold; background: url(img/cd_aktiv.jpg)}
#cd a:active { color: #fe9030; text-decoration: none; font-weight: bold; background: url(img/cd_aktiv.jpg)}


/* Formatierung der Navigations-Liste: */

ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFFFFF;
	list-style: none;
	}

#navigation li a {
  	height: 23px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	border: none;
	margin: 0;
	}
	
#navigation li a:link, #navigation li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(img/menue.gif);
	padding: 4px 0 0 23px;
	text-decoration: none;
	border: none;
	margin: 0;
}
	
#navigation li a:hover {
	color: #FFFFFF;
	background: url(img/menue.gif) 0 -24px;
	padding: 4px 0 0 23px;
	text-decoration: none;
	border: none;
	margin: 0;
}
	
#navigation li a:active {
	color: #fe9030;
	background: url(img/menue.gif) 0 -48px;
	padding: 4px 0 0 23px;
	text-decoration: none;
	border: none;	
	margin: 0;
	}

#navigation a.aktuell:link { color: #FE9030; background: url(img/menue.gif) 0 -48px; padding: 4px 0 0 23px; text-decoration: none; }
#navigation a.aktuell:visited { color: #FE9030; background: url(img/menue.gif) 0 -48px; padding: 4px 0 0 23px; text-decoration: none;}
#navigation a.aktuell:focus { color: #FE9030; background: url(img/menue.gif) 0 -48px; padding: 4px 0 0 23px; text-decoration: none;}
#navigation a.aktuell:hover { color: #FE9030; background: url(img/menue.gif) 0 -48px; padding: 4px 0 0 23px; text-decoration: none;}
#navigation a.aktuell:active { color: #FE9030; background: url(img/menue.gif) 0 -48px; padding: 4px 0 0 23px; text-decoration: none;}


/* Formatierung des rechten Menüs */
#navigation_re {
	height: 204px;
	width: 33px;
	top: 61px;
	left: 722px;
	position: absolute;
	padding: 0;
}
/* Formatierung der Bilder im rechten Menü */
#navigation_re a:link img {border: none; color: #000000; text-decoration: none; }
#navigation_re a:visited img {border: none; color: #000000; text-decoration: none; }
#navigation_re a:focus img {border: none; color: #000000; text-decoration: underline; }
#navigation_re a:hover img {border: none; color: #000000; text-decoration: underline; }
#navigation_re a:active img {border: none; color: #000000; text-decoration: none; }


/* Hier beginnen die Pseudoklassen, in Verbindung mit den ID-Selektoren -> Sie steuern das Aussehen der links. 
Sie stehen deshalb in Verbindung mit den ID-Selektoren, da hier 2 verschiedende Link-Arten definiert wurden (intern & extern) 
sowie bei den internen Links verschiedene Positionen bzw. Zustände!  */

#inhalt a:link { color: #000000; text-decoration: none; }
#inhalt a:visited { color: #000000; text-decoration: none; }
#inhalt a:focus { color: #000000; text-decoration: none; }
#inhalt a:hover { color: #FE9030; text-decoration: none; }
#inhalt a:active { color: #FE9030; text-decoration: none; }

#inhalt a.aktuell:link { color: #FE9030; text-decoration: none;}
#inhalt a.aktuell:visited { color: #FE9030; text-decoration: none;}
#inhalt a.aktuell:focus { color: #FE9030; text-decoration: none;}
#inhalt a.aktuell:hover { color: #FE9030; text-decoration: none;}
#inhalt a.aktuell:active { color: #FE9030; text-decoration: none;}

 
/* diese Angaben sind für die Links im Text, etc. */
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:focus { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }



/* Element-Selektoren: */
	
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 30px;
}



h1 { 
	font-size: 20px;
	color: #ef9030;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h2 {
	text-align: left;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	text-align: left;
	font-size: 15px;
	color: #999999;	
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
}



/* Klassen-Selektoren!*/
.author {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
	text-align: right;
}

.hervorheben {
	color: #ef9030;
	font-weight: bold;
}

.hervorheben-GREY {
	color: #999999;
}

.bild-umfluss {
	float: left;
}

.untertitel {
	display: block;
	font-size: 10px;
	color: #999999;
	text-align: left;
	clear: both;		
}

.referenzen {
	color: #ef9030;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;		
}



/* --------------------- Formatierungen des Formulars! -------------------------*/

form {
	margin:		2em 0;
	display:	block;
}

fieldset {
	border:		none;
	display:	block;
	padding: 0;
	width: 100%;
	height: 100%; 
	margin-bottom: 10px;
	margin-top:	0px;
	margin-left:	0px;
	margin-right:	0px;		
	float: 		left;
}

select {
	position: 	relative;
	top: 		-1.4em;
	left: 		120px;
	display:	block;
	width:		75px;
	border:		none;
	heigt: 15px;
	font-size: 11px;
	color: #000;	
	background: #cccccc;
}


legend {
	color:		#ef9030;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;	
	
}
label {
	clear: 		left;
	float: 		left;
	display: 	block;
	width: 		120px;
	margin-top: -1em;
	font-size: 12px;
	color: #999999;
	font-weight: regular;
}

label.erstes {
	margin-top:	1px;
}

label.nachricht {
	padding-top:	10px;
	margin: 0;
}

input {
	position: 	relative;
	top: 		-1.4em;
	left: 		120px;
	display: 	block;
	border:		none;
	background:	#fff;
	heigth: 15px;
	font-size: 11px;
	color: #000;
	background: #cccccc;
}

input.senden {
	position: 	relative;
	float: left;
	display: block;
	left: 120px;
	margin-right: 10px;
	width:  80px;
	color: #ef9030;
	background: fff;
	border:		1px solid #cccccc;
	
}

textarea {
	position: 	relative;
	top: 		-1.4em;
	left: 		120px;
	display: 	block;
	border:		1px solid #cccccc;
	background:	#cccccc;
	width:	400px;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	height: 100px;

}
