/* layout ************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	font:100.01%/1.4 Verdana, sans-serif;
	text-align: center; /* horizontal centering for IE Win quirks */
	color: #345;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 950px;
	background: url(../images/bg.jpg) top left no-repeat;
	text-align: left;
	padding-top: 317px;
}

#menu {
	position: relative;
	width: 122px;
	margin-top: 215px;
	margin-top: -98px;
	float: left;
}

#down {
	/*margin-top: 317px;*/
	margin-right: 50px;
	background: White url(../images/bg_loop.gif) repeat-y;
	border-bottom: 1px solid #F2F0E6;
}

#content {
	margin-left: 135px;
	margin-right: 80px;

border-top: 1px solid White; /* sonst funktioniert margin-top von h2 nicht*/
}

#bottom {
	height: 25px;
	margin: 0 0 0 135px;
	padding: 115px 200px 0 0;
	clear: both;
	text-align: right;
	font: 10px/18px normal "Verdana", sans-serif;
	color: Silver;
	background: White url(../images/bg_end.jpg) no-repeat right bottom;
	position: relative;
	left: 75px;
}

/* content ************************************************/

#content img {
	padding: 9px;
	border: 1px solid #CCC;
	background: #F2F0E6;
}
* html #content img {
	border: 10px solid #F2F0E6;
}
#content img.leftmargin {
		margin-left: 226px;
}
#content #thumbnail_container img {
	width: 120px;
	margin: 0 0 40px 40px;
}

#content div.mailer_popup {
	position: absolute;
	top: 423px;
	left: 0;
	margin-left: 137px;
	border: 5px solid #F2E8CE;
	background: White url(../images/ok.jpg) no-repeat -20px top;
}

#content #thumbnail_container {
	width: 800px;
}

#content div.garage {
	clear: left;
	padding: 0 15px 15px 0;
	border: 1px solid #DDD;
	background-color: #FBFAF7;
	margin-bottom: 30px;
}
* html #content div.garage {
	margin-bottom: 50px;
}

#content div.garage img.smallcar {
	width: 200px;
	margin: 0 0 10px 0;
	float: left;
	padding: 0 10px 10px 0;
	background-color: white;
	border-color: #DDD;
	border-width: 0 1px 1px 0;
	position: relative;
	top: -1px;
	left: -1px;
}
* html #content div.garage img.smallcar {
	left: -4px;
	top: -2px;
}

#content .enlarge_picture { /* for large image on hover */
	position: relative;
}
#content .enlarge_picture img.large {
	position: absolute;
	display: none;
}

#content .enlarge_picture:hover img.large {
	display: block;
	width: 320px;
	left: -250px;
	top: -50px;
	z-index:1000;
}




input {
	cursor:pointer;
}

/* mainmenu **********************************************/

#menu li {
	list-style-type: none;
	text-indent: 26px;
	font: bold 11px/normal Arial;
	color: #456;
	border-bottom: 1px solid White;
	background: url(../images/menu.gif) top left no-repeat;
}

#menu li a {
	/*margin: 0 6px 0 13px;*/
	display: block;
	height: 20px;
	padding: 20px 0 10px;
	color: #456;
	text-decoration: none;
}
.noclick {
	cursor:default;
}

* html #menu li a { /* for IE border box modell */
	height: 50px;
}

#menu li a:hover {
	background-color: #F2E8CE;
}

/* textstyles ********************************************/

#content h1 {
	/* bereits im Hintergrundbild vorhanden */
	overflow: hidden;
    text-indent: -9999em;
	font: normal normal 40pt/0 "Pristina", "Bradley Hand ITC", serif;
	color:#456;
}
#content h1 span {
	font: normal bold 10pt/0 Sans-serif;
	color:#456; letter-spacing: 0.5em;
}

#content h2 {
	margin-top: 40px;
	margin-bottom: 13px;
	margin-left: 228px; /*	background: transparent url(../images/h2_home.jpg) no-repeat top left;*/
	height: 50px;
	overflow: hidden;
    text-indent: -9999em;
	font: normal normal 31pt/20pt "Pristina", "Bradley Hand ITC", serif;
	color:#456;

}

#content h2.willkommen {
	background: transparent url("../images/Zapfino/Herzlich%20Willkommen.png") no-repeat top left;
}
#content h2.modelle {
	background: transparent url("../images/Zapfino/Verfuegbare%20Oldtimer.png") no-repeat top left;
}
#content h2.galerie {
	background: transparent url("../images/Zapfino/Galerie.png") no-repeat top left;
}
#content h2.momente {
	background: transparent url("../images/Zapfino/Die%20schoensten%20Momente.png") no-repeat top left;
}
#content h2.kontakt {
	background: transparent url("../images/Zapfino/Kontaktformular.png") no-repeat top left;
}
#content h2.impressum {
	background: transparent url("../images/Zapfino/Impressum.png") no-repeat top left;
}

h3 {
	margin: 15px 10px 10px 228px;
	font: normal bold 12px/14px Georgia, Serif;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: #456;
}

#content p {
	margin-left: 228px;
	font: 11px/18px normal "Verdana", sans-serif;
	margin-bottom: 18px;
}

/* Automodelle: Liste der technische Daten ****************/
#content div.garage dl {
	clear: left;
	margin-left: 16px;
	font: 10px/12px normal "Verdana", sans-serif;
	color: #89A;
	width: 200px;
	float: left;
}
* html #content div.garage dl {
	margin-left: 8px;
}

#content div.garage dl dt {
	float: left;
}

#content div.garage dl dd {
	margin-left: 80px;
}

#content div.garage input {
	display: block;
	clear: left;
	height: 1.6em;
	margin: 1.6em 0 -1.6em 228px;
	position: relative;
	top: -1.6em;
}

a {
	color: #E9967A;
	text-decoration:none;
}

a:hover {
	color: #456;
}

a img {
	border: none;
}
/* teaser ************************************************/

#teaser {
	float: right;
	width: 200px;
	margin: 13px 0 20px 20px;
	border: 1px solid #DDD;
	background-color: #FAFAFA;
}

#teaser h1 {
	font: normal bold 12px/normal Georgia, Serif;
	padding: 2px 5px;
	border-bottom: 1px solid #EEE;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	background-color: #F1E3C0;
	color: #E9967A;
}

#teaser p {
	font: 10px/16px normal "Verdana", sans-serif;
	margin: 5px;
	color: #89A;
}

#teaser p:first-letter {
	font: normal normal 28pt/32px "Pristina", "Bradley Hand ITC", serif;
	float: left;
	color: #678;
}

#teaser h1 a {
	color: #E9967A;
	text-decoration:none;
	padding-left: 20px;
	background: url(../images/bullet.gif) no-repeat left center;
}
#teaser h1 a:hover {
	color: #E9967A;
	text-decoration: underline;
}

/* End ************************************************/

.printonly { display: none; }

#printoptions {
	position:absolute;
	left: 460px;
	margin-right: 30px;
}
#printoptions a {
	display:block;
	line-height: 20px;
}
#print_pdf {
	margin-left: 2px;
	padding-left: 22px;
	background: url(../images/pdf.ico.png) no-repeat left center;
}
#printer {
	padding-left: 24px;
	background: url(../images/print.ico.gif) no-repeat left center;
}
