@charset "UTF-8";
@import url(./jqtransform.css);

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3764aa;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#000;
    margin:0;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:18px;
    color:#000001;
    font-weight:normal;
}

h3 {
    font-size:14px;
    color:#fff;
    text-transform:uppercase;
    padding:0 0 16px 18px;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

h3 span {
    font-size:18px;
    font-style:italic;
}

/* page setup */
body {
    font-family:Arial, Helvetica, sans-serif;
    line-height:28px;
    color:#000000;
    font-size:12px;
}

/* wrapper setup */
div.wrapper {
    margin:auto;
    width:966px;
    padding:0 9px 35px 0;
    background:url(../images/page_bg.png) 50% 0 repeat-y;
}

div.footerwpr {
    margin:auto;
    width:975px;
    background:url(../images/footer_top.png) 0 0 repeat-y;
    padding:0;
}

/* header */
div#header {
    position:relative;
    height:150px;
    margin:0;
}

/* logo */
img#logo {
    position:absolute;
    top:-8px;
    right:-5px;
    width:189px;
    height:149px;
    border:0;
    z-index:1000;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0;
    clear:both;
}

/* left column */
div#left {
    width:220px;
    float:left;
    padding:0;
}

/* content column */
div#main {
    width:auto;
    margin:0 0 0 240px;
    padding:0;
    position:relative;
}

div#mainmiddle {
    margin:0;
}

/* footer */
div#footer {
    width:auto;
    padding:38px 0 24px 220px;
    clear:both;
    background:url(../images/footer_img01.png) 0 0 no-repeat;
    margin:0 -1px 0 0;
    color:#1b5aa4;
    font-size:11px;
    text-transform:uppercase;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    background:url(../images/menu_bg.png) 0 0 repeat-x;
    height:33px;
    padding:16px 0 0 0;
}

div#topmenu ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
}

div#topmenu ul li {
    float:left;
    display:block;
    padding:0 8px 0 15px;
}

div#topmenu ul li a {
    display:block;
    height:20px;
    text-indent:-9999px;
}

div#topmenu ul li a.marken {
    background:url(../images/menu.png) 0 0 no-repeat;
    width:144px;
}

div#topmenu ul li a.auswahl {
    background:url(../images/menu.png) -170px 0 no-repeat;
    width:153px;
}

div#topmenu ul li a.kompetenz {
    background:url(../images/menu.png) -346px 0 no-repeat;
    width:171px;
}

div#topmenu ul li a.service {
    background:url(../images/menu.png) -539px 0 no-repeat;
    width:154px;
}

div#topmenu ul li a:hover.marken {
    background:url(../images/menu.png) 0 -30px no-repeat;
    width:144px;
}

div#topmenu ul li a:hover.auswahl {
    background:url(../images/menu.png) -170px -30px no-repeat;
    width:153px;
}

div#topmenu ul li a:hover.kompetenz {
    background:url(../images/menu.png) -346px -30px no-repeat;
    width:171px;
}

div#topmenu ul li a:hover.service {
    background:url(../images/menu.png) -539px -30px no-repeat;
    width:154px;
}

/* banner */
div.banner {
    padding:24px 0 40px 28px;
}

/* starke infos */
div.starke_infos {
    background:#1b5aa4;
    padding:13px 0 0 3px;
    margin:0 0 15px 0;
}

div.starke_infos ul {
    margin:0;
    list-style:none;
}

div.starke_infos ul li {
    clear:both;
}

div.starke_infos ul li a {
    color:#FFF;
    font-weight:bold;
    background:url(../images/starkeimg.png) 0 0 no-repeat;
    display:block;
    height:30px;
    padding:0 0 0 22px;
}

div.starke_infos ul li a:hover {
    background:none;
    text-decoration:none;
}

/* starke service */
div.starke_service {
/*    background:#e8eef6;*/
    padding:15px 0 0 0;
    margin:0 0 11px 0;
}

div.starke_service h3 {
    padding:0 0 5px 21px;
    color:#7099c8;
}

div.starke_service ul {
    margin:0;
    list-style:none;
    background:#7099c8;
    padding:0 0 0 3px;
}

div.starke_service ul li a {
    color:#134885;
    font-weight:bold;
    background:url(../images/service_bg.png) 0 0 no-repeat;
    display:block;
    height:30px;
    padding:0 0 0 22px;
}

div.starke_service ul li a:hover {
    text-decoration:none;
    background:none;
}

/* starke beratung */
div.starke_beratung {
/*    background:#e8eef6;*/
    padding:15px 0 0 0;
}

div.starke_beratung h3 {
    padding:0 0 5px 21px;
    color:#7099c8;
}

