/* aktivComm GmbH
 * www.aktivcomm.de
 *
 * vim: set noexpandtab sw=4 ts=4 si sm enc=utf-8:
 *
 */

html { 
	height: 100.1%;
}

body {
	background-color: #e7f0e6;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	height: 100.1%;
	margin: 0;
	padding: 0;
}

#allround {
	background-color: #ffffff;
	background-image: url(../images/bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 100.1%;
	margin: 0px auto;
	width: 960px;
}

#header {
	background-color: #d1e2cf;
	height: 120px;
	position: fixed;
	top: 0px;
	width: 960px;
}

#logo {
	background-color: #d1e2cf;
	height: 100px;
	padding: 20px 20px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 765px;
}

#topnav {
	background-color: #007d40;
	bottom: 0;
	color: #ffffff;
	font-size: 15px;
	height: 27px;
	left: 0;
	line-height: 27px;
	padding-left: 183px;
	position: absolute;
	vertical-align: middle;
	width: 775px;
}

#topnav ul {
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	list-style: none;
}

#topnav a {
	color: #ffffff;
	padding: 1px 2px;
	margin-right: 10px;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav li.active a {
	color: #007d40;
	background-color: #e7f0e6;
}

#claim {
	position: absolute;
	top: 8px;
	left: 60px;
	z-index: 10;
}

#main {
	padding: 120px 0 60px;
}

#sidebar {
	float: left;
	width: 175px;
}

ul.subnav {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.subnav li {
	border-bottom: 2px solid #ffffff;
	list-style: none;
	margin-left: 30px;
	padding: 0;
}

.subnav a {
	background-color: #d1e2cf;
	color: #000000;
	display: block;
	padding: 3px 5px 3px 1px;
	text-decoration: none;
}

.subnav li.active a {
	color: #007d40;
	font-weight: bold;
}

.subnav a:hover {
	background-color: #e7f0e6;
}

ul.subnav + ul.subnav {
	margin-top: 25px;
}

ul.subnav + ul.subnav > li:first-child {
	border-top: 2px solid #ffffff;
}

#content {
	font-size: 15px;
	line-height: 21px;
	margin-left: 185px;
	padding-right: 10px;
	width: 735px;
}

#content a {
	color: #007d40;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	color: #007d40;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content h2 {
	color: #007d40;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content h3 {
	color: #007d40;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content h3 + p, div#content > p:first-child, div#content object#schmidt + p,
div#content object#schmidt + p + table
{
	margin-top: 0;
}

div#content object#schmidt + p
{
	margin: 0;
}

img.rightimage, object.rightimage {
	margin: 0 -10px 20px 20px;
}

.nowrap {
	white-space: nowrap;
}

#content a.datasheet {
	background-color: #007d40;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 7px;
	text-decoration: none;
}
#content a.datasheet:hover {
	background-color: #d1e2cf;
	color: #007d40;
}

#content .current_news {
	color: #E20019;
}

#content .current_news_big {
	color: #E20019;
	font-size: 1.8em;
	line-height: 1.5em;
}

#content .em_start {
	color: #007d40; 
	font-weight: bold;
}

#content tr.hinterlegt {
	background-color: #e7f0e6;
}
#content tr.hinterlegt td, #content tr.hinterlegt th {
	border-bottom: 7px solid #ffffff;
}

#content a.toplink {
   	background-color: #007d40;
	border-bottom: 3px solid #d1e2cf;
   	color: #ffffff;
   	font-family: Verdana, sans-serif;
   	font-size: 9px;
   	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
#content a.toplink:hover {
   	background-color: #ffffff;
   	color: #007d40;
}

#content li ul {
	margin-left: 0;
	padding-left: 1.2em;
}

#content label {
	color: #007d40; 
	display: block;
}

table.used_cars {
	font-size: 12px;
	margin-top: 20px;
	width: 100%;
}

table.used_cars th {
	border-bottom: 2px solid #007d40;
	padding: 0px 4px;
	text-align: left;
}

table.used_cars td {
	padding: 4px 4px;
}

table.used_cars td {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

table.used_cars tr.even {
	background-color: #e7f0e6;
}

table.used_cars tr.even:hover {
	background-color: #dddddd;
}
table.used_cars tr.odd:hover {
	background-color: #f8f8f8;
}

#footer {
	background-color: #d1e2cf;
	bottom: -1px;
	clear: both;
	height: 60px;
	position: fixed;
	width: 960px;
}

#metanav {
	background-color: #007d40;
	color: #ffffff;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	padding-left: 180px;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 780px;
}

#metanav a {
	color: #ffffff;
	margin-left: 20px;
	text-decoration: none;
}
#metanav a.imprint {
	font-weight: bold;
}

#metanav a:hover {
	text-decoration: underline;
}

