body
{
color:#000033;
background-color: white;
background-image: url(bilder/hinter.gif); background-repeat: repeat-y;
}
h1
{
font-family: arial; sans-serif;
font-size: 12pt;
font-weight: bold;
}
div.logo
{
position: absolute; top: 20px; left: 20px;
}
div.news
{
padding-left: 6px;
padding-right: 6px;
background-image : url(bilder/news.gif); background-repeat: repeat-y;
color : #000066;
font-family: arial;
font-size: 8pt;
font-weight: normal;
position: absolute;
sans-serif : ;
top: 160px;
width: 120px;
height: 430px;
left: 660px;
}
div.titel
{
color: white;
position: absolute;
left: 110px;
top: 135px;
width: 530px;
height: 20px;
font-family: arial;
font-weight: normal;
font-size: 12pt;
}
div.inhalt
{
color: #000066;
position: absolute;
top: 160px;
left: 111px;
width: 530px;
height: 336px;
font-family: arial;
font-weight: normal;
font-size; 8pt;
}
div.blog
{
position: absolute;
top: 410px;
left: 110px;
width: 530px;
font-family: arial;
font-weight: normal;
font-weight: normal;
font-size: 10pt;
}
div
{
	position: absolute;
	top: 135px;
	left: 22px;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
}
A:link
{text-decoration: none; color: #000066;
}
A:visited
{
text-decoration: none; color: #000066;
}
A:hover
{text-decoration: none; color: yellow;
}

