/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #009b33;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
width: 860px;
padding:0px;
border:thin;
border-bottom-color:#000000;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #FFFFFF;
padding: 0px;
margin: 0px; }



/* ----------outer and inner----------------- */
#outer{
	border-left: solid 200px #000000;  /* color of the left column  */
	background-color: #ffffff;
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:1px;
	background-color: #000000;
 }

/* -----------------content--------------------- */
#content{
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	height: auto;
}

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif
padding: 5px 10px;
margin:0px;}
/*  ----------------links---------------------- */ 

#homebut
{
  display: block;
  width: 200px;
  height: 20px;
  background: url(images/homebutton.png) no-repeat 0 0;

}

#homebut:hover
{ 
  background-position: 0 -20px;
}

#homebut span
{
  display: none;
}

#gallerybut
{
  display: block;
  width: 200px;
  height: 20px;
  background: url(images/photobutton.png) no-repeat 0 0;

}

#gallerybut:hover
{ 
  background-position: 0 -20px;
}

#gallerybut span
{
  display: none;
}
#dropbut
{
  display: block;
  width: 200px;
  height: 20px;
  background: url(images/dropsbutton.png) no-repeat 0 0;

}

#dropbut:hover
{ 
  background-position: 0 -20px;
}

#dropbut span
{
  display: none;
}
#eventbut
{
  display: block;
  width: 200px;
  height: 20px;
  background: url(images/eventbutton.png) no-repeat 0 0;

}

#eventbut:hover
{ 
  background-position: 0 -20px;
}

#eventbut span
{
  display: none;
}
#pricebut
{
  display: block;
  width: 200px;
  height: 20px;
  background: url(images/pricebutton.png) no-repeat 0 0;

}

#pricebut:hover
{ 
  background-position: 0 -20px;
}

#pricebut span
{
  display: none;
}


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