/* *** 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: #fff url("../images/bg_pattern.gif");
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
color: #800000;
text-transform:uppercase;
background:  url(../images/menubg.gif) repeat-x;
filter:alpha(opacity=50);
border-top:0px dotted #564b47;
border-bottom:0px dotted #564b47;
padding:2px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}



img.download {vertical-align:middle;}
img {
border: 2px solid #DB7093;
padding: 5px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 1000px;
border-left: 2px dotted #800000;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 


/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: #ffffff  url(.images/bg.png) repeat-x;
padding: 0px;
margin: 0px; }

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

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 189px #EBEBEB; /* linke Menue Spalten Farbe  */ 
border-right: solid 200px #EBD3E0; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%;}

/* --------------left und right navigavtion------------- */
#left {
 width:230px; 
 float:left; 
 position:relative; 
 margin-left:-245px; 
 margin-right:1px;
 }
 

 
 #left ul li {
    list-style-image:url(../images/flower.gif);
	list-style-position:inside;	 
	padding-bottom:8px; 
	margin-bottom:0px;
}

 #left ul li:hover {
	background:  url(../images/menubg.gif) repeat-x ;
	color: #fff;
}


#left ul li img {
	border:0px;
	}
	
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}
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; 
} 

#footer img {border:0px;}

