
/* standard elements background: #655A46 url(img/site/site_bg.jpg);*/
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	color: #333;
	font: normal 62.5% "Verdana",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Verdana",sans-serif;
}
p,cite,code,ul {
	font-size: 1.1em;
	padding-bottom: 1.1em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Verdana",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Verdana",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url() repeat-y;
	margin: 0 auto;
	width: 912px;
}

/* header */
.header {
	background: url(img/site/header.jpg) repeat-x;
	height: 179px;
	margin: 0 auto;
	width: 912px;
}


/* navigation */
.navigation {
	background: url(img/site/navi_bg.jpg) repeat-y;
	font: bold 1.1em Verdana,sans-serif;
	height: 37px;
	margin: 0 0;
	padding: 0px 7px;
	width: 912px;
}
.navigation a {
	color: #fff;
	text-decoration: none;
	padding: 3px 3px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 30px;
}
.navigation a:hover {
	color: #FFCBA5;
}

/* main */
.main {
	clear: both;
	padding: 0 0px 3px 0px;
}

/* content */
.content {
	padding-top: 0px;
	float: left;
	width: 100%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background: url(img/site/footer2_bg.jpg) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 37px;
	margin-right: 10 10 10 10;
	text-align: right;
	width: 912px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Images Hintergrund */
.angebote {
	background-attachment: ;
	background-image: url(img/pix/angebote.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.home {
	background-attachment: ;
	background-image: url(img/pix/home.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.alarm {
	background-attachment: ;
	background-image: url(img/pix/alarm.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.impressum {
	background-attachment: ;
	background-image: url(img/pix/impress.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.multimedia {
	background-attachment: ;
	background-image: url(img/pix/multimedia.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.naviceiver {
	background-attachment: ;
	background-image: url(img/pix/navigation.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.ortung {
	background-attachment: ;
	background-image: url(img/pix/ortung.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.service {
	background-attachment: ;
	background-image: url(img/pix/service.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.car_hifi {
	background-attachment: ;
	background-image: url(img/pix/carhifi.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.finanzierung {
	background-attachment: ;
	background-image: url(img/pix/finanzierung.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.galerie {
	background-attachment: ;
	background-image: url(img/pix/galerie.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}
.galerie_leer {
	background-attachment: ;
	background-image: url(img/pix/galerie_leer.jpg);
	background-repeat: norepeat;
	background-position: top;
	height: 327px;
}