@charset "utf-8";

/* basic CSS
------------------------------------------------ */
html {
}
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #636363;
	background-color: #FFF;
}
ol {
}
ul {
	margin: 0;
	padding: 0;
	list-style: inside;
}
img {
	border: none;
}
p {
	padding: 2px 0; /* IE < 8 Bug: border-bottom wird nicht angezeigt */
	margin: 0;
	text-align: justify;
}
a {
	color: #636363;
	text-decoration: none;
	outline: none;
	border: none;
}
a:hover , a:active {
	color: #398f43;
}
.a_active {
	color: #398f43;
}
.div_clear {
	clear: both;
}
h1 {
	margin: 0 0 5px 0;
	font-size: 18px;
	color: #398f43;
	font-weight: normal;
}
h2 {
	margin: 5px 0 5px 0;
	font-size: 14px;
	color: #398f43;
	font-weight: normal;
}
h3 {
	margin: 2px 0;
	font-size: 12px;
	color: #398f43;
	font-weight: normal;
}
h4 {
	margin: 0 0;
	font-size: 12px;
}

a.produkt_button {
	display: block;
	position: absolute;
	right: 8px;
	bottom: 8px;
	width: 110px;
	height: 18px;
	background: url(../../images/index/moreinfo-button.png) no-repeat;
}
a.produkt_button:hover {
	background: url(../../images/index/moreinfo-button-hover.png) no-repeat;
}

/* wrapper
------------------------------------------------ */
#wrapper {
	position: relative;
	margin: 0 auto 0;
	width: 960px; 
	padding: 0px;
	text-align: left;
}


/* header
------------------------------------------------ */
#back_header1 {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 130px;
	width: 100%;
	background: url(../../images/index/bg-fade.gif) repeat-x;
}
#back_header2 {
	position: absolute;
	z-index: -1;
	top: 28px;
	left: 0;
	height: 39px;
	width: 100%;
	background: url(../../images/index/greyline-logo-leibold.png) repeat-x;
}

#header {
	margin-bottom: 40px;
}
#header img {
	margin-top: 27px;
}

#header .menu a {
	font-size: 11px;
}
#header .menu a:hover {
	color: #398f43;
}
#header ul.menu {
	list-style-type: none;
	position: absolute;
	top: 51px;
	right: 0px;
	width: 500px;
}
#header ul.menu li {
	float: right;
	padding: 0 10px 0;
	background: #fff;
}
#header ul.menu li.active a {
	color: #398f43;
}

/* footer
------------------------------------------------ */
#footer {
	padding: 8px 8px 0;
	border-top: 1px solid #a4a9ac;
	margin-bottom: 20px;
	font-size: 9px;
}
#footer .copyright {
	float: left;
}
#footer .design {
	float: right;
}

/* site
------------------------------------------------ */
.site {
	min-height: 450px;
}

/* home
------------------------------------------------ */
#home {	
}

#home .top {
	margin: 0 8px;
	position: relative;
	height: 380px;
}

#home .top .area_wrapper {
	position: absolute;
	top: 0;
}

#home .top .left {
	position: absolute;
	left: 0;
	width: 530px;
}

#home .top .right {
	width: 398px;
	margin-left: 546px;
}

#home .top .right a.informationen {
	display: block;
	height: 27px;
	width: 128px;
	margin-top: 10px;
	background: url(../../images/index/info-button.png) no-repeat;
}
#home .top .right a.informationen:hover {
	background: url(../../images/index/info-button-hov.png) no-repeat;
}
#home .top .right a.produkte {
	display: block;
	height: 27px;
	width: 128px;
	margin-top: 2px;
	background: url(../../images/index/product-button.png) no-repeat;
}
#home .top .right a.produkte:hover {
	background: url(../../images/index/product-button-hov.png) no-repeat;
}

#home .top .dots {
	position: absolute;
	bottom: 20px;
	left: 438px;
	width: 100px;
}
#home .top .dots a {
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	background: url(../../images/index/dot-nonselect.jpg);
}
#home .top .dots .dot_active {
	background: url(../../images/index/dot-select.jpg);
}

#home .bottom {
	padding: 25px 0;
	border-top: 1px solid #a4a9ac;
}

#home .bottom .column {
	float: left;
	width: 306px;
	min-height: 265px;
	padding: 6px 6px;
	border-left: 1px solid #a4a9ac;
}
#home .bottom .column:first-child {
	border: none;
	padding-left: 8px;
	width: 306px;
}
#home .bottom .column img {
	display: block;
	margin-bottom: 8px;
}

