	body {
		margin:              0;
		padding:             0;
		font:                85% arial, hevetica, sans-serif;
		text-align:          center;
		color:               #D6D6D6; /*hellgrau*/
		background-color:    #D6D6D6; /*hellgrau*/
	}
	
	.hide {
		text-indent:        -9999px;
	}

	p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
		font-family:"Arial", "Verdana", "Helvetica", "Geneva", "SunSans-Regular", "sans-serif";
	}
	ital {
		font-family:"Arial", "Verdana", "Helvetica", "Geneva", "SunSans-Regular", "sans-serif";
		font-style:italic;
	}
	
	a:visited {
		color:               #9CE;	/*grau*/
	}
	a:hover {
		font-weight:         bold;
		color:               #9CE;	/*grau*/
	}
	ul {
		list-style-type:     none;
		text-align:          center;
	}
	a {
		text-decoration:     none;
		color:               white;
	}

	#container {
		margin:              1em auto;
		width:               900px;
		text-align:          left;
		background-color:    #236;	/*stahlblau*/
		border:              1px solid black;
	}

	h1 {
		font-family:        "Helvetica";
		font-style:          italic;
		color:               #46A;
		text-align:          center;
		font-size:           150%;
	}

	h2 {
		margin-top:          0;
		margin-bottom:       0;
		padding:             0;
		color:               white;
		text-align:          center;
	}
	
	#zentriert {
		text-align:          center;
	}
	
	#kopf {
		height:              85px;
		background-color:    #059; /*blau*/
		background-image:    url(../bilder/COM_85_900beidseitig.jpg);
		background-repeat:   no-repeat;
		background-position: 0 0;
		border-bottom:       0.05em solid #78A;
	}

	#kopf h1 {
		margin-top:          0;
		color:               #059;
	}

	#aktuell {
		float:               right;
		width:               115px;
		height:              450px;
		background-color:    #236;	/*stahlblau*/
		color:               #78A; /* dunkelgrau */
		color:               silver; /* dunkelgrau wenn wirklich was Aktuelles dort steht */
	}

	#aktuell h3, p, datum {
		margin:              0.5em 0.4em;
	}
	#aktuell h3 {                   /* dunkelgrau wenn wirklich was Aktuelles dort steht */
		font-size:           113%;
		color:               white;
	}
	
	#titelNavi {
		background-color:    white;
	}

	#aktPage #linkeSpalte #aktiv a {
		border-style:        none;
	}

	#linkeSpalte {
		float:               left;
		width:               160px;
		height:              450px;
		background-color:    #236;	/*stahlblau*/
	}
	#linkeSpalte p, h4 {
		margin:              0.8em;
		font-size:           0.9em;
		color:               #236;	/*stahlblau*/
	}
	#linkeSpalte h4 {
		text-align:          center;
	}
	#linkeSpalte h5 {
		margin:              0.8em;
		margin-left:         0.3em;
		font-size:           0.7em;
		text-align:          center;
		color:               #236;	/*stahlblau*/
	}
	#linkeSpalte img {
		border:              0.19em solid #EAFAFA;
		border-style:        outset;
	}
	#linkeSpalte ul {
		margin-top:          1em;
		margin-left:         0;
		padding-left:        0;
	}
	#linkeSpalte ul li a {
		background-color:    #CCDDFF; /*hellblau*/
		border:              0.15em solid #55AAFF;
		border-style:        outset;
		border-top-color:    white;
		border-left-color:   white;
		display:             block;
		color:               #A45;
	}
	#linkeSpalte li a:visited {
		border-style:        outset;
		color:               #000;
	}
	#linkeSpalte li a:hover {
		border-style:        inset;
		color:               #B00;	/*blutrot*/
	}
	#linkeSpalte li a:active {
		border-style:        inset;
		color:               #B56;	/*blau*/
	}
	
	#bgGrau {
		width:               154px;
		background-color:    #78A; /*stahlgrau*/
		border:              0.2em solid white;
		border:              0.2em solid #CDF;
		margin-left:         0.1em;
	}
	
	#hauptteil {
		margin-right:        120px;
		margin-left:         164px;
		height:              460px;
		background-color:    #335588;
	}
	#hauptteilLinks {
		margin-right:        120px;
		margin-left:         164px;
		height:              780px;
		background-color:    #335588;
	}
	#hauptteilLinks untertitel {
		font-size:           110%;
		font-weight:         bold;
		color:               #89c;
		text-align:          center;
	}
	#hauptteil p{
		margin-left:         1em;
	}
	#hauptteil h4 {
		text-align:          center;
	}
	#hauptteil h5 {
		color:               silver;
		text-align:          center;
	}
	#hauptteil ul {
		display:             inline;
		line-height:			1.5;
	}
	#hauptteil img {
		border-width:        3px;
		border-style:        outset;
		display:             block;
		margin:              0 auto;
		border-bottom-color: #66CC99;
		border-right-color:  #66CC99;
	}
	
	#comKontaktFlaeche {
		width:               450px;
		margin:              0 auto;
		margin-top:          2em;
		color:               white;
		background-color:    #005599; /*blau*/
		border-style:        outset;
		border:              0.2em solid;
		border-bottom-color: #A0C0B0;
		border-right-color:  #A0C0B0;
	}
	#comKontaktFlaeche a {
		color:               white;
	}

	#copyright {
		clear:               both;
		margin-top:          1em;
		border-top:          0.2em groove #679;
		font-size:           70%;
		color:               #056;
		text-align:          center;
		background-color:    #236;	/*stahlblau*/
	}
	#copyright a {
		color:               #059;
	}
	#stand {
		font-size:           70%;
		color:               #78A;
		text-align:          center;
	}
