/* *** 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: #0144CC;

     font-size: 11px;
     font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
     
color:#564b47;

     padding:0px;
     margin:0px;
     }

a {
     color: #000099;
     }


a:visited {
     color:#DB7093;
     }


a:hover {
     color: #000099;
     }


a:active { 
     color:#000099;
     }

h1 {

     font-size: 11px;

     text-transform:uppercase;

     background-color: #81C703;
     
border-top:1px solid #564b47;
     
border-bottom:
     1px solid #564b47;
     
padding:2px 15px;

     margin:0px 
     }


h2 {

     font-size:20px;

     font-weight: normal;
     
padding: 5px 5px;

     margin:0px;
     }



h3 {

     font-size:14px;

     font-weight: bold;
     
padding: 5px 5px;

     margin:0px;
     }




p.sidebarheader {

     font-size: 12px;

     color:#ffffff;
     background-color: #8198C7;
     
border-top:1px solid #564b47;
     
border-bottom:
     1px solid #564b47;
     
padding:2px 15px;

     margin:0px 
     }


p.journal {
     font-family: Verdana, sans-serif;
     font-size: 10px;
     padding: 5px 5px;
     margin: 0px;
     }

img.download {
     vertical-align:middle;
     }



/* ----------container to center the layout-------- */


#container {

     width: 800px;

     padding:0px;
     
margin: 0px;

     margin-left: auto;
     
margin-right: auto;

     } 



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


#banner {

     text-align: left;

     background-color: #8198C7;
     
padding: 0px;
     margin: 0px; 
     }



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


/* ----------outer and inner----------------- */



#outer{ 
     
border-left: solid 158px #F7D885;
     /* color of the left column  */ 

     border-right: solid 154px #F7D885;
     /* 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:158px; 
 
     float:left; 
      
     position:relative; 
 
     margin-left:-158px; 
 
     margin-right:1px;
 
     }
 

#right {
 
     width:154px; 
 
     float:right; 
 
     position:relative; 
 
     margin-right:-154px; 
 
     margin-left:1px;
 
     }



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

#content{ 
     
position: relative; 
     margin: 0px; 

     }


p {

     padding: 5px 5px;
     
margin:0px; 
     }



pre{

     font-size: 12px;
     
padding: 5px 10px;

     margin:0px;
     }



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

#footer {

     clear:left;

     padding:0px;
     
margin:0px;

     text-align: right; 
     } 


hr {
     border: none 0;
     border-top: 1px dashed #8198C7; /*the border*/
     width: 90%;
     height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
     }