h1.box_headline{
    font-size:14px;
	font-weight:bold;
	color:#fff;
    padding:5px 0 2px 7px;
}

table{
	border-spacing:0;
	border-collapse:collapse;
}


table.small{
	width:200px;
	/*height:179px;*/
	float:left;
	text-align:left;
	vertical-align:text-top;
	background:#f4f4f4;
	margin-right:10px;
}

table.medium{
	width:250px;
	float:left;
	text-align:left;
	vertical-align:text-top;
	background:#f4f4f4;
	margin-right:10px;
}

table.big{
	width:380px;
	float:left;
	text-align:left;
	vertical-align:text-top;
	background:#f4f4f4;
	margin-right:10px;
}

td.fb_header{
	height:29px;	
	background:url(/images/boxen_backgrounds/bg_header_boxen.jpg) repeat-x;
	border-left:#cbcccd solid 1px;
	border-right:#cbcccd solid 1px;
}
td.fb_content{
    border-left:#cbcccd solid 1px;
	border-right:#cbcccd solid 1px;
	height: 125px;
}
td.fb_tagcloud{
    border-left:#cbcccd solid 1px;
	border-bottom:#cbcccd solid 1px;
	border-right:#cbcccd solid 1px;
	height: 150px;
}
td.verfuegbarkeit_box{
	height:117px;
	background:url(/images/boxen_backgrounds/bg_verfuegbarkeit.jpg) no-repeat;
	vertical-align: top;	
	border-right:1px solid #CBCCCD;
	border-left:1px solid #CBCCCD;	
}

a.footer_box_links{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

td.footer_spalte_kleinebox{
	height:25px;
	background:#f4f4f4;
	border-left:#cbcccd solid 1px;	
	border-bottom:#cbcccd solid 1px;
	border-right:#cbcccd solid 1px;		
}
td.footer_spalte_links{
	width:250px;
	height:25px;
	background:#f4f4f4;
	border-left:#cbcccd solid 1px;	
	border-bottom:#cbcccd solid 1px;
	
}
td.footer_spalte_rechts{
	width:130px;
	height:25px;
	text-align: center;
	background:url(/images/boxen_backgrounds/bg_boxen_schaltflaechen.jpg) repeat-x;
	border:1px solid #CBCCCD;	
}
td.footer_spalte_verfgb_links{
	width:126px;
	height:25px;
	background:#f4f4f4;
	border-left:#cbcccd solid 1px;	
	border-bottom:#cbcccd solid 1px;
}
td.footer_spalte_verfuegbar{
	width:135px;
	height:25px;
	text-align:right;
	padding-right:5px;
	background:url(/images/boxen_backgrounds/bg_boxen_schaltflaechen.jpg) repeat-x;
	border-left:#cbcccd solid 1px;	
	border-right:#cbcccd solid 1px;
	border-bottom:#cbcccd solid 1px;
}

/**** Styles für Vorteilsbox ****/
#footer_box_vorteile {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 80%;
}

#footer_box_vorteile li {
	list-style-image: url(/images/verfuegbarkeit/ok.png);
	border-bottom: 1px solid #CBCCCD;
	line-height:150%;			
}

#footer_box_vorteile li img {
	margin-top:2px;
}