*{
	margin: 0px;
	padding: 0px;
}

html{
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	text-decoration: none;
	background-color:#FFF;
}

img {
	border:none;
	border:0px;
}

.clr{
	clear:both;
}

#main_wrapper{
	width: 1024px;
	margin: 0 auto;
}

#red_topline{
	background-color: #FF0000;
	padding: 7px 0;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#middle_wrapper{
	width: 1024px;
	margin: 0 auto;
}

#middle_content{
	height: 367px;
	background: url(../img/middle_bg.jpg);
	background-repeat: x-repeat;
}

#middle_text{
	width: 597px;
	height: 367px;
	float: left;
	padding-left: 25px;
	font-size: 13px;
	position: relative;
	z-index: 2;
	color: #000;
	line-height: 20px;
}

#middle_text h1{
	font-size: 32px; 
	font-weight: bold;
	line-height: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#right_picture{
	width: 402px;
	height: 360px;
	float: left;
	position: relative;
	z-index: 1;
}

#referenzen{
	font-size: 13px;
	color: #000;
	padding-left: 25px;
	margin-top: 5px;
}

#referenzen h2{
	font-size: 13px;
	margin-bottom: 10px;
}

#referenzen a{
	font-weight: bold;
	color: #000;
}

#solution_benefit_box{
	padding-left: 25px;
	margin-top: 20px;
}

#solution_benefit_box ul{
	padding-left: 15px; 
	font-size: 12px;
	color: #000;
	margin-top: 5px;
}

#solution_benefit_box li{
	line-height: 30px;
}

#solution_benefit_box a{
	font-weight: bold;
	color: #000;
}

.solution_benefit_haedline{
	background: #FF0000;
	color: #FFF;
	padding: 6px 0 6px 10px;
	font-weight: bold;
}

#solution{
	width: 480px;
	float: left;
}

#benefit{
	width: 480px;
	float: left;
	margin-left: 10px;
}

#formular{
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 20px;
}

#formular_haedline{
	background: #FF0000;
	color: #FFF;
	padding: 6px 0 6px 10px;
	font-weight: bold;
}

#formular table{
	width: 980px;
	height: 120px;
}

#formular input{
	padding: 4px;
}

#formular textarea{
	margin-top: 8px;
	height: 105px;
	font-family: Arial;
	font-size: 13px;
	padding: 4px;
	overflow:hidden;
}

#button{
	background-image: url(../img/send_btn.jpg);
	background-repeat: no-repeat;
	width:171px;
	height:38px;
	border: 0;
	cursor:pointer;
}

#footer_navi{
	background: #E7EAF4;
	color: #666;
	font-size: 11px;
	text-align: center;
	margin-top: 45px;
	padding: 5px 0;
}

#footer_navi a{
	color: #666;
	text-decoration: none;
}

#footer_navi a:hover{
	text-decoration: underline;
}

#red_bottomline{
	background-color: #FF0000;
	color: #FFF;
	font-weight: bold;
}

#key_chars_container{
	padding: 15px 0;
	background: #E7EAF4;
}

#key_chars{
	font-size: 9px;
	color: #666;
	width: 800px;
	margin: 0 auto;	
}

#send_success{
	 color: #000;
	  font-size: 13px;
	  margin-top: 10px;
}

#design {text-decoration:none;}
 #design span {
   display: none;
   color: #000;
   margin-left: 475px;
   margin-top: -63px;
   font-weight: normal;
}
#design:hover {background-color: transparent; cursor: help;}
a:hover span, #design:hover span{
	width: 458px;
	position: absolute;
	display: block;
	border: 1px solid #999;
	background: #FFF;
	text-decoration: none;
	padding:10px;
	font-size: 11px;  
	line-height: 15px;   
} 
#promotion:hover {background-color: transparent; cursor: help;}
#promotion {text-decoration:none;}
#promotion span {
   display: none;
   color: #000;
   margin-left: 475px;
   margin-top: -183px;
   font-weight: normal;
}
a:hover span, #promotion:hover span {
   width: 458px;
   position: absolute;
   display: block;
   border: 1px solid #999;
   background: #FFF;
   text-decoration: none;
   padding:10px;
} 

#foot_tooltip {text-decoration:none;}
#foot_tooltip:hover, #foot_tooltip2:hover {cursor: help;}
#foot_tooltip span {
	display: none;
	color: #454547;
	margin-top: -250px;
	font-weight: normal;
	margin-left: -120px;
	left: 50%;
}
a:hover span, #foot_tooltip:hover span {
   width: 240px;
   position: absolute;
   display: block;
   border: 1px solid #999;
   background: #FFF;
   text-decoration: none;
   padding:10px;
   text-align: left;
} 

#foot_tooltip2 {text-decoration:none;}
#foot_tooltip2 span {
	display: none;
	color: #454547;
	margin-top: -385px;
	font-weight: normal;
	margin-left: -250px;
	left: 50%;
}
a:hover span, #foot_tooltip2:hover span {
   width: 500px;
   position: absolute;
   display: block;
   border: 1px solid #999;
   background: #FFF;
   text-decoration: none;
   padding:10px;
   text-align: left;
}