/* *** 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  */
/* grün: 9BBA4B; blau: 5995A3; dunkelblau: 31556B; braun: 9C471D; hellbraun: C89B31; violet: 621A2C; grau: 6B726E */

body {
background-color: #010101;  /* BG-Color 2009: 4D0A18  */ 
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#222222;
padding:0px;
margin:0px;
}

#content a:link {color: #806E50; font-weight: bold; text-decoration: none;}
#content a:visited {color: #806E50; font-weight: bold; text-decoration: none;}
#content a:hover {color: #222222; font-weight: bold; text-decoration: none;}
#content a:active {color: #222222; font-weight: bold; text-decoration: none;}

h1 {
font-size: 14px;
height: 40px;
color:#eeeeee;
text-transform:uppercase;
background-color: #CCB081;
background-image:url(../_grafik/bg.jpg);
background-repeat: no-repeat;
border-top:0px solid #eeeeee;
border-bottom:0px solid #eeeeee;
padding:5px 10px;
margin:0px 
}

h2 {
font-size:12px;
color:#222222;
font-weight: bold;
padding: 15px 10px;
margin:0px;
}

h3 {
font-size:12px;
color:#222222;
font-weight: bold;

}

h6 {
font-size: 8px;
color:#eeeeee;
height: 9px;
background-color: #eeeeee;
border-top:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
padding:5px 10px;
margin:0px
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 800px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
color:#222222;
} 

/* ----------banner for logo-------------- */
#banner {
border-top: solid 10px #ffffff;
border-bottom: solid 4px #ffffff;
text-align: right;
padding: 0px;
margin-top: 20px;
}

#banner img {padding:3px 0px;
} 

/* ----------outer und inner----------------- */
#outer{ 
border-left: solid 100px #F2E099;  /* linke Menue Spalten Farbe 9BBA4B */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{
	margin:0px;
	width:100%;
	color: #222222;
} /* die IE PC schlaufe */ 

/* --------------left navigavtion------------- */
#left {
 width:100px; 
 float:left; 
 position:relative; 
 margin-left:-100px; 
 margin-top: -23px;
 margin-right:1px;
}

/* -----------------Inhalt--------------------- */
#content{ 
position: relative;
min-height: 520px; 
margin: 0px; 
padding-left: 10px;
padding-right: 10px;
}

p{
color:#222222;
padding: 0px 10px;
margin:0px;
}

.navi{
font-size: 12px;
line-height: 22px;
padding: 5px 10px;
margin:0px;
}

.navi a {color: #000000; font-weight: bold; text-decoration: none;}
.navi a:hover {color: #806E50; font-weight: bold;}

.impressum {
color: #010101;
font-size: 11px;
font-weight: normal;
}
.impressum a, a:active {color: #000000; font-weight: normal; text-decoration: none;}
.impressum a:hover {color: #806E50; font-weight: normal;}

/*  ----------------footer---------------------- */ 
#footer {
border-top: solid 4px #ffffff; 
background-color: #CCB081;
background-image:url(../_grafik/bg.jpg);
background-repeat: no-repeat;
border-bottom: solid 6px #ffffff; 
clear:left;
padding-right:10px;
margin:0px;
text-align: right;
color:#010101;
} 

.no-line {
border: none;
} 
	
.float {
float: right;
} 	
	
.back { position:absolute; bottom:0px; 
}

/*  ----------------Layout Datenbank---------------------- */ 

td {
	vertical-align: top;
	
}

td.padding-right {
	vertical-align: top;
	padding-right: 20px;
	
}

td.padding-left {
	vertical-align: top;
	padding-left: 10px;
	line-height: 20px;	
}


