﻿/* *** 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: #666d87;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {
	text-decoration: none;
	color: #18407A;
}
a:visited{
	text-decoration: none;
 }

a:hover {
	text-decoration: none;
	font-style: italic;
}
.issue {
text-align: right;
background-color: #ffffff;
padding: 5px;
padding-right:20px;
margin: 0px;
border-bottom:1px solid #cccccc;
 }


.test {
font-size: 11px;
text-transform: none;
background-color: #E2EBF4;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;
border-bottom:1px solid #cccccc;
}

img.download {vertical-align:middle;}


/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: center;
background-color: #ffffff;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #E2EbF4; /* color of the left column  */ 
border-right-color:#000000;
border-right: solid 200px #f2f3f0; /* color of the right column  */ 
background-color: #ffffff;   /* color of the content column */
} 

#inner{margin:0; width:100%;/* The ie/pc pecularity */ 
} 

/* --------------left and right navi------------- */
#left {
 width:200px;
 height:100%; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 border-right:1px solid #cccccc;
 }

 #right {
 width:200px; 
 float:right;
 height:100%; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 border-left:1px solid #cccccc;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px;
	top: 0px;
	left: 0px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;


}
p {
padding: 5px 10px;
margin:0px;
border-bottom:1px solid #cccccc; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:5px;
margin:0px;
text-align: center;
background-color: #E2EBF4;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
 } 
.rightborder{
	border-left:1px solid #cccccc;
}
