/* 
	*** css by miss monorom www.intensivstation.ch *** */ /* css released under 	Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en 
*/ 

body { background: #000000 url('') top left; font-size: 11px; font-family: Verdana, Arial, 
	SunSans-Regular, Sans-Serif; color:#ffffff; padding:0px; margin:0px;} 
a {color: #ccff99; text-decoration: none;} 
a:hover {color: #A6A66D; text-decoration: underline;} 
h1 { font-size: 11px; color: #ccff99; text-transform:uppercase; /*border-top:1px solid #564b47; 
	border-bottom:1px solid #564b47;*/ padding:5px 5px; margin:0px} 
h2 { color: #ffffff; font-size:20px; font-weight: normal; padding: 5px 0px; margin:0px;} 
img.download {vertical-align:middle;} 

/* ----------container to center the layout-------------- */ 
#container { width: 763px; margin-left: auto; margin-right: auto; height:100%; background: url('images/background.jpg') repeat-y; } 

/* ----------banner for logo-------------- */ 
#banner { height:225px; text-align: center; background: url('images/header.jpg') 
	no-repeat bottom center; padding: 0px; margin: 0px; } #banner img {padding:10px 0px;} #bannertitle{padding-top:50px;font-size:2em;font-weight:bold;} 

/* -----------------content--------------------- */ 
#content { padding: 0px; margin-left: 162px; width: 445px; } 
div#content { min-height:600px; /*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */ } 
p, pre{ padding: 5px 10px; margin:0px; } 
#breaknews {text-align:center; padding: 30px; font-size: 15px; font-weight: bold; color: #ccff99;}

/* -----------------iframe--------------------- */ 
iframe.Content { width: 149px; height: 500px; background-color:#5C4F3B; } 

/* --------------left navi------------- */ 
#left { float: left; width: 149px; margin: 0px; padding: 0px; height:90%; } 

/* -----------footer--------------------------- */ 
#footer { clear: both; margin: 0px; padding:0px; height:86px; text-align: right; background: url('images/footer.jpg'); } 
#footer h4 a{ color:#000000; } 
#footer h4{ padding:5px 5px 0px 0px; } 

/**********vertical menu***************/ 
.verticalmenu ul{ font-size: 11px; list-style:none; background:url('images/menubackground.jpg'); 	/*list-style-image: url("bullet.gif")*/ padding: 10px; margin: 0px; } 
.verticalmenu li, a:link, .verticalmenu a:visited, .verticalmenu a:hover { display: block; font: 	bold 1.0em Verdana, Arial, Helvetica, sans-serif; color: #ccff99; text-decoration: 	none; text-align: left; padding: 2px 0; width: 140px; /*background: url('') no-repeat;*/ } 
.verticalmenu a:hover{ text-decoration: underline; color: #A6A66D; } 

/**********news***************/ .news { font-size: 11px; background:url('images/menubackground.jpg'); padding: 0px; 10px; 10px; margin: 0px; }
