@import "editor_style.css";
@import "uni-form.css";
@import "images/fileicons/style.css";
div.login ul,div.login li, div.ref ul,div.ref li, div.right li, div.right ul{padding:0px;margin: 0px;list-style: none;}


#top{
	background: url("images/top_bg.gif") top center;
}
#top .wrapper{
	background: url("images/top_bg_center.gif") no-repeat top center;
	height: 129px;


}
#teaser{
	background: url("images/teaser_bg.gif") top center;
}
#teaser .wrapper{
	background: url("images/teaser_bg_center.gif") no-repeat top center;
	height: 298px;
}
#middle{
	background: url("images/middle_bg.gif");
	height: 98px;
	padding: 14px 0 0 0;
}
#middle .content{

}
.sep_line{
	height: 2px;
	background: url(images/sep_line.gif);
	overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
#footer .left{
	width: 49.999%;
}
#footer .right{
	text-align: right;
	width: 49.999%;
}
#footer{
	height: 80px;
	background: url(images/footer_bg.gif) no-repeat 50% 15px;
	padding-top: 15px;
	color: #888888;
	line-height: 18px;
}
#footer .content, #middle .content, #teaser .content, #top .content, #main .content{
	width: 900px;
	margin: 0 auto;
}


#logo{
	margin: 6px 0 0 -4px;
}
div.navigation{
	margin: 26px 0 0 0;
	float: right;

}
div.navbutton {
	float:left;
	display: none;
}
div.subnavbutton {display: none;}
div.subsubnavbutton {display: none;}
div.navbutton a{
	margin-top:0px;

	display: block;
	width:79px;
	height:69px;
	text-indent: -1000px;
	overflow: hidden;

}
div.navbutton_0 a {background: url(images/navi_home.gif);width:79px;}
div.navbutton_1 a {background: url(images/navi_leistungen.gif);width:120px;}
div.navbutton_2 a {background: url(images/navi_referenzen.gif);width:120px;}
div.navbutton_3 a {background: url(images/navi_preise.gif);width:86px;}
div.navbutton_4 a {background: url(images/navi_ueber_uns.gif);width:102px;}
div.navbutton_5 a {background: url(images/navi_kontakt.gif);width:77px;}

div.navbutton_0 {display: block;}
div.navbutton_1 {display: block;}
div.navbutton_2 {display: block;}
div.navbutton_3 {display: block;}
div.navbutton_4 {display: block;}
div.navbutton_5  {display: block;}



#navigation a:hover{
	background-position: 0 -69px;
}
#navigation div.navbutton_active a{
	background-position: 0 -138px;
}

#teaser{
	color: #FFF;
}
#teaser h2{
	font-size: 18px;
	line-height: 18px;
	margin: 16px 0;
}
#teaser .left{
	width: 660px;
}
#teaser .left h2{
	margin: 20px 0 7px 0;
}
#teaser .right h2{
	margin: 20px 0 10px 0;
}
#teaser .right, #main .right{
	width: 240px;
}
#teaser p{
	line-height: 20px;
}
#more_services_btn{
	position: absolute;
	margin-top: 216px;
}
#newest_ref_links{
	list-style: none;
	margin: 0;
	padding: 0;
}
#newest_ref_links li{
	float: left;
	margin: 0;
	padding: 0;
}
#newest_ref_links a{
	color: #FFF;
	text-decoration: none;
	display: inline;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 6px;
	width: 28px;
	overflow: hidden;
}
#newest_ref_links a span.desc_links{
	display: block;
	padding: 0 8px 0 0;
	background: url(images/ew_desc_bg.gif) top right;
}
#newest_ref_links a span.number{
	width: 28px;
	float: left;
	margin-right: 5px;
	text-align: center;
	background: url(images/ref_number.gif);
}
#newest_ref_links a span{
	cursor: pointer;
}
#newest_ref_links a.active span.number{
	background: url(images/rev_number_active.gif);
}
#newest_ref_links ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#newest_ref_links a.active{
	width: auto;
}
#newest_ref_links a span.c_desc{
	display: none;
}
#newest_ref_links a.active span.desc_links span.c_desc{
	display: inline;
}
#newest_ref_preview{
	background: url(images/ref_bg.gif);
	height: 201px;
	width: 632px;
	padding: 11px 0 0 3px;
}
#easy_contact{
	height: 84px;
	background: url(images/contact_bg.gif);
	color: #FFF;
	padding: 0 0 0 160px;
	line-height: 18px;

}
#easy_about{
	height: 84px;
	background: url(images/about_bg.gif);
	color: #FFF;
	padding: 0 0 0 206px;
	line-height: 14px;
}
#easy_about .first, #easy_about .second, #easy_about .third, #easy_about .fourth, #easy_about .fifth{
	padding: 10px 0;
	width: 141px;
}
#easy_about .fifth{
	width: auto;
}
#easy_contact .first{
	width: 186px;
}
#easy_contact .second{
	width: 305px;
}
#easy_contact .third{
	width: 220px;
}
#easy_contact .second, #easy_contact .third, #easy_contact .first{
	padding: 6px 0 0 0;
}
#easy_contact a{
	color: #FFF;
}