div.starke_beratung ul {
    margin:0;
    list-style:none;
    background:#e8eef6;
    padding:0 0 0 3px;
}

div.starke_beratung ul li a {
    color:#134885;
    font-weight:bold;
    background:url(../images/beratung_img.png) 0 0 no-repeat;
    display:block;
    height:29px;
    padding:0 0 0 22px;
}

div.starke_beratung ul li a:hover {
    text-decoration:none;
    background:none;
}

/* slider */
div#slide-holder {
    position:relative;
}

div.slider_caption {
    font-family:"Helvetica Neue LT Sed", Arial, Helvetica, sans-serif;
    color:#FFF;
    background:url(../images/slider_caption_bg.png) 0 0 no-repeat;
    text-transform:uppercase;
    padding:0 0 0 21px;
    width:224px;
    position:absolute;
    top:70px;
    left:1px;
    height:58px;
}

div.slider_caption span.top {
    display:block;
    font-size:16px;
    font-weight:bold;
}

div.slider_caption span.bottom {
    font-size:15px;
}

div.slider_caption_alt {
    font-family:"Helvetica Neue LT Sed", Arial, Helvetica, sans-serif;
    color:#FFF;
    background:url(../images/slider_caption_bg2.png) 0 0 no-repeat;
    text-transform:uppercase;
    padding:0 0 0 16px;
    width:235px;
    position:absolute;
    top:183px;
    left:1px;
    height:58px;
}

div.slider_caption_alt span.top {
    display:block;
    font-size:16px;
    font-weight:bold;
}

div.slider_caption_alt span.bottom {
    font-size:15px;
}

div.slider_tabs {
    overflow:hidden;
    background:url(../images/slider_tabs.png) 0 0 no-repeat;
    width:111px;
    height:16px;
    padding:5px 0 0 6px;
    position:absolute;
    right:3px;
    bottom:30px;
}

div.slider_tabs ul {
    margin:0;
    list-style:none;
}

div.slider_tabs ul li {
    float:left;
    padding:0 11px 0 0;
}

div.slider_tabs ul li a {
    background:url(../images/dot_img.png) 0 0 no-repeat;
    display:block;
    float:left;
    width:11px;
    height:11px;
    text-indent:-9999px;
}

div.slider_tabs ul li a:hover, div.slider_tabs ul li a.active {
    background:url(../images/dot_hover_img.png) 0 0 no-repeat;
    text-decoration:none;
}

div.slider_pics {
    overflow: hidden;
    width:726px;
    height:287px;
    border: 1px solid red;
}





div#main div#slide-holder {
    z-index : 40;
    width : 726px;
    height : 287px;
    overflow: hidden;
}
div#main div#slide-holder div#slide-runner {
    width : 726px;
    height : 287px;
    overflow : hidden;
    position : absolute;
}
div#main div#slide-holder img {
    margin : 0;
    display : none;
    position : absolute;
}
div#main div#slide-holder div#slide-controls {
    right : -5px;
    bottom : 27px;
    display : none;
    position : absolute;
    background: url(../images/slider_tabs.png) 0 1px no-repeat;
}
div#main div#slide-holder div#slide-controls p.text {
    float : left;
    color : #fff;
    display : inline;
    font-size : 10px;
    line-height : 16px;
    margin : 15px 0 0 20px;
    text-transform : uppercase;
}
div#main div#slide-holder div#slide-controls p#slide-nav {
    float : right;
    height : 24px;
    display : inline;
    margin : 0 13px 0 2px;
}
div#main div#slide-holder div#slide-controls p#slide-nav a {
    float : left;
    width : 18px;
    height : 24px;
    display : inline;
    font-size : 9px;
    margin : 0 4px 0 0;
    line-height : 23px;
    font-weight : bold;
    text-align : center;
    text-decoration : none;
    background-position : 4px 6px;
    background-repeat : no-repeat;
    background-image : url(../images/dot_img.png);
    text-indent: 500px;
}
div#main div#slide-holder div#slide-controls p#slide-nav a.on {
    background:url(../images/dot_hover_img.png) 4px 6px no-repeat;
}
div#main div#slide-holder div#slide-controls p#slide-nav a {
    background:url(../images/dot_img.png) 4px 6px no-repeat;
}

/* brands */
div.brands {
    padding:29px 0 28px 40px;
    overflow:hidden;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 20px 0;
}

div.brands ul {
    margin:0;
    list-style:none;
}

div.brands ul li {
    float:left;
    padding:0 56px 0 0;
}

div.brands ul li a {
    display:block;
    height:42px;
    text-indent:-9999px;
}

