/*
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

      default.css | Basic StyleSheets
      Version:	1.0
      Autor:	Matthias Silling
      E-Mail:	mail@msilling.de
      Website:	www.msilling.de

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
body {
	background:url(../_gfx/master_bg.gif) repeat-x left top #e41910;
	font-size:0.75em;
	font-family:arial, sans-serif;
	color:#282828;
   margin:auto;
   text-align:center;
}

.clr {
	clear:both;
	display:block;
	width:1px;
	height:1px;
	line-height:0.01em;
	font-size:0.01em;
}

a, a:link {
	color:#000;
	text-decoration:underline;
}

a:visited {
	color:#000;
	text-decoration:underline;
}

a:focus, a:hover, a:active {
	color:#000;
	cursor:pointer;
   text-decoration:none;
}
/*
 	ausblendungen der print objekte
*/
#print_topper {
	display:none;
}


/*
	grind styles
*/
#wrapper {
	margin:auto;
   	width:942px;
   	text-align:left;
	background:url(../_gfx/wrapper_bg.gif) no-repeat left top;
}

#topper {
	width:100%;
	height:141px;
	float:left;
}

#mainnav {
	width:100%;
	height:52px;
	float:left;
}

#content {
	width:100%;
	float:left;
	background:url(../_gfx/content_border.jpg) no-repeat left top #fff;
	min-height:271px;
	height:auto !important;  /* für moderne Browser */
	height:271px;  /*für den IE */
	line-height:1.5em;
}

#topAnker {
	position:absolute;
	left:-9999em;
}


/*
	topper
*/
.leftTopper {
	float:left;
	margin:0;
	padding:0;
	width:470px;
	background:url(../_gfx/topper_left_bg.gif) no-repeat 1px top;
	height:100%;
}

#la_logo_topper {
	width:201px;
	height:74px;
	background:url(../_gfx/la_logo_topper.gif) no-repeat left top;
	margin:51px 0px 0px 16px;
	float:left;
}

#la_logo_topper a,
#la_logo_topper a:hover {
	height:100%;
	width:100%;
	display:block;
}

#la_logo_topper span { display:none; }

.topper_claim {
	width:155px;
	height:105px;
	background:url(../_gfx/topper_claim.png) no-repeat left top;
	margin:15px 0px 0px 55px;
	float:left;
	text-indent:-9999px;
	behavior:url(iepngfix.htc);
}

.rightMotionImg {
	float:right;
	padding:0;
	margin:0px 1px 0px 0px;
}

#motionImages {
	background-color:#e41910;
	height:150px;
	float:left;
	width:100%;
	padding:10px 0 0 0;
}

.motionFooImg {
	float:left;
	margin:0px 11px 0px 0px;
}

.motionFooImg_last {
	float:right;
	margin:0px;
}

.leftCon {
	float:left;
	width:466px;
	display:inline;
}

.rightCon {
	float:right;
	width:472px;
	background:url(../_gfx/rightCon_bg.jpg) no-repeat left top;
}


/*
 *
 *	= [start]:> content styles
*/
h1 {
	font-size:1.67em;
	font-weight:bold;
	font-family:Arial, sans-serif;
	margin:0 0 5px 0;
	line-height:1.1em;
}

h2 {
	font-size:1.33em;
	font-size:16px;
	font-weight:normal;
	font-family:Arial, sans-serif;
}

.conbox {
	margin:20px 20px 0 20px;
	
}

.imgLeft { float:left; margin:5px 10px 10px 0; }


#center_cs_row1 { margin:0 0 0 59px; }
#center_cs_row2 { margin:20px 0 0 59px; }

.index_carsearch {
	width:100%;
	display:block;
	float:left;
	margin:0 0 20px 0;
}

.index_carsearch li {
	float:left;
	width:190px;
	text-align:center;
	margin:0 8px 0 0;
}

.index_carsearch li a,
.index_carsearch li a:hover {
	text-decoration:none;
	cursor:pointer;
	
}

.index_carsearch .nameText {
	height:30px;
	font-size:12px;
	border-top:1px solid #d3d3d3;
	padding:2px 0 0 0;
	margin:3px 0 0px 0;
	font-weight:bold;
}

.index_carsearch .preisInfo {
	margin:8px 0 0px 0;
	padding:3px 0 0 0;
	border-top:1px solid #d3d3d3;
/*	font-style:italic; */
	font-size:0.92em;
	line-height:1.17em;
}

.index_carsearch .price {
	font-size:1.09em;
	font-weight:bold;
	color:#000;
}

.inline_image {
	float:left;
	width:208px;
	margin:0 10px 5px 0;
}

.w438 {
	width:436px;
}

