/* *** css by miss monorom www.intensivstation.ch *** */

/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */



ul#menu {

  width: 100px;

  list-style-type: none;

  border: none;

  margin: 0;

  padding: 0;

}



ul#menu ol {

  display: none;

  text-align: right;

  list-style-type: none;

  margin: 0;

  padding: 5px;

}



ul#menu li, 

  ul#menu a {

  font-family: verdana, sans-serif;

  font-size: 11px;

  color: #386744;

}



ul#menu li {

  border-bottom: solid 1px #b9a894;

  line-height: 15px;

}



ul#menu ol li {

  border-bottom: none;

}



ul#menu ol li:before {

  content: "- ";

}



ul#menu a {

  text-decoration: none;

  outline: none;

}



ul#menu a:hover {

}



body {

	font-size: 11px;

	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

	color:#002828;

	padding:0px;

	margin:0px;

	background-color: #EFEFEF;

}

a {
	color: #666666;
	text-decoration: underline;
}

a:active { color:#002020;}
a:hover {
	text-decoration: underline;
	color: #666666;
}



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%;

	border:1px solid #8D8D8D;

	background-color: #EFEFEF;

}



/* ----------banner for logo-------------- */

#banner {

	height:110px;

	text-align: center;

	background:  url('images/header.jpg') no-repeat bottom center;

	background-color: #e1ddd9;

	padding: 0px;

	margin: 0px;

	width: 760px;

}

#banner img {padding:10px 0px;} 

#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}



/* -----------------content--------------------- */



a#simple {

	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #9A1212;

	text-decoration: none;

		}

		

a#simple:link {

	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #9A1212;

	text-decoration: none;

		}

		

a#simple:visited {

	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #9A1212;

	text-decoration: none;

		}

		

a#simple:hover {

	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #9A1212;

	text-decoration: none;

		}

		

#content {
	padding: 0px;
	margin-left: 300px;
	margin-right: 0px;
	height: 646px;
	background-color: #EFEFEF;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;

}





	td#table-index {

	height: 480px;

	align: center;

	background-position: center;

	padding-top: 20px;

	width: 410px;

	background-image: url(images/listi.png);

	background-repeat: no-repeat;

	}

	

	

div#content {

	height: 615px;

/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */

}



p, pre{

padding: 5px 10px;

margin:0px;

}



/* --------------left navi------------- */

#left {

float: left;

width: 300px;

margin: 0px;

padding: 0px;

background:  url('images/left.jpg') no-repeat;

height:615px;

}



/* -----------footer--------------------------- */

#footer {

	clear: both;

	margin: 0px;

	padding:0px;

	height:35px;

	background-color: #D2B595;

	background-image: url(images/footer.jpg);

	background-repeat: no-repeat;

}

 #footer h1 a{

 color:#FFFFFF;

 }

  #footer h1{

  padding:5px 5px 0px 0px;

  }

  

   /**********vertical menu***************/

.verticalmenu ul{

 list-style:none;

/*list-style-image: url("images/bullet.gif")*/





 padding: 10px;

 margin: 0px;

}



 
