@charset "utf-8";
/* --autohaus-mittelsdorf.de--
*/

/* --0. import files --
	--1. standards--
	--2. layout --
	--3. content-by sites --
	--4. navi
	--5. links --
	--6. sprungmarken --
	--7. ew-cms --
*/


@import url("kontaktstyle.css");
/* 	--1. standards --
	-- reset--
*/

html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,  font, img, ins,  kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	}
/* remember to define focus styles! */
:focus {
	outline: 1px;
}
body {
	background-color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;	
	}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* --end of reset --*/

h1{
	font-size: 22px;
	color: #fff;
	position: relative;
	}
h2{
	font-size: 20px;
	color: #ce180c;
	margin: 0 0 17px 26px;
	}
h3{
	font-size: 14px;	
	color: #ce180c;
	margin: 0 0px 0 34px;
	}

h4 {
	font-size: 14px;	
	color: #a94724;
	
	}

p{
	line-height: 1.4em;
	margin: 0 0 7px 0;
	padding: 0 39px 0 34px;
	
	}

strong{
	color: #ce180c;
	font-weight: bold;
	}
em{
	
	color: #ce180c;
	font-style: normal;
	}
	
/* ------------------------------------------ */
/* ------------- Accessibility -------------- */
/* ------------------------------------------ */

.accessibility {
	display:none;
	height:1px;
	width:1px;
}

/*  -- 2.layout --

*/

#wrapper{
	width: 917px;
	min-height: 400px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	background-image: url(../images/bg-wrapper.png);
	background-repeat: repeat-y;
	background-position: 70px 0px;
	}
.helper{
	background-image: url(../images/bg-helper2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 500px;
	width: 847px;
	float: right;
	}
	
#left{
	width: 261px;
	float: right;
	/*background-image: url(../images/bg-left.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0 0 15px 0;
	min-height: 250px;
	}
#right{
	width: 586px;
	float: right;
	background-image: url(../images/bg-inhalt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 195px;
	padding: 0 0 20px 0;
	min-height: 350px;
	}
/*.flash{
	width: 579px;
	height: 195px;
	z-index: 40;
	}*/
.text{
	padding: 32px 0 0 0;
	min-height: 350px;
	}

.footer{
	width: 910px;
	height: 227px;
	margin: 0px 0 0 0px;
	position: relative;
	z-index: 40;
	background-image: url(../images/bg-footer2.jpg);
	background-repeat: no-repeat;
	}

/* -- header formatierung --*/

#header{
	width: 847px;
	height: 161px;
	position: relative;
	z-index: 10;
	margin: 0px 0px 0 0;
	float: right;
	
	}
#header h1 a{
	width: 261px;
	height: 161px;
	display: block;
	font-size: 16px;
	color: #000;
	z-index: 2;
	text-indent: -10000px;
	text-decoration: none;
	background-image: url(../images/autohaus-mittelsdorf.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: 0px 0px;
	float: left;
	}

#header h1 a:hover{
	color: #000;
	text-decoration: none;
	background-position: 0px -161px;
}
html>body #header h1 a:hover{color: #000; text-decoration: none; background-position: 0px -161px;}

#header h2{
	margin: 46px 0 0 0;
	}
#header h2 a{
	width: 193px;
	height: 85px;
	position: relative;
	z-index: 10;
	float: left;
	text-indent: -10000px;
	cursor: default;
	}
.kia a{
	background-image: url(../images/kia-motors.png);
	background-repeat: no-repeat;
	}
.daihatsu a{
	background-image: url(../images/daihatsu.png);
	background-repeat: no-repeat;	
	}
.nissan a{
	background-image: url(../images/nissan.png);
	background-repeat: no-repeat;	
	}
	
#header .addi p{
	font-size: 14px;
	font-style: italic;
	color: #000;
	line-height: 1.2em;
	margin: 0 0 4px 0;
	}

/* -- end of header --*/
#left h3{
	font-size: 14px;
	color: #ce180c;
	padding: 9px 0 0 20px;
	margin: 0 0 5px 0;
	font-weight: bold;
	}

#left h3.bo{
	font-size: 18px;
	color: #fff;
	padding: 16px 0 0 10px;
	margin: 0 0 20px 0;
	font-weight: normal;
	cursor: default;
	}
#left p{
	line-height: 1.3em;
	margin: 0 0 7px 0;
	padding: 0 10px 0 20px;
	font-size: 12px;	
	}
	
#left p a{
	
	font-size: 12px;	
	}
.footer h3{
	position: relative;
	top: 5px;
	left: 190px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	width: 180px;	
	}
