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

body {
	background-color: #111;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color:#999999;
	padding:0px;
	margin:0px;
	text-align: left;
}
a { 
	color:#666666;
	text-decoration:none;
}

a:visited {color:#666666;
text-decoration:none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
	font-style:;
}
a:active { color:#111;
font-style:bold; }

#navlist li {
list-style-type:circle;

text-align:left;
 }

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #111;
border-top:1px solid #f7edd5;
letter-spacing:1px;


padding:5px 15px;
margin:0px }

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

h3 {
font-size:9px;
color:333333;
background-color:#111111;
border-top:1px;
border-top-style:solid;
border-top-color:#333333;
}
 

img.download {vertical-align:middle;}

/*---------------lightbox---------------------*/

      .black_overlay{
   
          display: none;
          position: absolute;
          top: 0%;
          left: 0%;
           width: 100%;
          height: 100%;
          background-color: black;
          z-index:1001;
          -moz-opacity: 0.8;
          opacity:.35;
          filter: alpha(opacity=70);
      }
 
      .white_content {
 
          display: none;
          position: absolute;
          top: 25%;
          left: 25%;
          width: 50%;
          height: 50%;
          padding: 16px;
		  border-width: 7px;
		  border-style:solid;
		  border-color:#999999;
          background-color: #F7EDD5;
		  font-size: 12px;
		  text-align: left;
		  color:#000000;  
          z-index:1002;
          overflow: auto;
 
      }






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

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

/* -----------------content--------------------- */
#content {
	background-color: #000000;
	padding: 0px;
	margin-left: 200px;
	margin-right: 0px;
	margin-bottom:25px;
	color: #f7edd5;
	
	

}


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

/* --------------left navi------------- */
#left {
	float: left;
	width: 193px;
	margin: 0px;
	padding: 0px;

}

/*--------------navigation menu------------*/
#menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
	color: #f7edd5;
	list-style-type: none;
	letter-spacing:1px;
	}

#menu4 {
	width: 198px;
	margin: 24px 0px 0px 20px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	color: #f7edd5;
	letter-spacing:1px
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, Times, serif;
	}
	
#menu4 li a {
	height: 24px;
	height: 24px;
	text-decoration: none;
	color: #f7edd5;
	font-family: Georgia, Times, serif;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #f7edd5;
	display: block;
	background:  url(menu14.gif);
	padding: 8px 0 0 10px;
	letter-spacing: 1.5px;
	font-family: Georgia, Times, serif;
	}
	
#menu4 li a:hover, #menu4 li a:active {
	color: #111;
	background:  url(menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	font-family: Georgia, Times, serif;
	}


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