.inline_image dd {
	font-size:0.92em;
	padding-left:5px;
	line-height:1.25em;
}


.print_kontaktBox { display:none; }


#carsearch {
}


#carsearch li {
	width:124px;
	height:87px;
	float:left;
	margin:25px 10px 0 10px;
}

#carsearch span { display:none; }

#carsearch #koffer {
	width:100%;
	height:100%;
	display:block;
	background:url(../_gfx/cs_wechselkoffer.gif) no-repeat left top;
}

#carsearch #gestell {
	width:100%;
	height:100%;
	display:block;
	background:url(../_gfx/cs_wechselfahrgestell.gif) no-repeat left top;
}

#carsearch #pritschen {
	width:100%;
	height:100%;
	display:block;
	background:url(../_gfx/cs_wechselpritschen.gif) no-repeat left top;
}

p {
	margin:0 0 15px 0;
}

.philoso {
	margin:5px 0 20px 0;
	font-size:1.17em;
	font-style:italic;
	line-height:1.3em;
}

.leist_liste {
	font-size:1.33em;
	font-weight:bold;
	margin:10px 0 0 0;
	list-style-type:disc;
}

.leist_liste li {
	margin:5px 0 5px 20px;
	font-weight:normal;
	font-size:0.75em;

}

.leist_liste li.leist_listAbsatz {
	margin-top:20px;
}

.leist_liste li.leist_last {
	font-size:0.81em;
	font-style:italic;
	margin-top:15px;
	list-style-type:none;
}	

p.center {
	text-align:center;
}

.kon_vk_depots {
	margin:0 0 0 30px;
}


.small {
	font-size:0.92em;
	margin:0;
}

.g {
	color:#666666;
}

.green {
	color:#339900;
}


#gmap {
	width:100%;
	height:100%;
	background:#345;
}


/*
	= [ende]:> footer
*/

.long_conBG {
 	width:100%;
   height:16px;
   background:url(../_gfx/long_conBG.png) no-repeat left top;
	behavior:url(iepngfix.htc);
	float:left;
}


/*
 *
 *	= [start]:> footer
*/
#footer {
	background-color:#e41910;
	color:#fff;
	float:left;
	width:100%;
   height:40px;
}

#footer ul {
	width:100%;
	float:left;
}

#footer ul li {
	float:left;
}

#footer .sep {
	width:25px;
	text-align:center;
}

#footer a,
#footer a:hover {
	color:#fff;
	text-decoration:none;
	float:left;
}

#footer a:hover { text-decoration:underline; }
/*
	= [ende]:> footer
*/



/*

	update kontakt page -> 10/07/19
	- - - - - - - - - - - - - - - - - - - - - - -
*/
#mainnav ul li ul { visibility:hidden; position:absolute; overflow:hidden; left:-5px; top:52px; font-size:0.92em; float:left; }
#mainnav ul li#kontaktBT ul#subnav_kon { background:url(../_gfx/subnav/subnav_kon_bg.gif) no-repeat left top; height:74px; width:226px; padding:10px 0 0 20px; }
#mainnav ul li#kontaktBT ul#subnav_kon li { float:left; text-align:left; margin:0 0 5px 0; border-right:none; width:180px; border-bottom:1px solid #b8b8b8;  overflow:visible; height:auto; padding-bottom:10px; }
#mainnav ul li#kontaktBT ul#subnav_kon li.last { border-bottom:none; margin-top:5px;  }
#mainnav ul li#kontaktBT ul#subnav_kon li a,
#mainnav ul li#kontaktBT ul#subnav_kon li a:hover { font-weight:bold; float:left; display:block; width:100%; height:100%; text-align:left; position:relative; padding:0;
	margin:0;
	line-height:1em;
	font-size:15px;	
}




hr {
	width:100%;
   margin:10px 0 10px 0px;
   float:left;
   height:1px;
   color:#d6d6d6;
   background:#d6d6d6;
   border:none;
   display:block;

}

.ansprechpartner_con {
	float:left;
	width:100%;
	position:relative;
	height:162px;
}

.ansprechpartner_con .img {
	float:left;
	width:263px;
	height:162px;
}

.ansprechpartner_con .detail {
	float:left;
	position:absolute;
	left:75px;
	bottom:75px;
	background:#fff;
	border:4px solid #e41910;
	padding:2px;
	line-height:.1em;
	
	display:none;
}

.ansprechpartner_con .kon_persBox {
	margin-left:10px;
}

.ansprechpartner_con .qr,
.conbox .qr { float:right; }


.persBoxen_conty h2 {
	margin:10px 0 0 0;
	float:left;
	width:100%;
}




  
