#gesamt { position:absolute; top:0px; left:50%; width:745px; margin-left:-350px; margin-top:0px; overflow: no; }
#header { position:absolute; top:0px; left:-20px; width:745; height:80;  }


#rot1 { position:absolute; top:419px; left:-20px; width:195; height:27; background-color: #E2001A; text-align:center; width:195px; border-style:solid; border-width:3px; border-color: white; padding: 3px; }
#rot2 { position:absolute; top:559px; left:-20px; width:195; height:27; background-color: #E2001A; text-align:center; width:195px; border-style:solid; border-width:3px; border-color: white; padding: 3px; }
#rot3 { position:absolute; top:559px; left:440px; width:195; height:27; background-color: #E2001A; text-align:center; width:195px; border-style:solid; border-width:3px; border-color: white; padding: 3px; }
#gelb1 { position:absolute; top:89px; left:440px; width:195; height:27; background-color: #FFE60F; text-align:center; width:195px; border-style:solid; border-width:3px; border-color: white; padding: 3px; }
#blau1 { position:absolute; top:359px; left:440px; width:195; height:27; background-color: #009EE0; text-align:center; width:195px; border-style:solid; border-width:3px; border-color: white; padding: 3px; }
#blau2 { position:absolute; top:419px; left:440px; width:195; height:27; background-color: #009EE0; text-align:center; width:195px; border-style:solid; border-width:3px; border-color: white; padding: 3px; }

a.box { font-size: 18px; font-weight: bold; }
a.box:link    { color:white; text-decoration:none; }
a.box:visited { color:white; text-decoration:none; }
a.box:hover   { color:white; text-decoration:underline; }
a.box:active  { color:white; text-decoration:underline; }

a.box2 { font-size: 18px; font-weight: bold; }
a.box2:link    { color:black; text-decoration:none; }
a.box2:visited { color:black; text-decoration:none; }
a.box2:hover   { color:black; text-decoration:underline; }
a.box2:active  { color:black; text-decoration:underline; }


#content {
	position:absolute;
	top:90px;
	left:-20px;
	width:745px;
	height: 572px;
}
#randspalte { position:absolute; top:105px; left:512px; width:205; padding: 5px; border-left: 1px solid #7F7F7F;  }
#schriftzug { position:absolute; top:520px; left:0px; width:690px; height:21px; }


A    { color: black; text-decoration: underline }

A:visited  {
	color : black;
	}

A:hover  {
	text-decoration : underline;
	color : #E2001A;
}



h1  {
	font-weight : bold;
	font-size : 16px;
	margin-bottom:10px;
}
h4 {
	font-size: 15px;
	color : white;
	line-height: 130%;

 }

p, td, body {

	font-size: 12px;
    color: black;
	line-height: 160%;
	font-family: Arial, Verdana, Helvetica, SunSans-Regular;
    margin-left:0px;
	margin-top:0px;
 }

body  {

    background-color: #ffffff;
	background-image: url(../images/background_startseite.gif);  background-repeat:no-repeat; background-position: top center;

 }


.zeilenhoehe     { line-height: 130% }

