.services_box_container{
	padding-bottom: 21px;
}

.services_box{
	width: 242px;	
	min-height: 148px;
}

.services_box_ti, .services_box_ti_full, .services_box_ti_full_v2{
	width: 242px;	
	min-height: 148px;
}
.services_box_se, .services_box_se_full, .services_box_se_full_v2{
	width: 242px;	
	min-height: 148px;
}
.services_box_it, .services_box_it_full, .services_box_it_full_v2{
	width: 242px;	
	min-height: 148px;
}

.services_box_grey{
	width: 242px;	
	min-height: 148px;
}

.services_box_grey_full{
	width: 242px;	
	min-height: 148px;
}


.services_box_head_bg_right{
	background-image: url("../images/quicknavi/quicknavi_kopf.gif");
	background-position: top right;
	background-repeat: no-repeat;
	width: 13px;
	height: 29px;
	float: right;

}


.services_box_highlighted_head_bg_right{
	background-image: url("../images/quicknavi/quicknavi_highlight_kopf.gif");
	background-position: top right;
	background-repeat: no-repeat;
	width: 13px;
	height: 29px;
	float: right;

}


.services_box_head{
	width: 100%;
	
}
.services_box_head_label{
	background-color: #78a2ca;
	float:left;
	height: 29px;
	width: 229px;
}

.services_box_head_label_text{
	color:#FFFFFF;
	font-size:13px;
	font-style:normal;
	font-weight:bolder;
	letter-spacing:1pt;
	text-align:left;
	padding-left: 10px;
	padding-top: 5px;
		
	
}

.services_box_highlighted_head_label{
	background-color: #00519e;
	float:left;
	height: 29px;
	width: 229px;
}




.services_box_content{
	width: 242px;
	min-height: 115px;
}

.services_box_content_text{
	background-color: #FFFFFF;
	float:left;
	min-height: 115px;
	width: 136px;
	vertical-align: top;
	padding-left: 4px;
}




.services_box_content_text div p{
	padding-top: 2px;
/*	padding-left: 2px; */
	margin: 0;
}


.services_box_content_bg_right {
	background-image:url(../images/quicknavi/quicknavi_mitte.gif);
	background-position:right top;
	background-repeat:repeat-y;
	float:left;
	width:242px;
	background-color: #78a2ca;
}

