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

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #626262;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3a3a39;
	behavior: url("fileadmin/templates/scripts/csshover3.htc");
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	width: 975px;
	text-align: left;
	background-image: url(../links/bg.gif);
	background-repeat: repeat-y;
}
#container {
	width: 975px;
	position: relative;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#box-language {
	clear: left;
	float: left;
	height: 25px;
	width: 950px;
	position: relative;
	background-color: #626262;
}
#box-language-content {
	position: absolute;
	top: 0px;
	right: 0px;
}
#box-content {
	clear: left;
	float: left;
	width: 975px;
	position: relative;
}
#menu-left {
	clear: left;
	float: left;
	width: 250px;
	position: relative;
}
#menu-left-content {
	clear: left;
	float: left;
	padding-top: 105px;
	padding-left: 46px;
	position: relative;
}
#info-left {
	clear: left;
	float: left;
	padding-top: 25px;
	padding-left: 46px;
	position: relative;
}
#info-left-content {
	width: 190px;
}
#content {
	clear: none;
	float: left;
	width: 700px;
	position: relative;
}
#menu-top {
	background-color: #cfd0d0;
	clear: left;
	float: left;
	height: 34px;
	width: 700px;
	position: relative;
}
#menu-top-menu {
	position: absolute;
	left: 25px;
	top: 0px;
}
#menu-top-search {
	position: absolute;
	top: 6px;
	right: 10px;
}
#pictures-top {
	clear: left;
	float: left;
	position: relative;
	height: 217px;
	width: 700px;
}
#picture-left {
	position: absolute;
	height: 172px;
	width: 650px;
	left: 25px;
	top: 20px;
}
#picture-middle {
	position: absolute;
	height: 172px;
	width: 210px;
	left: 245px;
	top: 20px;
}
#picture-right {
	position: absolute;
	height: 172px;
	width: 210px;
	left: 465px;
	top: 20px;
}
#box-text {
	clear: left;
	float: left;
	width: 700px;
	position: relative;
	background-color: #ededed;
}
#text-left {
	clear: left;
	float: left;
	position: relative;
	width: 465px;
}
#text-left-titel {
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 390px !important;
	width: 465px;
}
#text-left-content {
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 390px !important;
	width: 465px;
}
#text-right {
	float: left;
	position: relative;
	width: 235px;
	clear: right;
}
#text-right-box {
	background-color: #CCC;
	clear: left;
	float: left;
	width: 210px;
	position: relative;
}
#text-right-box-content {
	padding: 10px;
	clear: left;
	float: left;
	position: relative;
}
#text-right-box-garantie {
	padding-top:30px;
	width: 210px;
	clear: left;
	float: left;
	position: relative;
}
#text-left-liste {
	clear: left;
	float: left;
	position: relative;
	width: 700px;
}
#text-left-liste-titel {
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 650px !important;
	width: 700px;
}
#text-left-liste-content {
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 650px !important;
	width: 700px;
}
#push {
	height: 50px;
	clear: both;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	text-align: left;
	height: 50px;
}
#footer-left {
	clear: left;
	float: left;
	height: 50px;
	width: 250px;
	position: relative;
}
#footer-left-content {
	position: absolute;
	left: 46px;
	bottom: 0px;
}
#footer-right {
	float: left;
	height: 47px !important;
	height: 50px;
	width: 700px;
	position: relative;
	background-color: #cfd0d0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer-right-content-1 {
	position: absolute;
	left: 25px;
	top: 10px;
	height: 37px;
}
#footer-right-content-2 {
	position: absolute;
	right: 10px;
	top: 25px;
	height: 22px;
}
#text-clear {
	clear: both;
	float: left;
	height: 50px;
	width: 200px;
}

