*  { margin: 0; padding: 0; }


/* LINK COLORS */
a:link {
	text-decoration: none;
	font-weight:bold;
    color: #363636;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
    color: #363636;
}
a:active {
    text-decoration: none;
	font-weight:bold;
    color: #363636;
}

a.enum:link {
	display:inline-block;
    background: url(img/static/link.png) no-repeat 5px;
    padding-left:16px;
	text-decoration: none;
	font-weight:bold;
    color: #363636;
}

a.enum:visited {
	display:inline-block;
    background: url(img/static/link.png) no-repeat 5px;
    padding-left:16px;
    text-decoration: none;
	font-weight:bold;
    color: #363636;
}
a.enum:active {
	display:inline-block;
    background: url(img/static/link.png) no-repeat 5px;
    padding-left:16px;
    text-decoration: none;
	font-weight:bold;
	color: #363636;
}


/* CONTAINER */
body {
	background-image:url('img/static/gradient.png');
	background-repeat:repeat-x;
	height:100%;
	font-size: 80%; line-height: 120%; 
	font-family:Verdana,Helvetica,Arial,sans-serif;
	margin: 0 100px;
	text-shadow:0px 2px 3px #ccc;
}

#rap {
		margin: 50px auto; min-width: 960px; max-width: 1600px;
		background: #fff;
		position: relative; top: 0; left: 0; display: block;
}

#headlinks { display: none; }
#headlinks a { color: #fff; }

/* HEADER */
#header {
		background: #000000;
		height: 110px; 
		}

#header h1 {
		margin: 8px 0px 0px 0px;
		font-weight: lighter;
		color: #efbe1e;
		border-bottom: none;
		text-shadow:0px 1px 2px #efbe1e;
} 


#header h2 {
		margin: 8px 0px 0px 0px;
		font-weight: lighter;
		color: #efbe1e;
		border-bottom: none;
		text-shadow:0px 1px 2px #efbe1e;
}
		
/* NAVIGATION */
#navigation {
		position: absolute; display: block; left: 0px; top: 87px; height: 19px;
}

#navigation ul {
		list-style-type: none;
		margin: 0;
		}

#navigation li {
		display: inline; font-family:Verdana,Helvetica,Arial,sans-serif;
		font-size: 90%;
		}

#navigation a, #navigation li.aktiv, #navigation a.aktiv {
		display: block; height: 15px;
		float: left; 
		padding: 4px 5px;
		background: #000000; color: #fff;
		text-decoration: none;
		margin-right: 20px;
		font-weight:normal;
		text-shadow:0px 2px 3px #eee;
		}

#navigation li.aktiv, #navigation a.aktiv, #navigation a:hover, #navigation a:focus {
		background-color: #333; color: #fff;
}
/* WHERE */
#where {
		font-family:Verdana,Helvetica,Arial,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 #363636; padding-bottom: .1em; text-shadow:0px 1px 2px #888; }
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:Verdana,Helvetica,Arial,sans-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; }

a:hover { text-decoration: none; }

/* CATEGORY SPECIFIC */

/* Start */
div.welcome img {
	margin: 10px 0px 16px 0px;
	width: 98.5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

/* 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 5em 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%; }

#disclaimer {
    clear: both; text-align: center; font-size: 85%; padding: 0 0;
    font-family:Verdana,Helvetica,Arial,sans-serif;
}

  
/* FOOTER */
#footer {
		clear: both; font-size: 75%; padding: 1em 0;
		font-family:Verdana,Helvetica,Arial,sans-serif;
		background-color: #000;
		margin-top:10px;
		padding-top:5px;
		padding-bottom:5px;
}
div.footerback {
	text-shadow: none;
	margin-left: 5px;
	position: absolute;
	color: #efbe1e;
	z-index: 1;
}
div.footerfront {
	text-shadow: none;
	text-align: center;
	z-index: 2;
}
#footer, #footer a {
		color: #909090;
}
  
  
/* IMAGES */
div.img img { padding: 2px; border: 1px solid #ccc; }
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; }
img.logo {
	border: 0px;
}

/* 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 1em 0 1em; overflow: hidden; }
.subcl { padding: 0 1em 0 1em; overflow: hidden; }
.subcr { padding: 0 1em 0 1em; overflow: hidden; }

.dropmenu { width:300px; }


table.form { border-collapse:collapse; border-spacing:0px; } 
td.form { padding: 2px 0px 5px 0px; margin: 0 0 0 0; vertical-align: top; }
textarea.form { width:100%; }
input.textform { width:100%; background-color: #ffffff; border:1px #666 solid; }
input.invalid { width:100%; background-color: #ffacb8; border:1px #666 solid; }
input.mandatory  { width:100%; background-color: #faeab5; border:1px #666 solid; }
span.invalid { background-color: #ffacb8; }
span.mandatory  { background-color: #faeab5; }



