﻿* {margin:0;padding:0;}

body {
    height:100%;
    margin:0;
    padding:0;
    background-color:#ccc;
    font: normal normal 12px "arial", "sans-serif";
}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0;margin-top:1em;margin-bottom:1em;color:#0d4e93;}
h1 {font-size: 18px}
h2 {font-size: 14px}
h3,h4,h5,h6 {font-size: 12px}



.clear {clear:both;}
.center {text-align:center;}
.width_110 {
    display:inline-block;
    width:110px;
}
img {border:0}
.border {border:solid 1px #0d4e93;}
img.neu {
margin-right:-19px;
position:relative;
top:-13px;
}
address {font-style:normal;}
html {
    height:100%;
    overflow-y: scroll;
}
body {
    height:100%;
    margin:0;
    padding:0;
    background-color:#ccc;
    font: normal normal 12px "arial", "sans-serif";
}



#container {
    margin:0 auto;
    width:960px;
    min-height:100%;
    background:#cfd4e8 url(../img/site/background.gif) repeat-y;
    border-left:solid 1px #0d4e93;
    border-right:solid 1px #0d4e93;
}
#header {
    background:#0d4e93 url(../img/site/header.jpg) no-repeat right;
    height:301px;
}
#menu {
    background:#fff url(../img/site/logo.jpg) no-repeat left;
    height:59px;
}
#menu ul {
    list-style:none;
    margin:0;
    padding:10px 0 0 0;
    height:49px;/*IE5/6*/
}
#menu a.angebote {
    float:left;
}
#menu a:hover.angebote {
    background:#dee0e8 url(../img/site/logo_hover.jpg) no-repeat;
}
#menu ul li {
    float:left;
    padding:0 10px 0 0;
}
#menu ul li a {
    font-size:16px;
    font-weight:bold;
    color:#0d4e93;
    text-decoration:none;
    display:block;
    height:49px;
    cursor:pointer;
    float:left;/*IE5/6*/
}
#menu ul.angebote li a {
    font-size:12px;
}
#menu ul li a span{
    line-height:49px;
    display:block;
    height:49px;
    float:left;
    padding:0 15px;
}
#menu ul li a:hover {
    background:#b7c0dc url(../img/menu/a.hover.left.gif) no-repeat left;    
}
#menu ul li a:hover span {
    background:transparent url(../img/menu/a.hover.right.gif) no-repeat right;   
}
#menu ul li.activ a {
    background:#cfd4e8 url(../img/menu/a.activ.left.gif) no-repeat left;
    cursor:default;
}
#menu ul li.activ a span {
    background:transparent url(../img/menu/a.activ.right.gif) no-repeat right;
}
#left,
#left_anfahrt {
    float:left;
    width:275px;
}
#left .img_left_zoom img {
    border:solid 1px #0d4e93;
}
#left .img_left_zoom {    
    margin-left:20px;
}
#content {
    margin-left:295px;
    margin-right:30px;
}

#content p,
#content_big p {
margin:0;
padding:0;
margin-bottom:1em;
}


#content .img_left {
    float:left;
}
#content .img_left img,
#content .img_right img,
#content_big img,
#content .img_left_zoom img,
#content .img_right_zoom img {
    border:solid 1px #0d4e93;
}
#content .img_left p {
    margin: 0.5em 15px 1em 0;
}
#content .img_right {
    float:right;
    margin-left:15px;
    padding-left:15px;
}
#content .img_right img {
    border:solid 1px #0d4e93;
}
#content .img_right p {
    margin: 0.5em 0 1em 0;
}

.img_left_zoom {
    float:left;
	position: relative;
}
.img_right_zoom {
    float:right;
    margin-left:15px;
    padding-left:15px;
	position: relative;
}
.img_right_zoom span,
.img_left_zoom span {
    display:block;
}

.img_left_zoom span img,
.img_right_zoom span img 
{
	display:none;
	position: absolute;
	cursor: url('../img/resources/zoom-out.cur'), pointer;
	z-index:1000;
}
.img_right_zoom span img 
{
	left: -200px;
}
.img_right_zoom,
.img_left_zoom {
	cursor: url('../images/resources/zoom-in.cur'), pointer;
	}

#content .right_map{
    padding: 0 20px;
    float:right;
    width: 240px;
    }
#content_big {
    padding:30px 0 30px 30px;
}
#content_big .left {
    float:left;
    width:273px;
    height:460px;
    padding:10px;
    margin-right:10px;
    background-color:#dee0e8;
}
#content_big .telefonliste,
#content_big .truckstation {
    width:880px;
    padding:10px;
    background-color:#dee0e8;
}

#content address span {
    display:inline-block;
    width:50px;
}
#content address a {
    font-size:11px;
}
#left ul {
    text-align:right;
    margin-top:60px;
    list-style:none
}
#left_anfahrt ul {
    text-align:center;
    margin-top:60px;
    list-style:none
}
#left ul li {
    font-size:14px;
    line-height:16px;
    margin-bottom:10px;
    letter-spacing:1px;
    padding-right:10px;
}
#left_anfahrt ul li {
    margin-bottom:10px;
    padding-right:10px;
}
#left_anfahrt ul li a img {
    border:solid 3px #cfd4e8;
    cursor:pointer;
}
#left_anfahrt ul li a:hover img {
    border:solid 3px #8699c5;
}
#left_anfahrt ul li.activ a img {
    border:solid 3px #0d4e93;
    cursor:default;
}
#left_anfahrt ul li.activ a:hover img {
    border:solid 3px #0d4e93;
    cursor:default;
}

