body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(pics/hintergrund.jpg);
	background-repeat: no-repeat;
}
td, div { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;
}

ul {  list-style-image: url(pics/punkt.gif)}

a {
	color: #0A59BF;
}
a:hover {
	color: #000000;
}

.blau {
	color: #0A59BF;
}
.Headline {
	color: #0A59BF;
	font-size: 16px;
	font-weight: bold;
}
.Subheadline {
	font-size: 13px;
	color: #0A59BF;
	font-weight: bold;

}
#navigation{
position:absolute; width:182px; z-index:1; left: 132px; top: 138px;
}
#inhalt{
position:absolute; width:404px; z-index:2; left: 344px; top: 140px;
}
#logo{
position:absolute; width:103px; z-index:3; left: 748px; top: 0px;
}
