#content_content{
	float:left;
	margin-left:10px;
	width:750px;
}
#content_content_full{
	height:100%;
}

a {
color:#007192;
font-size:12px;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.error{
	COLOR: #ff0000;
}

.header {
	COLOR: #ffffff;
	font-weight: bold
}
#starttext{
	float:left
}



#starttext{
	float:left;
	width:310px;
	
}
#starttext .inhalt{
	height:265px;
}

#startfeature{
	float:left;
	width:630px;
}
#startfeature .inhalt{
	height:265px;
}

#startflow{
	float:left;
	width:625px;
}
#startflow .inhalt{
	height:235px;
}


#startnews{
	float:left;
	width:315px;
}
#startnews .inhalt{
	height:235px;
}

#contentbox{
	margin-top:20px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #cccccc;
}

#contentbox p{
	margin-bottom:0px;
}


