/** Containers **/
/* Inset Rounded Box */

/*********************************************************************
BOX RECHTS
*********************************************************************/



.inhalt_box_rechts h1, .inhalt_box_rechts_0 h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #6EA71D;
	margin: 0;
	padding-bottom: 0.3em;
	padding-top: 0.6em;
	font-size: 110%;
	margin-left: 0px;
	padding-left: 0px;
}

.inhalt_box_rechts p, .inhalt_box_rechts_0 p {
	font-size: 95%;
}


.roundedbox_re {
	width:190px;
	margin:0;
	display:block;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
	margin-left: 7px;
}

#inhalt_box_rechts_pic_1 {
	width:190px;
	display:block;
	background-image: url(images/box_unternehmen.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

#inhalt_box_rechts_pic_2 {
	width:190px;
	display:block;
	background-image: url(images/box_hausherren.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

#inhalt_box_rechts_pic_3 {
	width:190px;
	display:block;
	background-image: url(images/box_service.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

.inhalt_box_rechts {
	display:block;
	border-left:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	background-image: url(images/verlauf30.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
}



.inhalt_box_rechts_0 {
	display:block;
	border-left:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
}



.roundedbox_re_top {
	display:block;
	margin: 0;
	padding: 0;
	margin-left: 7px;
	margin-bottom: 7px;
	background-image: url(images/verlauf30_rounded_top.png);
	background-repeat: no-repeat;
	padding-top: 7px;
}
