body
{
color:#000033;
background-color: white;
background-image:  url(bilder/hintergrund.gif); 
background-repeat: repeat-y;
}
h1
{
font-family: arial; 
font-size: 12pt;
font-weight: bold;
}
div.logo
{
position: absolute; top: 20px; left: 20px;
}
div.ort
{
color: yellow;
position: absolute;
top: 80px;
left: 110px;
width: 270px;
height: 20px;
font-family: arial;
font-weight: bold; 
font-size: 16pt;
}
div.news
{
padding-left: 6px;
padding-right: 6px;
background-color : #FFFF66;
color : white;
font-family: arial;
font-size: 8pt;
font-weight: normal;
position: absolute;
top: 123px;
width: 123px;
height: 600px;
left: 690px;
}
div.wo
{
color: #000066;
position: absolute;
top: 123px;
left: 580px;
width: 80px;
font-family: arial;
font-weight: bold;
font-size: 10pt;
}
div.inhalt
{
color: #000066;
position: absolute;
top: 123px;
left: 110px;
width: 550px;
height: 230px;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10pt;
}
div.spota
{
color: #000066;
top: 360px;
left: 110px;
width: 550px;
font-family: arial;
font-weight: normal;
font-size: 10pt;
}
div
{
	position: absolute;
	top: 123px;
	left: 20px;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	height: 32px;
}
div.sign
{
top: 540px;
width: 123px;
}
A:link
{text-decoration: none; color: yellow;
}
A:visited
{
text-decoration: none; color: yellow;
}
A:hover
{text-decoration: none; color: white;
}
