/* *** 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: #ffffff;
background: url('images/fon.jpg');
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:5px;
}
a {color: red;}
a:visited {color: red;}
a:hover {color: blue;}
a:active { color:#000000;}

h1 {
font-size: 12px;
text-transform:uppercase;
background-color: #d2dbe7;
background: url('images/box_up.gif');
/* daa520 42aae1*/
border-top:1px solid red;
border-bottom:1px solid red;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}
h3 {
font-size: 12px;
padding:10px 10px;
margin:0px }

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-------------- */
#topper {
text-align: left;
background-color: #ffffff;
/*e1ddd9*/
padding: 0px;
margin: 0px; }

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

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

#outer{ 
border-left: solid 200px #d2dbe7; /* color of the left column  */ 
border-right: solid 200px #d2dbe7; /* color of the right column  */ 
background-color: #eff2f8;  /* color of the content column */
} 

#inner{margin:0px; 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: 10px;
padding: 5px 10px;
margin:0px;}

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