@font-face{
	font-family: 'Swis721';
	src: url('tt0005m_721_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face{
	font-family: 'Swis721';
	src: url('tt0001m_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'Swis721';
	src: url('tt0002m_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face{
	font-family: 'Swis721';
	src: url('tt0004m_bolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

body{
	font-size: 100%;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-family: Swis721, Arial, Verdana, Helvetica, sans-serif;
	
}
.logo{font-size:28px;font-weight:bold; color: #39729f;}
.logo .emph{font-size: 28px;}


.navbar .nav{
	width:100%;
	/*background: url("../images/menuleiste.png") top left no-repeat #fff;*/
	z-index: 10;
}
img{border: none;}
a{cursor: pointer;}
input{display: inline;}
input[type=submit]{cursor: pointer;}
.delete_imgs{cursor: pointer}
#preloadimgs{display:none;}

form{display: inline;}

a, a:hover{color: #1E231E; cursor:pointer; text-decoration: none;}
a:hover{text-decoration: none}
option{padding-left:10px;}
option:hover{background: #eaeaea;}
.wrap {
	margin: 0 auto;
	width:100%;	
	/*max-width: 1920px;*/
	min-height: 95%;
	height: auto;
	border: none;	
	background: #fff;
}
.wrap_content{
	margin: 0 auto;
	width:1100px;
	max-width:1100px;
}
.wrap.admin{
	width: 1000px;
	}

.top_fixed{
	position:fixed;
	width: 100%;
	background:#fff;
	margin-top:0px;
	height: 80px;
	z-index: 1000;
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e7e7e7), color-stop(1, #f8f8f8) );
	background:-moz-linear-gradient( top, #e7e7e7 5%, #f8f8f8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#f8f8f8');
	background-color:#e7e7e7;
	
	
}
.slider_container{width:100%;background:#000;}
.slider{
	max-width:1920px;
	margin: 0 auto;
}
.footer{
	position: fixed;
	bottom:0px;
	height:40px;	
	line-height:40px;	
	width:100%;
	text-align:center;
	background:#e8e8e8;
	vertical-align:middle;
	color: #666;
	
	z-index: 10000;
}
.wrap_footer{
	
	height:40px;
	margin:0 auto;
	background:none;
	font-size: 14px;
}
.footer_content{
	width:48%;
	float:right;
}
.footer_back{
	/*height:15px;
	background:url("../images/footer_back.png") top left no-repeat;*/
	font-size:0px;
	line-height:0px;
	border-bottom:15px solid #e00e1d;
	border-left:15px solid #f0f1f1;
}
.content{ 
	padding: 20px 20px 0px 10px;

	width:100%;
	max-width: 1200px;
	margin: 0 auto;
	background: #fff;
	
	
}
.main_content{
	margin:0 auto;text-align:left;width: 95%;
	max-width: 1200px;
	margin-top: 10px;
}
.content_content{	
	width: 350px;
}
.content_content.imp{	
	width: 960px;	
}
.content.admin{
	padding: 0px ;
	margin-top:40px;
}
.clear_10{clear: both; height: 10px;}
.clear_20{clear: both; height: 20px;}
.clear_5{clear:both; height: 5px;}
.clear_55{clear:both; height: 5px;}
.clear_4{clear:both; height: 5px;}
.clear_5.borderbottom{border-bottom:1px solid #c2c2c2;margin-bottom: 3px;}
.clear_5.borderbottom.green{border-color:#6BA539;}
.clear_4.borderbottom{border-bottom:1px solid #c2c2c2;margin-bottom: 3px;}
.clear_5.dottedbottom{border-bottom:1px dotted #c2c2c2;margin-bottom: 3px;}
.clear_1.dottedbottom{border-bottom:1px dotted #c2c2c2;margin-bottom: 3px;}
.clear_1{clear:both; height: 1px}

.clear_1.borderbottom{border-bottom:1px dotted #c2c2c2;margin-bottom: 3px;}
.clear_borderbottom{border-bottom: 1px dotted #c2c2c2;margin-bottom: 3px;}
.clear_1.dottedbottom{border-bottom: 1px dotted #c2c2c2;margin-bottom: 3px;}
.clear_75{clear:both; height: 75px;}
.clear_55{clear:both; height: 55px;}
.clear_40{clear:both; height: 40px;}

/*MENU oben*/
div.language{
	position:absolute;
	margin-left: 1075px;
	margin-top:30px;
}
.top_menu_container{
	max-width:1200px;
	z-index: 9;
	background: transparent;
	width:100%;
	margin: 0 auto;
}

.top_menu{
	width: 1100px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-top: 100px;
	vertical-align: middle;
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #6BA539;

  background-repeat: repeat-x;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #6BA539;
  border-bottom-color: #6BA539;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;


}

.top_menu_item{
	float: left;
	color: #fff;
	padding: 0px 15px 0px 15px;
	z-index: 101;
	font-size:1.1em;
	border-right: 1px solid #e5e5e5;
}
.top_menu_item.over, .top_menu_item.selected, .top_menu_item.ui-state-active, .top_menu_item.ui-state-active.over{
    padding:0px 15px 0px 15px;
	/*border-left: 1px solid #e5e5e5;*/
  
}
.top_menu_item a{
	font-size: 1.1em;
	color: #fff;
}
.menu_footer{width: 1100px;margin:0 auto;}
.menu_item_footer{
	float: left;
	margin-right: 30px;
	padding-top: 0px;
	line-height:14px;
}
.menu_item_footer a{
	font-size:1em;
}
.top_menu_item.selected, .top_menu_item.selected a{
	text-decoration: none;
}
.top_menu_item.selected{
	background: #c4daa8; 
	color: #fff;
	border-bottom:none;
	
}

/**submenu **/
.submenu{
	height:20px;
	position: relative;
  	z-index: 99;
  	border: none;
  	background: #b7d599;
}
ul.submenu_item{
	float:none;	
	padding:0;
	margin:0;
	list-style-type:none;	
	font-size:1em;
	float: none;
	display: block;
	line-height: 25px;
}
ul.submenu_item li{
	float: none;
	color:#2c323c;
	float: none;
	display: block;
	
}
ul.submenu_item li.over, ul.submenu_item li.selected{
	color:#f7f7f7;
}
.submenu_item span{
	float: left;
	float: none;
		
}
.submenu_item a{
	text-decoration: none !important;
	font-size: 1.1em;
	color:#1E231E !important;
	padding: 5px;
}
.submenu_item a:hover, .submenu_item li.over a{
	text-decoration: none !important;
	color:#fff !important;
	
	padding: 5px;
	
}
.submenu_item li.over{background-color:#1E231E;}

.logo{
	position: absolute;

	z-index: 100;
	cursor: default;
	margin: 10px 10px 0px 0px;
	max-width: 100%;

}


.login_button{
	position: absolute;
	z-index: 100;
	cursor: default;
	margin-right: 10px;
	margin-top: 20px;
	right:0px;
	color:#FFF;
	background-color: #6BA539;
}

.logo.admin{
	margin-left: 885px;
	width:200px;
	height:95px;
}
.logo img{
	/*max-height:39px;
	max-width: 390px;
	*/
}
.logo.admin img{
	max-height:65px;
	max-width: 170px;
}

/*
* html .logo img{width:232px;}
html * .logo img{width: 232px;}
*/
table{
	border-collapse:collapse;
}
TD{	
	color: #1E231E;
	vertical-align:top;
}
TH{text-align: left;}

.headline_bold{	
	font-size: 1em;
	color: #1E231E !important;
	vertical-align:top;
	font-weight:bold;
}

.selected_data TD{
	background-color:#e3e3e3;
	border:1px solid #b3b3b3;
}
.back_logo{
	
	width:100%;
	height:64px;
}


.dimin{
	background-color: #000;
	opacity: 0.8; /* Safari, Opera */
	-moz-opacity:0.80; /* FireFox */
	filter: alpha(opacity=80); /* IE */
	z-index: 1900;
	height:150%;
	width: 100%;
	position:absolute;	
	left: 0px;
	top: 0px;	
	display: block;
}
.dimout{
	height: 0;
	display:none;
}
input[type="radio"]{
	padding: 0px;
	margin: 0px;
}

/* new ebiker */
.speedometer_container{
	background:#000;
	
}
.speedometer{
	max-width:1920px;
	margin:0 auto;
	height:75px;
	background:#000;
	vertical-align:middle;
	line-height:75px;
	
}

.banner a:hover{text-decoration:none;color: #1e231e;}
.bottom_blocks_container{
	text-align:center;
	margin:5px auto;
}
.bottom_blocks_container .block{
	width:30%;
	float:left;
	margin-right:25px;
	background: #f0f1f1;
	height:150px;
}
.bottom_blocks_container .block.last{
	margin:0px;
}

.page_header{
	
	line-height:24px;;
	font-weight:bold;
	margin-bottom: 10px;
	
	padding-right: 30px;
	padding:5px 40px 5px 0px;
	display:inline-block;
	
}

.page_content{
	font-size:1em;
	font-weight:normal;
	
}
.page_content.small{
	font-size: 1em;
	
}

.page_header1{
	text-transform:uppercase;
	font-size:1.8em;
	line-height:1.2em;
	color: #333;
	margin-bottom:20px;
	font-weight:bold;
}
.page_content_highlight_black{
	padding:1px 5px;
	width:auto;
	background:#000;
	color: #fff;
	text-transform: uppercase;
	margin-bottom:2px;
	font-size:1.4em;
	line-height:1.4em;
	
}
.page_content_highlight_black.small{
	font-size:1.4em;
	line-height:1.4em;
	letter-spacing:0.2px;
	
}
.half_left{
	float:left;
	width: 48.5%;	
}
.half_left.left{
	margin-right:5px;
	margin-bottom:4px;
}
.half_left.right{
	
}
.float_right{float:right;}
.copyright{
	margin: 10px 0px;
	text-align:center;
	font-size:0.9em;
}
.banner_back_header{
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	
	padding-left:5px;
	padding-top:2px;
}
.banner_back_content{
	font-size:1.1em;
	padding-left:5px;
	
}

.contact_form .form_label{
	color: #9da0a3;
	text-transform: uppercase;
}
button{
	color:#fff;
	background: #000;
	padding:5px;
	text-transform:uppercase;
	margin-top:10px;
}


.nav li a:hover .shop_button_text{color:#fff;}
.bottom_block_header{
	text-align:center;
	margin-top:25px;
	text-transform:uppercase;
	color:#666;
	font-size:18px;	
}
.bottom_block_content{
	text-align:center;
	margin-top:30px;
}
.bottom_block_content.social{
	margin-top:20px;
}
.bottom_block_content.social img{
	width:45px;
}

.bottom_block_content a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	text-decoration:none;
}
.bottom_block_content a:hover{
	color:#fff;
	text-decoration:none;
}
.bottom_block_content a.social{
	background:none;
	color:#fff;
	text-decoration:none;
	padding:0px;
}
.notice{color:red;font-size:14px;font-weight:normal;}

.content{
	margin-top:30px;
	z-index:1;
}
.content_back{
	position: relative;
	width: 1100px;
	height:110%;
	min-height: 705px;
	z-index:0;	
	
}
.content_back.mark{	
	background: url("../images/back_mark.jpg") 0px 0px no-repeat #fff;
}
.content_back.design{
	background: url("../images/back_design.jpg") 0px 0px no-repeat #fff;
}

.content_back.ack{
	background: url("../images/back_beschaffung.jpg") 0px 0px no-repeat #fff;
}
.content_back.dev{
	background: url("../images/back_entwicklung.jpg") 0px 0px no-repeat #fff;
}
.ref_raster{
	width:100%;
	border-spacing:10px;
}
.ref_raster td{
	padding:0px;
	text-align:center;
	height:205px;
	width: 25%;
	vertical-align:middle;
	
}
.ref_raster td.delimiter{height:10px;}

div.raster_cell{
	margin-right:10px;
	border: 1px solid #647480;
	border:none;
	height:100%;
	color: #fff;
}

.raster_produkte{
	width:257px;
	float:left;
	margin-right:20px;
	border: 1px solid #647480;
}
.raster_produkte img{cursor: pointer;}
.raster_produkte.last{margin-right: 0px;}
.raster_produkte img{width: 100%;}
.raster_bottom{
	width: 100%;
	background: #647480;
	color:#fff;
	height:25px;
	line-height: 25px;
	vertical-align:middle;
	text-align: center;
	font-weight:bold;
	text-transform:uppercase;
}
.nivo-nextNav{
	right:50px;
}
.nivo-prevNav{left: 5px;}
.nivoSlider{
	
	z-index: 2000;
	
}
.nivoSlider img{
	margin-top: -80px;
	
}
.caption_container{
	width: 100%;
	margin: 0 auto;
	
}
.nivo-html-caption{
	width: 942px;
	position: absolute;
	background: #647480;
	margin: 0 auto;
	min-height: 45px;
	padding: 5px 10px;
	color: #fff;
	text-transform: uppercase;
	z-index:2000;
	margin-top: 597px;
	margin-left:70px;
	top:10%;
}
.caption-checks{
	position:absolute;
	line-height:10px;
	
	
	font-size: 10px;
}
.caption-titles{
	position:absolute;
	width: 900px;
	text-align:center;
	margin-top:15px;
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
}
.slider-close{
	float: right;
	margin: 15px 10px;	
	cursor: pointer;
	z-index: 2;
}
.slider-close a{color: #fff;}
.team_person{
	float:left; width:80px;margin-right: 20px;
}
.team_team{
	float:left;width: 600px; 
}

/* ebiker award*/
.ebiker_award{
	position:absolute;
	z-index: 10000;
	margin-top: -630px;
	margin-left: 15px;
}
.ebiker_award img{width: 110px;}
/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:5px;width:250px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height:37px;float:left;border:1px solid #dcdcdc;background-color:#f3f3f3;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:auto;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both; position:absolute;}
.QapTcha .TxtStatus::after{position:relative;margin-bottom:20px;}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}

.ref_container{
	padding: 5px;	
	border-bottom:1px solid #c2c2c2;
	max-width: 600px;
	margin-top: 10px;
}
.ref_img{
	float:left;
	width: 40%;
	
}
.ref_img img{
	width:80%;
	border: 1px solid #c2c2c2;
	
}
.ref_info{
	
}
#id_cookies{
	width:100%;
	background:#666;color:#f5f5f5;
	position:fixed;
	bottom:0;
	z-index:50000;
	padding:10px 5px;
	text-align:center;
}
#id_cookies.hidden{display:none;}
#id_cookies a{color: lightblue;}
#id_cookies a:hover{color:red;}