@charset "utf-8";
/************************************************
    CSS StyleSheet
    diebestenimnordwesten.de

    Media: Screen

    www.ahlersheinel.de
************************************************/

/* STRUKTUR
************************************************/

* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    height: 100%;
}


body {
    background: #eee url("/images/body/balken.jpg") repeat-x;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #454c52;
    font-size: 67%;
    text-align: center;
    line-height: 140%;
}


/* Container
*************************************************/
.center{text-align:center;}
#wrapper {
    /*border: 1px solid cyan;*/
    background: #fff url("/images/body/grey.gif") repeat-y 100%;
    margin: 0 0 0 20px;
    width: 890px;
    text-align: left;
    background-color: #fff;
}

#head {
background-color:#FFFFFF;
border-bottom:11px solid #FFCC00;
height:69px;
}

.diebestenlogo{
    float: left;
    margin: 22px 0 14px 0px;
}

.schafferlogo {
    /*border: 1px solid red;*/
    margin-top: 30px;
    float: right;
}

#headimage {
    position: relative;
    height: 130px;
}

#teaser {
    /*border: 1px solid green;*/
    position: absolute;
    z-index:1;
    top: 40px; 
    left: 700px; 
    width: 175px; 
    height: 75px; 
}

#teaser a {
    text-decoration: underline;
    color: #FF8111;
}

#navbar {
    /*border: 1px solid red;*/
    padding: 2em 0 0 13px;
    float: left;
    width: 170px;
}

#content {
    /*border: 1px solid green;*/
    width: 460px;
    min-height: 390px;
    padding: 2em 33px 0em 13px;
    float: left;
}

#content a {
    text-decoration: underline;
    color: #FF8111;
}

#sidebarbox {
    float: left;
    width: 165px;
    padding: 0.9em 0 0 13px;
    overflow: hidden;
}

#europalogo img {
    margin: 0 0.5em 0.5em 0.5em;
}

#europalogo p {
    width: 180px;
    padding-left: 5px; 
    font-size: 80%;
    line-height: 100%;
    margin: 1em 0em 1em 0em;
}
#footer {
    /*border: 1px solid black;*/
    background-color: #eee;
    border-top: 10px solid #fc0;
    height: 10px;
}

#footer span {
    /*border: 1px solid black;*/
    float: right;
}

.clear {
    clear: both;
}


/* TEXT
************************************************/

h1 {
    font-size: 133%;
    font-weight: normal;
    margin: 0 0 0.5em 0;
    color: #004c91;
    line-height: 120%;
}

h2 {
    font-size: 113%;
    font-weight: bold;
    margin-top: 1em;
    color: #004c91;
}

h2.abstandunten {
    margin-bottom: 0.5em;
}

h3 {
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 0.7em 0;
    color: #004c91;
}

h4 {
    margin-top: 10px;
}

#head h1{
    margin:0;
}

.date {
    font-size: 80%
}

a {
    color: #454c52;
}

a:hover {
    color: #FF8111;
}

a:visited {
    color: #454c52;
}

a, a:link, a:active {
    text-decoration: none;
}

.description {
   font-weight: bold;
}

#teaser a:hover{color:#5e5e5e}

#navbar .infobox{
   background: #fff7e5;
   padding-bottom: 5px;
}
#navbar .infobox{margin-top: 40px;}
#navbar .infobox h4{font-size: 100%; padding: 0 3px;}
#navbar .infobox p{padding: 0 3px;}
#navbar .borderb5px{border-bottom: 5px solid #FFCC00}
#navbar .infobox a{color:#FF8111;text-decoration:underline }
#navbar .infobox a:hover,#navbar .infobox a:active,#navbar .infobox a:focus{color:#5e5e5e}
/* NAVIGATION
************************************************/

#sidebarbox ul.navi li a{
    background-image: url(/images/body/pfeile_gray.jpg);
}

#sidebarbox ul.navi li a:hover, #sidbarbox ul.navi li.active ul li a:hover{
    background-image: url(/images/body/pfeile_gray_hover.jpg);
}


ul.navi li {
    /*border: 1px solid red;*/
    margin-left: 0px;
    overflow: hidden;
    width: 160px;
    margin-bottom: 0.5em;
    list-style: none;
}

ul.navi li a, ul.navi li a.active {
    background-position: 0 0.2em;
    background-repeat: no-repeat;
}

ul.navi li a {
    display: block;
    color: #444;
    background-image: url(/images/body/liste-hover.jpg);
    padding-left: 20px;
}

ul.navi li.active a {
    color: #FF8111;
    background-image: url(/images/body/liste.jpg);
}

ul.navi li ul li a {
    padding-left: 2.5em;
}

ul.navi li a:hover, ul.navi li.active ul li a:hover {
    color: #FF8111;
    background-image: url(/images/body/liste.jpg);
}


ul.subnav {
    margin-top: 1.5em;
    font-size: 90%;
    line-height: 130%;
    list-style: none;
}

/* CONTENT
************************************************/

#content p {
    margin-top: 0.5em;
}

#content ul{
    list-style: none;
}

#content ul li {
    margin-top: 0.3em;
}

#content ul#kontakt {
    width: 400px;
    margin-bottom: 0.5em;
}

#content ul#kontakt li span {
    margin-right: 7px;
}

#content ul.klienten {
    margin: 0 0 1em 13px;
    list-style: disc;
}

#content ul.team {
    margin-top: 1em;
    display: block;
    width: 460px;
    float: left;
}

#content ul.team li {
    float: left;
    width: 153px;
    height: 207px;
}

#content ul.team li img {
    display: block;
    margin-bottom: 3px;
}

#content .imagebox {
    background: #eee;
    padding: 10px;
    width: 200px;
    font-style: italic;
    float: left;
    margin-right: 10px;
}

/* SIDEBAR
************************************************/

#sidebarbox h3 {
    margin-top: 1em;
}

#sidebarbox dl dt {
    font-weight: bold;
    line-height: 120%;
}

#sidebarbox dd.description {
    font-weight: normal;
    margin: 0.4em 0em 0.3em 0em;
}

#sidebarbox dd.more {
    margin-bottom: 1.5em;
    text-decoration: underline;
}


/* Definitionslisten
************************************************/

dt {
    font-weight: bold;
    margin-top: 1em;
}



/* FORMULAR
************************************************/

input, textarea.form {
    border: 1px solid #ccc;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    padding: 0.1em 0.5em;
    color: #444;
    font-family: arial,helvetica,sans-serif;
}

input:focus, input:hover, textarea:focus,textarea:hover {
    background-color: #f2f9ff;
}

#content input.form, #content textarea.form {
    width: 400px;
    font-size: 100%;
}

#content input.auswahl {
    width: 70px;
    size: 15;
}

input.button {
    margin-top: 5px;
    color: #444;
    padding: 0px 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 95%;
}

input.button:focus, input.button:hover {
    color: #444;
    border: 1px solid #999;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #f2f9ff;
}

input { vertical-align: middle; }

label {
    display: block;
    color: #1f326f;
    font-size: 90%;
}

label.inline {
    display: inline;
}

/* MISC
************************************************/

a.zurueck {
    text-decoration: underline;
    margin-top: 1em;
}

p.margintop { margin-top: 1em; }
.clear { clear: both; }
.none { display: none; }
.L { float: left; margin-right: 1em; }
.R { float: right; margin-left: 1em; }

img.L, img.R { margin-top: 0.3em; }

