@charset "utf-8";

body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	overflow:scroll;
	height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
}

p {
	line-height: 16px;
}
.menu-active a {
	color:#000000 !important;
	text-decoration:underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height:100%; /* Mindesthöhe für den IE */
	background-color: #FFF;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#logo {
	float: left;
}

#logo a {
	float: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#h-line {
	background-image: url(../img/h-line-995.png);
	background-repeat: no-repeat;
	height: 1px;
	width: 995px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#slider {
	background-color: #FFF;
	margin-bottom: 15px;
	width: 978px;
	border: 1px solid #dddddd;
}

#breadcrumb {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#breadcrumb a {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.top-jump a {
	clear: none;
	float: right;
	color: #999;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 14px;
	background-image: url(../img/bt-top.png);
	height: 14px;
	padding-left: 15px;
}

.top-jump a:hover {
	text-decoration:underline;	
}

.foot-line {
	width: 995px;
	background-image: url(../img/h-line-995.png);
	background-repeat: no-repeat;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-size: 12px;
	color: #999;
}
#footer a {
	text-decoration: none;
	color: #999;
	padding-left: 15px;
}

#footer a:hover {
	text-decoration: underline;
	color: #666;
}

#footer .txt {
	float: left;
}

#footer .txt-r {
	float: right;
	margin-right: 5px;
}

.clear {
	clear: both;
}
#products {
	font-family: 'Abel', sans-serif;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#products a {
	text-decoration:none;
}

#products a:hover {
	color: #999;
}

#products a .target {
	font-family: verdana;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
}

#products a:hover .target  {
	color: #999;
	text-decoration: underline;
}


#products .product-min {
	display: block;
	padding: 0px;
	width: 312px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#products .title {
	font-size: 24px;
	color: #999;
	text-decoration: none;
	line-height: 34px;
}
#products .title2 {
	font-size: 24px;
	color: #999;
	text-decoration: none;
	line-height: 34px;
}
#products a:hover .title {
	text-decoration: underline;
}
#products a:hover .title2 {
	text-decoration: none;
}
#products .price {
	font-size: 20px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

#products .spacer {
	float: left;
	display: block;
	height: 1px;
	width: 22px;
}

.clear {
	clear: both;
}

#about-me {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/about-me-3.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 980px;
}

#about-me .description {
	float: left;
	width: 390px;
	margin-left: 560px;
	margin-top: 60px;
	color: #000;
}
#about-me .title-h2 {
	font-family: 'Abel', sans-serif;
	font-size: 30px;
	color: #000;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#about-me .description2 {
	float: left;
	width: 500px;
	margin-left: 450px;
	margin-top: 30px;
	color: #FFF;
}
#about-me .title-h22 {
	font-family: 'Abel', sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#about-me2 {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/about-me-5.jpg);
	background-repeat: no-repeat;
	height: 580px;
	width: 980px;
}

#about-me2 .description22 {
	float: left;
	width: 400px;
	margin-left: 550px;
	margin-top: 25px;
	color: #FFF;
}
#about-me2 .title-h222 {
	font-family: 'Abel', sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#about-me .logo-img {
	clear: none;
	float: right;
	padding-right: 60px;
}

#about-me2 .logo-img {
	clear: none;
	float: right;
	padding-right: 80px;
}

#press .imgs {
	float: left;
	text-align: center;
	font-family: Abel, sans-serif;
	font-size: 18px;
	color: #999;
	padding-bottom: 10px;
}

#press .imgs a {
	color: #999;	
	text-decoration: none;
}

#press .imgs a:hover {
	text-decoration: underline;
}

#press .imgs p {
	font-family: Abel, sans-serif;
	font-size: 21px;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#press .imgs2 {
	float: left;
	text-align: center;
	font-family: Abel, sans-serif;
	font-size: 18px;
	color: #999;
	padding-bottom: 10px;
}

#press .trenn-press {
	background-repeat: repeat-x;
	height: 5px;
	width: 980px;
	padding-bottom: 15px;
}

#press .spacer-imgs {
	width: 26px;
	float: left;
	display: block;
}

#press .info {
	padding-bottom: 0px;	
	
}


#press p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#press .txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#press h3 {
	font-family: Abel, sans-serif;
	font-size: 24px;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#press h2 {
	font-family: 'Abel', sans-serif;
	font-size: 24px;
	color: #CCC;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bg #wrapper #products .product-min a div {
}
