/* *** 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  */

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 0px}


body {
background-color: #55a654;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#3d5b69;
padding:1px;
margin:0px;
}
a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #008000;}
a:active { color:#000000;}

h1 {
text-align: center;
font-size: 14px;
text-transform:uppercase;
background-color: #ffffff;
border-top:0px solid #3d5b69;

padding:3px 15px;
margin:0px }
h2 {
text-align: center;
font-size:12px;
text-transform:uppercase;
font-weight: bold;
padding: 5px 15px;
margin:0px;}
h3 {
text-align: center;
font-size:12px;
text-transform:uppercase;
font-weight: bold;
padding: 5px 15px;
margin:0px;}

h5 {
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#008000;
text-align: left;
font-size: 12px;
text-transform:uppercase;
background-color: #d0d0d0;
}
img.download {vertical-align:middle;}

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

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 210px #d0d0d0;  /* 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:120px; 
 float:left; 
 position:relative; 
 margin-left:-190px; 
 margin-right:1px;
 }

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px; }

p{
padding: 5px 10px;
margin:0px; }

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

/*  ----------------footer---------------------- */ 
#footer {
background-color: #d0d0d0;
clear:left;
padding:7px;
margin:1px;
text-align: center; } 

#navigation a
{
color: #fff;
background: #008000 url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #781351 url(left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
text-align: center;
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
float: left;
margin: 0;
} 