@import url(http://fonts.googleapis.com/css?family=Norican);
@import url(http://fonts.googleapis.com/css?family=Gudea:400,700);

a.logo {
position:absolute;
top: 115px;
left: 56px;
}


/*Ostern*/

.osterhase {
display: none;
}
.ostern_text{
display: none;
}


div.page_110499 .osterhase {
display: block;
position: absolute;
width: 175px;
hight: 215px;
top: 659px;
margin-left: 692px;
z-index: 100;
display: none;
}

div.page_110499 .oster_text {
display: block;
position:absolute;
top:978px;
width: 260px;
margin-left: 669px;
z-index: 100;
color: green;
display: none;
}


.info {
position:absolute;
top: 100px;
left: 110px;
color: white;
width: 90%;
}

.info p, .info a {
float: left; 
color: white;
font-family: 'Norican', cursive;
font-size: 1.5em;
margin: 0; 
padding: 0; 
}

.info a { margin-left: 240px; }




/* BODY & SITE */

body {
background: url(../images/bg.jpg) top center fixed;
}
div.site_body {

padding: 0;
}
div.site {
background: url(../images/site_bg.png) repeat-y;
width: 1000px;
margin: 0 auto;
}
div.header {
background: url(../images/essen.png) no-repeat;
margin: 0px 0px 0px 18px;
}
div.site_inner {
background: url(../images/site.png) no-repeat;
margin: 50px auto;
}


/* SLIDESHOW */
div#slideshow {
top: 452px;
right: 22px;
width: 305px;
height: 283px;
}



/* CONTENT */

div.content {
}
div.content_inner {
padding: 295px 365px 0 155px;
min-height: 720px;
height:auto !important;
height: 920px;
}



/* MENU */

div.menu {
top: 335px;
left: 160px;
}

/* SUB MENU */

div.menu ul ul {
top: 25px;
left: 0;
width: 200px;
}

/* SUB SUB MENU */

div.menu ul ul ul {
top: 0;
left: 200px;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a, div.menu li a:visited {
color: #ffffff;
text-decoration: none;
padding: 0 10px;
font-size: 1.2em; 
font-family: Georgia, Times;
border-right: 1px solid #dbd7d4;
}
div.menu li a:hover {
color: #8d3136;
}
div.menu li a.active {
color: #8d3136;
}
div.menu li:last-child a {
border-right: none;
}


/* SUB MENU ITEM */

div.menu li li a, div.menu li li a:visited {
background: #f9f9f9;
text-transform: none; 
padding: 3px 10px;
font-size: 1em; 
border-bottom: 1px solid #dbd7d4;
border-right: none; 
}
div.menu li li a:hover {
color: #892c31;
background: white;
}
div.menu li li a.active {
color: #fff;
background: url(../images/subNav.jpg) no-repeat;
}

/* SUB SUB MENU ITEM */

div.menu li li li a, div.menu li li li a:visited {
}
div.menu li li li a:hover {
}
div.menu li li li a.active {
}


/* FOOT */

div.site_foot {
height: 0;

}

div.foot {
background: transperent; 
}
div.foot_inner {
width: 1000px;
margin: -100px auto;
background: url(../images/foot_bg.png) no-repeat;
position:relative;
font-size: 13px;
height: 320px;
}
div.foot,
div.foot a {
color:#fff;
}

.footContent {
position: absolute;
top: 50px;
left: 150px;
color: #3b3927;
font-size: 1.4em;
letter-spacing: 0.1em; 
}

/* FOOT MENU */

.foot_menu {
position: absolute;
top: 110px;
left: 107px;
}
.foot_menu ul {
list-style: none;
padding: 0;
margin: 0;
}
.foot_menu li {
float: left;
}
.foot_menu li a {
color: #fff;
text-decoration: none;
padding: 0 10px;
font-size: 1.2em; 
font-family: Georgia, Times;
border-right: 1px solid #5f5f50;
}

.foot_menu li a:hover {
color: #CDA873;
}
.foot_menu li:last-child a {
border-right: none;
}


/* COPYRIGHT | SITE CREATED */

.copyright {
position: absolute;
top: 135px;
left: 220px;
padding-right: 5px;
}
div.foot div.siteCreated {
position: absolute;
top: 135px;
right: 210px;
}
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 {
}


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


/* LANGUAGE SELECTION */

div.languages {
top:10px;
right:10px;
}
div.languages #languageActive img {
border: 1px white solid;
}



/* LOOK BUT DONT TOUCH */


div.menu a {
display: block;
overflow: hidden;
}

div.site,
div.foot,
div.menu li
{ position: relative; }

div.menu,
div.menu ul ul,
div.languages
{        position: absolute;  z-index:10;      }

div.menu li,
div.menu a,
div.languages li
{        float: left;        }

div.menu ul ul,
div.menu ul ul li,
div.menu ul ul a
{        float: none;        }

div.menu a .subind,
div.menu ul ul
{        display: none;        }

div.menu ul ul a .subind {
display: block;
float: right;
}

div.menu ul,
div.languages ul
{        margin:0; padding:0; list-style:none;        }

html, body {        height:100%; margin:0;        }
div.languages li a {        text-decoration:none; margin-right:2px;        }
div.languages li a img { border:none }

div#slideshow,
div#slideshow div.picture {
position: absolute;
overflow: hidden;
}

div.content
{        overflow:hidden        }

/* IE 5.5 CENTER FIX */

body,
div.foot
{        text-align:center;        }

div.site,
div.foot_inner
{        text-align:left;        }

/* IE 5.5 MAC FIX */
/* \*/
div.menu a
{        float: none;        }
/* */

*:first-child+html div.menu ul ul li {
float: left;
width: 100%;
}

* html div.menu ul ul li {
float: left;
height: 1%;
}
* html div.menu ul ul a {
height: 1%;
}


/* ERROR MELDUNGEN */
div.error-message {
padding:2px 0 2px 26px;
background: url(../imgages/exclamation.gif) 4px 3px no-repeat;
font-weight:bold;
color:#e25f53;
width:334px;
margin-left:118px;
}