#easy_service, #easy_ref, #easy_order{
	height: 84px;
	background: url(images/services_bg.gif);
	color: #FFF;
	padding: 0 0 0 170px;
	line-height: 18px;
}
#easy_ref{
	background: url(images/referenzen_bg.gif);
	padding: 0 0 0 160px;
}
#easy_order{
	background: url(images/order_bg.gif);
	padding: 0 0 0 155px;
}
#easy_order .body{
	padding: 0 0 5px 0;
}

#easy_service .first{
	width: 185px;
}
#easy_service .second{
	width: 185px;
	margin-left: 55px;
}
#easy_service .third{
	width: 185px;
	margin-left: 55px;
}

#easy_service .second, #easy_service .third, #easy_service .first, #easy_ref .first, #easy_ref .second, #easy_ref .third, #easy_order .first, #easy_order .second, #easy_order .third{
	padding: 6px 0 0 0;
}
#easy_service a, #easy_ref a, #easy_order a{
	color: #FFF;
}


#easy_service h3, #easy_ref h3, #easy_order h3, #easy_contact h3{
	margin: 0;
	font-size: 14px;
}
#easy_ref .first{
	width: 250px;
}
#easy_ref .second{
	width: 240px;
}
#easy_ref .third{
	width: 220px;
}
#easy_order .first{
	width: 490px;
}
#easy_order .second{
	width: auto;
	padding: 12px 0 0 35px;
}

#main .teamlist li{
	padding-left: 0;
	padding-bottom: 5px;
	height: 93px;
}
#main .teamlist{
	overflow: hidden;
	padding-bottom: 10px;
}
#main .teamlist li img{
	float: left;
	margin-right: 8px;
}
#main .teamlist li h3{
	display: block;
	margin: 8px 0 0 0;
	font-size: 14px;
}
#main .left{
	width: 620px;
}
#main{
	line-height: 20px;
}
#main h2{
	margin: 20px 0 18px 0;
	font-size: 18px;
}
ul.blog li{
	padding: 0 0 4px 0;
	border-bottom: 1px solid #b3b3b3;
}
ul.blog a{
	color: #000;
	font-weight: bold;
}

#client_login, #client_realm{
	margin-left: 772px;
	background: url(images/client_login.gif) no-repeat;
	display: block;
	width:128px;
	height:32px;
}


#client_realm{

	background: url(images/client_realm.gif) no-repeat;

}

#teaser .desc {
	float: left;
	background: url(images/desc_left.gif) no-repeat;
	line-height: 24px;
	padding: 0 10px;
}
#teaser .desc .container{
	background: url(images/desc_right.gif) no-repeat top right;
	padding-right: 10px;
}
.ref_item .header{
	background: url(images/ref_open.gif);
	background-repeat:no-repeat;
	margin: 0;
	line-height: 26px;
	font-size: 13px;
	padding: 2px 0 0 8px;
}
.active_ref_item .header{
	background: url(images/ref_close.gif);
}
.ref_item .header a{
	display: block;
	color: #000;
}
.ref_item .body{
	background-color: #efefef;
}
.ref_item .body .container{
	padding: 10px;
}
.ref_images li{
	line-height: 0;
}
.ref_images{
	float: right;
	border: 3px solid #c9c9c9;
	overflow:hidden;
	height:166px;
}
.ref_prod li a{
	display: block;
	padding: 0 0 0 10px;
	background: url(images/black_arrow.gif) no-repeat 0 50%;
	color: #000;
	height:20px;

}
.ref_prod li a.active{
	background: url(images/orange_arrow.gif) no-repeat 0 50%;
	color: #ff6600;
}
.content_b .portale li{
	line-height: 0;
	padding-bottom: 7px;
}
#slide_track{
	background: url(images/slide_bg.gif) no-repeat 0 10px;
	width:400px; height:20px;
}
#slide_handle{
	background: url(images/slide_control.gif) no-repeat 5px 0;
	width:21px; height:30px; cursor:move;
}
#slide_price{
	float: right;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.slideField #slide_price{
	float: none;
	text-align: center;
	margin-top: 10px;
	color: #aeadad;
}
.slideField #slide_handle{
	background-image: url(images/slide_control_g.gif);
}
.slideField #slide_track{

	background: url(images/slide_bg_right.gif) no-repeat 100% 10px;
	width: auto; height: 20px;
}
.slideField #slide_track .slide_track_container{
	background: url(images/slide_bg_left.gif) no-repeat 0 10px;
	width: auto; height: 20px;
}
#login{
	background: url(images/login_bg.gif);
	overflow: hidden;

}
#login form{
	padding: 10px;
	width: 900px;
	margin: 0 auto;
	text-align: right;
	
	
}
#login label{
	color: #FFF;
	padding: 0 0 0 0px;
}
#login input{
	margin: 0 6px 0 5px;
}
#login h2{
	float: left;
	margin: 0;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
}

