html { height: 100%; margin-bottom: 1px; }
body	{ 
	margin: 0;
	padding: 0;
	font-family:Arial; font-size:11pt;
	}
img 	{
	border-width:0px
	}
a	{
	text-decoration:none; color: #8091be;
	}
a:hover	{
	color:#005AAB;
	}
h1 	{
	font-weight:bold; font-size:12pt;
	}
h3 	{
	font-weight:bold; font-size:11pt; margin-top:50px
	}
#hintergrund {
	position:absolute;
	padding: 0px;
        width:800px;
        margin-left:-400px;
        left:50%;
        height:100%;
	z-index:1;}
#rahmen {
	position:absolute;
	padding: 0px;
        width:800px;
        margin-left:-400px;
        left:50%;
	background-color:#FFFFFF;
	background-image:url('../images/kopf.jpg');
	background-repeat:no-repeat;
	z-index:2;
	}
#nav 	{
	position:relative;
        margin-left:25px;top:200px; font-weight:bold; font-size:13pt;color:#005AAB;
        }
.red	{
	color:#FF0000;
	}
#inhalt {
	position:relative;
        margin-left:0px; margin-top:200px;
        }
#punkteRot {
	postition:relative;
	margin-left:170px; margin-top:55px; top: 60px; float:left;
	}
#text 	{
	position:relative;
        margin-left:230px; top:50px; width:500px; bottom:100px;background-color:none;
        }
#punkteBlau {
	postition:relative;
	margin-left:490px; left:50%; bottom:100px; z-index:5;
	}
#fuss	{
	position:relative;
	margin-left:-400; left:50%;
        width:800px; background-color: #FFFFFF;z-index:4;color:#005AAB; font-size:10pt;
        }
#komm 	{
	position:relative;
        margin-left:20px; float:left;
        }
#kontakt {
	position:relative; font-weight:bold;
        text-align:right; right:60px
        }
.thead	{
	font-size: 10pt; margin-top:-10px; font-weight:bold;
	}
.tbody	{
	font-size: 10pt; margin-top:-10px;
	}
.thema	{
	font-size: 10pt; margin-top:-10px;font-weight:bold;
	}
.anmerkung {
	font-size: 10pt; margin-top:-10px;
	}

.head { font-weight:bold; font-size: 10pt;}
td a { font-weight:bold; font-size: 10pt;}
