/* CSS Document */

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(construct/back.jpg);
	background-attachment:fixed;
}
html, body{
	height:100%;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
a:link {
	color: #C40D1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C40D1F;
}
a:hover {
	text-decoration: underline;
	color: #C40D1F;
}
a:active {
	text-decoration: none;
	color: #C40D1F;
}

#wrapper {

	width:978px;

	margin-left:auto;
	margin-right:auto;
	position: relative;
	
	background-color:#ffffff;
	background-image:url(construct/wrapperback.png);
	padding-left:14px;
	
}

#header{
	height:115px;
	background-image:url(construct/header.jpg);
	background-repeat:no-repeat;
	width:964px;
}

#navWrapper{
	height:161px;
	background-repeat:no-repeat;
	position:relative;
	width:964px;
}

ul#Nav{
	position:relative;
	margin:0px;
	padding:0px;
	
	text-align:center;
	margin-left:17px;
	font-size:15px;
	height:25px;
}

ul#Nav li{
	position:relative;
	list-style:none;
	display:inline;
	float:left;
	color:#ffffff;
	color:#ffffff;
	
	text-align:center;
}

ul#Nav li a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	height:31px;
	width:130px;
	background-image:url(construct/navButton.jpg);
	display:block;
	padding-top:20px;
	padding-left:2px;
}
ul#Nav li a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image:url(construct/navButtonSelected.jpg);
}
#subnavWrapper{
	height:110px;
	margin-left:17px;
}

.subnavEntry{
	height:15px;
	width:154px;
	color:#ffffff;
	padding-top:95px;	
	font-size:9px;
	text-align:center;
	float:left;
}
.subnavEntry a{
	color:#ffffff;
}
#backenbrecher{
	background-image:url(construct/submenue/backenbrecher.jpg);
}
#prallmuehle{
	background-image:url(construct/submenue/prallmuehle.jpg);
}
#kreiselbrecher{
	background-image:url(construct/submenue/kreiselbrecher.jpg);
}
#siebanlage{
	background-image:url(construct/submenue/siebanlage.jpg);
}
#baumaschine{
	background-image:url(construct/submenue/baumaschine.jpg);
}
#sonstiges{
	background-image:url(construct/submenue/sonstiges.jpg);
}

#contentWrapper{
	padding-right:36px;
	padding-left:17px;
	padding-top:20px;
}

#contentLeft{
	float:left;
	width:600px;
}

#contentRight{
	float:right;
	width:280px;
}

#angeboteBox{
	width:190px;
	margin-left:85px;
	font-size:11px;
}

#contentLeft h2{
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#angeboteBox h2, #floatdiv h2{
	padding:0px;
	margin:0px;
	height:22px;
	background-image:url(construct/infoboHeader.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:center;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
}
#angeboteBox #angeboteBoxContent{
	
}

#floatdiv{
	position:absolute;  
	width:190px;
	height:50px;
	left:761px;
	top:300px;  
	background:#FFFFFF;  	
	font-size:11px;
}



#footer{
	clear:both;
	background-image:url(construct/footer.png);
	height:30px;
	background-repeat:no-repeat;
	width:992px;

	margin-left:auto;
	margin-right:auto;
	position: relative;
	font-size:12px;
	padding-top:4px;
	text-align:center;
	color:#ffffff;
}
#footer a{
	color:#ffffff;
}
*html #footer{
	left:-2px;
}
.clearing{
	clear:both;
}

h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

.galleryimage{
	float:left;
	width:200px;
	height:150px;
	margin-right: 10px;
	margin-bottom:10px;
}

.gebrauchtEntry{
	border: 1px solid #333333;
	margin-top:20px;
	overflow:auto;
}
.gebrauchtPreviewImage{
	float:left;
	background-color:#444444;
	margin-right:30px;
}
.gebrauchtHeadline{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}


#flaggen {
	position:absolute;
	width:440px;
	height:41px;
	z-index:1;
	left: 510px;
	top: 9px;
	text-align:right;
}
#flaggen img{
	margin-left:10px;
	border:0px;
}
