@import url(" reset.css");

/* @group general */

* {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #767777;
}

body {
	background: #b0002d url(body.gif) repeat-y;
}

#top {
	background-color: #b0002d;
}

#wrapper {
	width: 960px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

a:link, a:visited {
	text-decoration: none;
	color: #5a5a63;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	color: #b0002d;
}

#naviMain a.here, #naviSub a.here {
	color: #b0002d;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a img {
	border-width: 0;
	margin: 0;
}

.clear {
	clear: both;
}



/* @end */

/* @group header */

#header {
	height: 140px;
	background: url(header.gif) no-repeat right top;
}

#header #line {
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a0a1a1;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}

#logo {
	float: right;
	width: 210px;
	margin-top: 15px;
}

#naviMain {
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	width: 600px;
	height: 60px;
	font-size: 14px;
}

#naviMain ul {
	list-style-type: none;
}

#naviMain ul li {
	display: inline;
	border-right: 1px solid #6a6a6a;
	padding-right: 12px;
	padding-left: 10px;
	list-style-type: none;
}

#naviMain ul li.last {
	border-right-style: none;
}

#naviMain ul li a:link {
	list-style-type: none;
	display: inline;
}



/* @end */

/* @group content */

#content {
	background-color: #d8d9d9;
	border: 7px solid white;
	margin-top: 15px;
}

.home {
	background: url(key_home.jpg) no-repeat left top;
}

.ueberuns {
	background: url(key_ueberuns.jpg) no-repeat;
}

.angebote {
	background: url(key_angebote.jpg) no-repeat;
}

.kontakt {
	background: url(key_kontakt.jpg) no-repeat;
}

#mainContent {
	margin-top: 315px;
	float: right;
	width: 635px;
	padding-bottom: 60px;
}

.copy {
	width: 535px;
}

h1 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}

#homeNews {
	border-top: 1px solid #626167;
	border-bottom: 1px solid #626167;
	margin-bottom: 30px;
	margin-top: 60px;
}

#homeNews h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.copyEntry {
	margin-bottom: 30px;
}

.newsEntry {
	border-top: 1px solid #626167;

}

.newsEntry h3 {
	width: 330px;
}

#homeNews p {
	width: 330px;
}

.newsEntry img {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

.highlight, .rabatt {
	color: #b0002d;
}

.modell {
	
}

.modell h3 {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 0;
}

.modell p.rabatt {
	float: right;
}

.modelltext {
	border-top: 1px solid #767777;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.modell img {
	float: right;
}

.rabatt {
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: bold;
}

iframe {
	padding: 10px;
	background-color: white;
	margin-top: 30px;
}



/* @end */

/* @group naviSub */

#naviSub {
	margin-top: 323px;
	width: 250px;
	margin-left: 25px;
	font-size: 14px;
	line-height: 20px;
}

#naviSub ul {
	
}

#naviSub ul li {
	list-style-type: none;
}

#naviSub ul li a:link {
	
}



/* @end */

/* @group footer */

#footer {
	padding-top: 5px;
	background-color: white;
	padding-bottom: 8px;
}

#footer p {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	text-align: center;
	color: #989999;
	letter-spacing: 1px;
}

/* @end */

div.gallery {
	margin-bottom: 30px;
}
