/* ALLGEMEIN */
/*---------------------------------------------------------*/
h1,h2,h3,h4,h5,h6,ul,li,ol,div,p,a,img,form,input {
margin: 0px;
padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

a {
  text-decoration: none;
  color:#000000;
}

a:visited {
  text-decoration: none;
  color:#000000;
}

a:hover {
  text-decoration: none;
  color:#000000;
}

a span {
display: none;
}

a img {
border: 0px;
}

ul li {
float: left;
list-style: none;
}


/* KOPF DER SEITE */
/*---------------------------------------------------------*/
#header {
	position:absolute;
	top:0px;
	left:0px;
	width: 957px;
	height: 265px;
	background: url(images/home.jpg);
}

/* Navigation oben rechts */
#logo_right {
	position:absolute;
	top:26px;
	left:526px;
	width: 400px;
	height: 50px;
  text-align: right;
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
  padding: 0px 0px 0px 0px;
  color:#8B8D8E;
}

#logo_right span{
  float: none;
  color:#8B8D8E;
  font-size:18px;
}

/* LOGO */
#header p{
	float: left;
	width: 727px;
}

#header p img{
	float: left;
	width: 252px;
	height: 55px;
	margin:0px 0px 0px 0px;
}

/* MENÜ */

#header ul {
	float: right;
	width: 717px;
	height: 23px;
	margin:187px 31px 0px 0px;
	padding:0px 30px 0px 0px;
	line-height:12px;
	background: url(images/menu_bg.jpg) 0px 0px repeat-x;
}

#header ul li {
	float: left;
	display: inline;
	height:23px;
	padding:0px 0px 0px 0px;
	/*background: url(images/menu_trenner.gif) 0px 6px no-repeat;*/

}


#header ul li a{
	float: left;
	height: 13px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	color:#ffffff;
 /* border-right:1px solid #fff; */
}

#header ul li.RB{

  border-right:1px solid #fff;
}

/* DER MENÜPUNKT DER GERADE AKTIV IST */
#header ul li a.aktiv {
	color: #35699B;
	background: #ffffff;
  margin-left:-3px;
	padding-left:3px;


}

/* CONTENT */
/*---------------------------------------------------------*/

#text {	
  position:absolute;
  width: 926px;
  margin: 285px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  border-top: 1px solid #8B8D8E;
}

/* HEADLINE */
h2{
	width: 730px;
	padding: 10px 0px 15px 0px;
	font-size: 19px;
  font-weight: bold;
	line-height:22px;	
	color:#000000;
}

/* SUB HEADLINE */
h3 {

	padding: 0px 0px 13px 0px;
	font-size:11px;
  font-weight: bold;	
}

/* TEXT; ABSÄTZE */
#text p {
 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;  
	
}

/* LINKS */
#text a{
	color:#000000;
	text-decoration:underline;
}

#text a:hover {
	text-decoration:none;
}

#text a.key_link {
  font-weight: normal;
  color: #35699B;
  text-decoration: none;
}

/* Hauptbereich Gebrauchtmaschienen */

#text div.main {
  float: left;
  width: 676px;
  padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 20px;
}

#text img.main {
  float: left;
	width: 170px;
  /*height: 130px;*/
	border:0px;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#text p.main {
  float: left;
 	border:0px;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#text .trenner {
  float: left;
  width: 676px;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
  border-top: 1px dashed #8B8D8E;
}

#text a.box_link {
  font-weight: bold;
  color: #35699B;
  text-decoration: none;
}

#text a.headline {
  text-decoration: none;
}
/* Text-Boxen */
/*---------------------------------------------------------*/

#features {
    position:absolute;
    top:305px;
    left:696px;
    width:230px;
    margin:0px;
    padding:0px;
    z-index: 9;
}
#features div.box_title {
    margin-top:16px;
    margin-left:8px;
    margin-right:0px;
    background: url(images/menu_bg.jpg) 0px 0px repeat-x;
    color:#FFFFFF;
    padding:1px;
    font-size: 13px;
    text-align:center;
}

#features div.box_title a {
  	text-decoration: none;
  	color: #FFFFFF;
}
 
#features div.box_content {
    margin-left:8px;
    margin-right:0px;
    margin-bottom:8px;
    background-color:#f0f8ff;
    border-bottom:#8B8D8E dashed 1px;
    border-top:none;
    color:black;
    padding:3px;
}

#features div.box_content img{
    width: 222px;
    height: 164px;
    margin: 6px 0px 0px -3px;
    padding: 0px;
}
#features a.box_link {
  font-weight: bold;
  color: #35699B;
  text-decoration: none;
}
#text #links {
	float: left;
	width: 926px;
	height: 20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:2px;
	background:url(images/footer.gif);
  text-align:center;
} 


/* FOOTER */
/*---------------------------------------------------------*/
#text ul#footer {
	float: left;
	width: 926px;
	height: 23px;
	margin:0px 0px 5px 0px;
	padding:10px 0px 0px 0px;
	line-height:21px;
	background:url(images/footer.gif);
  text-align:center;
} 


#text ul#footer li {
	display: inline;
	height:20px;
	padding:0px 4px 0px 10px;
	color:#8B8D8E;
	background: url(images/footer_li.gif) 2px 5px no-repeat;
  text-align:center;
}

#text ul#footer li.LiNoBg {
	padding:0px 4px 0px 15px;
	background: none;
  text-align:center;
}

#text ul#footer li a{
	float:none;
	text-decoration:underline;
	color:#8B8D8E;
  text-align:center;
}

#text ul#footer li a:hover{
	float:none;
	text-decoration:none;
	color:#8B8D8E;
  text-align:center;
}





	

	

