body {
	background:url(graphik/wolke_bg3.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	font-family: Verdana, 'DejaVu Sans', sans-serif;
	margin:0px;
	padding:0px;
}

img {
	border-width:0px;
	margin-top: 8px;
	margin-left:17px;
	width:125px;
	height:125px;
}

div {
	position: absolute;
	left: 2px;
	top: 135px; 
	width:156px; 
}

div.n
{
	top: 133px;
}
div.nw
{
	left: 1px;
	top: 134px;
}
div.w
{
	left: 0px;
}
div.sw
{
	left: 1px;
	top: 136px;
}
div.s
{
	top: 137px;
}
div.so
{
	left: 3px;
	top: 136px;
}
div.o
{
	left: 4px;
}
div.no
{
	left: 3px;
	top: 134px;
}


p {
	font-size: 15px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: bold;
	text-align: center;
}



a  { text-decoration: none; }
div p a { color:#335599;}
div.vordergrund p a { color:#ffffff;}

