/* Circular Content Carousel Style */
.ca-container{
	float: left;
	position:relative;
	width:625px;
	height:300px;
}
.ca-wrapper{
	float: left;
	width:625px;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:210px;
	height:100%;
	text-align:left;
}
/*.ca-more{
	font-family: Meta, Arial, Helvetica, sans-serif;
	width: 205px;
	height: 25px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	bottom: 0px;
	font-weight:bold;
	line-height: 25px;
	background-image: url(../images/slider_button_hover.gif);  
	background-repeat: no-repeat:
}

.ca-more:hover{
	font-family: Meta, Arial, Helvetica, sans-serif;
	width: 205px;
	height: 25px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	bottom: 0px;
	font-weight:bold;
	line-height: 25px;
	background-image: url(../images/slider_button_a.gif);  
	background-repeat: no-repeat:	
}
*/
.slider_button{
	font-family: Meta, Arial, Helvetica, sans-serif;
	width: 205px;
	height: 25px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
	background-image: url(../images/slider_button_hover.gif);  
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.slider_button:hover{
	font-family: Meta, Arial, Helvetica, sans-serif;
	width: 205px;
	height: 25px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
	background-image: url(../images/slider_button_a.gif);  
	background-repeat: no-repeat:	
}

.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat left left;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	position:absolute;
	top:0px;
	left:0px;
	right:5px;
	bottom:0px;
	background:#006ab3;
	overflow:hidden;
	height: 300px;
	width: 205px;
}
.ca-icon{
	width:211;
	height:140px;
	position:relative;
	margin:0 auto;
}
.ca-item-2 .ca-icon{
}
.ca-item-3 .ca-icon{
}
.ca-item-4 .ca-icon{
}
.ca-item-5 .ca-icon{
}
.ca-item-6 .ca-icon{
}
.ca-item-7 .ca-icon{
}
.ca-item-8 .ca-icon{
}
.ca-item h3{
	font-family: 'Coustard', sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:20px;
	height:85px;	text-align:left;
text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	position:relative;
}
.ca-item h4 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: normal;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-30px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-29px;
}
.ca-nav span:hover{
	opacity:1.0;
}


.container_leistungen{
	float:left;
	position: relative;
	width: 625px;
	height:221px;
	margin-bottom:30px;
}
.leistungen_wrapper{
	float:left;
	position: relative;
	width: 625px;
	height:100%;
}	
.box{
	font-family: Meta, Arial, Helvetica, sans-serif;
	position: absolute;
	float:left;
	width:210px;
	height:100%;
}
.box1{
	left:0px;
}
.box2{
	left:210px;
}
.box3{
	left:420px;
}
.box_inhalt{
	font-family: Meta, Arial, Helvetica, sans-serif;
	position: absolute;
	float:left;
	width:210px;
	height:100%;
}
.img_box{
	position:relative;
	width:205px;
	height:140px;
}
.box_blau{
	position:absolute;
	width:205px;
	height:56px;
	background:#006ab3;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	display:block;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:1px;
}
div.box_blau p{
	padding-bottom:0px;
}
.btn_box {
    font-family: Meta, Arial, Helvetica, sans-serif;
    width: 205px;
    height: 25px;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    bottom: 0px;
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
    background-image: url(../images/slider_button_hover.gif);
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.btn_box:hover{
	font-family: Meta, Arial, Helvetica, sans-serif;
	width: 205px;
	height: 25px;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
	background-image: url(../images/slider_button_a.gif);  
	background-repeat: no-repeat:	
}

div.container_leistungen div.leitungen_wrapper div.box div.box_inhalt div.btn_box a{
	color:#ffffff;
}