/* CSS Document */

body,html  {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	padding-top:14px;
	margin:0;
	height:100.05%;
	margin-bottom:1px;
}

div#wrapper {
	margin: 0 auto;
	width: 922px;
}

div#head {
	width: 922px;
	margin: 0px;
	height:267px;
	background-image: url(../img/layout/bg_head.gif);
	background-repeat: no-repeat;
}

div#body1 {
	width: 922px;
	height: 525px;
	min-height: 525px;
	overflow:visible;
	background-image: url(../img/layout/bg_body.gif);
	background-repeat: repeat-y;
}

div#body {
	width: 922px;
	min-height:400px;
	overflow:visible;
	background-image: url(../img/layout/bg_body.gif);
	background-repeat: repeat-y;
}

div#foot {
	width: 922px;
	height: 35px;
	margin: 0;
	background-image: url(../img/layout/bg_foot.gif);
	background-repeat: no-repeat;
}

div#container_topmenu {
	width: 922px;
	height: 70px;
}

#banner {
	padding-left: 11px;
	background-image:url(../img/layout/bg_banner.gif);
	background-repeat:repeat-y;
	height:177px;
	overflow:hidden;
}

div#container_mainmenu {
	width: 922px;
	height: 20px;
	margin: 0;
	padding:0px;
	background-image: url(../img/layout/bg_menu.gif);
	background-repeat: no-repeat;
	z-index:2;
}

div#container_sprachauswahl {
	width: auto;
	height:20px;
	margin:0;
	padding:0;
	padding-right:20px;
	float:right;
}

.clear {
	height:0px;
	margin:0;
	padding:0;
	clear:both;
	font-size:0px;
	line-height:0px;
}

div#innerwrapper {
	overflow:visible;
}

#produktlogo img {
	margin-bottom:15px;
}

#container_submenu {
	padding-left:18px;
	margin-top:30px;
	width: 178px;
	float:left;
	text-align:left;
}

div#content {
	margin-top:30px;
	float: left;
}

div#content_area {
	float:left;
	padding-left:34px;
	text-align: left;
}

div#leftbig {
	float:left;
	width: 310px;
	text-align: left;
}

div#rightbig {
	padding-left:50px;
	width: 318px;
	float:left;
	text-align:left;
}

div#left {
	float:left;
	width: 360px;
	text-align: left;
}

div#right {
	padding-left:40px;
	width: 258px;
	float:left;
	text-align:left;
}

div#spalte {
	float:none;
	width:500px;
	margin-bottom:30px;
	margin-left: 75px;
}

div#spaltebig {
	float:none;
	width:670px;
	margin-bottom:30px;
}

div#splash {
	margin-top:30px;
	margin-bottom:24px;
	width:650px;
}

/* SEARCHFORM */

div#Suche {
	margin-bottom:44px;
	margin-top:3px;
	z-index:0;
}

div#Suche img {
	float:left;
	margin-right:3px;
}

.search{
	background-color:#FFFFFF;
	color: #058479;
	border:none;
	margin-top:1px;
	line-height:14px;
	cursor: pointer;
	margin-left:0px;
	padding-left:0px;
	width:4em;
	float:left;
}

.search:hover {
	background-color:#FFFFFF;
	color: #058479;
	border:none;
	margin-top:1px;
	line-height:14px;
	cursor: pointer;
	margin-left:0px;
	width:4em;
	padding-left:0px;
	float:left;
	text-decoration:underline;
	position:relative;
}

.eingabe_feld {
	background:none;
	border:none;
	width:166px;
	margin-left:8px;
	margin-top:1px;
}

.eingabe_div{
	background-image:url(../img/layout/search_box.gif);
	background-repeat:no-repeat;
	border:none;
	width:174px;
	height:26px;
	margin-left:-4px;
}


#Suche form{
	margin:0;
	padding:0;
}

#Suche img{
	vertical-align:top;
	margin-top:7px;
	padding:0;
}
