/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414231;
}
body {
	background: #fff;
	margin: 0px;
}
img{
	border:0;
}
p, h1, h2, h3, h4, h5, h6, form, ul, li{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
a{
	color:#0070fa;
	text-decoration:none;
}
a:hover{
	color:#353535;
}

.blue{
	color:#0070fa;
}
.red{
	color:#ff0000;
}
.read_more, a.read_more:link, a.read_more:active, a.read_more:visited{
	display:block;
	text-decoration:none;
	color:#0070fa;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	background:url(../images/arrow.gif) no-repeat;
	padding:2px 0 0 20px;
	margin:5px 0 4px 0;
	height:14px;
	width:65px;
}
a.read_more:hover{
	color:#353535;
}
/*Top Strip*/
#top_strip{
	height:12px;
	background:#0073ff;
}

/*Logo*/
#logo{
	margin:auto;
	width:982px;
	height:65px;
	padding:10px 0 0 20px;
}

/*Navigation*/
#nav_holder{
	display:block;
	background:url(../images/nav-bg.gif) repeat-x;
	height:45px;
	margin-bottom:1px;
}
#nav_holder #nav {
	width:990px;
	margin:auto;
	padding-left:12px;
}
#nav_holder #nav a{
	display:block;
	height:30px;
	float:left;
	color:#424242;
	text-decoration:none;
	padding:15px 12px 0 12px;
	text-transform:uppercase;
}
#nav_holder #nav a:hover{
	background:url(../images/nav-bg-hover.gif) repeat-x;
	color:#fff;
}
#nav_holder #nav a.selected{
	display:block;
	height:30px;
	float:left;
	background:url(../images/nav-bg-hover.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	padding:15px 11px 0 11px;
	text-transform:uppercase;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

/*Banner*/
#banner_holder{
	background:#d8ecff url(../images/banner.jpg) top right no-repeat;
	margin-bottom:15px;
}
#banner{
	width:1002px;
	margin:auto;
}

/*Services*/
#services{
	width:1002px;
	margin:auto;
}
#services .services_box{
	width:230px;
	_width:233px;
	height:292px;
	float:left;
	background:#e6e6e6;
	margin-left:15px;
	_margin-left:10px;
}
#services .services_box .services_head{
	height:34px;
	background:url(../images/head-bg.gif) repeat-x;
}
#services .services_box .services_head h1{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:8px 0 0 8px;
}
#services .services_box .services_head span{
	display:block;
	float:right;
	padding:7px 8px 0 0;
}
#services .services_box .services_img{
	width:215px;
	margin:auto;
	padding:8px 0;
}
#services .services_box .services_content{
	width:215px;
	margin:auto;
}

/*Start Bottom Content*/
#bottom_content{
	width:1002px;
	margin:auto;
}
#bottom_content #referenzen{
	width:476px;
	height:183px;
	float:left;
	margin:15px 0 15px 15px;
	_margin:15px 0 15px 10px;
}
#bottom_content #contact_details{
	width:476px;
	height:183px;
	float:left;
	margin:15px 0 15px 15px;
	_margin:15px 0 15px 10px;
	background:#f5f5f5;
	line-height:16px;
}
#bottom_content #contact_details h1{
	font-size:13px;
	text-transform:uppercase;
	color:#3f5a75;
	display:block;
	background:#b3d9ff;
	height:25px;
	padding:8px 0 0 12px;
}
#bottom_content #contact_details .address{
	width:192px;
	float:left;
	margin:12px 0 0 15px;
}
#bottom_content #contact_details a{
	color:#3f5a75;
	text-decoration:none;
}
#bottom_content #contact_details a:hover{
	color:#000;
}

/*Footer*/
#footer{
	height:50px;
	border-top:1px solid #0084ff;
	text-align:center;
	text-transform:uppercase;
	line-height:18px;
	padding-top:15px;
}
#footer a{
	color: #414231;
	text-decoration:none;
	padding:0 4px;
}
#footer a:hover{
	color:#0070fa;
}


