@charset "utf-8";
/* CSS Document */

#wrap_head {
height:119px;
background-color:#FFFFFF;
border-bottom:1px solid #cccccc;
}

#head {
margin:auto;
width:970px;
}

#logo {
float:left;
width:240px;
padding-top:13px;
}

#helper {
float:right;
width:730px;
height:60px;
}
	
	#metamenu {
	clear: both;
	float:right;
	height:24px;
	}

#mainmenu {
float:right;
width:730px;
height:59px;
}

#content_wrap {
width:970px;
margin:auto;
border-top:10px solid #EEEEEE;
}

#wrapper_us #content_wrap {
background-image:url(../grafik/bg_useite_3col.gif);
background-repeat:repeat-y;
}

#submenu {
float:left;
width:205px;
overflow:hidden;
border-top:1px solid #cccccc;
padding-top:40px;
}

#signet {
width:970px;
height:110px;
margin:auto;
padding:10px 0px;
}

	#guetesiegel {
	float:left;
	width:110px;
	}

	#descr {
	float:left;
	width:570px;
	padding-top:24px;
	}
	
	#descr {
	font-size:11px;
	line-height:14px;
	}

#content_container {
float:left;
width:700px;
overflow:hidden;
}

#wrapper_us #content_container {
width:765px;
}

#search {
  float: right;
  margin-bottom:3px;
  margin-right:15px;
  width:217px;
}

.search {
  overflow:hidden;
  *zoom: 1;
  
  width: 193px;
  padding: 0;
  padding-right: 75px;
  margin: 0;
  
  font-style: 11px;
  
  border: 1px solid #ccc;
  background:#fff;
  
  position: relative;
}

.search input {
  display: block;
  float: left;
  height: 15px;
  padding:5px 10px;
  border:none;
  color:#666;
  background: #fff;
  outline:none;
}

.search input[type="hidden"]{
  display:none;
}

.search .box {
  width: 80%;
}

.search .btn, .search .csc-mailform-submit {
  padding:0;
  margin:1px;
  width:72px;
  height:23px;
  font-weight: bold;
  border-left: 1px solid #ccc;
  background: #eee url(../grafik/bg_btn_grey.gif) repeat-x;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}


.l-search {
  margin: 15px 0 !important;
  float: none;
  width: 397px !important;
}

.l-search .search .box {
  width: 92%;
}

.csc-mailform-field {
  width: 400px;
  overflow: hidden;
  *zoom: 1;
  margin-bottom:15px;
}

.csc-mailform-field label {
  width:80px;
  float:left;
}

.csc-mailform-field input {
  width:200px;
  float:right;
}

.csc-mailform-field select {
  float:right;
  width:207px;
}

#mailformsubmit {
  background:url("../grafik/bg_btn_grey.gif") repeat-x scroll 0 0 #EEEEEE;
  border:1px solid #CCCCCC;
  color:#666666;
  display:block;
  font-weight:bold;
  height:23px;
  margin:1px;
  outline:medium none;
  padding:0;
  width:72px;
}

/* LAYOUT Mathias */

.layout-group {
  background: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  *zoom:1;
  float: left;
  display: inline;
}

.col-sidebar, .col-content {
  float: left;
  display: inline;
}

.col-content {
  border-left: 1px solid #ccc;
}

.col-content {
  width: 531px;
  padding: 1px;
  
  min-height:450px;
  height: auto !important;
  height: 450px;
}

.col-sidebar-left {
  width: 204px;
}

.col-sidebar-right {
  float: right;
  width: 215px;
}

.col-content .content {
  padding: 40px 30px;
}