/* -- aktuelles --*/
.aktu{
	width: 261px;
	min-height: 196px;
	background-image: url(../images/bg-aktuelles.jpg);
	background-repeat: no-repeat;
	}
.fragen{
	width: 261px;
	min-height: 196px;
	background-image: url(../images/bg-fragen.jpg);
	background-repeat: no-repeat;
	}
.kfz h3, .info h3{
	font-size: 18px;
	color: #fff;
	padding: 16px 0 0 20px;
	margin: 0 0 20px 0;
	font-weight: normal;
	cursor: default;
	}
.kfz{
	width: 269px;
	height: 192px;
	background-image: url(../images/bg-fahrzeuge.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0  0 12px;
	}
.info{
	width: 271px;
	height: 192px;
	background-image: url(../images/bg-info.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0  0 12px;
	}
/* -- spiele --*/

h4 a{
	display: block;
	width: 208px;
	height: 132px;
	background-position: 0px 0px;
	text-indent: -10000px;
	}
h4 a:hover{
	background-position: 0px -132px;
	}
.match{
	background-image: url(../images/match-it.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 380px;}

.puzzle{
	background-image: url(../images/puzzle.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -132px;
	left: 670px;}
/* -- 2. end of layout --*/

/* -- 3. content by site --*/

/* --versicherung -->*/

dl.list{
	margin: 10px 0 15px 35px;
	width: 485px;
	}


h3.bg{
	background-color: #DFDFDF;
	margin: 15px 39px 15px 34px;
	padding: 15px 39px 15px 34px;
	text-align:center;
	}

h3.bg .haken{
	height:20px;
	color: #000;
	padding: 5px 0 0 25px;
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 5px 0 5px;
	}



/* --alle seiten--*/

.fix{
	clear: left;
	}
.fixed{
	clear: right;
	}
.fixing{
	clear: both;
	}
.info p{
	
	}
.info h4{
	
	}
.dist{
	margin: 0 0 10px 0;
	}

img.big, #containerSwf1{
	margin: 0 0 10px 25px;
	}
img.bigger{
	margin: 0 0 10px 25px;
	}

/*img.pic180{
	width: 180px;
	float: left;
	margin: 25px 0px 10px 10px;
	}*/
	
.pic180{
	width: 180px;
	float: left;
	margin: 25px 0px 10px 10px;
	}
.pic180 p{
	line-height: 1.4em;
	margin: 0 0 7px 0;
	padding: 0 0px 0 0px;
	text-align: center;
	font-weight: bold;
	color: #999;
	font-size: 12px;
	}

img.pic-170{
	width: 170px;
	float: right;
	margin: 0 29px 10px 10px;
	border: 1px solid #999;
	padding: 2px;
	}
	
dl.list{
	}
dl.list dd{
	margin-bottom: 5px;
	}	

ul.list{
	margin: 10px 0 15px 50px;
	width: 485px;
	}
ul.lister{
	margin: 10px 0 15px 50px;
	width: 240px;
	float: left;
	
	}
ul.list li, ul.lister li{
	margin: 0 0 5px 0px;
	padding: 2px 0 2px 30px;
	
	background-image: url(../images/bullet.png);
	background-position: left top;
	background-repeat: no-repeat;
	
	}

	

	


/* -- team --*/

.tea h3{
	font-size: 12px;
	color: #d4792f;
	padding: 0 2px 0px 0px;
	margin: 0 0 5px 0;
	}
.tea{
	margin: 10px 0 15px 0;
	}
img.teamster{
	width: 150px;
	float: left;
	margin: 0 10px 35px 0px;
	}		
	
/*-- end of --*/




/* --  anfahrt -- */

form#link2map24{
	width: 520px;
	margin: 0 0 0 25px;
	
	/*background-color: #e6edff;*/
	}
	
form#link2map24 label, form#link2map24 input {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	width:150px;
	margin:10px 5px 0 0;
	padding:1px;

/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}

form#link2map24 input{				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:1px solid #858484;
	background:#fcfcfc url(../images/form-hg.png) repeat-x;
}



form#link2map24 input:focus {		/* Stile für aktivierte Formularfelder */
	border:1px solid #0177AF;	
}

form#link2map24 label {							/* Feldbeschriftungen */
	text-align:right;				
	width:60px;						
	padding:0 10px 0 0;			
}

form#link2map24 legend {							/* Stile für die Überschriften der Formularabschnitte ("fieldset") */
	font-size: 13px;
	color: #d5430c;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	}

