/* Design Konrad Baumann */
/* Erstellt von Nicole Folchert */
/* Erstellt: 03.2013 */

.cake-debug 
{
    display: none;
}

/*Basis Elemente */
*
{
    margin: 0;
    padding: 0;
}

html, body
{
    height: 100%;
}
html 
{
    background: #FFFFFF;
}
body
{
    position: relative;
    height: 100%;
    font: 75% arial, verdana, sans-serif;
    line-height: 1.2;
    color: #333;
    margin: 0;
    padding: 0px;
}

/*Formatierungen*/
#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th
{
    font: 0.9em arial, verdana, sans-serif;
    margin-bottom: 10px;
    text-align: justify;
}
#inhalt h1, #inhalt h2, #inhalt h3 
{
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#inhalt h1
{
    font: bold 1.4em arial, verdana, sans-serif;
    letter-spacing: 0.05em;
    margin-left: 0px;
}

#inhalt h2
{
    font: bold 1.2em arial, verdana, sans-serif;
    color: #222;
}

#inhalt h3
{
    font: bold 1.0em arial, verdana, sans-serif;
    color: #111;
}

#inhalt img
{
    /*border: 1px solid #77a908;*/
    border: 0 none;
    padding: 0px;
    margin: 2px 4px 4px 2px;
}

#inhalt img.left
{
    float: left;
    margin: 10px 10px 0 0;
}
#inhalt img.right
{
    float: right;
    margin: 10px 0 0 10px;
}

/*f¸r die Bilder, die linksb¸ndig vor Aufz‰hlung liegen*/
#inhalt span.left
{
    padding-right: 20px;
    margin-top: 0px;
}

#inhalt span.image span.titleDescription 
{
    display: block;
    font-size: 0.8em;
    margin-bottom: 5px;
}

#inhalt a:link,#inhalt a:visited {
    color: #9199a6;
    text-decoration: none;
}

/* Links: beim ¸berfahren mit der Maus, beim Klick */
#inhalt a:hover,#inhalt a:active {
    text-decoration: underline;
}

#inhalt ul
{
    clear: left;
    list-style-type: disc;
    margin-left: 20px;
}
#inhalt li
{
    padding: 0px;
    margin-top: 5px;
}
#inhalt ol
{
    clear: left;
    list-style-type: dezimal;
    margin-left: 25px;
}
#inhalt table
{
    margin: 10px 30px 10px 5px;
    border-collapse: collapse;
}
#inhalt th
{
    font-weight: bold;
    border: 1px #7b8388 solid;
    padding: 2px;
}
#inhalt td
{
    border: 1px #7b8388 solid;
    padding: 2px;
}
#inhalt .contactform button
{
    font: 0.8em arial, verdana, sans-serif;
    color: #7b8388;
}

/* Spezielle DIVs */
#logo
{
    position: absolute;
    top: 10px;
    left: 72px;
    z-index: 300;
}
#logo_img
{
    width: 928px;
    height: 180px;
    background: url(../images/logo_grau.gif) no-repeat top left;
}
#container
{
    background: #FFF url(container-bg.gif) no-repeat top left;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 1000px;
    -webkit-box-shadow:  0px 4px 5px 3px rgba(0, 0, 0, 0.25);
    box-shadow:  0px 4px 5px 3px rgba(0, 0, 0, 0.25);
}
#oben
{
    height: 168px;
    width: 1000px;
}

#header
{
    display: none;
    margin-top: 0px;
    height: 140px;
    position: relative;
}
#header_img
{
    background: transparent url(header.jpg) no-repeat top left;
    position: absolute;
    top: 0px;
    left: 72px;
    overflow: hidden;
    height: 140px;
    width: 928px;
}
#textHG
{
    background: transparent url(container-right-bg.png) repeat-y top right;
    position: relative;
    margin: 0px 0px 0px 72px;
    padding: 40px 15px 0px 55px;
    min-height: 250px;
    top: 0px;
	border: 0px solid #000;
}
#text
{
    background: transparent url(mapscharbeutz.gif) no-repeat top right;
    margin: 0px 0px 0px 0px;
    padding-bottom: 10px;
    position: relative;
    height: auto;
}
#text:after {
    content: "";
    display: table;
    clear: both;
}
/*
#topExtraDiv 
{
    background: transparent url(cities.gif) no-repeat top left;
    width: 199px;
    height: 113px;
    position: absolute;
    top: 40px;
    left: 124px;
    text-indent: -32768px;
}
*/
/*Footer*/
#footer
{
    background: #dee8ee;
    clear: both;
    margin: 0px 0px 0px 72px;
    padding: 5px 0px;
    width: 928px;
    z-index: 500;
}
#footer p
{
    color: #1e2d5c;
    font-size: 0.8em;
    line-height: 20px;
    margin: 0px;
    padding: 0px 15px;
    text-align: right;
}
#footer p a:link,
#footer p a:visited
{
    color: #1e2d5c;
    text-decoration: none;
}
#footer p a:hover
{
    text-decoration: underline;
}


