/*    Euroweb Internet GmbH   */
/*        euroweb.de          */
/*                            */
/*     created by A. Engel    */
/*      Autohaus-Lorenz.de    */

*{
	margin: 0;
	padding: 0;
}
html, body {
	height:100%;
}
html {	
	overflow-x:hidden;
	overflow-y:scroll;
}
/*hr {
	border: solid 1px #646463;
	width: 510px;
	margin: 0 0 0 0;
}
* html hr {
	border: solid 1px #646463;
	width: 510px;
	margin: -8px 0 0 0;
}*/
img {
	border: 0;
	float:left;
}

p {
	padding: 10px 10px 0 0;
}

ul {
	padding:20px;
}

strong {
	color:#4b4f58;
	font-weight:600;
}

#footer strong {
	color:#DD1A20!important;
	font-weight:600;
}


ul.naviALT {
	color:#FFFFFF;
	list-style:url(../images/herz.gif);

}

ul.naviALT a:link, ul.naviALT a:visited{
	color:#FFFFFF;
	background:#000000;
	text-decoration:underline;
}	

ul.naviALT a:hover, ul.naviALT a:active{
	color:#003399;
	background:#000000;
	text-decoration: none;
}

/*----------------------------------------------------------------------H-TAGS*/
h1 {
	width: 675px;
	height: 96px;
 	background:url(../images/bg-logo.jpg);
 	text-indent:-9999px;
	float:left;
}
h2{
	padding: 0 0 0;
	color:#003399;
}
h3{
	margin: 10px 0 0 0;
	font-weight:bold;
	color:#000;
}
/*-----------------------------------------------------------------------Link-Style*/
a:link, a:visited{
	color:#000;
	text-decoration:underline;
}	
a:hover, a:active{
	color:#003399;
	text-decoration: none;
}

/*-----------------------------------------------------------------------Body*/
body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#000000;
	background:url(../images/bg-body.jpg) #fff repeat-x;
	}

/*-----------------------------------------------------------------------Boxen*/
div#container{
	width: 910px;
	margin:auto;
	background:url(../images/bg-container.jpg);
}

div#container2{
	width: 910px;
	margin:auto;
	background:url(../images/bg-container2.jpg);
}


div#header{
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	width: 910px;
	height: 342px;
	float:left;
	position:relative;
}

#logo {
	position:absolute;
	top:1px;
	left:0;
	width:362px;
	height:167px;
}

#navi {
	height: 95px;
	width: 548px;
	position:absolute;
	top:3px;
	left:362px;
}

#content {
	float:left;
	width:910px;
	background:url(../images/bg-content.jpg) no-repeat;
	padding-top:40px;
}

#content2 {
	float:left;
	width:910px;
	background:url(../images/bg-content2.jpg) no-repeat;
	padding-top:40px;
}

#column1 {
	float:left;
	width:152px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	color:#fff;
	padding-left:18px;
}

#column2 {
	float:left;
	width:155px;
	border-right:1px solid #fff;
	height: 172px;
	height:auto!important;
	min-height:172px;
	padding: 0 18px 0 18px;
	padding-bottom:30px;
}

#column3 {
	float:left;
	width:155px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	padding: 0 18px 0 18px;
	padding-bottom:30px;
}

#column23 {
	float:left;
	width:382px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	padding-bottom:30px;
	
}

#column24 {
	float:left;
	width:346px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	padding: 0 18px 0 18px;
	padding-bottom:30px;
	
}

#column4 {
	float:left;
	width:320px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	color:#fff;
	padding:0 18px 20px; 18px ;
}

#column5 {
	float:left;
	width:356px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	color:#fff;
	padding-left:1px;
}

#column6 {
	float:left;
	width:511px;
	height: 172px;
	height:auto!important;
	min-height:172px;
	color:#fff;
	padding:10px 18px 20px; 18px ;
}

.zeiten {
	color:#FFFFFF;
	font-weight:600;
	background:url(../images/bg-zeit.gif) no-repeat bottom center;
}

#zeiten {
	padding-left:30px;
	padding-top:20px;
}

.gebrauchtwagen {
	background:url(../images/bg-03.gif) no-repeat bottom center;
}


.neuwagen {
	background:url(../images/bg-02.gif) no-repeat bottom center;
}





div.clear {
	clear:both;
	float:none;
}

div#footer {
	height:128px;
	width:910px;
	background:url(../images/bg-footer.jpg) no-repeat;
	float:none;
	clear:both;
	position:relative;
}

div#footer p {
	width:500px;
	position:absolute;
	padding:0;
	top:24px;
	left:60px;
}

div.imgbox {
	float:left;
	padding: 10px;
}

.img2row {
	float:left;
	padding-right:118px;
}

.img1row {
	float:left;
	padding-left:118px;
}

.imgrow1small {
	float:left;
	padding-right:96px;
}

.imgrow2small {
	float:left;
	padding-left:95px;
}



