/* *** 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: #f7b8c4;
background-image: url("/images/18_animated_background.gif");
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:  White;
padding:0px;
margin:0px;
}
/*
a {color: White;}
a:visited {color: Gray;}
a:hover {color: #564b47;}
a:active { color:#000000;}

a {color: White;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}
*/
h1 {
font-size: 11px;
text-transform:uppercase #E0A3B7 round-color: #383636;
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: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #f7b8c4;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #383636; /* color of the left column  */ 
border-right: solid 5px #383636; /* color of the right column  */ 
background-color: #f7b8c4;  /* 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; 
color: Black;
}
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;
background-color: #383636;

} 

.style2{font-size: large;}
.style3{font-size: small;}
.style4{color: #FF6600;}
.style10{text-align: left;}

