BODY {
			background-repeat: no-repeat;
			background-color: #fff3ca;
			margin:0px;
			font-family:Segoe,Helvetica,Verdana,Arial;
			font-size: 12px;
			text-align: justify;
			color: black;
			 }
			 

#home {		background-image: url(images/home.png);
			background-repeat: no-repeat;}	

#allgemeines
	 {		background-image: url(images/hauptleiste.png);
			background-repeat: no-repeat;}				

#angebote
	 {		background-image: url(images/angebote.png);
			background-repeat: no-repeat;}
			
#salikammer
	 {		background-image: url(images/salikammer.png);
			background-repeat: no-repeat;}
			
			
#infrarotsauna
	 {		background-image: url(images/infrarotsauna.png);
			background-repeat: no-repeat;}	

#kosmetik
	 {		background-image: url(images/kosmetik.png);
			background-repeat: no-repeat;}
			
			
#wohlfuehlpakete
	 {		background-image: url(images/wohlfuehlpakete.png);
			background-repeat: no-repeat;}
			
			
#float
	 {		background-image: url(images/muschel.float.png);
			background-repeat: no-repeat;}			
	
	
#romantikfloat
	 {		background-image: url(images/romantikfloat.png);
			background-repeat: no-repeat;}
			
#romantikbad
	 {		background-image: url(images/romantikbad.png);
			background-repeat: no-repeat;}	


#familienbad
	 {		background-image: url(images/familienbad.png);
			background-repeat: no-repeat;}				
												 
/* Kopfbereich */

#header {
         	height: 260px;
         	width: 1000px;
}

#navangebote 
		{	font-size: 10pt;
			padding-top:230px;
			padding-left: 225px;
		}
			

/* Kopfbereich Ende */


/* Linker Bereich mit Navi */

#navi {
        	width:160px;
        	height:510px;
         	float:left;
         	padding-top: 5px;
         	padding-left: 65px;
         	}

#hauptnavigation {
		 	padding-top:10px;
}

#banner {
			background-image: url(images/banner.png);
			background-repeat: no-repeat;
			width: 160px;
			height:230px;
			float: left;
			text-align: center;
			padding-top: 10px;
			padding-right: 15px;
}
#branche {
        	width:160px;
        	height:50px;
         	float:left;
         	padding-top: 0px;
         	padding-left: 0px;
         	}
         	
a.bannerueberschrift
		{text-decoration: none;
		 color: white;
		 padding-left: 0px;
		 font-size: 18px;
		 
		 		}
		 		
#bannerueberschrift
		{text-decoration: none;
		 color: white;
		 padding-left: 0px;
		 font-size: 18px;
		 
		 		}


a img { border: none; }

/* Linker Bereich mit Navi Ende */


/* Rechter Bereich */


/* Rechter Bereich Ende */


/* Fußbereich */

#footer {
         	height: 50px;
         	width: 1000px;
}

#navunten { font-size: 10pt;
			padding-top: 8px;}

a.navunten:link, a.navunten:hover, a.navunten:visited
		{text-decoration: none;
		 color: #b5113e;
		 padding-left: 5px;
		 
		 		}
		 		
a.navunten:active
		{text-decoration: none;
		 color: #c96769;
		 padding-left: 5px;
		 
		 		}
		 		
a.navuntenaktiv
		{text-decoration: none;
		 color: white;
		 padding-left: 5px;
		 
		 		}
		 		
a.linksammlung:link, a.linksammlung:hover, a.linksammlung:visited
		{text-decoration: none;
		 color: #b5113e;
		 padding-right: 10px;
		 font-size: 14px;
		 
		 		}

/* Fußbereich Ende */



/* Hauptbereich in der Mitte */

#content {
         	margin: 0 150px 0 190px;
         	padding-left: 0px;
         	padding-top: 0px;
         	height: 380px;
         	width: 520px;
         	line-height: 19px;
         	overflow: auto;
}

#text { padding-top: 30px;
		padding-right: 30px;
		color: black;}

#navmuschel 
{ 
			font-size: 10pt;
			padding-top: 10px;
			padding-bottom: 10px;}

.ueberschrift {
			font-family:Segoe,Helvetica,Verdana,Arial;
			font-size: 20px;
			color: #b5113e;
			font-weight: bold; }
		
.bold {		font-family:Segoe,Helvetica,Verdana,Arial;
			font-size: 12px;
			color: black;
			font-weight: bold;
			text-align: center;}
			

         
/* Hauptbereich in der Mitte Ende */

h1  {text-decoration: none;
		 color: #b5113e;
		 padding-right: 10px;
		 font-size: 14px;}
		 
h2  {text-decoration: none;
		 color: white;
		 padding: 0px;
		 font-size: 12px;
		 font-weight:normal;}

