/* Start of CMSMS style sheet 'standard' */
/*

Farbe 0: #333333	-	Fließtext
Farbe 1: #424a2e	-	Headlines und Links
Farbe 2: #6f7c50	-	Fläche rechts
Farbe 3: #98a182	-	Helle Balken
Farbe 4: #c3c9b6	-	Außenfarbe rechts und links
Farbe 5: #dde0d5	-	Hintergrund Mitte




NEU

Farbe 1: #4a5e19	-	Headlines und Links /
Farbe 2: #7c9c2f	-	Fläche rechts / #kopf
Farbe 3: #a1b86b	-	#subnavigation + #navigation  / Helle Balken
Farbe 4: #c8d7a8	-	body / Außenfarbe rechts und links
Farbe 5: #e1e8cd	-	#rahmen /  Hintergrund Mitte

*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #c8d7a8;
	height: 100%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
        color: #4a5e19;
}
html {
	height: 100%;
}
img {
        border: 0px;
}
#logo_gr {
	width: 910px;
	height: 150px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 100px;
}
#rahmen {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #e1e8cd;
        border: 1px solid #c8d7a8;
}
#logo_gr img {
	margin-left: 196px;
}
#kopf_flash {
	width: 750px;
	height: 230px;
	float: left;
	background-color: #7c9c2f;
}
#kopf {
	height: 230px;
	width: 910px;
	margin-top: 0px;
	background-color: #7c9c2f;
}
#kopf_sprache {
	position: relative;
	height: 230px;
	width: 160px;
	float: left;
	background-color: #7c9c2f;
}
#navigation {
	background-color: #a1b86b;
	height: 15px;
	width: 910px;
}
#subnavigation {
	background-color: #a1b86b;
	height: 30px;
	width: 910px;
}
#subnavigation #sprache {
	background-color: #a1b86b;
	height: 20px;
	width: 800px;
        margin-left: 27px;
 
}
#sprache {
         padding-top: 8px;
         color: #4a5e19;
         font-size: 11px;
      
}
#sprache a:hover {
	color: #e1e8cd;
text-decoration:underline;
}

/* End of 'standard' */