#callback{
	margin: 0;
	padding: 0;
}

#callback input{
	background: none;
	padding: 0;
	border: none;
	line-height: 0;
}
#callback input{
	margin: 13px 0 0 5px;
	font-size: 14px;
	line-height: 14px;
	width: 140px;
	font-family: Arial;
	color: #FFF;
	float: left;
}
#callback a{
	float: right;
	cursor: pointer;
	margin: 8px 53px 0 0;
	line-height:24px;
}

div.Mitarbeiter {
	width:310px;
	height:102px;
	float:left;
}
div.Mitarbeiter div.Foto{
	width:102px;
}
div.Mitarbeiter div {
	float:left;

}

div.Mitarbeiter h3 {
	margin-bottom:0px;
	margin-top:4px;

}


/*googlemaps lightbox*/
div#googlemaps a.close {
	display: block;
	border: 1px solid #F67A29;
	background-color:#FFF;
	width: 24px;
	font-size:16px;
	color:#303030;
	font-weight:bold;
	text-align:center;
	float:right;
	margin-right:-20px;
	margin-bottom:2px;
}
div#googlemaps a.close:hover {
	text-decoration: none;
	background-color:#C0C0C0;
	color:#FFF;
}

div#googlemaps div.background {
	background-color:#57210C;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
div#googlemaps div.inner {

	width:750px;
	height:450px;
}
div#googlemaps iframe {
		border:10px solid #FFF;
	background-color:#57210C;
}



/*END: googlemaps lightbox*/

/* Produkt Loginbereich */

div.product_action_panel form {
	margin:0px;
	
}

div.product_action_panel input{
	cursor:pointer;
	border:none;
	height:17px;
	padding-left:22px;

	width:250px;
	text-align:left;
	margin:0px;
	font-size:12px;
	font-family: Arial;
	margin-top:6px;

	background: transparent;
	background-repeat:no-repeat;
}

div.product_action_panel input.cocomas {background-image:url("images/cocomas_small.gif")}
div.product_action_panel input.ga {background-image:url("images/ga.gif");height:auto;}
div.product_action_panel input.stats {background-image:url("images/stats.gif");}
div.product_action_panel input.download {background-image:url("images/download.gif");}
div.product_action_panel div.ga {padding-left:22px;color:#606060;}




div.product_image {
	width:150px;
	float:left;
	margin:12px;
}

.kundenmeinung img{
	float:right;
	margin-top:3px;
	margin-right:2px;

}
li.kundenmeinung {
	clear:right;
}

#xlogin span.button input{
	background-image:url("images/button_login.gif");
	background-color: transparent;
	border: none;
	height:23px;
	width:110px;
	cursor: pointer;
	padding-left:15px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

#login input {
	xborder: 1px solid #EA5D00;

}

div.boxRight {
	padding:6px;
	background: url(images/ref_close.gif) no-repeat #EFEFEF;

}

div.boxRight div span{
	display: block;
	float: left;
	width:70px;
	color:#999999;
}
div.boxRight a.button{
	background: url(images/edit.gif);
	text-indent:-100px;
	overflow:hidden;
	display: block;
	width:101px;
	height:23px;
	margin-left:70px;
	margin-top:3px;
	margin-bottom:6px;
}


div.number_call {
	border: 1px solid #E79E6E;
	background-color: #D9702A;
	width:269px;
	overflow:hidden;
	margin: 8px 0 0 1px;
	height:23px;

}
div.number_call input{
	background-color:transparent;
	border: none;
	padding-left:2px;
	color:#FFF;
	margin-top:2px;
	float:left;
	xmargin-right: 17px;
	width:158px;
	

}
div.number_call .button input{
	background-color:#B14700;
	color:#FFF;
	width:108px;
	margin: 0;
	height:23px;
	float:left;
	display: block;
	text-align:center;
	padding:0px;
	background: url(images/anruf.gif);
	text-indent:-1000px;

}



