@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #2e2c2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
}

div#rahmen
{
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 1000px;
	background-image: url(images/rahmen_bg.png);
	background-position: top;
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -500px;
}

* html div#rahmen
{
	background-image: none;
}

div#bannerholder
{
	float: left;
	position: relative;
	bottom: 0;
	left: 15px;
	text-align: left;
	width: 970px;
	height: 208px;
}

div#banner
{
	float: left;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	width: 970px;
	height: 133px;
	background-color: #00000;
	color: #ffffff;
}

div#brands
{
	float: left;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	width: 765px;
	height: 75px;
	background-image: url(images/brand_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	color: #d3d3d3;
	padding-right: 205px;
	background-color: #000000;
}

* html div#brands
{
	margin-top: -4px;
}

div#contentholder
{
	float: left;
	position: relative;
	bottom: 0;
	left: 15px;
	text-align: left;
	width: 930px;
	padding: 20px;
	background-color: #000000;
	color: #d3d3d3;
	color: #888888;
	color: #999999;
	min-height: 250px;
	/* background-image: url(images/content_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat; */
}

div#navi
{
	float: left;
	position: relative;
	width: 200px;
	border-left: 1px solid #008cd2;
}

div#pages
{
	float: left;
	position: relative;
	width: 730px;
	margin-right: 10px;
}

div#contentpages
{
	float: left;
	position: relative;
	width: 730px;
	margin-right: 10px;
	margin-left: 5px;
	min-height: 250px;
	overflow: hidden;
}

div#actions
{
	float: right;
	position: relative;
	width: 170px;
	margin-top: 17px;
	overflow: hidden;
}

div#footer
{
	position: relative;
	clear: both;
	float: left;
	width: 1000px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: #d3d3d3;
	background-color: #2e2c2a;
	text-align: center;
	padding-bottom: 10px;
}

/* FORMULARE */

div#navi input
{
	float: left;
	border-left: 0;
	border-top: 1px solid #9a9b9b;
	border-right: 0;
	border-bottom: 1px solid #9a9b9b;
	margin: 0;
	padding: 3px 0 0 0;
	height: 14px;
	text-indent: 10px;
	width: 134px;
	background-image: url(images/schatten_input_search.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#navi .submit
{
	float: left;
	border: 1px solid #008cd2;
	background-color: #008cd2;
	margin: 0;
	padding: 0;
	width: 21px;
	height: 19px;
	color: #ffffff;
	text-indent: 0;
	background-image: none;
}

div#contentpages label, div#contentpages input, div#contentpages textarea
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

div#contentpages label
{
	clear: both;
	width: 100px;
	font-weight: bold;
	margin-bottom: 13px;
}

div#contentpages input, div#contentpages textarea, div#contentpages select
{
	border: 1px solid #ffffff;
	width: 200px;
}

div#contentpages .submit
{
	margin-top: 10px;
	background-color: #fe0000;
	padding: 2px 10px;
	color: #ffffff;
	border: 1px solid #fe0000;
	width: 206px;
}

/* LISTEN */

div#navi ul
{
	clear: both;
	float: left;
	margin-top: 10px;
	padding-left: 18px;
	width: 135px;
}

* html div#navi ul
{
	padding: 0;
	margin-left: 8px;
	left: 0;
}

*+html div#navi ul
{
	padding: 0;
	margin-left: 8px;
	left: 0;
}

*+html div#navi ul
{
	padding: 0;
	margin-left: 0px;
	left: 0;
}

div#navi li
{
	padding: 8px 0 0 0;
	margin: 0;
	list-style-image: url(../images/li_navi.jpg);
}

*+html div#navi li
{
	margin-left: 15px;
}

/* LINKS */

div#s a, div#s a:link, div#s a:visited, div#s a:active
{
	color: #ffffff;
	text-decoration: none;
}

div#navi a, div#navi a:link, div#navi a:visited, div#navi a:active
{
	color: #ffffff;
	text-decoration: none;	
}

div#contentpages a, div#contentpages a:link, div#contentpages a:visited, div#contentpages a:active
{
	color: #ffffff;
	text-decoration: none;	
}

div#contentpages a:hover
{
	color: #fe0000;
}

div#footer a, div#footer a:link, div#footer a:visited, div#footer a:active
{
	color: #d3d3d3;
	text-decoration: none;	
}

div#brands a:hover
{
	color: #333333;
	text-decoration: none;	
}

div#footer a:hover, div#navi a:hover
{
	color: #da0000;
	text-decoration: none;	
}

/* */

h1
{
	margin-top: 0;
	font-size: 16px;
	color: #da0000;
}

strong
{
	font-weight: bold;
}

.blue
{
	color: #fe0000;
	color: #ffffff;
}

/* NEWS */

.newsbox
{
	position: relative;
	float: left;
	width: 160px;
	height: 120px;
	padding-bottom: 10px;
	background-color: #000000;
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px solid #333333;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

.newsboxpic
{
	float: left;
	position: relative;
	width: 160px;
	height: 80px;
	overflow: hidden;
}

.newsboxtext
{
	float: left;
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 115px;
	height: 55px;
	overflow: hidden;
}

.newsboxtext a, .newsboxtext a:link
{
	color: #000000;
	text-decoration: none;
} 

.newsboxtext p
{
	margin: 0;
	padding: 0;
}

.newspicbig
{
	float: left;
	width: 505px;
	height: 100px;
	background-color: #003399;
}

.newstext
{
	clear: both;
	float: left;
	margin-top: 20px;
	width: 505px;
}

.newsback
{
	clear: both;
	float: left;
}

/* AKTIONEN */

.actionitem
{
	clear: both;
	float: left;
	width: 170px;
	color: #ffffff;
}

.actionitem a, .actionitem a:link
{
	text-decoration: none;
	color: #ffffff;
}

.gebrauchtwagenitem
{
	clear: both;
	float: left;
	margin-top: 15px;
	width: 170px;
	background-color: #666666;
}

.gebrauchtwagenitem a, .gebrauchtwagenitem a:link
{
	text-decoration: none;
	color: #ffffff;
}

/* AUTOMOBILE */

.automobiletext
{
	float: left;
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 145px;
	height: 65px;
	z-index: 2;
	/* overflow: hidden; */
}

* html .automobiletext
{
	position: relative;
	margin-left: 8px;
	height: 45px;
	width: 140px;
}

*+html .automobiletext
{
	position: relative;
	margin-left: 10px;
	height: 45px;
	width: 140px;
}

.breadcrumb
{
	font-size: 10px; color: #d3d3d3; margin-top: 0; margin-bottom: 12px;
}

.contentbegr
{
	width: 720px;
	margin-left: 20px;
	overflow: hidden;
}

*+html .contentbegr
{
	width: 700px;
}

* html .contentbegr
{
	width: 700px;
}

* html .contentbegr
{
	margin-left: 10px;
}

div#actions a, div#actions a:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

h3
{
	font-size: 13px;
	color: #ffffff;
	margin: 15px 0;
}

.contlight
{
	clear: both;
	float: left;
	padding: 2px 5px;
	background-color: #333333;
	margin-bottom: 5px;
	width: 720px;
}

.contdark
{
	float: left;
	padding: 2px 5px;
	background-color: #202020;
	margin-bottom: 5px;
	width: 720px;
}

.contdark img, .contlight img
{
	float: left; 
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.conttext
{
	float: left;
	width: 450px;
}

.conttextfahrzeuge
{
	float: left;
	width: 350px;
	padding: 5px;
}

.contdark h3, .contlight h3
{
	margin: 5px 0;
}

/* */

.klassetop
{
	background-image: url(images/klassetop.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	left: 0; 
	top: 0;
	height: 23px;
}

.klassetopklasse
{
	float: left;
	width: 38px;
	height: 15px;
	margin-top: 3px;
	margin-left: 4px;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	color: #ffffff;
}

.klassetoptext
{
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

.klassedescr
{
	clear: both;
	float: left;
	padding: 10px;
	width: 198px;
	background-color: #1f1e1b;
	background-image: url(images/klassedescr_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 120px;
}

.kursebox .klassedescr
{
	clear: both;
	float: left;
	padding: 10px;
	width: 317px;
	background-color: #1f1e1b;
	background-image: url(images/klassedescr_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 20px;
}

.klassebox
{
	float: left; 
	width: 218px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	position: relative; 
	padding-bottom: 17px;
	background-image: url(images/klassebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 160px;
}

* html .klassebox
{
	height: 160px;
}

.monathead
{
	background-image: url(images/klassebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 214px;
	height: 17px;
	padding: 3px;
	text-indent: 8px;
	font-weight: bold;
	overflow: hidden;
}

.kursebox
{
	float: left; width: 337px; margin-right: 15px; 
	margin-bottom: 10px; position: relative;
	background-image: url(images/klassebox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #242424;
}

.klassebild
{
	position: absolute;
	bottom: 42px;
}

.further
{
	background-color: #444340; width: 218px; position: absolute; left: 0; bottom: 0; padding: 2px 0;
}

.further img, .linking img
{
	margin-left: 10px;
	margin-right: 6px;
	margin-top: -1px;
	float: left;
}

.linking
{
	background-color: #161616; padding: 2px 0; margin-bottom: 8px;
	background-image: url(images/further_backimg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


/* EVENTKALENDER */

.kalendermonat
{
	float: left;
	width: 220px;
	margin-right: 10px;
	min-height: 180px;
	background-color: #242321;
}

.monatname
{
	width: 210px; height: 13px; margin-top: 20px; padding: 5px 5px; font-weight: bold;
}

.monattage, .termine
{
	float: left; background-color: #000000; padding: 5px; width: 210px; background-color: #242321;
}

.monattage
{
	font-weight: bold;
}

.wochentag
{
	float: left;
	width: 30px;
	text-align: center;
}

.termineholder
{
	float: left;
	width: 30px;
	border-bottom: 1px solid #444340; 
	height: 20px;
	text-align: center;
}

.termineholderhighlight
{
	background-color: #555555;
	color: #ffffff;
	text-align: center;
}

.legende
{
	clear: both;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100px;
}

.legendeheute
{
	clear: both;
	float: left;
	background-color: #555555;
	width: 12px;
	height: 12px;
}

.legendetermin
{
	clear: both;
	float: left;
	background-color: #fe0000;
	width: 12px;
	height: 12px;
}

.terminhighlight
{
	background-color: #fe0000;
	color: #ffffff;
	text-align: center;
}

.termineholder a:link, .termineholder a
{
	background-color: #fe0000;
	color: #ffffff;
	text-align: center;
}

.legendeerlaeuterung
{
	float: left;
	margin-left: 7px;
}

.heutigesevent
{
	float: left;
	margin-top: 10px;
	width: 205px;
	height: 89px;
	padding: 8px;
	position: relative;
	background-image: url(images/eventheute_back.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	overflow: hidden;
	margin-right: 10px;
}

.action
{
	float: left;
	margin-top: 10px;
	width: 160px;
	padding: 8px;
	position: relative;
	background-image: url(images/eventheute_back.jpg);
	background-repeat: repeat-x;
	background-color: #;
	color: #ffffff;
	overflow: hidden;
	padding-bottom: 22px;
}

.heutigesevent .head
{
	font-weight: bold;
	font-size: 12px;
}

.eventheute
{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.heutigesevent .further, .action .further
{
	background-color: #444340; width: 220px; height: 12px; position: absolute; left: 0; bottom: 0; padding: 5px 0; overflow: hidden;
}
.heutigesevent .further img, .action .further img
{
	margin-top: -2px;
}

/* BOXEN */

.ulbox
{
	float: left;
	width: 330px;
	margin-left: 20px;
	background-color: #1f1e1b;
	margin-bottom: 10px;
	margin-top: 15px;
	background-image: url(images/klassedescr_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

* html .ulbox
{
	margin-left: 10px;
}

.ulboxhead
{
	background-image: url(images/klassebox_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	font-size: 13px;
}

.ulbox ul
{
	margin: 0;
	padding: 0;
	margin-left: 35px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.ulbox li
{
	padding: 1px 5px;
	border-bottom: 1px solid #444444;
	list-style-image: url(images/listtype.jpg);
}

*+html .ulbox li
{
	padding: 5px 10px;
}

* html .ulbox li
{
	padding: 5px 10px;
}

.ulbox p
{
	margin: 10px;
}

.headbox
{
	clear: both;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 680px;
}

.headbox p
{
	margin: 5px;
}

* html .headbox
{
	margin-left: 10px;
}

.boxhead
{
	clear: both;
	background-image: url(images/klassebox_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	width: 720px;
	margin-bottom: -2px;
	font-size: 13px;
}

a, a:link
{
	text-decoration: none;
}

.left
{
	float: left;
}

.marginright20
{
	margin-right: 20px;
}

.startseitelinks a, .startseitelinks a:link
{
	display: block; width: 100px; height: 20px;
}

/* preise */

.preiselegende
{
	width: 200px; float: left; color: #ffffff;
}

.preiseklasse
{
	background-color: #222222; padding: 2px 5px; border: 0;
}

.preisegrundbetrag
{
	padding: 2px 5px;
}

div#preisegrundbetragklein
{
	height: 64px;
}


.preisehead
{
	background-color: #ffffff; color: #333333; padding: 2px 5px; font-weight: bold;
}

.preisezwischen
{
	padding: 2px 5px; border-bottom: 1px solid #666666;
}

.small
{
	width: 55px;
	border-left: 1px solid #666666;
	text-align: center;
	height: 16px;
}

* html .small 
{
 	width: 45px;
}

.preiseheadklein
{
	height: 32px;
}

.smallwithout
{
	width: 55px;
	text-align: center;
	height: 16px;
}

* html .smallwithout
{
	width: 45px;
}

.preiselegendesmall
{
	clear: both;
	float: left;
	width: 700px;
	line-height: 14px;
	font-size: 10px;
	margin: 20px 0;
}

.hoehe3
{
	width: 65px;
}

h2
{
	font-size: 16px;
	line-height: 18px;
}

/* location */

.locationfahrschulepic
{
	clear: both; float: left; width: 330px;
}

.locationfahrlehrerpics
{
	float: left; width: 330px; margin-left: 25px;
}

.fahrlehrerpics
{
	float: left; width: 330px; min-height: 166px;
}

.fahrlehrerpicsleft
{
	float: left; margin-right: 15px; width:156px; overflow: hidden;
}

.fahrlehrerpicsright
{
	float: left; margin- right: 15px; width:156px; overflow: hidden;
}

.teacher
{
	float: left; width:156px;
}

.width147left
{
	width: 147px; float: left;
}

.linkinglocation
{
	clear: both; float: left; width: 330px; margin-top: 10px; margin-bottom: 0;
}

.infobottom
{
	float: left; width: 690px;
}

.locationanmeldung
{
	float: left; width: 330px;
}

.locationunterricht
{
	float: left; width: 330px; margin-left: 25px;
}

.locationkarte
{
	float: left; width: 250px; margin-left: 40px;
}

.locationlinks
{
	clear: both; float: left; margin-top: 10px; margin-left: 30px;
}

/* index */

.brandslink
{
	position: absolute; left: 0; height: 70px; width: 210px; display: block;
}

.brandslink a, .brandslink a:link
{
	display: block; width: 210px; height: 70px;
}

.actionsmallimg
{
	width: 176px; margin-left: -8px; margin-top: 8px;
}

.startlinking
{
	margin-left: -8px; width: 200px; padding-top: 4px; margin-bottom: 0;
}

.action a, .action a:link
{
	color: #ffffff; font-size: 12px;
}

.werbung
{
	float: left; width: 210px; overflow: hidden;
}

.startdescr
{
	clear: both; float: left; width: 156px; padding: 10px; margin-top: 10px; border-bottom: 2px solid #191919
}

.starth3
{
	margin-left: 20px;
}

* html .starth3
{
	margin-left: 10px;
}

.clearboth
{
	clear: both;
}

.block
{
	clear: both; display: block; float: left; width: 250px; height: 61px; color: #ffffff;
}

.block1
{
	display: none; z-index: 102; position: absolute; right: -45px; bottom: -7px; width: 271px; height: 117px; padding-left: 25px; background-image: url(images/locationinfo.jpg); background-repeat: no-repeat;
}

.block2
{	
	position: absolute; z-index: 101; width: 100px; height: 20px; display: block; border: 1px dotted #cf2a00;
}

.theoulboxhead
{
	margin-bottom: 10px; margin-top: 15px;
}


.facebook img {
	border: none!important;
	}

.facebook a:hover {color: #FE0000!important;}

#facebook-div a:hover {color: #FE0000!important;}