div.brands ul li a.brandsimg1 {
    background:url(../images/brands_img01.png) 0 0 no-repeat;
    width:40px;
}

div.brands ul li a.brandsimg2 {
    background:url(../images/brands_img02.png) 0 0 no-repeat;
    width:48px;
}

div.brands ul li a.brandsimg3 {
    background:url(../images/brands_img03.png) 0 0 no-repeat;
    width:71px;
}

div.brands ul li a.brandsimg4 {
    background:url(../images/brands_img04.png) 0 0 no-repeat;
    width:76px;
}

div.brands ul li a.brandsimg5 {
    background:url(../images/brands_img05.png) 0 0 no-repeat;
    width:55px;
}

div.brands ul li a.brandsimg6 {
    background:url(../images/brands_img06.png) 0 0 no-repeat;
    width:41px;
}

div.brands ul li a.brandsimg7 {
    background:url(../images/brands_img07.png) 0 0 no-repeat;
    width:42px;
}

div.brands ul li a:hover.brandsimg1 {
    background:url(../images/brands_img01.png) 0 -48px no-repeat;
    width:40px;
}

div.brands ul li a:hover.brandsimg2 {
    background:url(../images/brands_img02.png) 0 -48px no-repeat;
    width:48px;
}

div.brands ul li a:hover.brandsimg3 {
    background:url(../images/brands_img03.png) 0 -48px no-repeat;
    width:71px;
}

div.brands ul li a:hover.brandsimg4 {
    background:url(../images/brands_img04.png) 0 -48px no-repeat;
    width:76px;
}

div.brands ul li a:hover.brandsimg5 {
    background:url(../images/brands_img05.png) 0 -48px no-repeat;
    width:55px;
}

div.brands ul li a:hover.brandsimg6 {
    background:url(../images/brands_img06.png) 0 -48px no-repeat;
    width:41px;
}

div.brands ul li a:hover.brandsimg7 {
    background:url(../images/brands_img07.png) 0 -48px no-repeat;
    width:42px;
}

div.suchergebnis_seiten {
    padding:9px 0 8px 30px;
    overflow:hidden;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 5px 0;
	width: 726px;
}

div.gw_details {
    padding:7px 0 18px 30px;
    overflow:hidden;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 5px 0;
	width: 680px;
}

div.gw_details ul.leftbox {
/*    width:422px;*/
/*    width:65%;*/
    margin:0 0 0 0px;
    list-style:none;
    float:left;
}

div.gw_details ul.leftbox li {
/*    overflow:hidden;*/
/*    padding:0 0 40px 0;*/
    height:21px;
}

div.gw_details ul.leftbox li label {
    width:166px;
    display:block;
    float:left;
    margin:0 25px 0 0;
    font-weight:bold;
}

div.gw_details ul.rightbox {
    width:300px;
/*    margin:0 70px 0 0;*/
    list-style:none;
    float:right;
}

div.gw_details ul.rightbox li {
    overflow:hidden;
    line-height:17px;
    padding:0 0 6px 0;
}

div.suchergebnis {
    padding:19px 0 18px 30px;
    overflow:hidden;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 5px 0;
	width: 726px;
}

div.suchergebnis div.picture {
	float: left;
	margin-right: 10px;
	width: 72px;
}

div.suchergebnis div.description {
	float: left;
	width: 325px;
}

div.suchergebnis div.ez {
	float: left;
	text-align: right;
	width: 82px;
}

div.suchergebnis div.km {
	float: left;
	text-align: right;
	margin-left: 10px;
	width: 68px;
}

div.suchergebnis div.price {
	float: left;
	text-align: right;
	margin-left: 10px;
	width: 92px;
}

/*** FORMS ***/

/* search box */
div.search_box {
    overflow:hidden;
	line-height:16px;
    padding:0 0 38px 0;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 30px 0;
}

div.search_box h2 {
    padding:0 0 27px 0;
}

div.search_box ul.search_leftbox {
/*    width:422px;*/
/*    width:65%;*/
    margin:0 0 0 9px;
    list-style:none;
    float:left;
}

div.search_box ul.search_leftbox li {
/*    overflow:hidden;*/
/*    padding:0 0 40px 0;*/
    height:40px;
}
div.search_box ul.search_leftbox li div.jqTransformSelectWrapper ul li {
/*    height:20px;*/
}

div.search_box ul.search_leftbox li label {
    width:137px;
    display:block;
    float:left;
    text-align:right;
    margin:0 15px 0 0;
    font-weight:bold;
	line-height: 30px;
}

div.search_box ul.search_leftbox li input.input_item {
    width:316px;
    padding:2px 5px 2px 5px;
}

