/***************************************/
/********* Startseite-Start ************/


#content_start {
	/*background-color: ##CC6600;*/
	float: left;
	width: 1060px;
	background-image: url(/images/background1060_start.jpg);
	background-repeat: repeat-y;
	height: 101%;
}


#contmitte {
	width:410px;
	float:left;
	margin-left:10px;
	text-align: left;
}

/* LB Banner */

.fclb {
	width: 1060px;
	/*hight: 110px;*/
	text-align: center;
	background-color: #cddeee;
	/*margin: 5px 0;*/
	float: left;
	border-bottom: 5px solid white;
	border-top: 5px solid white;
}



/* Logos Premiumkunden auf Startseite */

.premlogo {
width: 80px;
margin-top: 20px;
margin-left: 40px;
}


/* Preisbox auf Startseite */
#nachpreisbox0 {
float: left;
width: 410px;
}

.nachpreisbox1 {
float: left;
width: 132px;
background-color: #FFE9D2;
border: 1px solid #006666;
height: 178px;
}

.nachpreisbox2 {
float: left;
width: 132px;
background-color: #FFE9D2;
margin-left: 4px;
border: 1px solid #006666;
height: 178px;
}

.nachpreisbox3 {
float: left;
width: 132px;
background-color: #FFE9D2;
margin-left: 4px;
border: 1px solid #006666;
height: 178px;
}

.nachpreisboxhead {
background-color: #FF9000;
color: #FFFFFF;
text-align: center;
font-size: 14px;
font-weight: 700;
}

.nachpreisboxbild {
text-align: center;
padding: 3px;
}

.nachpreisboxstufen {
text-align: right;
padding-right: 10px;
}


/********** Startseite-Ende ************/
/***************************************/