*{
margin: 0;
padding: 0;
}
img
{
	border:0;
}
body {
background:url(images/bg.jpg) no-repeat top center #97cae4;
font-family:Arial, sans-serif;
font-size:12px;
color: #3b5564;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#759f1b;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:25px 0 0 0;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;
}
#main_container{
width:900px;
min-height: 750px;
height:auto;
margin:auto;
background-color:#fff;
}
#logo{
padding: 15px;
color: #939393;
font-size: 9px;
font-weight:bold;
}
#logo p{
margin-top: 6px;
}
.header{
width:900px;
height: 142px;
margin:auto;
background:url(images/header_bg.gif);
}
a, a:active, a:visited{
text-decoration: none;
color: #3ddac9;
}
a:hover{
text-decoration: underline;
color: #3ddac9;
}
/*----------------------menu-------------------------*/
#menu{
	width:793px;
	height:45px;
	float:right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
#menu ul{
list-style:none;padding:0;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:96px;
	height:15px;
	padding:0px;
	line-height:35px;
	font-size:12px;
	margin:10px 0 0 3px;
}
#menu ul li a{
height:35px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#6c7b83;text-align:center; background:url(images/menu_bt.gif) no-repeat center;
}
#menu ul li a:hover{
height:35px;width:96px;text-decoration:none;color: #68C2EF;
}
#menu ul li a.current{
height:35px;width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color: #68C2EF;background:url(images/menu_bt.gif) no-repeat center;
}
/*---------------------middle_box------------------*/
#white_line{
	width:900px;
	height:5px;
	background: #fff;
}
#middle_box{
	width:900px;
	height:220px;
	clear:both;
	margin:auto;
	background-color: #3ddac9;
}
#middle_box_small{
	width:900px;
	height:110px;
	clear:both;
	margin:auto;
	background-color: #3ddac9;
}
#soundslider{
	float: right;
}
.middle_box_content{
	float: right;
	width: 365px;
	height: 200px;
	padding:0;
	margin: 10px 20px 0 0;
	color: #fff;
	font-weight: bold; 
	font-size: 13px;
	
}
.middle_box_content_text{
	float: left;
	width: 365px;
	height: auto;
	padding:0;
	margin: 35px 0 0 40px; 
	color: #fff;
	font-weight: bold; 
	font-size: 13px;
	
}
.middle_box_content p{
	padding-top: 40px;
}
.middle_box_small_content{
	padding:10px 40px 10px 250px;
	color: #fff;
	font-weight: bold; 
	font-size: 13px;
	clear: both;
}
.middle_box_small_content p{
	padding-top: 10px;
}
.big{
	font-size: 16px;
}
.author{
	font-size: 9px;
}
/*---------------------teaserbox_1------------------*/
#teaserbox_1{
	height: 172px;
	padding-top: 20px;
	padding-left: 150px;
	padding-right: 150px;
	background:url(images/dark_blue_box.jpg) no-repeat #386781;
}
.teaser_small{
	width: 242px;
	height: 145px;
	float: left;
	background: url(images/box%20links.jpg) no-repeat;
}
.teaser_img{
	float: left;
	padding-right: 15px;	
}
.teaser_link{
	padding-top: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.teaser_link_box{
	margin-left: 125px;
	padding-top: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.teaser_small_2{
	width: 242px;
	height: 145px;
	float: right;
	background: url(images/box%20rechts.jpg) no-repeat;
}

#teaserbox_2{
	height: 450px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
#teaser_big_1{
	width: 280px;
	margin-right: 10px; 
	height: 350px;
	float: left;
	border: 1px solid #3B5564;
	background: url(images/front/front_box_1.jpg) no-repeat;
	}
#teaser_big_2{
	width: 280px;
	height:350px;
	margin-right: 10px; 
	float: left;
	border: 1px solid #3B5564;
	background: url(images/front/front_box_2.jpg) no-repeat;
	}
#teaser_big_3{
	width: 280px;
	height: 350px;
	float: left;
	border: 1px solid #3B5564;
	background: url(images/front/front_box_3.jpg) no-repeat;
	}
.teaser_text{
	clear: both;
	font-size: 12px;
	padding-left: 100px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
		
}
/*---------------------content------------------*/
#content_big{
	width: 900px;
	min-height: 750px;
	padding: 0;
}
#content{
	width: 700px;
	min-height: 750px;
	padding: 0;
	float: right;
}
#content_side{
	width: 200px;
	min-height: 1000px;
	float: left;
	background-color: #3ddac9;
}
.content_content{
	padding:30px 30px 20px 20px;
	font-size: 12.5px;

}
.content_image_right{
	float: right;
	margin-left: 15px;
}
.content_image_right_training{
	padding:50px 30px 20px 20px;
	float: right;
	margin-left: 15px;
}
.content_image_left{
	float: left;
	margin-right: 15px;
	}
.content_image_products_logos{
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}
h4{
	margin-bottom: 15px;
}
.spacer{
	height: 50px;
	clear:both;
}
/*---------------------submenu------------------*/
#content_side ul{
	margin-top: 0px;
	list-style: none;
	width: 200px;
	text-align: center;
	color: #939393;
	font-size: 12px;
	font-weight: bold;	
}
#content_side ul li{
	height:35px;
	line-height:35px;
	background: url(images/menu_knopf%20Kopie.gif) repeat-x;
}
#content_side ul li a,#content_side ul li a:hover,#content_side ul li a:visited,#content_side ul li a:active{
	color: #939393;
	font-weight: bold;
}
.active{
	color: #68C2EF;
}
.sub{
	text-align: left;
	text-indent: 55px;
}
/*---------------------contact------------------*/
#left_column{
	width:150px;
	float:right;
	padding-right: 20px;
	font-weight: bold;
	text-align: right;
}
#right_column{
	width:250px;
	float:right;
}
/*---------------------pattern------------------*/
.pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg.gif) no-repeat center;
}
.pattern_box{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content{
width:885px;
height: auto;
margin: auto;
padding:0 0 0 15px;
}
.clear{
clear:both;
}
.box_content{
width:265px;
height:auto;
float:left;
margin:10px 10px 30px 10px;
}
.box_title{
padding:0 0 0 0;
}
.box_text_content{
width:250px;
float:left;
padding:15px 0 0 15px;
}
.box_icon{
float:left;
padding:0 5px 0 0 ;
}
.box_text{
width:260px;
float:left;
text-align:justify;
padding:0 0 0 8px;
}
a.details{
float:right;
padding:5px 15px 0 0;
text-decoration:none;
font-weight:bold;
color:#f8851f;
}
/*-----------------------------footer------------------*/
#footer{
width:900px;
height:45px;
clear: both;
color:#508aa1;
background:url(images/footer_bg.gif);
}
.copyright{
float:left;
padding:20px 0 0 25px;
color: #777;
font-size: 9px;
}
.center_footer{
color:#c3ced4;
font-size:12px;
font-weight:bold;
width:550px;
padding:15px;
text-align:center;
float:left;
}
.footer_links{
padding-right: 25px;
padding-top: 5px;
float:right;
}
