/*Footer ohne Igel*/
.home #footer .inside .kl-igel{
	display: none;
}

.home #footer{
	margin-top: -330px; /* negative value of footer height */
	height: 330px;
	background: url(../images/bg-footer.png) repeat-x 0 0;
}

.home #container{
	padding-bottom: 330px;  /* must be same height as the footer */
}

.home #footer .inside{
	height: 330px;
}

/*Home*/
#main .inside .igel{
	float: left;
}

#main .inside .titel{
	float: right;
	margin: 80px 0 0 0;
	height: 295px;
}
.home #main .inside .ce_text{
	width: 430px;
	float: left !important;
}

#main .ce_text li{
	list-style: none;
	background: url(../images/li-blue.png) no-repeat 0px 13px;
	padding-left: 30px;
	padding-top: 10px;
}
.home #main .inside .ce_text{
	margin-bottom: 50px;
}

/*Home Slider*/
#main .inside .ce_slider{
	height: 190px;
	width: 470px;
	float: right;
}
#main .inside .ce_slider table{
	background: url(../images/bg-border-horizontal.png) repeat-y;
	background-position: 185px 0px;
}

#main .inside .ce_slider a{
	font-style: italic;	
}

#main .inside .ce_slider h2{
	padding: 10px 0 10px 20px;
}
.home #main .inside .ce_text{
	padding-bottom: 20px;
}

#main .inside .ce_slider_item{
	width: 470px!important;
}

/*ce_slider_controls_elements*/
.home #ce_slider_controls_elements {
	position: absolute;
	top: 550px;
	left: 515px;
	width:190px;
	overflow: hidden;
}

.home #ce_slider_controls_elements li,
.home #ce_slider_controls_elements li a{
	text-decoration: none;
	float:left;
	height:14px;
	width: 14px;
	display: block;
	cursor: pointer;
}

.home #ce_slider_controls_elements li{
	margin-right: 7px;
}

.home #ce_slider_controls_elements li.ce_slider_nav_hide{
	display: none;
}

.home #ce_slider_controls_elements a{
	background: url(../images/point-off.png) no-repeat top left transparent;
	border: none;
}

.home #ce_slider_controls_elements li a:hover, 
.home #ce_slider_controls_elements li a:focus, 
.home #ce_slider_controls_elements a.active {
	height:13px;
	width: 13px;
	display: block;
	background:url(../images/point-on.png) no-repeat top left transparent;
}

/*Googlemaps*/
.mod_dlh_googlemaps{
	margin-bottom: 20px;
}

/*Formular*/
#main .ce_form {
	clear: both;
	font-size: 14px;
	width: 400px;
	background: url(../images/bg-border-horizontal.png) repeat-y right;
	float: left;
}

.ce_form label{
	float: left;
	width: 100%;
	font-size: 10px;
}

.ce_form input.text{
	width: 290px;
	height: 16px;
	border: 1px solid #c0c9cf;
	padding: 5px;
	background: #f7f7f7;
	color: #555a6b;
	float: left;
	margin-bottom: 10px;
}

.ce_form input.captcha{
	margin-bottom: 5px;
	width: 80px;
	height: 16px;
	border: 1px solid #c0c9cf;
	padding: 5px;
	background: #f7f7f7;
}

.ce_form textarea{
	margin-bottom: 5px;
	width: 290px;
	height: 80px;
	padding: 5px;
	border: 1px solid #c0c9cf;
	line-height: 1.6em;
	background: #f7f7f7;
	resize: vertical;
	color: #555a6b;
	float: left;
}

.ce_form .submit_container input{
	width: auto;
	height: auto;	
}
.ce_form input.submit{
	cursor: pointer;
    text-align: center;
    color: white;
    font-size: 14px;
    border-left:0px solid #c0c9cf;
    border-right:0px solid #c0c9cf;
    border-bottom: none;
    border-top: none;
    padding: 10px;
    margin: 10px 0 0px 0;
	width: 302px;
	height: 39px;
	float: left;
	background: url(../images/button.png) repeat-x;
}
.ce_form input.submit:hover{
	background: url(../images/button_hover.png) repeat-x;
}

/*Konntakt*/
#kontakt .ce_text{
	float: right;
	margin-left: 40px;
	width: 500px;
	margin-top: 20px;
}

/*Partner*/
#partner .ce_text{
	float: right;
	background: url(../images/bg-border-horizontal.png) repeat-y;
	padding-left: 40px;
	width: 500px;
	margin-bottom: 65px;
}
#partner .ce_image{
	float: left;
}

/*�ber uns*/
#ueber-uns .ce_text{
	float: right;
	background: url(../images/bg-border-horizontal.png) repeat-y;
	padding-left: 40px;
	width: 510px;
}

#ueber-uns .ce_image{
	float: left;
}

/*Dienstleistungen*/
#wertbehaeltnis .ce_text,
#das-vorgehen .ce_text,
#zutrittskontrollsystem .ce_text,
#videoueberwachungstechnik .ce_text,
#einbruchschutz .ce_text{
	float: right;
	margin-left: 20px;
	background: url(../images/bg-border-horizontal.png) repeat-y;
	padding-left: 40px;
	width: 600px;
	margin-bottom: 65px;
}

#wertbehaeltnis .ce_image,
#das-vorgehen .ce_image,
#zutrittskontrollsystem .ce_image,
#videoueberwachungstechnik .ce_image,
#einbruchschutz .ce_image{
	float: left;
	margin: 0 0 0 50px;
}

.homeinfobubble {
	padding-left: 0px;
	width: 440px; 
	height: 220px;
	border: 0px;
}

.homeinfobubble tr {
	vertical-align: middle;
}

.homeinfobubble p {
	padding-left: 0px;
	font-size: 13px;
}