/* *************** 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;}
.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;
    }*/

/* -----------------------------------------------------------------------*/

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

/* Base color and font */
    body { font: 81.25%/1.6154 "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial, sans-serif; color: #444; background: #f7faa0;}

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


/* Page
------------------------------------------------------------------------- */
#page { margin: 100px auto 20px auto; width: 910px; background: transparent; }



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

#hd { height: 40px; background: transparent url('img/radius-40-left.png') no-repeat 0 0; padding-left: 22px;}
#hd #bar {background: transparent url('img/radius-40-right.png') no-repeat center right; color: #fff; line-height: 40px; height: 40px; padding: 0;}
#hd h1 { text-indent: -10000px; background: transparent url('img/logo-bg.png') no-repeat center left;}
#hd a {border: 0; text-decoration: none; display: block;}


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

/* Navigation
------------------------------------------------------------------------- */
#navigation { line-height: 32px; width: 100%;  margin-top: 20px; padding: 0; font-size: 13px; font-weight: bold; list-style: none;}

#navigation li { background: transparent url('img/radius-26-left.png') no-repeat center left; padding-left: 13px; margin-bottom: 26px;}

#navigation a { display: block;  background: transparent url('img/radius-26-right.png') no-repeat center right; line-height: 26px; height: 26px; padding-left: 10px;}
#navigation a:link, #navigation a:visited { color: #fff; }
#navigation a:hover, #navigation a:active, #navigation a:focus, #navigation li.aktiv a {  color: #f5fa65; text-decoration: none; }

#home-map {
    width: 275px;
    float: left;
}

#home-text {
    width: 420px;
    margin-left: 20px;
    float: left;
}


#map { /*border: 1px solid #ccc; width: 90%; height: 280px; margin: 0 20px 1em 20px;*/
    float: left;
    width: 278px;
    height: 290px;
    margin: 4px 0 20px 35px; 
    padding: 2px; 
    border: 6px solid #eee;
    }


/* Footer
------------------------------------------------------------------------- */
#ft { clear: both; text-align: center; height: 40px; background: transparent url('img/radius-40-left.png') no-repeat 0 0; padding-left: 22px;}
#ft h2 {text-indent: 0; background: transparent url('img/radius-40-right.png') no-repeat center right; color: #fff; line-height: 40px; height: 40px; padding: 0;}
#legal { text-align: right; padding: 10px 20px;}


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

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


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

h2 span.punkt {
    padding-right: 25px;
    background: transparent url('img/punkt-icon.png') no-repeat right center;
}


h1 {margin: 0; color: #091269; font-size: 22px; line-height: 21px; padding-bottom:7px; padding-top: 14px;}
h2 {margin: 0; color: #091269; font-size: 19px; line-height:21px; padding-bottom:14px; padding-top: 18px;}
h3 {margin: 0; color: #091269; font-size: 15px; line-height:21px; padding-bottom:7px; padding-top: 14px; }
h4 {margin: 0; color: #444; font-size: 13px; line-height:1.6154em; padding-bottom:0; font-weight: bold;}


/* Text + Listen
------------------------------------------------------------------------- */
p { background: none; color: #444; font-size: 13px; line-height:21px; margin-bottom:21px; }


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;}

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

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






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

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




img.europakarte { margin: 20px 0 20px 35px; border: none;}

img.floatleft {
    margin: 3px 20px 21px 0; padding: 2px; border: 5px solid #eee;
}

img.floatright {
    margin: 3px 0 21px 35px; padding: 2px; border: 5px solid #eee;
}

/* Standard classes
-------------------------------------------------------------- */
.small { font-size: .8459em; line-height: 1.9091em; margin-bottom: 0; }
.quiet { color: #757b7f; font-size: .8459em; line-height: 1.9091em; margin-bottom: 0;}
.signal { color: #c0000d;}

.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; }

.trennlinie { clear: both; border-top: 1px dotted #c2c8cc; height: 1px; height: 1px; margin-bottom: 1.6154em;}
.trennlinie-vert { background: transparent url('img/dotted-vert.png') repeat-y right top;}

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

.clear { clear: both;}






























