/* *************** RESET ************************** /
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td { 
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, 
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: none; }


/* **************** GRIDS ***************** */
.line, .lastUnit {overflow: hidden; _overflow: visible; zoom:1;width:auto !important;}
.unit{float:left;zoom:1;}
.size1of1{float:none;}
.size1of2{width:50%;_width:49.9% !important;}
.size1of3{width:33.33333%;_width:33.25% !important;}
.size2of3{width:66.66666%;_width:66.65% !important;}
.size1of4{width:25%;_width:24.95% !important;}
.size2of4{width:50%;_width:49.95% !important;}
.size3of4{width:75%;_width:74.95% !important;}
.size1of5{width:20%;_width:19.95% !important;}
.size2of5{width:40%;_width:39.95% !important;}
.size3of5{width:60%;_width:59.95% !important;}
.size4of5{width:80%;_width:79.95% !important;}
.lastUnit {float:none;_float:right;}


/* Debug
--------------------------------------------------------------------------*/
/*#bd { 
    background: #fff url('img/_bg_baseline_cols_light.png') repeat-y 0 12px;
    }*/



/* ***************** LAYOUT ************************/


/* Page
------------------------------------------------------------------------- */
#page { margin: 0 auto; width: 916px; background: #fff; border-left: 4px solid #fff; border-right: 4px solid #fff;}

/* Header
------------------------------------------------------------------------- */

#hd { height: 180px; background: #fff;}
#hd ul {list-style: none;  margin: 0; padding: 0;}
#hd a {border: 0; text-decoration: none; display: block;}
#hd img { width: 180px; height: 180px; float: left; display: block;}
#firma {width: 500px; float: right; text-align: right; margin: 0 25px 0 0;}
#firma h1 { font-size: 28px; font-weight: bold; line-height: 36px; color: #153b63; margin: 22px 0 15px 0; padding: 0;}
#firma h1 span { color: #cb1c2f;}
#firma h2 { font-size: 18px; font-weight: bold; line-height: 18px; color: #153b63; margin: 0 0 10px 0; padding: 0;}

#claim { background: #153b63; color: #fff; height: 40px; line-height: 40px; border-top: 4px solid #fff; border-bottom: 4px solid #fff; padding-left: 20px; font-size: 18px;}
#imagebar { height: 123px;  border: 0; float: left; position: relative;}
#imagebar ul { margin: 0; padding: 0;}
#imagebar li { float: left; list-style: none; margin: 0 0 0 4px; padding: 0; }
#imagebar a { display: block; float: left; width: 180px; height: 123px; margin: 0; padding: 0; color: #fff; font-size: 16px; text-decoration: none;}
#imagebar li.tuev { margin-left: 0;}
#imagebar li.tuev a { margin-left: 0; background: transparent url('img/tuev-au.jpg') no-repeat 0 0;}
#imagebar li.umwelt a { background: transparent url('img/umweltplakette.jpg') no-repeat 0 0;}
#imagebar li.bremsen a {  background: transparent url('img/bremsen.jpg') no-repeat 0 0;}
#imagebar li.elektronik a{  background: transparent url('img/auto-elektronik.jpg') no-repeat 0 0;}
#imagebar li.scheiben a {  background: transparent url('img/scheibenwischer.jpg') no-repeat 0 0;}

#imagebar li.tuev a:hover span {position: absolute; top: 135px; left: 20px; display: inline;}
#imagebar li.umwelt a:hover span {position: absolute; top: 135px; left: 20px; display: inline;}
#imagebar li.bremsen a:hover span {position: absolute; top: 135px; left: 20px; display: inline;}
#imagebar li.elektronik a:hover span {position: absolute; top: 135px; left: 20px; display: inline;}
#imagebar li.scheiben a:hover span {position: absolute; top: 135px; left: 20px; display: inline;}

