@charset "utf-8";
/* CSS Document */

html{height:100%;}

body{
	height:100%;
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: #030303; background-color: #FFFFFF;
	margin:0;
	padding:0;
}

a{
	color: #333333;
	text-decoration:none
}

a:hover{
	color: #69F;
	font-weight:bold;
}

img{
	border:none;
}

h1{
	font-size:165%;
	font-stretch:narrower;
}

h2{
	font-size:135%;
	font-stretch:narrower;
}

div#mainmenu{
	height:58px;
	padding:33px 10px 10px 40px;
	background:url(bg_navigation.png) repeat-x;
	min-width:1025px;
	color:white;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:100;
}

div#mainmenu a{
	color:#EEE;
	text-decoration:none;
	margin-right:20px;
	font-weight:normal;
}

div#mainmenu a:hover{
	color: #69F;
}

div#content{
	height:100%;
	font-size:11px;
	width:1025px;
	padding:0 0 0 0;
	margin:15px 0 0 0;
}

div#side-logo {
	position:absolute;
	top:0px;
	left:800px;
	z-index:210;
}

div#sidemenu{
	font-size:12px;
	float:left;
	text-align:center;
	width:220px;
	margin:0 0 0 0;
	padding:63px 0 0 0;
	border-bottom:1px white solid;
	border-right:1px white solid;
	z-index:200;
	background:#8b8b8b;
	color:#FFF;
}

div#sidemenu a{
color:white;
}

div#sidemenu a:hover{
	color: #25B;
	font-weight:bold;
}

.GebrauchtwagenTD{
	padding: 10px; 
	vertical-align: top;
	text-align: justify; 
	background:url(pixbg.png) repeat; 
	border:solid 3px #FFF; 
}

.GebrauchtwagenTD:hover{
	padding: 10px; 
	vertical-align: top;
	text-align: justify; 
	background:url(pixbg-hover.png) repeat; 
	border:solid 3px #69F; 
}

div#middle{
	margin:0 0 0 221px;
	padding:0px 0 0 0;
}

div#slideshow{
	width:inherit;
	height:285px;
	border-bottom:#555555 solid 1px;
}

div#footer {
	background:white;
	color:#222;
	text-align:right;
	font-size:10px;
	padding:3px;
	position: fixed;
    width: 100%;
    height: 20px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
	border-top:#555555 1px solid;
	z-index:99;
}





div.businesscard-short {
	background:url(../gfx/businesscard_small.gif) no-repeat;
	width: 303px;
	height: 44px;
	padding: 5px 13px;
	cursor: pointer;
}

div.businesscard-detail {
	width: 520px;
	height: 256px;
	border: 1px solid #b5b5b5;
	padding: 12px 7px;
	margin-bottom: 10px;
	line-height: 110%;
}
div.businesscard-detail div.title {
	float: right;
	padding-top: 5px;
	width: 337px;
	font-size: 17pt;
	font-weight: bold;
}
div.businesscard-detail div.title img {
	border:0;
	position:relative;
	top:-24px;
	left:14px;
}
div.businesscard-detail div.title h2 {
	margin-top: 42px;
	font-size: 13pt;
	font-weight: normal;
	line-height: 130%;
}
div.businesscard-detail div.subtitle,
div.businesscard-detail div.contactinfo {
	width: 160px;
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #686868;
}
div.businesscard-detail div.contactinfo {
	margin-top: 96px;
}
div.businesscard-detail div.contactinfo span.contactdesc {
	color: #323232;
}







.highslide {
	cursor: url(/gfx/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #9f9f9f;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(/gfx/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(/gfx/highslide/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/gfx/highslide/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


