/* *** 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:#564b47;
padding:0px;
margin:0px;
}
a {color: #61805E;}
a:visited {color:#61805E;}
a:hover {color: #FF0000;}
a:active { color:#000000;}

h1 {
font-size: 12px;
text-transform:uppercase;
padding:5px 15px;
margin:0px;
color: #61805E;
}
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 779px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #000000;
padding: 0px;
margin: 0px; }

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 181px #61805E; /* linke Menue Spalten Farbe  */ 
border-right: solid 0px #000000; /* rechte Menue Spalten Farbe  */ 
background-color: #BFCCBF; /* Farbe fuer Inhalt Spalten  */

} 

#inner{
	margin:0;
	width:100%;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	}

/* --------------left und right navigavtion------------- */
#lefthand {
	width:181px;
	float:left;
	position:relative;
	margin-left:-181px;
	text-align: center;
	height: 695px;
 }
/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px;
background-image: url(images/mainbg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
height: 800px;
}
p {
	padding: 10px 10px;
	margin:0px;
	color: #000000;
	line-height: 17px;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:both;
padding:5px;
margin:0px;
text-align: right;
background-color: #000000;
height: 20px;
 } 

#footer p {
 color: #FFFFFF;
 v-align: middle;
}

#lefthand ul{
	margin-left: 4px;
	margin-top: 4px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	list-style-type: none;
	font-family: Verdana;
	font-size: 12px;
	color: #B9C3E3;
	font-weight: normal;
	text-align: left;
 	}

 #lefthand a{
	margin-top: 0px;
	display: block;
	padding: 3px 3px 12px 22px;
	width: 148px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/bulletbg_off.gif) no-repeat 4px 4px;
 	}

 #lefthand a:link, #sidenavlist a:visited{
 	color: #FFFFFF;
 	text-decoration: none;
 	}

 #lefthand a:hover{
 	color: #000000;
	background: url(images/bulletbg_on.gif) #B2CDAF no-repeat 4px 4px;
 	}
 	
 	
 #lefthand #currentpage a {
	background: #B9C3E3;		
 	color: #333;
	}
/*------Internal Divs-----*/

 
#lefthandpics {
	width:260px;
	float:left;
	text-align: center;
	vertical-align: middle;
 }	
#righthandpics {
	width:260px;
	float: right;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
 }	
 
 #content_promises{ 
position: relative; 
margin: 0px;
background-image: url(images/mainbg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
height: 1300px;
}

 #content_noise{ 
position: relative; 
margin: 0px;
background-image: url(images/mainbg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
height: 700px;
}

 #content_contact{ 
position: relative; 
margin: 0px;
background-image: url(images/mainbg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
height: 1000px;
}