/* kontakt
------------------------------------------------ */
#kontakt {
	padding: 0 8px;
	margin-bottom: 25px;
}
#kontakt .column {
	float: left;
	width: 192px;
	margin-right: 100px;
}

/* unternehmen
------------------------------------------------ */
#unternehmen {
}
#unternehmen .top {
	margin: 0 8px 40px;
}
#unternehmen .top .left {
	width: 306px;
	float: left;
}
#unternehmen .top .right {
	width: 613px;
	margin-left: 25px;
	float: left;
}
#unternehmen .bottom {
	position: relative;
	padding: 25px 8px;
	border-top: 1px solid #a4a9ac;
	height: 330px;
	background: url(../../images/index/referencen.jpg) 7px 25px no-repeat;
}
#unternehmen .bottom p {
	width: 290px;
}
#unternehmen .bottom .ref_image {
	position: absolute;
	top: 25px;
	z-index: -1;
}

#unternehmen .bottom2 {
	min-height: 138px;
	border-top: 1px solid #a4a9ac;
	padding: 25px 0;
}
#unternehmen .bottom2 .left {
	position: absolute;
	left: 0;
	padding: 0 8px;
}
#unternehmen .bottom2 .right {
	margin-left: 322px;
	padding: 0 8px;
}

/* produkt
------------------------------------------------ */
#produkt {
}
#produkt .top {
	margin-bottom: 40px;
}
#produkt .top .left {
	width: 584px;
	padding: 0 8px;
	float: left;
}
#produkt .top .right {
	width: 284px;
	padding: 0 8px;
	float: left;
}

#produkt .bottom {
	padding: 25px 0;
	border-top: 1px solid #a4a9ac;
}
#produkt .bottom .column {
	float: left;
	width: 306px;
	min-height: 255px;
	padding: 6px 6px;
	border-left: 1px solid #a4a9ac;
}
#produkt .bottom .column:first-child {
	border: none;
	padding-left: 8px;
	width: 306px;
}

#produkt .bottom .downloads ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#produkt .bottom .downloads ul li {
	height: 32px;
	margin-top: 10px;
	
}
#produkt .bottom .downloads ul li a img {
	float: right;
}

#produkt .bottom #produkt_images {
	position: relative;
}
#produkt .bottom #produkt_images img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* produkte
------------------------------------------------ */
#produkte .top {
	position: relative;
	margin: 0 8px 25px;
	min-height: 235px;
}
#produkte .top .left {
	width: 600px;
}
#produkte .top .right {
	position: absolute;
	top: 0;
	right: 0;
	width: 290px;
	height: 240px;
}

#produkte .bottom {
	padding: 25px 0;
	border-top: 1px solid #a4a9ac;
}

#produkte .bottom .column {
	position: relative;
	float: left;
	width: 306px;
	min-height: 265px;
	padding: 6px 6px;
	border-left: 1px solid #a4a9ac;
}
#produkte .bottom .column:first-child {
	border: none;
	padding-left: 8px;
	width: 306px;
}
#produkte .bottom .column img {
	display: block;
	margin-bottom: 8px;
}

/* fuhrpark
------------------------------------------------ */
#fuhrpark .top {
	position: relative;
	margin: 0 8px 25px;
	min-height: 250px;
}
#fuhrpark .top .left {
	position: absolute;
	width: 640px;
	left: 0;
	top: 0;
}
#fuhrpark .top .right {
	margin-left: 660px;
}

#fuhrpark .middle {
	padding: 25px 8px;
	border-top: 1px solid #a4a9ac;
}

#fuhrpark .bottom {
	padding: 25px 0;
	border-top: 1px solid #a4a9ac;
}

#fuhrpark .bottom .column {
	position: relative;
	float: left;
	width: 306px;
	min-height: 280px;
	padding: 6px 6px;
	border-left: 1px solid #a4a9ac;
}
#fuhrpark .bottom .column:first-child {
	border: none;
	padding-left: 8px;
	width: 306px;
}
#fuhrpark .bottom .column img {
	display: block;
	margin-bottom: 8px;
}

/* download
------------------------------------------------ */
#download .top {
	padding: 0 8px;
}
#download .files ul {
	margin: 10px 0 0; 
	padding: 0;
	list-style: none;
}
#download .files ul li {
	margin: 0 0 10px 0;
}
#download .files ul li img {
	vertical-align: middle;
	margin-right: 5px;
}

/* impressum
------------------------------------------------ */
#impressum .top {
	padding: 0 8px;
	margin-bottom: 25px;
}


