/***
LUCIE
created by nordicweb.com
***/
.extraLinks {
  position: absolute;
  top: 103px;
  right: 8px;
  font-size:12px;
  font-weight:normal;
  color:#727685;
   text-decoration: none;
}
.extraLinks a { color: #fff; font-weight:normal; text-decoration: none;}
.extraLinks a:visited { color: #8C98C5; font-weight:normal; text-decoration: none;}
.extraLinks a:hover{ color: #8C98C5; font-weight:normal; text-decoration: none;}

.col1 {
  position: absolute;
  top: 60px;
  left: 240px;
  color: #8DA1C5;
}

.col2 {
  position: absolute;
  top: 60px;
  left: 540px;
  color: #8DA1C5;
}


/* BODY & SITE */

body {
background: #26518E;
}
div.site_body {
background: #fff url(../img/bg.jpg) repeat-x;
padding: 0;
}
div.site {
background: url(../img/site_bg.jpg) repeat-y;
width: 995px;
margin: 0;
}
div.site_inner {
background: url(../img/site.jpg) no-repeat;
}


/* SLIDESHOW */
div#slideshow {
visibility:hidden;
top: 0;
left: 0;
width: 0;
height: 0;
}


/* START CONTENT */

div.page_16005 div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding:0 0 0 0;
}

div.page_16499 div.site_inner {
background: url(../img/site.jpg) no-repeat;
padding:0 0 0 0;
}

  
div.page_16005 div#slideshow {
visibility:visible;
top: 126px;
left: 212px;
width: 778px;
height: 348px;
}

div.page_16499 div#slideshow {
visibility:visible;
top: 126px;
left: 212px;
width: 778px;
height: 348px;
}

div.page_16005 div.content {
margin-top:323px;
}

div.page_16499 div.content {
margin-top:323px;

}



/* CONTENT */

div.content {
width:785px;
float:right;
}
div.content_inner {
padding:155px 10px 20px 27px;
}

div.menu {
overflow:hidden;
}

/* MENU */

div.menu {
width:209px;
float:left;
}
div.menu_inner {
padding: 202px 0 0 0;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a, div.menu li a:visited {
color: #fff;
text-decoration: none;
padding:3px 4px 3px 52px;
  font-size:13px;
  font-weight:bold;
text-transform:uppercase;
}
div.menu li a span {
font-size:13px;
text-decoration: none;
font-family:'times new roman';
text-transform:none;  
  font-weight:bold;
background: none;  
  font-style:italic;
  margin-left:10px;
}

div.menu li a:hover {
color: #B9B9B7;
background: none;
}

div.menu li a.active {
color: #B9B9B7;
background: none;
}


/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
padding:2px 5px 1px 52px;
 font-size:11px;
  color: #fff;
  font-weight:normal;
  background:none;
}
div.menu li li a:hover {
  color: #B9B9B7;
background: none;
}
div.menu li li a.active {
 color: #B9B9B7;
background: none;
}


/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
padding: 2px 36px;
 font-size:11px;
  font-weight:normal;
  background:#EBEAEB;
}
div.menu li li li a:hover {
color: #4C4442;
background:#D8D8D7;
}
div.menu li li li a.active {
color: #4C4442;
background:#D8D8D7;
}

/* FOOT */

div.site_foot {
height: 0;

}
div.foot {

  background: url(../img/footer_bg.jpg) repeat-x;
}
div.foot_inner {
  width: 995px;
margin: 0;
  background: url(../img/foot_bg.jpg) no-repeat;
position: relative;
font-size: 11px;
height: 119px;
}
div.foot,
div.foot a {
  font-size: 11px;
color:#607FF0;
}

/* SITE CREATED */

div.foot div.siteCreated {
position: absolute;
top: 60px;
left: 840px;
}
div.foot div.siteCreated,
div.foot div.siteCreated a {
text-decoration: none;
}


/* LIVE SEARCH */

div.livesearch {
position:absolute;
top: 100px;
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:103px;
left:800px;
}
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:8px;        }
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;
}