/* *************** 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;}
/* Abweichung*/
.size1of3 { margin-top: 9px;}

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



/* ***************** LAYOUT ************************/
/* Base color and font */
body { font: 81.25%/1.6154 "Times New Roman", georgia, serif; color: #e3dcc5; background: #1a1a1a url('img/bg-body.jpg') repeat-x top left; height: 100%;}
body { font: 16px/21px times, "Times New Roman", georgia, serif; color: #e3dcc5; background: #1a1a1a url('img/bg-body.jpg') repeat-x top left; height: 100%;}

/* Page
------------------------------------------------------------------------- */
#page { margin: 0 auto; width: 980px;}



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

#hd { }
#hd ul {list-style: none;  margin: 0; padding: 0;}
#hd a {border: 0; text-decoration: none; display: block;}

#panel { height: 180px; background: #430f11 url('img/bg-header.jpg') no-repeat 0 0; position: relative;}
#panel h1 { text-indent: -10000px; background: transparent; height: 69px; position: absolute; top: 39px; left: 20px;}


/* Navigation
------------------------------------------------------------------------- */
#navigation { height: 35px; width: 960px; text-align: center; background: transparent url('img/bg-nav.jpg') no-repeat 0 0;}

#navigation ul { font-size: 16px; font-weight: bold; width: 25em; margin: 0 auto; }
#navigation li { float: left;}

#navigation a { display: block; padding: 0 15px; line-height: 35px; height: 35px;}
#navigation a:link, #navigation a:visited { background: transparent; color: #6d5135; }
#navigation a:hover, #navigation a:active, #navigation a:focus, #navigation li.aktiv a { background: transparent; color: #40301f; color: #761215; }

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

/*.damen { background: #111; width: 287px; height: 400px; border: 1px solid #f00;}*/
.damen { width: 300px; height: 430px; padding: auto; margin: 0 0 0 15px; float: left;}
.damen-rahmen {background: transparent url('img/bilderrahmen.png') no-repeat center center; width: 287px; height: 306px; padding: 24px 0; -moz-box-shadow: 7px 7px 7px #111; -webkit-box-shadow: 7px 7px 7px #111; box-shadow: 7px 7px 7px #111;}
.damen-bild { background: transparent; width: 243px; height: 311px; margin: -3px auto 0 auto; }
.damen-name { margin-top: 10px; text-shadow: 2px 2px 2px #000; font-size: 16px;}

#map { /*border: 1px solid #ccc; width: 90%; height: 280px; margin: 0 20px 1em 20px;*/
    float: left; width: 520px; height: 250px; padding: 2px; border: 2px solid #eaddb2; margin: 0 20px 10px 25px
    }

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

.info-box li, .info-box p { color: #761215; font-weight: bold;}

/* Side Content*/
.sidebutton { width: 270px; height: 4.5em; background:  #b6a266 url('img/bg-sidebutton.jpg') no-repeat 0 0; margin-left: 15px; font-weight: bold;
border-left: 1px solid #968654;
border-bottom: 1px solid #968654;
border-right: 1px solid #f0ece0;
border-top: 1px solid #f0ece0;
margin-bottom: 21px;
-moz-box-shadow: 7px 7px 7px #111; 
-webkit-box-shadow: 7px 7px 7px #111;
box-shadow: 7px 7px 7px #111;
}
.sidebutton p { padding: .5em; margin: 0; color: #761215; font-size: 20px;}
.sidebutton p.e-mail {font-size: 14px;  padding-top: .8em;}
.sidebutton p.e-mail a {color: #761215;}
.sidebutton span { color: #1a1a1a; font-size: 14px;}

.banner { float: left; margin: 0 0 0 15px;}
/* Footer
------------------------------------------------------------------------- */
#ft { clear: both; width: 100%;}
#base { height: 10%; background: #53c3bf;}

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

html { height: 100%; padding-bottom: 1px; position: relative;}
    
/* -----------------------------------------------------------------------*/

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


/* Headlines
------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; background: none; text-shadow: 2px 2px 2px #000;}

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


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


/* Text + Listen
------------------------------------------------------------------------- */
p { background: none; line-height:21px; margin-bottom: 21px; letter-spacing: 0}
.language { width: 290px; height: 2em; float:left; margin: 11px 0 0 15px;}
.language img { display: block; float: left;}
.language p { width: 240px; float: left; margin-left: 5px; padding: 0;}


ul, ol { background: none; 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:#e3dcc5; text-decoration:none; }
a:hover, a:active { text-decoration: underline; }
a:focus { color: #e3dcc5; text-decoration: underline; }

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

img.floatleft {
     float: left; margin: 0 25px 21px 0;
     -moz-box-shadow: 7px 7px 7px #111; 
     -webkit-box-shadow: 7px 7px 7px #111;
     box-shadow: 7px 7px 7px #111;
}

/* Formular */

form { width: 100%;}
input, textarea { background: #d2c5a0; width: 90%; border: 0; padding: .5em; font-family: "Times New Roman", georgia, serif; font-size: 14px; color: #403924;}
input.button { width: 120px; background: #b6a265; cursor: pointer;}
label { display: block;}

input.eingabefehler { background: #761215; color: #fff;}


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






























