/***
        LUCIE
        created by nordicweb.com
***/

body.page_15764 .empfehlung {
display:block;
position:absolute;
top:690px;
left:606px;
}
.empfehlung { display:none; }

/* BODY & SITE */

body {background:#BBD8E9;
}
div.site_body {
        background: #BBD8E9 url(../img/bg.jpg) repeat-x;
        padding: 0;
}
div.site {
        background: url(../img/site_bg.jpg) repeat-y;
        width: 995px;
        margin: 0 auto;
}
div.site_inner {
        background: url(../img/site.jpg) no-repeat;
padding-top:306px;
}

/* SLIDESHOW */
div#slideshow {
top: 80px;
left: 262px;
width: 696px;
height: 219px;
}

/* CONTENT */

div.content {
width:690px;
float:right;
}
div.content_inner {
padding:0 40px 0 14px;
}

div.address {
position:absolute;
top:225px;
left:48px;
  color:#fff;
  line-height:110%;
}

div.fon{
position:absolute;
top:275px;
left:48px;
  color:#fff;
}


div.menu {
overflow:hidden;
}

/* MENU */

div.menu {
        width:261px;
        float:left;
}
div.menu_inner {
        padding: 34px 0 0 35px;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a {
        color: #040458;
        text-decoration: none;
        padding: 4px 17px;
  font-weight:bold;
  font-size:12px;
}
div.menu li a:hover {
        color: white;
         background:#040458 url(../img/pfeil.gif) no-repeat 0px;
}
div.menu li a.active {
        color: white;
       background:#040458 url(../img/pfeil.gif) no-repeat 0px;
}


/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
  padding: 2px 17px;
        font-weight:normal;
  color:#387CC5;
  border-bottom: 1px solid #E7E7E7; 
        background: #f9f9f9;
}
div.menu li li a:hover {
        color: black;
        background: #f6f6f6;
}
div.menu li li a.active {
        color: black;
        background: white;
}


/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
        margin-left: 20px;
        background: none;
}
div.menu li li li a:hover {
        color: black;
        background: none;
}
div.menu li li li a.active {
        color: black;
        background: none;
        text-decoration: underline;
}

/* FOOT */

div.site_foot {
        height: 41px;
        background: url(../img/foot_bg.jpg) no-repeat;
}
div.foot {
        width: 1000px;
        margin: 0 auto;
}
div.foot_inner {
position: relative;
        font-size: 11px;
}
div.foot,
div.foot a {
        color:#666;
}

/* SITE CREATED */

div.foot div.siteCreated {
        position: absolute;
        top: 20px;
        right: 20px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
        text-decoration: none;
}


/* LIVE SEARCH */

div.livesearch {
position:absolute;
top: 20px;
left: 20px;
}

div.livesearch input {
border: 1px solid #000;
background: #fff;
}


/* FORMS */

form div.input {
        margin-bottom: 2px;
        clear:both;
}
form label {
        width:120px;
        float:left;
        display:block;
}
form div.input input,
form div.input textarea {
        width: 240px;
        border: 1px #ccc solid;
}
form div.input textarea {
        height: 140px;
}
form div.submit {
        padding-left: 120px;
        clear:both;
}
form div.submit input {
}


/* LANGUAGE SELECTION */

div.languages {
        top:10px;
        right:10px;
}
div.languages #languageActive img {
        border: 1px white solid;
}


/* SEARCH */

div#search_results_page ul {
list-style:none;
padding-left:0;
}
ul#search_results {
}

ul#search_results li.search_result_flag ul {
border-top:1px #ddd solid;
}
ul#search_results li.search_result_flag li.search_result {
margin-left:40px;
background:#f9f9f9;
}
ul#search_results li.search_result_flag li:hover {
}
ul#search_results li.search_result {
padding:6px 0;
border-bottom:1px #ddd solid;
}
ul#search_results li a {

}
ul#search_results li span {
display:block;
color:#555;
}

div#slideshow,
div#slideshow div.picture {
position: absolute;
overflow: hidden;
}

/* LOOK BUT DONT TOUCH */

div.menu li,
div.languages li
        {        display:inline        }

div.menu li ul,
div.menu li.active li ul,
div.menu li.active li.active li ul
        { display:none        }

div.menu li.active ul,
div.menu li.active li.active ul,
div.menu li a
        { display:block        }

div.menu ul,
div.languages ul
        {        margin:0; padding:0; list-style:none;        }

div.site,
div.foot
        { position: relative; }

html, body {        height:100%; margin:0;        }
div.languages { position: absolute }
div.languages li { float:left }
div.languages li a {        text-decoration:none; margin-right:2px;        }
div.languages li a img { border:none }

/* IE HEIGHT FIX */
div.content {
        min-height: 300px;
height: auto !important;
height: 300px;
}

/* IE 5.5 CENTER FIX */

body,
div.foot
        {        text-align:center;        }

div.site,
div.foot_inner
        {        text-align:left;        }

/* ERROR MELDUNGEN */

div.error-message {
padding:2px 0 2px 26px;
background: url(/img/icon/16/exclamation.gif) 4px 3px no-repeat;
font-weight:bold;
color:#e25f53;
width:334px;
margin-left:118px;
}