form#link2map24 fieldset {						/* Formularabschnitte */
	border-top: 1px solid #d5430c;
	border-bottom: none;
	border-left: none;
	border-right: none;	
	padding:0 0 0px 5px;
	float: left;
	width:240px;
	}
form#link2map24 fieldset#berechnen {						/* Formularabschnitte */
	background-image: url(../images/pic-route-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0 15px 10px;
	margin: 0 0 10px 0;	
}
form#link2map24 fieldset#but{
	border: none;	
	padding:0px 0 0px 10px;
	}

form#link2map24 fieldset#but input#submitRoute {				/* Gestaltung des Submit-Buttons */
	width:145px;
	padding:1px;
	background:#858484;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-variant:small-caps !important;
	cursor:pointer;
	border:none;
}

form#link2map24 fieldset#but {			/* Element zur Ausrichtung des Submit-Buttons */
	width:145px;	
	padding:0 0 0 35px;	/* Diese Angabe bestimmt den Abstand zum linken Rand des Formulars */
	}	
form#link2map24 fieldset#ziel p{
	margin: 5px 0 0px 30px;
	padding: 0px;
	width: auto;
	line-height: 1.4em;
	}	
	
form#link2map24 fieldset#hidden{			
	display:none;
}
form#link2map24 fieldset#berechnen input#scountry{			
	display:none;
}		

/* --  impressum -- */

div#euroweb{
	margin: 0 0 0 34px;
	}

p.floatbox{
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0px 0 34px; 
	}
p.floatbox1{
	width: 260px;
	float: left;
	margin: 0 0 20px 0;
	}


/* -- 3. end of content by site --*/

/* -- 4. sub-navi --*/
 ul.subnav{
	z-index: 40;
	width: 579px;
	height: 46px;
	padding: 0px 0 0 0;
	position: relative;
	top: -161px;
	left: 261px;
	}
ul.subnav li{
		float: left;		
		}
		
ul.subnav li a{
	height: 28px;
	color: #eba39e;
	font-size: 12px;
	text-decoration : none;
	padding: 18px 0 0 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	}
ul.subnav li a:hover{
	height: 26px;
	padding: 20px 0 0 0px;
	color : #fff;
	text-decoration : none;
	background-position: 0px -46px;
		}
.about{
	width: 104px;
	background-image: url(../images/nav-about.jpg);
	}
.team{
	width: 85px;
	background-image: url(../images/nav-team.jpg);
	}
.akt{
	width: 80px;
	background-image: url(../images/nav-aktu.jpg);
	}
.news{
	width: 95px;
	background-image: url(../images/nav-news.jpg);
	}
.game{
	width: 74px;
	background-image: url(../images/nav-game.jpg);
	}
.con{
	width: 70px;
	background-image: url(../images/nav-kont.jpg);
	}
.anf{
	width: 71px;
	background-image: url(../images/nav-anf.jpg);
	}

/* --  end of sub-navi --*/


/* -- content nav--*/
ul.nav {
	width: 579px;
	height: 29px;
	margin:0;
	z-index: 50;
	float: left;
	border-bottom: 1px solid #fff;
	}
ul.nav li{
	float: left;
	height: 29px;
	margin: 0;
	}
ul.nav li.nobd a{
	border-right: none;
	padding: 7px 13px 0px 12px;
	}
ul.nav li a{
	display: block;
	font-size: 12px;	
	color : #fff;	
	text-decoration : none;
	height: 22px;
	padding: 7px 11px 0px 11px;
	border-right: 1px solid #fff;
	background-color: #ce180c;
	}
ul.nav li a:hover{
	
	color : #000;	
	text-decoration : none;	
	}




/* --end of content nav --*/

/* nav home--*/

ul.home{
	width: 170px;
	float: right;
	position: relative;
	top: -110px;
	}
.home li{
	float: left;
	}
.home li a{
	font-size: 12px;	
	color : #5f100a;	
	text-decoration : underline;
	padding: 2px;
	margin: 0 5px 0 0;
	}
.home li a:hover{
	font-size: 12px;	
	color : #fff;	
	text-decoration : none;
	background-color: #5f100a;
	padding: 2px;
	}
/* -- 5. links --*/


a{
	
	color: #d33c05;
	text-decoration: underline;
	}
a:hover{
	color: #000;
	text-decoration: none;
	}

#header .addi p a{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	line-height: 1.2em;
	margin: 0 0 4px 0;
	text-decoration: underline;
	}
	
#header .addi p a:hover{
	text-decoration: none;
	color: #666;
	}
	

