*  { margin: 0; padding: 0; }

/* CONTAINER */

body {
		font-size: 90%; line-height: 120%; 
	    font-family: Arial, Helvetica, sans-serif;
		background: #fff;
		color: #000;
		margin: 0 25px;
    }

#rap {
		margin: 25px auto; min-width: 960px; max-width: 1600px;
		/* background: url('img/bg_left_column.jpg') repeat-y left; */
		border: 1px solid #969696;
		position: relative; top: 0; left: 0; display: block;
	}

#headlinks { display: none; }
#headlinks a { color: #fff; }

/* HEADER */
#header {
		background:#1B5A9A;
		height: 110px; 
		}

#header h1 a {
		position: absolute;
		left: 24px; top: 0;
		text-indent: -1000em;
		width: 175px; height: 64px;
		background: url('img/autohaus_guenther.jpg') no-repeat;
		}
		
/* NAVIGATION */
#navigation {
		position: absolute; display: block; left: 24px; top: 87px; height: 19px;
}

#navigation ul {
		list-style-type: none;
		margin: 0;
		}

#navigation li {
		display: inline; font-family: Arial, Helvetica, sans-serif;
		}

#navigation a, #navigation li.aktiv, #navigation a.aktiv {
		display: block; width: 117px; height: 19px;
		float: left; 
		padding: 2px 5px; margin-right: 15px;
		background: #233F84; color: #fff;
		text-decoration: none; 
		}

#navigation li.aktiv, #navigation a.aktiv, #navigation a:hover, #navigation a:focus {
		background-color: #E4C12F; color: #000;
}
/* WHERE */
#where {
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 24px;
		padding: 5px;
} 


/* CONTENT */

#content { margin-left: 0px; }
#content * { position: relative; }

h2 { margin: 1em 0 .5em; line-height: 1.2em; font-weight: normal; clear: both;
	border-bottom: 1px solid #1B5A9A; padding-bottom: .1em; }
h3 { margin: 1em 0 .5em 0; font-weight: bold; clear: left; }
h4 { margin: .2em 0 .2em 0; font-weight: bold; }

p, ul { text-align: justify; }

dt { font-size:85%; font-style: italic; margin-top: .2em; float: left; clear: left; width: 14em; }
dd { margin: .3em 0 0 14.5em; }

p, td, th, li { font-size: 1em; line-height: 1.25em; margin: .5em 0; }
ul, ol { margin-left: 1.5em; }
ul { list-style-type: square; }
em { font-weight: bold; }

blockquote {
  padding: 0 12px;
  border-left: 5px #ccc solid;
  font-family: "Times New Roman", Helvetica, serif;
  }
  
table { border-collapse: collapse;  }
td, th { padding: 2px 5px 5px 0; vertical-align: top; }
td.special { border-top: 1px solid #ccc; }
.fieldname { font-size:85%; font-style: italic; width: 14em; }

a:hover { text-decoration: none; }

/* CATEGORY SPECIFIC */

/* Start */
div.welcome img { width: 350px; }

/* News */
#news dt { width: 10em; }
#news dd { margin-left: 0em; }

/* Lists */
/* Autos, Mitarbeiter */ 
ul.cars, ul.mitarbeiter, ul.hersteller, ul.rent {
	list-style-type: none;
	margin-left: 0;
	}
ul.cars li, ul.mitarbeiter li, ul.hersteller li {
	float: left;
	display: block;
	margin: 0 1em 1em 0;
}

ul.cars li, ul.cars img { width: 14.5em; }
ul.mitarbeiter li { width: 25%; }
ul.mitarbeiter p { text-align: left; margin: 0; }
ul.mitarbeiter p.phone { font-size: 90%; color: #666; margin-top: .2em; }
ul.mitarbeiter img { width: 100%; margin-bottom: .5em; }



/* Service  */
a.flyer { display: block; width: 100%; height: 55px;
	padding: 10px 10px 10px 80px;
	background: url(img/ico/download2.png) no-repeat; 
	background-position:  10px 0;
	}
a.flyer:hover { background-position: 10px -75px; }

/* Vermietung */
ul.rent li  img {
	width: 300px;
	float: left;
	margin: 0 1em 1em 0;
}
ul.rent li { clear: left; }
ul.rent h3 { clear: none; }

/* Preisbox */
ul.rent div.preise { 
	float: right; width: 33%; margin: 0 0 .5em 1em; padding: 0 .5em ;
	border: 1px solid #ccc;
}
ul.rent div.preise h4 {
	margin: 0 -.5em 0 -.5em; padding: .2em .5em;
	background: #eee;
	border-bottom: 3px double #ccc;
}
ul.rent p.daten, ul.rent p.bem {
	font-size: 85%;
}

ul.hersteller li, ul.hersteller a  { display: block; width: 100px; height: 100px; text-indent: -1000em; }
li#opel a { background: url('img/static/logo-opel.jpg') no-repeat; }
li#alfa a { background: url('img/static/logo-alfa.jpg') no-repeat; }
li#isuzu a { background: url('img/static/logo-isuzu.jpg') no-repeat; }
li#opel a:hover, li#opel a:focus { background: url('img/static/logo-opel-selected.jpg') no-repeat; }
li#alfa a:hover, li#alfa a:focus { background: url('img/static/logo-alfa-selected.jpg') no-repeat; }
li#isuzu a:hover, li#isuzu a:focus { background: url('img/static/logo-isuzu-selected.jpg') no-repeat; }

/* Special text formatting */
em.preis { font-style: normal; font-weight: bold; }
span.rem { color: #999; font-size: 75%; }

  
/* FOOTER */
#footer {
		clear: both; text-align: center; font-size: 85%; padding: 1em 0;
		font-family: Arial, Helvetica, sans-serif;
}
#footer, #footer a {
		color: #999;
}
  
  
/* IMAGES */
div.img img { padding: 2px; border: 1px solid #ccf; }
div.img p { font-size: 85%; line-height: 85%; font-style: italic; color: #666; }
div.fc { margin: 0 auto; text-align: center; }
div.fr  { float: right; margin: 0 0 0 1em; text-align: right; }
div.fl  { float: left; margin: 0 1em 0 0; text-align: left; }
img.single { width: 350px; }

/* CONTACT  ICONS */
.mail:before { vertical-align: middle; 	content: url('img/ico/vcard.png')" "; }
.phone:before { vertical-align: middle; 	content: url('img/ico/telephone.png')" "; }
.fax:before { vertical-align: middle; 	content: url('img/ico/printer.png')" "; }
.email:before { vertical-align: middle; 	content: url('img/ico/email.png')" "; }

/* SUB-TEMPLATES */
/*
 * http://www.yaml.de/ 
 */

.subcolumns {
		width: 99.9%;
		padding: 0 1px 0 1px;
		margin: 0 -1px 0 -1px;
		overflow: hidden;
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; overflow: hidden; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; overflow: hidden;}

.c25l, .c25r { width: 24.999%; }
.c33l, .c33r { width: 33.333%; }
.c50l, .c50r { width: 49.999%; }
.c66l, .c66r { width: 66.666%; }
.c75l, .c75r { width: 74.999%; }
.c38l, .c38r { width: 38.196%; } /* Goldener Schnitt */
.c62l, .c62r { width: 61.803%; } /* Goldener Schnitt */

.subc { padding: 0 0.5em 0 0.5em; overflow: hidden; }
.subcl { padding: 0 0.5em 0 0.5em; overflow: hidden; }
.subcr { padding: 0 0.5em 0 0.5em; overflow: hidden; }

.dropmenu { width:300px; }

