/* *** css by miss monorom www.intensivstation.ch *** */
/* *** adapted by hightide to our own evil ends :) *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body 
{background-color: #e1ddd9;
font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#333333;
padding:0px;
margin:0px;
font-size:100%;
line-height:1.125em;
}

a {color: #109216;}
a:visited {color:#669966;}
a:hover {color: #669966;}
a:active { color:#669966;}

h1
{
font-size:small;
background-color: #f4df26;
border-top:1px solid #109216;
border-bottom:1px solid #109216;
padding:5px 15px;
margin:0px }

h2 
{font-size:medium;
color: #109216;
font-weight: bold;
padding-left:10px;
margin:0px;}

h3 
{font-size:large;
color: #109216;
font-weight: bold;
padding: 10px 10px;
margin:0px;}

#right h3 {
background-color:#FFFFFF;}

.style1 
{font-size:small;
color: #109216;
font-weight:bold;}


.opening
{background-color: #109216;
color:#ffffff;
padding: 8px 15px}

.times { }

img.download {vertical-align:middle;}


/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}
 

/* -----------------content--------------------- */
#content {
background-color: #fff;
background-image:url(images/bg.jpg);
background-repeat: no-repeat;
padding: 0px;
margin-right: 200px;
margin-left: 0px;
}

div#content { 
min-height:685px;
height:expression(this.scrollHeight > 485 ? "auto":"485px"); 
}

#text {
padding: 30px 25px 10px 25px;
}

div#text { 
min-height:685px;
height:expression(this.scrollHeight > 485 ? "auto":"485px"); 
}

p, pre {
padding: 5px 10px;
margin:0px;
font-size:small;
}

ul, li {font-size:small;}


/* --------------right navi------------- */
#right {
float: right;
width: 200px;
margin: 0px;
padding: 0px;
}

/* --------------right menu------------- */

#navcontainer { 
width: 200px;
background-color:#f4df26;
background-image:url(images/topcurve.gif);
padding-top: 30px;
background-repeat: no-repeat;
}

#navcontainer ul
{margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
color: #000000;}

#navcontainer a
{
display: block;
text-align:left;
padding: 6px 14px;
width: 160px;
color: #000000;
background-color: #f4df26;
border-bottom: 1px solid #eee;
text-decoration: none
}

#navcontainer a:link, .navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #fdef7b;
text-decoration: none;
color: #109216;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

/* -----------/* gallery ----------------- */

#myGallery
{
float:left;
width: 580px !important;
height: 160px !important;
border: 0px #000 solid !important;
margin-bottom: 20px;
margin-top:0px;
padding-top:0px;
}

#myGallery h2{
font-size: 1.4em;
color: #333 !important;}
#myGallery p{color: #333 !important;
font-size: 1em;}
#myGallery h2 a{
font-size: 1.4em;
color: #333 !important;
}
.slideInfoZone{height:50px !important;
background: #f8f8f8 !important; }
