body {
   width: 100%;
   text-align: center;
   color: #464646;
  	margin: 0em;
  	padding: 0em;
   font-size: 100%;
   }

#start_header {
	height: 4.875em; /*78px;*/
   background: #F0F0F0;
   border: 1px solid #464646;
   padding: 10px;
	}
*html #header { height:6.250em;/*100px;*/ }

#start_strich {
   width: 32.813em; /*525px;*/
   height: 1px;
   background: #AAAAAA;
   margin: 0.625em 0em; /*10px 0px;*/
	}

#wappen {
   position: absolute;
   top: 10px;
   left: -28px;
	}

#start_header_rechts { float: right; width:32.813em; /*525px;*/ }

#start_main {
	position: relative;
	width: 48.125em; /*770px;*/
   margin: 0px auto;
   text-align: left;
   padding-top: 20px;
	}

.start_balken { width:37.000em; height:1.000em; font-size:0.313em; }

.blau .start_balken { background:#3F61C3; }
.gelb .start_balken { background:#FA9B00; }
.gruen .start_balken { background:#8CCD46; }
.rot .start_balken { background:#BE191E; }

.start_foto { margin: 1px 0px; }
.start_foto img { width:11.563em; height:8.688em; }

.start_main {
   line-height: 2.857em; /*40px;*/
   color: #FFF;
   font-size: 0.875em; /*14px;*/
   font-weight: bold;
   text-align: center;
   margin-bottom: 1px;
   }
.start_main a, .start_main a:hover, .start_main a:active, .start_main a:link, .start_main a:visited { display:block; color: #FFF; text-decoration:none; }

.blau .start_main { background:url(/media/bg_start_blau.gif) top repeat-x #3F61C3; }
.gelb .start_main { background:url(/media/bg_start_gelb.gif) top repeat-x #FA9B00; }
.gruen .start_main { background:url(/media/bg_start_gruen.gif) top repeat-x #8CCD46; }
.rot .start_main { background:url(/media/bg_start_rot.gif) top repeat-x #BE191E; }

.start_sub {
	display: block;
   height: 21.583em; /*259px;*/
   color: #464646;
   font-size: 75%;
   font-weight: normal;
   line-height: 1.500em; /*18px;*/
	}
.start_sub a { display:block; text-decoration:none; }
.start_sub a:hover { display:block; text-decoration:underline; }

.blau .start_sub { background: #CFD7F0; border: 1px solid #3F61C3; }
.gelb .start_sub { background: #FEE6BF; border: 1px solid #FA9B00; }
.gruen .start_sub { background: #E2F2D1; border: 1px solid #8CCD46; }
.rot .start_sub { background: #EFC5C7; border: 1px solid #BE191E; }