/*Inside Page*/
#contant_holder{
	width:972px;
	margin:auto;
	padding:0 15px;
}
#left_panel{
	float:left;
	width:229px;
	background:#eeeeee;
	padding-bottom:10px;
}
#right_panel{
	float:right;
	width:730px;
}
.left_head{
	height:34px;
	background:url(../images/head-bg.gif) repeat-x;
}
.left_head .head{
	display:block;
	float:left;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:8px 0 0 8px;
	text-transform:uppercase;
	font-weight:bold;
}

.left_head span{
	display:block;
	height:27px;
	float:right;
	padding:7px 8px 0 0;
}
.left_contant{
	color:#666;
	width:215px;
	margin:auto;
	padding:5px 0px;
}

.lists{
	margin:5px 0;
}
.lists li{
	list-style:none;
	display:block;
	background:url(../images/arrow1.gif) no-repeat 0px 7px;
	padding:3px 0 3px 12px;
}
.lists li a{
	color:#666;
	text-decoration:none;
}
.lists li a:hover{
	color:#0070fa;
}

.note{
	font-size:10px;
	color:#9f9b9b;
}
.page_heading{
	height:34px;
	background:url(../images/head-bg.gif) repeat-x;
}
.page_heading .head{
	display:block;
	float:left;
	height:29px;
	font-family:"Trebuchet MS", arial;
	font-size:18px;
	color:#fff;
	padding:5px 0 0 8px;
}
.page_heading .head a{
	color:#fff;
	text-decoration:none;
}
.page_heading .head a:hover{
	color:#b9d6f0;
	text-decoration:none;
}
.page_heading span{
	display:block;
	height:27px;
	float:right;
	padding:7px 8px 0 0;
}
.lists1{
	margin:10px 0;
}
.lists1 li{
	list-style:none;
	display:block;
	background:url(../images/arrow1.gif) no-repeat 10px 13px;
	padding:10px 0 10px 22px;
	border-bottom:1px solid #e5e5e5;
	background-color:#f5f5f5;
}
#login_box{
	width:460px;
	margin:auto;
	font-size:12px;
	color:#666;
	background-color:#eee;
}

.login_heading{
	height:30px;
	background:url(../images/login-bg.gif) repeat-x;
	font-family:"Trebuchet MS", arial;
	font-size:18px;
	color:#fff;
	padding:5px 0 0 10px;
}
.login_contant{
	padding:10px;
}
.login_contant ul{
	margin:10px 0;
}
.login_contant ul li{
	list-style:none;
}
.name{
	width:125px;
	text-align:right;
	float:left;
	padding-top:3px;
}
.fields{
	width:305px;
	float:right;
}
.textbox{
	background-color:#fff !important;
	border:1px solid #ccc;
	height:15px;
	width:290px;
	padding:3px 4px;
	font-size:11px;
	color:#666;
}
.listmenu{
	background-color:#fff !important;
	border:1px solid #ccc;
	padding:3px 4px;
	font-size:11px;
	color:#666;
}

.button{
	width:140px;
	height:24px;
	background:url(../images/bt-bg.gif) repeat-x;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	border:0;
	font-weight:bold;
	margin-left:12px;
	
}

.hr_line{
	height:1px;
	background:#ccc;
	margin-top:10px;
	margin-bottom:10px;
}
.home_buttons{
	display:block;
	overflow:hidden;
	width:972px;
	_width:974px;
}
.home_buttons a{
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:16px;
}
.home_buttons a.margin_zero{
	margin-right:0px;
}

#sub_links{
	height:31px;
	background:#cacaca url(../images/sub-link-bg.gif) repeat-x;
	border-left:1px solid #dcdbdb;
	border-right:1px solid #dcdbdb;
	border-top:1px solid #fff;
}
#sub_links a{
	display:block;
	float:left;
	border-right:1px solid #dcdbdb;
	color:#666;
	font-weight:bold;
	padding:8px 10px 0 10px;
	height:23px;
}
#sub_links a:hover{
	color:#333;
	background:#ccc;
}
#sub_links a.active{
	display:block;
	float:left;
	background:#ccc;
	border-right:1px solid #dcdbdb;
	color:#333;
	font-weight:bold;
	padding:8px 15px 0 15px;
	height:23px;
}

