/* *** 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: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
text-align: center;
}
a {color: #000033;}
a:visited {color:#330000;}
a:hover {color: #999999;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #00CC33;
border-top:3px solid #00CC33;
border-bottom:3px solid #00CC33;
padding:0px 0px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 0px 0px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:1px;
margin: 1px;
margin-left: auto;
margin-right: auto;
text-align: left;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #e1ddd9;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 200px #C0C0C0; /* linke Menue Spalten Farbe  */
border-right: solid 200px #C0C0C0; /* rechte Menue Spalten Farbe  */
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
min-height:500px;
} 

#inner{margin:0px; width:100%; }

/* --------------left und right navigavtion------------- */
#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;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 10px;
}
p {
padding: 0px 0px;
margin:10px; }

pre{
font-size: 12px;
padding: 0px 0px;
margin: 0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 

/*  ----------------Navigation---------------------- */
/* Menu 1 column */
#menu_1 {
        vertical-align: top;
        width: 202px;
        background-repeat : no-repeat;
        padding-bottom: 120px;
}
#menu_1 DIV {
        width: 95%;
}
#menu_1 DIV A {
        color: navy;
        text-decoration: none;
}
#menu_1 DIV A:hover {
        color: #E2144A;
        font-weight:bold;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
    color:navy;
  font-weight:bold;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;

/*  background-color: #eeeeee;    */
/*  filter:alpha(opacity='70', style='0'); */
}
#menu_1 DIV.menu1-level1-act A {
  color:navy;
}


/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 11px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  color:#E2144A;
  font-size: 11px;
  font-weight:bold;
  padding-left:20px;
}
#menu_1 DIV.menu1-level2-act A {
  color:#E2144A;
}