* {
	padding: 0;
	margin: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: 'Arial', Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #000;
}

#package {
	width: 100%;
	height: 100%;
}

#page {
	width: 980px;
	background: #fff url(../img/background-main.gif) repeat-y 0 0;
	margin: 0px auto 0px auto;
}

#header {
	background-color: #fff;
	clear: both;
	height: 249px;
	overflow: hidden;
}

#logo {
	padding: 20px 20px 20px 20px;
	background-color: #fff;
	height: 75px;
}

#logo-left {
	float: left;
	background-color: #fff;
	overflow: auto;
}

#logo-right {
	float: right;
	background-color: #fff;
	overflow: auto;
}

#header-image {
	float: right;
	width: 660px;
	height: 250px;
	background-color: #fff;
	overflow: hidden;
}

#main {
	clear: both;
	overflow: auto;
}

#content-left {
	float: left;
	width: 280px;
	padding: 20px 20px 20px 20px;
}

#content-right {
	float: right;
	width: 620px;
	padding: 20px 20px 20px 20px;
}


#footer {
	height: 80px;
}

#footer-left {
	float: left;
	width: 300px;
	height: 30px;
	background-color: #ddd;
	padding: 50px 0px 0px 20px;
	overflow: hidden;
}

#footer-right {
	float: right;
	width: 640px;
	height: 40px;
	background-color: #eee;
	padding: 20px 20px 20px 0px;
	overflow: hidden;
}


div.clear {
	clear: both;
	line-height: 1px;
	height: 0px;
	font-size: 0px;
}


/*** headlines ***/

h1 {
	color: #013501;
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


h2 {
	color: #666;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #666;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*** text ***/

p {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}


/*** links ***/

a {
	outline: none;
	text-decoration: none;
	color: #ff6600;
}

a:hover {
	text-decoration: none;
	color: #013501;
}

a.link-image {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	display: block;
}

a.link-image:hover {
	padding: 10px 10px 10px 10px;
	background-color: #ccc;
	display: block;
}

/*** news ***/

.news-title {
	overflow: auto;
	margin-bottom: 10px;
}

.news-item {
	overflow: auto;
	margin-bottom: 20px;
}

.news-image {
	padding: 10px 10px 10px 10px;
	width: 260px;
	height: 100px;
	background-color: #eee;
	margin-bottom: 15px;
}

.news-imageb {
	padding: 10px 10px 10px 10px;
	width: 260px;
	height: 158px;
	background-color: #eee;
	margin-bottom: 15px;
}

.news-text {
	overflow: auto;
	color: #333;
}

.news-more {
	text-align: right;
}


/*** modellübersicht ***/

ul#model-overview-list {
	list-style: none;
	margin: 10px 0px 20px 0px;
	text-align:	left;
	padding: 0px 0px 0px 0px;
}

ul#model-overview-list li {
	display: block;
}

ul#model-overview-list li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

ul#model-overview-list li a:hover {
	color: #013501;
}


/*** modelle ***/

#model-overview-left {
	float: left;
	width: 300px;
	padding: 10px 20px 10px 0px;
	overflow: auto;
}

#model-overview-right {
	float: left;
	padding: 10px 0px 10px 0px;
	overflow: auto;
	width: 300px;
}

.model-overview-item {
	overflow: auto;
	margin-bottom: 15px;
}

.model-overview-title {
	overflow: auto;
}

a.model-overview-image {
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 150px;
	background-color: #eee;
	display: block;
}

a.model-overview-image:hover {
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 150px;
	background-color: #ccc;
	display: block;
}

#model-image-left {
	float: left;
	width: 300px;
	padding: 10px 20px 10px 0px;
	overflow: auto;
}

#model-image-right {
	float: left;
	padding: 10px 0px 10px 0px;
	overflow: auto;
	width: 300px;
}

.model-image-item {
	overflow: auto;
	margin-bottom: 15px;
}

a.model-image {
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 150px;
	background-color: #eee;
	display: block;
}

a.model-image:hover {
	padding: 10px 10px 10px 10px;
	width: 280px;
	height: 150px;
	background-color: #ccc;
	display: block;
}


/*** ansprechpartner ***/

.employee-list-left {
	float: left;
	width: 300px;
	padding: 0px 20px 0px 0px;
}

.employee-list-right {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 300px;
}

.employee-list-item {
	float: left;
	overflow: auto;
	padding-bottom: 20px;
}

.employee-list-item-image {
	padding: 10px 10px 10px 10px;
	width: 100px;
	height: 133px;
	background-color: #eee;
	margin-right: 15px;
	float: left;
}

.employee-list-item-data {
	float: left;
}

/*** banner ***/

.banner {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	margin-right: 15px;
	float: left;
}


/*** service ***/

ul.check-list {
	list-style: none;
	margin: 15px 0;
	text-align:	left;
	padding: 0px 0px 0px 0px;
}

ul.check-list li {
	display: block;
	background: transparent url(../img/icon-check-orange.gif) no-repeat 0px 3px;
	padding-left: 16px;
}


.service-item-title {
	overflow: auto;
	margin-bottom: 10px;
}

.service-item {
	overflow: auto;
	margin-bottom: 20px;
}

.service-item-text {
	padding: 10px 10px 10px 10px;
	width: 260px;
	overflow: auto;
	background-color: #eee;
}

.service-item-more {
	text-align: right;
}


/*** service list ***/

.service-list-item {
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}

.service-list-item-text {
	margin-right: 15px;
	float: left;
	width: 370px;
}

.service-list-item-price {
	text-align: right;
	overflow: auto;
	margin-bottom: 20px;
}

/*** event ***/

.event-list-item {
	width: 100%;
	height: 180px;
}

.event-list-item-image {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	margin-right: 15px;
	float: left;
}

.event-list-item-data {
	float: right;
	width: 370px;
}

.event-item-title {
	overflow: auto;
	margin-bottom: 10px;
}

.event-item {
	overflow: auto;
	margin-bottom: 20px;
}

.event-item-text {
	padding: 10px 10px 10px 10px;
	width: 260px;
	overflow: auto;
	background-color: #eee;
}

/*** unternehmen ***/

.company-list-item {
	width: 100%;
	height: 180px;
}

.company-list-item-image {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	margin-right: 15px;
	float: left;
}

.company-list-item-data {
	float: right;
	width: 370px;
}


/*** teile und zubehör ***/

.accessory-list-item {
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}

.accessory-list-item-image {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	margin-right: 15px;
	float: left;
	width: 200px;
}

.accessory-list-item-data {
	float: right;
	width: 365px;
}

.accessory-list-item-price {
	text-align: right;
	overflow: auto;
	margin-bottom: 20px;
}


/*** partner ***/

.partner-list-item {
	width: 100%;
	height: 180px;
}

.partner-list-item-image {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	margin-right: 15px;
	float: left;
}

.partner-list-item-data {
	float: right;
	width: 400px;
}

/*** button ***/

a.button {
	background-color:#013501;
	color:#fff;
	display:block;
	overflow:auto;
	padding:4px 0px 4px;
	text-align:center;
	text-decoration:none;
	width:100px;
	margin-left: 10px;
	float: right;
}

a.button:hover {
	background-color:#eee;
	color:#000;
	display:block;
	overflow:auto;
	padding:4px 0px 4px;
	text-align:center;
	text-decoration:none;
	width:100px;
	margin-left: 10px;
	float: right;
}

.left {
  float: left;
  margin: 5px 5px 5px 0px;
}

.homepic-left {
  float: left;
  margin: 0px 10px 10px 0px;
	width: 260px;
	height: 100px;
	border : 10px solid #eee;
}