﻿* {
padding : 0;
margin : 0;
}
html {
height : 101%;
width : 100%;

}
body{
background-image:url(../images/bg.gif);	
background-repeat:repeat;
}

.content_bg img{
position:absolute;
height:1058px;
width:1024px;
left:50%;
top:0px;
margin-left:-512px;
z-index:0;
}

img {
border : none;
}
#wrapper {
height : 100%;
width : 100%;
z-index : 1;
position : absolute;
left:0px;
top:0px;


}
#container {
position:absolute;
width:1100px;
top:-10px;
left:50%;
margin-left:-550px;
}
#logo img{
position : absolute;
width : 349px;
height : 253px;
top :55px;
left: 1048px;
border : none;
z-index : 5;
display : block;
}
#balken {
position : absolute;
width : 100%;
height : 30px;
background-image:url(../images/gelber-balken.png);	
background-repeat:repeat-x;
top : 337px;
border : none;
z-index : 5;
display : block;
}
h1 {
padding-bottom:10px;
font-family : Verdana, Geneva, sans-serif;
font-size : 20px;
line-height : 25px;
color : #f7a600;
text-decoration : none;
text-align:left;
}
#content p {
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
line-height : 13px;
color : #000;
text-decoration : none;
text-align:left;
z-index:1;
padding-top:45px;
}
#content p a{
font-family : Verdana, Geneva, sans-serif;
font-size : 0.7em;
line-height : 15px;
color : #000;
text-decoration : none;
text-align:left;
}
#content p a:hover {
font-family : Verdana, Geneva, sans-serif;
font-size : 0.7em;
line-height : 15px;
color : #f7a600;
text-decoration : none;
}
#content a{
color : #000;
text-decoration:none;
line-height:25px;
}
#content a:hover{
color : #f7a600;
text-decoration:none;
line-height:25px;
}

#content {
position : absolute;
height : 320px;
width : 570px;
top : 460px;
left : 330px;
margin-left : -150px;
margin-top : -40px;
z-index : 1;
text-align : left;
font-family : Verdana, Geneva, sans-serif;
font-size : 0.7em;
line-height : 15px;
color:#626262;
}
#content_ergebnis {
position : absolute;
height : 320px;
width : 570px;
top : 460px;
left : 330px;
margin-left : -150px;
margin-top : 0px;
z-index : 1;
text-align : left;
font-family : Verdana, Geneva, sans-serif;
font-size : 0.7em;
line-height : 15px;
color:#626262;
}
#content_ergebnis a{

font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
line-height : 15px;
color:#626262;
text-decoration:none;
}
#content_ergebnis a:hover{

font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
line-height : 15px;
color:#f7a600;
text-decoration:none;
}
#startseite-image img{
	position:absolute;
	height:348px;
	width:506px;
	left:880px;
	top:100px;
}
#lagerverkauf-image img{
	position:absolute;
	height:308px;
	width:412px;
	left:850px;
	top:188px;
}
#lagerverkauf-kasten{
	color : #000; 
	font-weight:bolder;
	background-color:#f7a600;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	width:180px;
	
}
#impressum-image img{
	position:absolute;
	height:149px;
	width:230px;
	left:570px;
	top:354px;
}
#content_right{
	position:absolute;
	background-color:#f7a800;
	color:#000;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	top:105px;
	left:350px;
	width:325px;
	height:165px;
	
}
#content_right-leistungen{
	position:absolute;
	padding:30px;
	top:95px;
	left:380px;
	width:325px;

	
}
#content_right_contact{
	position:absolute;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:20px;
	top:10px;
	left:300px;
	width:500px;
	height:165px;
	
}

.abstand{
	padding-left:10px;
}

#footer{
position:relative;
background-image:url(../images/footer_bg.png);
background-repeat:repeat-x;
bottom:-900px;
left:0px;
width:100%;
height:166px;
z-index:100;
}
#footer p{
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
line-height : 20px;
color:#fff;
text-align:center;
padding-top:20px;
font-weight:bolder;
}
#footer a{
font-family : Verdana, Geneva, sans-serif;
font-size : 12px;
line-height : 20px;
color:#fff;
text-align:center;
padding-top:20px;
font-weight:bolder;
text-decoration:none;
}
#footer a:hover{
	color:#f7a600;

}
#button{
position:absolute;
height:113px;
width:110px;
top:145px;
right:-10px;
z-index:5;
}




#nav {
position : absolute;
top : 377px;
left : 182px;
z-index : 12;
width : 800px;

font-family : Verdana, Geneva, sans-serif;

line-height : 20px;

}
#nav ul{
	margin-right:30px;
}
#nav li {
display:inline-block;
line-height : 40px;
z-index:20;


}
#nav ul li a{
	text-decoration:none;
	color:#000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	
	
}
#nav ul ul {
z-index : 6;
display : none;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

z-index:20;
}
#nav ul li:hover ul {
display : block;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

z-index:20;
}
ul {
float : left;
width : 100px;
list-style-type : none;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;

z-index:20;

}
#leistungen a{
	margin-left:-12px;
	
}
#lagerverkauf a{
	margin-left:-11px;
	
}
#kontakt a{
	margin-left:15px;
	
}
#nav ul li a:hover  {
color:#f7a600;
	
}
#nav ul li#aktuell a  {

color:#f7a600;

}