#left{
	float:left;
	width:318px;
	margin-top:10px;
	margin-bottom:10px;
}
#right{
	float:right;
	width:644px;
	margin-top:10px;
	margin-bottom:10px;
	
	
}

#right1{
	float:left;
	width:644px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#text_area{
	margin:10px 0;
}

.red_box{
	padding:4px 25px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:#d92a17;
	float:left;
}
.blue_box{
	float:left;
	padding:4px 62px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:#006fd6;
}
.red_box1{
	padding:4px 73px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:#d92a17;
	float:left;
}
.blue_box1{
	float:left;
	padding:4px 72px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:#006fd6;
}

.gotop{
	text-align:right;
	border-bottom: 1px solid #cacaca;
	padding-bottom:6px;
}

#new_services a{
	float:left;
}

.new_left{
	float:left;
	width:296px;
	text-align:center;
	border:1px solid #dfdfdf;
	padding:10px;
}
.new_right{
	float:right;
	width:644px;
}
.new_text_area{
	margin:10px 0;
}
.ref_text_area{
	margin:10px 0;
}
.ref_left{
	float:left;
	width:400px;
	border:1px solid #dfdfdf;
	padding:10px;
}
.ref_left_new{
	float:left;
	width:413px;
	border:1px solid #dfdfdf;
	padding:10px;
}

.ref_right{
	float:right;
	width:530px;
}
.ref_right_new{
	float:right;
	width:520px;
}

.hr-line{
	background:url(../images/gray_back.gif);
	height:15px;
	margin:10px 0;
}

.big_font{
	color:#0070fa;
	font-size:22px;
	font-weight:bold;
}
.subhead{
	font-size:14px;
	font-weight:bold;
	color:#0070fa;
}

.subhead1{
	font-size:22px;
	font-weight:bold;
	color:#0070fa;
}
.red_big_font{
	color:#da252e;
	font-size:50px;
	font-weight:bold;
}

ul.float_text{
	float:left;
	height:87px;
	margin-right:10px;
	margin-bottom:10px;
}
ul.float_text li{
	list-style:none;
	float:left;
}
.img{
	margin-right:10px;
	width:100px;
}
.text{
	font-size:12px;
	width:175px;
	height:64px;
	border:1px solid #cacaca;
	padding:10px;
}

.ref_images a{
	float:left;
	margin:0 1px 1px 0;
}

/*-----------------------------------------------------------------------Kontak*/
ul.field_block_kontak{
	width:970px
	margin:0 0 10px 0;
	padding:0;
}
ul.field_block_kontak li{
	list-style:none;
	float:left;
}

.filed_name_kontak{
	width:125px;
	margin-right:10px;
}
.fields_kontak{
	width:350px;
	margin-right:10px;
}
.third_col_kontak{
	width:250px;
}
.textbox2{
	background-color:#fff !important;
	border:1px solid #ccc;
	height:15px;
	width:200px;
	padding:3px 4px;
	font-size:11px;
	color:#666;
}
.textbox3{
	background-color:#fff !important;
	border:1px solid #ccc;
	height:15px;
	width:80px;
	padding:3px 4px;
	font-size:11px;
	color:#666;
}
.textbox4{
	background-color:#fff !important;
	border:1px solid #ccc;
	height:15px;
	width:197px;
	padding:3px 4px;
	font-size:11px;
	color:#666;
}
.teaxtarea{
	background-color:#fff !important;
	border:1px solid #ccc;
	height:150px;
	width:325px;
	padding:3px 4px;
	font-size:11px;
	color:#666;
}

.listmenu1{
	background-color:#fff !important;
	border:1px solid #ccc;
	padding:3px 4px;
	font-size:11px;
	color:#666;
	width:75px;
}


