a{
	text-decoration:none;
}

img{
	border: 0px;
}


a.entrance{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family:Georgia;
	color:#000000;
	text-decoration:none;
}

a:hover   { color: #ffffff;}

.contentContainer {
	float:left;
	width:33%;
	height:400px;
}


.spacer{
	float:left;
	width:3px;
	background-color:#DCE967;
	height:400px;
}



#startstage {
 	position: absolute;
 	width: 600px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
}



#containerA{
	background-color:#000000;
}


#containerC{
	background-color:#92D307;
}

#logostart{
	margin-top: 60px;
	margin-left: 15px;
	width:170px;
	height:95px;
	position: absolute;
	background: transparent url(../images/logoweb_neu.png) no-repeat;	
	text-indent: -9999px;
}

#slogan
{
	position: absolute;
	text-indent: -9999px;	
}


#entrance{
	margin-top: 260px;
	margin-left: 80px;
	padding: 5px;
}

#webinfo
{
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family:Verdana;
	float: right;
}

