/***
LUCIE
created by nordicweb.com
***/

div.extralinks {
position: absolute;
top:85px;
right:0px;
color: #15868b;
}

div.bannertext {
z-index: 10;
position:absolute;
top:132px;
left: 46px;
color: #00716a;
line-height: 180%;
font-weight: bold;
}

div.xAdress {
position:absolute;
top:5px;
right: 0;
color:#15868b;  
font-size:12px;
line-height:150%;  
}

.xAdress2 {
position: absolute;
  top: 280px;
  left: 650px;
  color:#000;
}

.footContent {
position: absolute;
  top: 40px;
  left: 260px;
  }
.col {
float: left;
  margin-right: 120px;
}

.extraLinks {
position: absolute;
  top:25px;
  left:250px;

}
div.extraLinks div.col {
float: left;
width: 90px;
  margin-right: 5px;

}
/* BODY & SITE */

body {
}
div.site_body {
background: #fff url(../img/bg.jpg) top left no-repeat;
padding: 0;
}
div.site {
background: url(../img/site_bg.jpg) repeat-y;
width: 1000px;
margin: 0;
}
div.site_inner {
background: url(../img/site.jpg) no-repeat;

}

/* SLIDESHOW */
div#slideshow {
top: 116px;
left: 0;
width: 1000px;
height: 208px;
}

/* CONTENT */

div.content {
width:700px;
float:right;
}
div.content_inner {
padding: 450px 60px 10px 0;
}

div.menu {
overflow:hidden;
}

/* MENU */

div.menu {
width:225px;
float:left;
}
div.menu_inner {
padding: 450px 0 0 0px;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a, div.menu li a:visited {
color: #15868b;
text-decoration: none;
padding: 5px 10px 5px 40px;
  background: #c8e7f1; 
}
div.menu li a:hover {
color: #fff;
  background: #20b1ab; 
-moz-border-radius-topright:6px;
  -moz-border-radius-bottomright:6px;
}
div.menu li a.active {
color: #fff;
  background: #20b1ab; 
-moz-border-radius-topright:6px;
  -moz-border-radius-bottomright:6px;
}


/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
padding: 5px 0 3px 60px;
  background: #66c7c3;
}
div.menu li li a:hover {
  background: #20b1ab; 
}
div.menu li li a.active {
  background: #20b1ab; 
}


/* 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: 0;

}
div.foot {

background: url(../img/footer_bg.jpg) repeat-x;
}
div.foot_inner {
  background: url(../img/foot_bg.jpg) no-repeat;
  width: 1000px;
margin: 0;
  height: 114px;
position: relative;
font-size: 11px;
  height: 54px;
}
div.foot,
div.foot a {
color:#fff;
}

/* SITE CREATED */

div.foot div.siteCreated {
position: absolute;
top: 35px;
right: 25px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
text-decoration: none;
}


/* LIVE SEARCH */

div.livesearch {
position:absolute;
top: 340px;
left: 47px;
}

div.livesearch input {
border: 1px solid #ababab;
background: none;
  color: #666;
  font-size: 12px;
  height:15px;
  width: 225px;
}



/* 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 5.5 CENTER FIX */

body,
div.foot
{        text-align:left;        }

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;
}
