#grau {
	background-color: #CCCCCC;
	position: absolute;
	z-index: 2;
	height: 16px;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-image: url(startbilder/grau.gif);


}

#oben {
	background-image:  url(startbilder/bg_oben.gif);
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 123px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
	z-index: 2;
	height: 70px;
	width: 106px;
	left: 40px;
	top: 25px;
}

#claim {
	background-image: url(startbilder/claim.gif);
	position: absolute;
	z-index: 3;
	height: 26px;
	width: 388px;
	left: 41px;
	top: 51px;
}
#tastatur {
	background-image: url(startbilder/tastatur.jpg);
	position: absolute;
	z-index: 2;
	height: 122px;
	width: 454px;
	top: 0px;
	right: 0px;
}







#navi1 {
	background-image: url(startbilder/bg_navi.gif);
	z-index: 3;
	height: 21px;
	width: 105px;
	left: 40px;
	top: 101px;
	position: absolute;
}

#navi2 {
	background-image: url(startbilder/bg_navi.gif);
	z-index: 3;
	height: 21px;
	width: 105px;
	left: 150px;
	top: 101px;
	position: absolute;
}

#navi3 {
	background-image: url(startbilder/bg_navi.gif);
	z-index: 3;
	height: 21px;
	width: 105px;
	left: 260px;
	top: 101px;
	position: absolute;
}

#navi4 {
	background-image: url(startbilder/bg_navi.gif);
	z-index: 3;
	height: 21px;
	width: 105px;
	left: 370px;
	top: 101px;
	position: absolute;
}

#navi5 {
	background-image: url(startbilder/bg_navi.gif);
	z-index: 3;
	height: 21px;
	width: 105px;
	left: 480px;
	top: 101px;
	position: absolute;
}

#navi6 {
	background-image: url(startbilder/bg_navi.gif);
	z-index: 3;
	height: 21px;
	width: 105px;
	left: 590px;
	top: 101px;
	position: absolute;
}









#inhalt {
	background-image: url(startbilder/bg_inhalt.gif);
	overflow: visible;
	position: absolute;
	z-index: 1;
	width: 760px;
	left: 10px;
	top: 123px;
}

#inhalt a {
color:#333333;
text-decoration: none;


}
#inhalt a:link {
color: #333333;
}

#inhalt a:visited {
color: #333333;
}

#inhalt a:link:hover, #inhalt a:visited:hover {
color: #333333;
text-decoration:underline;

}


#links {
	position: relative;
	z-index: 2;
	width: 450px;
	left: 25px;
	top: 25px;
	bottom: 50px;
}

#unten {
	position: relative;
	z-index: 2;
	width: 100%;
	left: 0px;
	background-image: url(startbilder/bg_unten.gif);
	bottom: 0px;
	height: 20px;
}


#unten a {
color:#FFFFFF;
text-decoration: none;


}
#unten a:link {
color: #FFFFFF;
}

#unten a:visited {
color: #FFFFFF;
}

#unten a:link:hover, #unten a:visited:hover {
color: #FFFFFF;
text-decoration:underline;

}


#bild {
	position: absolute;
	z-index: 2;
	width: 276px;
	top: 170px;
	left: 493px;
	height: 191px;

}

#bild2 {
	position: absolute;
	z-index: 2;
	width: 75px;
	height: 59px;
	top: 0px;
	left: 300px;
	

}


#kasten {
	position: absolute;
	z-index: 2;
	width: 246px;
	top: 450px;
	left: 523px;
	background-image: url(startbilder/bg_kasten.gif);
	
}

#kasten a {
color:#333333;
text-decoration: none;


}
#kasten a:link {
color: #333333;
}

#kasten a:visited {
color: #333333;
}

#kasten a:link:hover, #kasten a:visited:hover {
color: #333333;
text-decoration:underline;

}







body {
	background-image: url(startbilder/bg_body.gif);
	margin: 0px;
	padding : 0px;
	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
.pda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	list-style-image: url(startbilder/punkt.gif);
}
.kasten {
	padding:10px;
	
}
a:link { font-family:Arial; font-size:10pt; font-weight:600; color:#FFFFFF; text-decoration:none; }
a:visited { font-family:Arial; font-size:10pt; font-weight:600; color:#FFFFFF; text-decoration:none; }
a:active { font-family:Arial; font-size:10pt; font-weight:600; color:#FFFFFF; text-decoration:none; }
A:hover      {color: #99FFCC}