/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* *** further modified by DanTech Services www.dantech-services.com *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #838383;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DCAB01;}
a:visited {color:#DCAB01;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
color: #ffffff;
text-align: right;
text-transform:uppercase;
background-color: #006699;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
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: #ffffff;
padding: 0px;
margin: 0px; }

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

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 225px #B8DBFE;  /* color of the left column  */
background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
 width:220px;
 float:left; 
 position:relative; 
 margin-left:-220px;
 margin-right:1px;
 }
/* --------------right------------- */
#right {
 width:150px;
 float:right;
 text-align: center;
 position:relative;
 margin-left: 10px;
 margin-right:1px;
 }
/* -----------------content--------------------- */
#content{ 
position: relative; 
margin-left: 8px; 
margin-top: 0px;
}

p{
padding: 15px 20px 35px 20px;
margin:0px; }

pre{
font-family: Helvetica, Arial, SansSerif;
font-size: 14px;
font-weight: 700;
line-height: 1.7em;
padding: 10px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 
