/* *** 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-image:url(../images/bckgrnd.gif);
background-repeat:no-repeat;
background-position: 120% 220px;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#484745;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
background-color: #F17209;
xborder-top:1px solid #484745;
xborder-bottom:1px solid #484745;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px 10px;
margin:0px;}

/* ----------container to center the layout---------- */
#container {
width: 800px;
padding:0px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border:1px solid #484745;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: #FFFFFF;
padding: 0px;
margin: 0px;

}

#banner img {padding:0px 0px 0px 10px;} 


/* ----------outer and inner----------------- */
#outer{
	border-left: solid 200px ;  /* color of the left column  */
	xbackground-color: #ffffff; /* color of the content column */
	border-color: #E2E2E2;
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-220px; 
 margin-right:1px;
 }
 
 #left ul{
 padding-top: 30px;
 xpadding-left: 15px;
  }
 
 #left li{
 list-style: outside;
 list-style-type:none;
 font-size:11px;
 margin-bottom: 7px;
 font-weight: bold;
 padding: 0px;
  }
  
#left a, a:visited, a:hover, a:active {
color:#466ADA;
text-decoration:none}

#left a:hover {
color:#466ADA;
text-decoration:underline}



#left img {padding:20px 0px 0px -5px;} 
/* -----------------home_contact--------------------- */
#home  {
height: 24px;
text-align:right;
font-size: 11px;
background-color: #484745;
border-top:1px solid #484745;
border-bottom:1px solid #484745;
padding:5px 15px 4px 2px;
margin:0px;
vertical-align:middle;
line-height:24px;
color:#FFFFFF; 
}


#home a, a:visited, a:hover, a:active {
color:#FFFFFF;
text-decoration:none;
}

#titel{
float:left;
font-size:18px;
padding-left: 209px}

/* -----------------content--------------------- */
#content{ 
position: relative; 
padding: 20px 0px 0px 0px;
line-height: 16px;}

p{
padding: 5px 10px;
margin:0px; }

table
{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
height: 22px;
text-align:right;
font-size: 11px;
background-color: #484745;
border-top:1px solid #484745;
padding:2px 15px 2px 2px;
margin:0px;
vertical-align:middle;
line-height:22px;
color:#FFFFFF; 
text-align: center; } 