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

body {
 background: #E7E7E7 url('../img/Design/body.jpg') top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#c43300;}
a:hover {color: #c43300;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #9A1212;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 760px;

margin-left: auto;
margin-right: auto;
height:100%;
background: #E8E8E8 url('../img/Design/menubottom.jpg') no-repeat bottom left;
border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:180px;
text-align: center;
background:  url('../img/Design/header.jpg') no-repeat top center;
background-color: #e1ddd9;

padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 
#bannertitle{padding-top:20px;font-size:2em;font-weight:bold;}

/* ----------Language bar-------------- */
#lang {
height:180px;
width:50px;
text-align: center;
position:absolute;
top:0;
left:50%;
margin-left:300px;
}
#banner img {padding:0px 0px;} 
#bannertitle{padding-top:20px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#content {

background:#ffffff  url('../img/Design/content.jpg') no-repeat top right;
padding: 17px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:400px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

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

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#E8E8E8;
height:90%;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;

height:35px;
text-align: right; 
background:  url('../img/Design/footer.gif') repeat-x ;
}
 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("../img/Design/bullet.gif")*/


 padding: 0px;
 margin-top: 10px;
}

 .verticalmenu li, a:link, .verticalmenu a:visited, .verticalmenu a:hover {
   display: block;
   font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
   color: #9A1212;
   text-decoration: none;
   text-align: center;
   
   width: 200px;
   height: 32px;
   /*background: url('../img/Design/menuhover.gif') no-repeat;*/
 }

 .verticalmenu a:hover{
   background: url('../img/Design/menuhover.gif') no-repeat top;
   color: #dc4d1b;
 }

#plane {
	position:absolute;
	width:465px;
	height:369px;
}
 
img.gallery 
	{
	width:170px;
	float:left;
	margin:0;
	}
img.gallery2
	{
	width:92px;
	float:left;
	margin-left:38px;
	}
div.gallery
	{
	width:400px;
	height:200;
	}
a.lightbox {
	width:170px;
}