/* Navigation */
#navi
{
    background: #e8e272;
    height: 28px;
    margin-left: 72px;
    padding: 0px;
    position: absolute;
    top: 140px;
    width: 928px;
    z-index: 100;    
}
#navi2
{
    margin: 0px;
    padding: 0px;
    position: relative;
}
#navi ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
#navi li
{
    float: left;
    padding: 0px;
    margin: 0px;
}
#navi a, #navi a:link, #navi a:visited
{
    color: #0b0b7f;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
#navi a span
{
    color: #000;
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    padding: 8px 20px 6px 20px;
}
#navi a:hover,
#navi li:hover,
#navi a#navaktuell
{
    background: #e2001a;
}
#navi a:hover span,
#navi li:hover a span,
#navi a#navaktuell span
{
    color: #FFF;
}

/* 2. Ebene */
#navi ul ul
{
    background: #dde8f0;
    float: left;
    overflow: hidden;
    position: absolute;
    padding: 0px;
    margin: 0px;
    left: 0px;
    top: 28px;
    display: none;
    z-index: 750;
}

/* Unternavigation  einblenden */
#navi ul li:hover ul
{
    display: block;
    height: 23px;
    width: 100%;
}
#navi ul li ul li
{
    float: left;
    border: none;
    margin: 0;
    padding: 0;
    height: auto;
}
#navi ul li ul li a span 
{
    color: #1e2d5c !important;
    font-size: 0.7em;
    padding: 5px 10px 3px 10px;
    background: transparent url(subnavi-border.gif) no-repeat right 8px;
}
#navi ul li ul li:last-child a span 
{
    background: none;
}

#navi ul li ul li a span 
{
    color: #3494a8;
}
#navi ul li ul li a:hover,
#navi ul li ul li:hover 
{
    background: transparent;
}
#navi ul li ul li a:hover span 
{
    color: #e2001a !important;
}
#navi ul li ul li a#navaktuell
{
    background: transparent;   
}
#navi ul li ul li a#navaktuell span 
{
    color: #e2001a !important;
}
#navi ul li ul a, #navi ul li ul a:link, #navi ul li ul a:visited
{
    display: block;
    text-decoration: none;
    font-weight: normal;
    border-bottom: 0;
    height: auto;
    cursor: pointer;
    z-index: 1000;
}

/* Extra Textblˆck */
#text .text,
#text > div
{
    clear: left;
    width: 685px;
}
.custom-gruener-Hintergrund
{
    background: #f2f5d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #7c8c2f;
    padding: 25px 20px 15px 20px;
    margin-right: 190px;
    width: 645px !important;
}
.custom-links
{
    margin-right: 190px;
    width: 685px;
}
.custom-rechts
{
    background: #d6d723;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000 !important;
    font: normal 0.8em arial,verdana,sans-serif !important;
    text-transform: none !important;
    padding: 18px 5px 18px 15px;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 350px;
    width: 140px !important;
}
#inhalt .custom-rechts p {
    text-align: left;
}

.custom-rechts a
{
    color: #e2001a  !important;
	font-weight: bold;
	font-size: 14px;
}

.custom-rechts h3 
{
    color: #000  !important;
}
.custom-blaue-Box
{
    border: 1px solid #b5deed;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: none !important;
    background: #f2f3f6 url(startbox-bg.png) repeat-x top left;
    float: left;
    width: 190px !important;
    margin: 20px 16px 20px 0px;
    padding: 10px;
    min-height: 360px;
}
.custom-blaue-Box p 
{
    font-size: 0.8em !important;
}
.custom-blaue-Box a
{
    background: transparent url(weiter.gif) no-repeat center left;
    color: #7e848e !important;
    padding-left: 15px;
}
.custom-gruener-Balken-oben 
{
    border-top: 2px solid #d8dc16;
    padding-top: 10px;
}