#imagebar li.tuev a span {position: absolute; top: 135px; left: 20px; display: none; width: 900px;}
#imagebar li.umwelt a span {position: absolute; top: 135px; left: 20px; display: none; width: 900px;}
#imagebar li.bremsen a span {position: absolute; top: 135px; left: 20px; display: none; width: 900px;}
#imagebar li.elektronik a span {position: absolute; top: 135px; left: 20px; display: none; width: 900px;}
#imagebar li.scheiben a span {position: absolute; top: 135px; left: 20px; display: none; width: 900px;}

#textbar { clear: both; background: #153b63; height: 40px; border-top: 4px solid #fff; border-bottom: 4px solid #fff;}

/* Rollovereffect
--------------------------------------------------------------------------*/


/* Navigation
------------------------------------------------------------------------- */
ul#navigation { margin-top: 10px; font-size: 14px; font-weight: bold; list-style: none;}

#navigation li { margin-left: 0; padding-left: 0;}

#navigation a { display: block; padding: 0 0px; line-height: 38px; height: 38px; }
#navigation a:link, #navigation a:visited { background: transparent; color: #153b63; }
#navigation a:hover, #navigation a:active, #navigation a:focus, #navigation li.aktiv a { color: #cb1c2f; }



/* Content
------------------------------------------------------------------------- */
#bd { clear: both; padding: 21px 10px 21px 0; overflow: auto;}

#map { 
    width: 400px; height: 250px; padding: 2px; border: 1px solid #0685c8; margin: 0 20px 10px 25px
    }

.bild-text { float: left; padding-left: 0px; margin-bottom: 21px;}

/* Footer
------------------------------------------------------------------------- */
#ft { clear: both; background: #153b63; height: 40px; border-bottom: 4px solid #fff;}
#base { height: 10%; background: #53c3bf;}

/* ***************** TYPOGRAPHIE *****************************/

html { height: 100%; padding-bottom: 1px; position: relative;}
    
/* -----------------------------------------------------------------------*/
/* Base color and font */
body { font: 81.25%/1.6154 Arial, sans-serif; color: #153b63; background: #8a9db1; height: 100%;}

/* Gutter */
h1, h2, h3, h4, h5, h6, ul, ol, dl, p { padding:0 25px; }


/* Headlines
------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; background: none;}

h1 {margin: 0; color: #0685c8; font-size: 21px; line-height: 30px; padding-bottom:7px; padding-top: 14px;}
h2 {margin: 0; color: #0685c8; font-size: 18px; line-height:21px; padding-bottom:14px; padding-top: 18px;}
h3 {margin: 0; color: #0685c8; font-size: 16px; line-height:21px; padding-bottom:7px; padding-top: 14px; }
h4 {margin: 0; color: #444; font-size: 1em; line-height:1.6154em; padding-bottom:0; font-weight: bold;}

h3.firstSideHL { margin-top:4px; padding-bottom:14px;}

/* Text + Listen
------------------------------------------------------------------------- */
p { background: none; color: #444; font-size: 13px; line-height:21px; margin-bottom: 21px; }
#ft p { width: 900px; margin: 0 auto; text-align: right; height: 30px; line-height: 30px; padding-top: 15px; color: #fff;}

ul, ol { background: none; color: #444; font-size: 13px; line-height:21px; margin-bottom: 21px;}

ul { list-style: disc; list-style-position: inside;}
ul.nobullet { list-style: none;}
li span { width: 4em; display: block; float: left;}

ol { list-style: decimal; list-style-position: inside;}

dl { margin-bottom:21px;}
dt { font-weight: bold; }






a:link, a:visited { color:#0685c8; text-decoration:none; }
a:hover, a:active { text-decoration: underline; }
a:focus { color: #0685c8; text-decoration: underline; }

#ft a, #b-impressum  a { color: #fff;}

img.floatleft {
     float: left; padding: 2px; border: 1px solid #0685c8; margin: 0 20px 10px 25px;
}

img.floatright {
     float: right; padding: 2px; border: 1px solid #0685c8; margin: 0 0 10px 20px;
}

/* Standard classes
-------------------------------------------------------------- */

.floatright { float: right;}
.floatleft { float: left;}

.hide { display: none; }
.highlight { background: transparent; }

.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }

.margin-baseline { margin-bottom: 1.6154em;}

.clear { clear: both;}





