#left ul li a {
    text-decoration:none;
    color:#0d4e93;
    cursor:pointer;
    padding-right:20px;
    background:transparent url(../img/submenu/bullet.gif) no-repeat right center;
}
#left ul li a:hover {
    text-decoration:none;
    color:#08305a;
    background:transparent url(../img/submenu/bullet_h.gif) no-repeat right center;
}
#left ul li.activ a,
#left ul li.activ a:hover {
    text-decoration:none;
    color:#04162a;
    cursor:default;
    background:transparent url(../img/submenu/bullet_a.gif) no-repeat right center;
}
#footer {
    padding:0 20px 20px 30px;
}
#footer address,
#left_kontakt address {
    margin-top:20px;
}
#footer address span,
#left_kontakt address span {
    display:inline-block;
    width:60px;
}
#left_kontakt {
    padding:40px 20px 20px 30px;
    float:left;
    width:225px;
}
#content form label {
    display:inline-block;
    width:120px;
    vertical-align:top;
    padding-top:2px;
}
#content form select {
    display:inline-block;
    width:202px;
    border:solid 1px #b7c0dc;
    margin:1px 0;
    font: normal normal 12px "arial", "sans-serif";
}
#content form input{
    width:200px;
    border:solid 1px #b7c0dc;
    margin:1px 0;
    font: normal normal 12px "arial", "sans-serif";
}
#content_big form input {
    width:270px;
    border:solid 1px #b7c0dc;
    margin:1px 0;
    font: normal normal 12px "arial", "sans-serif";
}
#content form textarea {
    display:inline-block;
    width:400px;
    height:150px;
    border:solid 1px #b7c0dc;
    margin:1px 0;
    font: normal normal 12px "arial", "sans-serif";
}
#content form input.button,
#content_big form input.button {
    display:inline-block;
    width:99px;
    border:solid 1px #0d4e93;
    margin:1px 0;
    font: normal normal 12px "arial", "sans-serif";
    cursor:pointer;
    background-color:#8699c5;
    font-weight:bold;
    color:#fff;
    padding:2px;
}
#content form input.button:hover,
#content_big form input.button:hover {
    background-color:#0d4e93;
}

#content a,
#content_big a,
#footer address a,
#left_kontakt address a {
    color:#0d4e93;
    font-weight:bold;
    text-decoration:none;
}
#content a:hover,
#content_big a:hover,
#footer address a:hover,
#left_kontakt address a:hover {
    text-decoration: underline;
}
#content h2 {
    margin:0;
    padding:0;
    margin-top:1em;
    margin-bottom:1em;
    color:#0d4e93;
    font-size:16px;
}
img.kundenberater {
    padding:1px;
    border:solid 1px #0d4e93;
    background-color:#8699c5;
    float:left;
    margin-right:20px;
}
address.kundenberater strong {
    padding-top:20px;
    padding-bottom:30px;    
    display:inline-block;
}
address.kundenberater {
    padding-bottom:20px;
}
.service {
    margin-bottom:5px;
}
#logo {
    padding-top:60px;
    text-align:center;
}
#logo a {
    position: relative;
}
#logo a span {
    display:none;
}
#logo a:hover span {
	display:block;
	position: absolute;
	z-index:1000;
	border:solid 1px #0d4e93;
	padding:5px;
	background-color:#DEE0E8;
	color:#0d4e93;
	font-size:10px;
	margin-left:30px;
	text-align:left;
	width:200px;
}
#fs1a,
#fadeshow1,
#fadeshow2,
#fadeshow3 {
    border:solid 1px #0d4e93;
}
#headershow {
    margin-left:260px;
}
.telefonliste td {
    border-bottom:solid 15px #fff;
    vertical-align:top;
}
#fiale {
    float:right;
}
#fiale p {
    border:solid 1px #b7c0dc;
    padding:4px;
    background-color:#DEE0E8;
    color:#000;
    color:#0d4e93;
    font-size:10px;
    -moz-border-radius:6px;
}
#fiale strong {
    color:#000;
}

.table span {
    font-size:11px;
    float:left;
    width:500px;
    padding-bottom:10px;
}
.table span.datum {
    width:80px;
    padding-right:10px;
    text-align:right;
}
.table span.point {
    font-size:11px;
    float:left;
    width:500px;
    padding-bottom:10px;
    padding-left:1em;
}
.table span.point span {
    left: -1em;
    position: relative;
    width: 0;
    padding-left:0;
    padding-bottom: 0;
}

#content_big .truckstation table td {
    vertical-align: top;
    padding: 0 10px;
}
#content_big .truckstation table td li {
    margin-left: 1.5em;
    font-size:11px;
}