div.search_box ul.search_leftbox li textarea_item {
    width:316px;
	height: 130px;
    padding:2px 5px 2px 5px;
}

div.search_box ul.search_leftbox li select {
    width:295px;
    padding:2px 0 3px 5px;
    color:#1b5aa4;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
}

div.search_box ul.search_leftbox li.small select,
div.search_box ul.search_leftbox li.small div.jqTransformSelectWrapper{
    width:122px;
    margin:0 20px 0 0;
}


div.search_box ul.search_leftbox li.last {
    margin:20px 0 0 153px;
}

div.search_box ul.search_leftbox li input.submit {
    background:url(../images/submit.png) 0 0 no-repeat;
    text-align:center;
    width:190px;
    float:right;
    border:0;
    text-transform:uppercase;
    color:#1b5aa4;
    font-size:12px;
    font-weight:bold;
    padding:8px 0 5px 0;
    cursor:pointer;
}

div.search_box ul.search_leftbox li input.reset {
    background:url(../images/reset.png) 0 0 no-repeat;
    text-align:center;
    width:65px;
    float:left;
    border:0;
    text-transform:uppercase;
    color:#1b5aa4;
    font-size:12px;
    font-weight:bold;
    padding:8px 0 5px 0;
    cursor:pointer;
}


div.search_box ul.search_rightbox {
    width:200px;
/*    margin:0 70px 0 0;*/
    list-style:none;
    float:right;
}

div.search_box ul.search_rightbox li {
    overflow:hidden;
    line-height:17px;
    padding:0 0 6px 0;
}

div.search_box ul.search_rightbox li label {
    color:#1b5aa4;
}

div.search_box ul.search_rightbox li label.anfrage {
	width:137px;
    display:block;
    float:left;
    text-align:right;
    margin:0 15px 0 0;
    font-weight:bold;
	line-height: 30px;
}
	
div.search_box ul.search_rightbox li input.input_item {
    width:316px;
    padding:2px 5px 2px 5px;
}

div.search_box ul.search_rightbox li input.checkbox {
    width:14px;
    margin:0 6px 0 0;
}


/* offices */
div.offices {
    overflow:hidden;
}

div.offices ul {
    margin:0;
    list-style:none;
}

div.offices ul li {
    float:left;
    padding:0 1px 0 0;
}

div.offices ul li a {
    display:block;
    height:230px;
    text-indent:-9999px;
}

div.offices ul li a.offices_img01 {
    background:url(../images/offices_img.jpg) 0 0 no-repeat;
    width:140px;
}

div.offices ul li a.offices_img02 {
    background:url(../images/offices_img.jpg) -141px 0 no-repeat;
    width:140px;
}

div.offices ul li a.offices_img03 {
    background:url(../images/offices_img.jpg) -282px 0 no-repeat;
    width:140px;
}

div.offices ul li a.offices_img04 {
    background:url(../images/offices_img.jpg) -423PX 0 no-repeat;
    width:140px;
}

div.offices ul li a.offices_img05 {
    background:url(../images/offices_img.jpg) -564PX 0 no-repeat;
    width:140px;
}

div.offices ul li a:hover.offices_img01 {
    background:url(../images/offices_img.jpg) 0 -250px no-repeat;
    width:140px;
}

div.offices ul li a:hover.offices_img02 {
    background:url(../images/offices_img.jpg) -141px -250px no-repeat;
    width:140px;
}

div.offices ul li a:hover.offices_img03 {
    background:url(../images/offices_img.jpg) -282px -250px no-repeat;
    width:140px;
}

div.offices ul li a:hover.offices_img04 {
    background:url(../images/offices_img.jpg) -423PX -250px no-repeat;
    width:140px;
}

div.offices ul li a:hover.offices_img05 {
    background:url(../images/offices_img.jpg) -564PX -250px no-repeat;
    width:140px;
}

/* footer */
div#footer span {
    display:block;
    float:left;
    padding:0 20px 0 0;
}

div#footer ul {
    margin:0;
    list-style:none;
    overflow:hidden;
}

div#footer ul li {
    float:left;
    padding:0 10px 0 10px;
}

div#footer ul li a {
    color:#88a9d0;
}

/* main content */
div.main_content {
    padding:0 20px 38px 0;
    line-height:16px;
    overflow:hidden;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 26px 0;
}

div.main_content h2 {
    padding:0 0 18px 0;
}

div.main_content img.alignright {
    float:right;
    margin:0 0 0 30px;
}

div.main_content a {
    text-decoration:underline;
}

div.main_content a:hover {
    text-decoration:none;
}