.services_box_highlighted_content_bg_right{
	background-image: url("../images/quicknavi/quicknavi_highlight_mitte.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 242px;
	float:left;	
	background-color: #00519e;
}


.services_box_content_img_left{
	float:left;

}
.services_box_content_img_left img{
	border-left: 1px solid #78a2ca;
	border-bottom: 0;
	padding: 0;
	margin: 0;
	
	
}

.services_box_highlighted_content_img_left{
	float:left;
}

.services_box_highlighted_content_img_left img{
	border-left: 1px solid #00519e;
}
.services_box_bottom{
	height: 4px;	
}
.services_box_bottom_right{
	background-image: url(../images/quicknavi/quicknavi_ende.gif);
	float: right;
	height: 4px;
	width: 13px;
	background-repeat: repeat-x;
}
.services_box_bottom_left{
	background-image: url(../images/quicknavi/quicknavi_ende1_1.gif);
	float: left;
	height: 4px;
	width: 229px;
	background-repeat: repeat-x;
}

.services_box_highlighted_bottom_right{
	background-image: url(../images/quicknavi/quicknavi_highlight_ende.gif);
	float: right;
	height: 4px;
	width: 13px;
	background-repeat: repeat-x;
}
.services_box_highlighted_bottom_left{
	background-image: url(../images/quicknavi/quicknavi_highlight_ende1_1.gif);
	float: left;
	height: 4px;
	width: 229px;
	background-repeat: repeat-x;
}


/* value override for ti_full service box */
.services_box_ti_full .services_box_head_label{
	background-color: #d9644c
	/* background-image: url(../images/content_box/TI/content_corp_TI_kopf1.gif); */
}


.services_box_ti_full .services_box_head_bg_right{
	background-image: url('../images/quicknavi/services_box_ti_head_full.gif');
}

.services_box_ti_full .services_box_content_bg_right{
	background-image: url(../images/content_box/TI/content_corp_TI_mitte3.gif);
}


.services_box_ti_full .services_box_bottom_right{
	background-image:url(../images/content_box/TI/content_corp_TI_ende3.gif);
}

.services_box_ti_full .services_box_bottom_left{
	background-image:url(../images/content_box/TI/content_corp_TI_ende1.gif);
}

.services_box_ti_full .services_box_content_img_left img{
	border-left: 1px solid #d9644c;
}

.services_box_ti_full .services_box_content_text{
	border-left: 1px solid #d9644c;
	width: 233px;
	background-image: url(../images/quicknavi/service_box_gradient_ti.png);
	background-repeat: repeat-y;
}

.services_box_ti_full .service_box_more_link{
	color: 	#d9644c;
}

.services_box_content_text p.service_box_more_link_p{
	padding-top: 6px;	
}


.services_box_ti_full .service_box_listing li{
	list-style-image: url(../images/quicknavi/service_box_ti_li_dot.png);
}




/* value override for ti service box */
.services_box_ti .services_box_head_label{
	background-color: #FFFFFF;
	background-image:url(../images/content_box/TI/content_corp_TI_kopf1.gif);
	/* background-image: url(../images/content_box/TI/content_corp_TI_kopf1.gif); */
	
}
.services_box_ti .services_box_head_label_text{
	color: #555555;	
}
.services_box_ti .services_box_head{	
	border-bottom:1px solid #D9644C;
}
.services_box_ti .services_box_head_bg_right{
	background-image: url(../images/content_box/TI/content_corp_TI_kopf3.gif);
}

.services_box_ti .services_box_content_bg_right{
	background-image: url(../images/content_box/TI/content_corp_TI_mitte3.gif);
}


.services_box_ti .services_box_bottom_right{
	background-image:url(../images/content_box/TI/content_corp_TI_ende3.gif);
}

.services_box_ti .services_box_bottom_left{
	background-image:url(../images/content_box/TI/content_corp_TI_ende1.gif);
}

.services_box_ti .services_box_content_img_left img{
	border-left: 1px solid #d9644c;
}






/* value override for se_full service box */
.services_box_se_full .services_box_head_label{
	background-color: #e5c400;
	/* background-image: url(../images/content_box/SE/content_corp_SE_kopf1.gif); */
}


.services_box_se_full .services_box_head_bg_right{
	background-image: url('../images/quicknavi/services_box_se_head_full.gif');
}

.services_box_se_full .services_box_content_bg_right{
	background-image: url(../images/content_box/SE/content_corp_SE_mitte3.gif);
}


.services_box_se_full .services_box_bottom_right{
	background-image:url(../images/content_box/SE/content_corp_SE_ende3.gif);
}

.services_box_se_full .services_box_bottom_left{
	background-image:url(../images/content_box/SE/content_corp_SE_ende1.gif);
}

.services_box_se_full .services_box_content_img_left img{
	border-left: 1px solid #e5c400;
}


.services_box_se_full .services_box_content_text{
	border-left: 1px solid #e5c400;
	width: 233px;	
	background-image: url(../images/quicknavi/service_box_gradient_se.png);
	background-repeat: repeat-y;
}

.services_box_se_full .service_box_more_link{
	color: 	#e5c400;
}

.services_box_se_full .services_box_content_text p.service_box_more_link_p{
	padding-top: 8px;
	padding-bottom: 10px;	
}


.services_box_se_full .service_box_listing li{
	list-style-image: url(../images/quicknavi/service_box_se_li_dot.png);
}


/* value override for se service box */
.services_box_se .services_box_head_label{
	
	background-color: #FFFFFF;
	background-image:url(../images/content_box/SE/content_corp_SE_kopf1.gif); 
}

.services_box_se .services_box_head{
	border-bottom: 1px solid #E5C400;
}
.services_box_se .services_box_head_label_text{
	color: #555555;	
}

.services_box_se .services_box_head_bg_right{
	background-image:url(../images/content_box/SE/content_corp_SE_kopf3.gif);
}

.services_box_se .services_box_content_bg_right{
	background-image: url(../images/content_box/SE/content_corp_SE_mitte3.gif);
}


.services_box_se .services_box_bottom_right{
	background-image:url(../images/content_box/SE/content_corp_SE_ende3.gif);
}

.services_box_se .services_box_bottom_left{
	background-image:url(../images/content_box/SE/content_corp_SE_ende1.gif);
}

.services_box_se .services_box_content_img_left img{
	border-left: 1px solid #e5c400;
}







/* value override for it_full service box */
.services_box_it_full .services_box_head_label{
	background-color: #7fa53e;
	/* background-image: url(../images/content_box/IT/content_corp_IT_kopf1.gif); */
}


.services_box_it_full .services_box_head_bg_right{
	background-image: url('../images/quicknavi/services_box_it_head_full.gif');
}

.services_box_it_full .services_box_content_bg_right{
	background-image: url(../images/content_box/ML/content_corp_ML_mitte3.gif);
}


.services_box_it_full .services_box_bottom_right{
	background-image:url(../images/content_box/ML/content_corp_ML_ende3.gif);
}

.services_box_it_full .services_box_bottom_left{
	background-image:url(../images/content_box/ML/content_corp_ML_ende1.gif);
}

.services_box_it_full .services_box_content_img_left img{
	border-left: 1px solid #00a7b8;
}
.services_box_it_full .services_box_content_text{
	width: 233px;
	border-left: 1px solid #7fa53e;
	background-image: url(../images/quicknavi/service_box_gradient_it.png);
	background-repeat: repeat-y; 
}

.services_box_it_full .service_box_more_link{
	color: 	#7fa53e;
}

.services_box_it_full .services_box_content_text p.service_box_more_link_p{
	padding-top: 8px;
	padding-bottom: 10px;	
}

.services_box_it_full .service_box_listing li{
	list-style-image: url(../images/quicknavi/service_box_it_li_dot.png);
}



/* value override for it service box */
.services_box_it .services_box_head_label{
	background-color: #ffffff;	
	background-image: url(../images/content_box/IT/content_corp_IT_kopf1.gif); 
}

.services_box_it .services_box_head{
	border-bottom: 1px solid #00a7b8;	
}

.services_box_it .services_box_head_bg_right{
	background-image:url(../images/content_box/IT/content_corp_IT_kopf3.gif);
}

.services_box_it .services_box_content_bg_right{
	background-image: url(../images/content_box/IT/content_corp_IT_mitte3.gif);
}


.services_box_it .services_box_bottom_right{
	background-image:url(../images/content_box/IT/content_corp_IT_ende3.gif);
}

.services_box_it .services_box_bottom_left{
	background-image:url(../images/content_box/IT/content_corp_IT_ende1.gif);
}

.services_box_it .services_box_content_img_left img{
	border-left: 1px solid #00a7b8;
}

.services_box_it .services_box_head_label_text{
	color: #555555;	
}





/* value override for grey (feu service box */
.services_box_grey .services_box_head_label{
	background-color: #FFFFFF; 
	background-image:url(../images/quicknavi/service_box_grey_mitte_3.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	width:	216px;
	color: #555555;
}

.services_box_grey .services_box_head_label_text{
	color: #555555;
}

.services_box_grey .services_box_head_bg_left{
	background-image:url(../images/quicknavi/service_box_grey_links.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
	height:29px;
	max-width:13px;
	min-width:13px;
	width:13px;
}


.services_box_grey .services_box_head_bg_right{
	background-image:url(../images/quicknavi/service_box_grey_rechts.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:right;
}

.services_box_grey .services_box_content_bg_right{
	background-image: url(../images/quicknavi/service_box_grey_full_mitte.gif);
}


.services_box_grey .services_box_bottom_right{
	background-image:url(../images/navigation/h_nav_ende3.gif);
	background-position: center bottom;
}

.services_box_grey .services_box_bottom_left{
	background-image:url(../images/navigation/h_nav_ende2.gif);
	background-position: center bottom;
}

.services_box_grey .services_box_content_img_left img{
	border-left: 1px solid #92929F;
}


/* value override for grey_full (feu service box */
.services_box_grey_full .services_box_head_label{
	background-color: #92929F;
	/* background-image: url(../images/content_box/TI/content_corp_TI_kopf1.gif); */
}


.services_box_grey_full .services_box_head_bg_right{
	background-image: url('../images/quicknavi/services_box_grey_head_full.gif');
}

.services_box_grey_full .services_box_content_bg_right{
	background-image: url(../images/quicknavi/service_box_grey_full_mitte.gif);
}


.services_box_grey_full .services_box_bottom_right{
	background-image:url(../images/navigation/h_nav_ende3.gif);
	background-position: center bottom;
}

.services_box_grey_full .services_box_bottom_left{
	background-image:url(../images/navigation/h_nav_ende2.gif);
	background-position: center bottom;
}

.services_box_grey_full .services_box_content_img_left img{
	border-left: 1px solid #92929F;
}




/* value override for ti_full service box */
.services_box_ti_full_v2 .services_box_head_label{
	background-color:#ffffff;
	border-left:1px solid #D9644C;
	border-top:1px solid #D9644C;
	height:28px;
	width:228px;
}


.services_box_ti_full_v2 .services_box_head_bg_right{
	background-image: url(../images/content_box/TI/content_corp_TI_kopf3.gif)
}

.services_box_ti_full_v2 .services_box_content_bg_right{
	background-image: url(../images/content_box/TI/content_corp_TI_mitte3.gif);
}


.services_box_ti_full_v2 .services_box_bottom_right{
	background-image:url(../images/content_box/TI/content_corp_TI_ende3.gif);
}

.services_box_ti_full_v2 .services_box_bottom_left{
	background-image:url(../images/content_box/TI/content_corp_TI_ende1.gif);
}
.services_box_ti_full_v2 .services_box_content_text{
	background-image:url(../images/quicknavi/service_box_testundintegration_background.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #D9644C;
	border-top:1px solid #D9644C;
	min-height:93px;
	padding-left:55px;
	padding-top:21px;
	width:182px;
}

.services_box_ti_full_v2 .services_box_content{
	min-height: 114px;	
}

.services_box_ti_full_v2 .services_box_head_label_text{
	color: #555555;
	font-weight: bold;
}
.services_box_ti_full_v2 .services_box_content_text h1{
	color: #d9644c;
	padding-top: 4px;
	padding-bottom: 0px;
}
.services_box_ti_full_v2 .services_box_content_text a{
	color: #d9644c;
	font-weight: bold;
}


/* value override for se_full service box */
.services_box_se_full_v2 .services_box_head_label{
	background-color:#ffffff;
	border-left:1px solid #e5c400;
	border-top:1px solid #e5c400;
	border-bottom: 0px;
	border-right: 0px;
	height:28px;
	width:228px;
}


.services_box_se_full_v2 .services_box_head_bg_right{
	background-image: url(../images/content_box/SE/content_corp_SE_kopf3.gif)
}

.services_box_se_full_v2 .services_box_content_bg_right{
	background-image: url(../images/content_box/SE/content_corp_SE_mitte3.gif);
}


.services_box_se_full_v2 .services_box_bottom_right{
	background-image:url(../images/content_box/SE/content_corp_SE_ende3.gif);
}

.services_box_se_full_v2 .services_box_bottom_left{
	background-image:url(../images/content_box/SE/content_corp_SE_ende1.gif);
}
.services_box_se_full_v2 .services_box_content_text{
	background-image:url(../images/quicknavi/service_box_software_background.jpg);
	/* background-color: #faf3d5;*/
	background-repeat: no-repeat;
	border-left: 1px solid #e5c400;
	border-top: 1px solid #e5c400;
min-height:114px;
padding-left:55px;
padding-right:8px;
width:174px;
}

.services_box_se_full_v2 .services_box_content{
	min-height: 114px;	
}
.services_box_se_full_v2 .services_box_head_label_text{
	color: #555555;
	font-weight: bold;
}
.services_box_se_full_v2 .services_box_content_text h1{
	color: #c6971c;
	padding-top: 4px;
	padding-bottom: 0px;
}
.services_box_se_full_v2 .services_box_content_text a{
	color: #c6971c;
	font-weight: bold;
}



/* value override for se_full service box */
.services_box_it_full_v2 .services_box_head_label{
	background-color:#ffffff;
	border-left:1px solid #7FA53E;
	border-top:1px solid #7FA53E;
	border-bottom: 0px;
	border-right: 0px;
	height:28px;
	width:228px;
}

.services_box_it_full_v2 .services_box_head_label_text{
	color: #555555;
	font-weight: bold;	
}
.services_box_it_full_v2 .services_box_head_bg_right{
	background-image: url(../images/content_box/ML/content_corp_ML_kopf3.gif)
}

.services_box_it_full_v2 .services_box_content_bg_right{
	background-image: url(../images/content_box/ML/content_corp_ML_mitte3.gif);
}


.services_box_it_full_v2 .services_box_bottom_right{
	background-image:url(../images/content_box/ML/content_corp_ML_ende3.gif);
}

.services_box_it_full_v2 .services_box_bottom_left{
	background-image:url(../images/content_box/ML/content_corp_ML_ende1.gif);
}
.services_box_it_full_v2 .services_box_content_text{
	background-image:url(../images/quicknavi/service_box_itservices_background.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #7FA53E;
	border-top: 1px solid #7FA53E;	
	min-height:107px;
	padding-left:55px;
	padding-top:7px;
	width:182px;

}

.services_box_it_full_v2 .services_box_content{
	min-height: 114px;	
}

.services_box_it_full_v2 .services_box_content_text h1{
	color: #4b8147;
	padding-top: 4px;
	padding-bottom: 0px;
}
.services_box_it_full_v2 .services_box_content_text a{
	color: #4b8147;
	font-weight: bold;
}



.services_box_content_text p.bodytext{
	font-size: 10px;
	font-weight: bold;
	color: #92929f;
}
.services_box_content_text h1{
	font-size: 10px;
}


/* IE */
* html .services_box_ti_full_v2 .services_box_content_text,
* html .services_box_se_full_v2 .services_box_content_text,
* html .services_box_it_full_v2 .services_box_content_text{
		height: 115px;
		width: 238px;
}
 
* html .services_box_ti_full_v2 .services_box_head_label,
* html .services_box_se_full_v2 .services_box_head_label,
* html .services_box_it_full_v2 .services_box_head_label{
	width:  229px;
	height: 29px;
}
 
.service_box_listing{
	color: #000000;
	margin: 0;
	padding: 0;
}

.service_box_listing li{
	color: #000000;
	margin: 0;
	padding: 0;
}

.service_box_more_link{
	padding-left:50px;	
}


.service_box_intro_text{
	font-size:10px;
	font-weight:bold;
	padding-left:14px;
}

.services_box_se_full_v2 .services_box_content_text div p.service_box_intro_text{
	padding-bottom:0px;
	padding-top:9px;	
}







