body{
	background:url(images/startseite/bg.jpg) repeat-x scroll 0 250px;
}
a{
	text-decoration:none;
}
img{
	border-style:none;
}

.png{
	behavior: url(fileadmin/templates/nicola/iepngfix.htc)
}

.main{
	position:absolute;
	top:27px;
	left:141px;
}

.text{
	font-family:Verdana, Arial, Serif;
	font-size:26px;
	color:#000f3c;
	position:absolute;
	top:700px;
	line-height:28px;
	left:141px;
	width:665px;
}
.text span{
	display:block;
	text-align:right;
	padding-top:30px;
}
.text a{
	color:#cf0000;
	text-decoration:none;
}


.sponsoren{
	text-align: right;
	width:700px;
	height:25px;
	position:absolute;
	top:625px;
	right:10px;
	
}
.sponsoren img{
	float:left;
}
 .divider{
	display:block;
	float:left;
	height:25px;
	background-color:#2d395d;
	width:1px;
	overflow:hidden;
	margin:0 18px;
 }