div.main_content a.button {
    color:#FFF;
    text-transform:uppercase;
    background:#2367b6;
    display:block;
    width:56px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    padding:1px 0 1px 0;
    margin:10px 0 0 0;
}

div.main_content ul {
    margin:0;
    list-style:none;
}

div.main_content ul li.arrow {
    background:url(../images/heading_arrow.png) 0 4px no-repeat;
    padding:0 0 9px 20px;
}

/* headine box */
div.section {
    margin:45px 0 37px 0;
    clear:both;
    overflow:hidden;
}

div.title_box {
    width:240px;
    float:left;
}

div#mainmiddle h1 {
    font-size:24px;
    color:#000001;
    font-weight:normal;
    padding:0 0 9px 0;
}

div#mainmiddle h2 {
    font-size:18px;
    color:#000001;
    font-weight:normal;
    padding:0 0 10px 0;
}

div#mainmiddle h3 {
    font-size:14px;
    color:#000001;
    padding:0 0 12px 0;
}

div#mainmiddle h4 {
    font-size:12px;
    color:#1b5aa4;
    padding:0 0 14px 0;
}

div#mainmiddle h5 {
    font-size:12px;
    color:#1b5aa4;
    font-weight:normal;
    padding:0 0 12px 0;
}

div#mainmiddle h6 {
    font-size:12px;
    color:#676767;
    font-weight:normal;
    padding:0;
}

/* headingbox */
div.section_box {
    float:left;
    width:208px;
    margin-right:25px;
	text-align:justify;
}

div.section_box h4 {
    padding:0 0 7px 0;
    border-bottom:#dee7f2 2px solid;
    margin:0 0 10px 0;
}

div.section_box a.button {
    color:#FFF;
    text-transform:uppercase;
    background:#2367b6;
    display:block;
    width:56px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    padding:1px 0 1px 0;
    margin:10px 0 0 0;
}

div.section_box a:hover {
    text-decoration:underline;
}


div.section_box ul {
    margin:0;
    list-style:none;
}

div.section_box ul li {
    background:url(../images/heading_arrow.png) 0 4px no-repeat;
    padding:0 0 9px 20px;
}

div.section_box ul li a {
    color:#000;
    display:block;
    text-decoration:underline;
}

div.section_box ul li a:hover {
    text-decoration:none;
}

/* message */
div.message {
    background:#e8eef6;
    border:#c8d9ed 1px solid;
    padding:11px 0 10px 21px;
}

div.message span.info {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#1b5aa4;
    background:url(../images/info.png) 0 0 no-repeat;
    padding:0 0 2px 34px;
    font-weight:bold;
}

div.message span.success {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#7ec824;
    background:url(../images/success.png) 0 0 no-repeat;
    padding:0 0 2px 34px;
    font-weight:bold;
}

div.message span.error {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#a41b1b;
    background:url(../images/error.png) 0 0 no-repeat;
    padding:0 0 2px 34px;
    font-weight:bold;
}

/* more posts */
div.moreposts {
    line-height:16px;
}

div.moreposts a {
    text-transform:uppercase;
    color:#FFF;
    font-weight:bold;
    background:#1c5ba6;
    display:block;
    padding:5px 20px;
	margin-bottom: 38px;
    text-align:center;
    float:left;
}

div.moreposts h2 {
    padding:0 0 13px 0;
}

div.moreposts div.boxes {
    width:332px;
    float:left;
    margin:0 30px 0 0;
    overflow:hidden;
}

div.moreposts div.boxes_content {
    min-height:210px;
}

hr.under {
	padding:0 20px 8px 0;
	border: 0px solid;
    border-bottom:#dde6f1 3px solid;
    margin:0 0 26px 0;
}

div.jquery-image-zoom {
	line-height: 0;
	font-size: 0;

	z-index: 98;

	border: 5px solid #fff;
	margin: -5px;

	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

	div.jquery-image-zoom a {
		background: url(../images/jquery.imageZoom.png) no-repeat;

		display: block;
		width: 25px;
		height: 25px;

		position: absolute;
		left: -17px;
		top: -17px;
		/* IE-users are prolly used to close-link in right-hand corner */
		*left: auto;
		*right: -17px;

		text-decoration: none;
		text-indent: -100000px;
		outline: 0;

		z-index: 99;
	}

	div.jquery-image-zoom a:hover {
		background-position: left -25px;
	}

	div.jquery-image-zoom img, 
	div.jquery-image-zoom embed, 
	div.jquery-image-zoom object, 
	div.jquery-image-zoom div {
		width: 100%;
		height: 100%;
	}

#familientag2010
{
width: 400px !important;
height: 200px !important;
}

.f-left {
    float: left;
}
