/* *** 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: url(../images/bg-1.jpg) #f0f8ff;
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
line-height: 150%;
color:#1D1D1D;
padding:0px;
margin:0px;
}
a {color: #800000;}
a:visited {color:#800000;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #710100;
color: #FFFFFF;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:10px 10px 5px 0px }

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

img.download {vertical-align:middle;}

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

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px; }

#banner img {padding:0px ;}

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

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

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}
p {
padding: 5px 10px;
margin:0px; }

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

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