body, td{ 
	font-size: 11px;
    	font-family: verdana, arial, sans serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;	
	margin-height: 0px;
	color: #333333;
	scrollbar-base-color:#cccccc;
	scrollbar-3dlight-color:#;
	scrollbar-arrow-color:#8596a4;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#ffffff;
	}
	
.home{ 
	background: url("../bilder/home.jpg") no-repeat #FFFFFF;
	}		
.ueberMich{ 
	background: url("../bilder/ueberMich.jpg") no-repeat #FFFFFF;
	}		
.klassische{ 
	background: url("../bilder/klassische.jpg") no-repeat #FFFFFF;
	}	
.shiatsu{ 
	background: url("../bilder/shiatsu.jpg") no-repeat #FFFFFF;
	}	
.hotStone{ 
	background: url("../bilder/hotStone.jpg") no-repeat #FFFFFF;
	}	
.ohrKerzen{ 
	background: url("../bilder/ohrKerzen.jpg") no-repeat #FFFFFF;
	}		
.gutscheine{ 
	background: url("../bilder/gutscheine.jpg") no-repeat #FFFFFF;
	}			
.preise{ 
	background: url("../bilder/preise.jpg") no-repeat #FFFFFF;
	}			
.kontakt{ 
	background: url("../bilder/kontakt.jpg") no-repeat #FFFFFF;
	}	
.impressum{ 
	background: url("../bilder/impressum.jpg") no-repeat #FFFFFF;
	}	
	
a:link    {background: transparent none; color:#DD216F; font-size: 11px; text-decoration: none;font-weight: bold;}
a:visited {background: transparent  none; color:#DD216F; font-size: 11px; text-decoration: none;font-weight: bold;}
a:hover   {background: transparent  none; color:#3A302D; font-size: 11px; text-decoration: none;font-weight: bold;}
a:active  {background: transparent  none; color:#3A302D; font-size: 11px; text-decoration: none;font-weight: bold;}		

a.on:link    {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}
a.on:visited {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}
a.on:hover   {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}
a.on:active  {background: transparent none; color:#000000; font-size: 11px; font-weight: bold; text-decoration: none;}

table.tabelle td {  
    	background-color:#ffffff;
    	font-family: verdana, arial, sans serif;
    	color:#555555;
    	height: 11px;
    	font-size: 11px;
	border: none;
	}	

table.formular td {  
    	background-color:#ffffff;
    	font-family: verdana, arial, sans serif;
    	color:#555555;
    	height: 11px;
    	font-size: 11px;
	border: none;
	}	
ul{
	color:#3A302D;
	
	line-height:1.2em ;
	vertical-align:top;
	padding-left: 10px;
	margin-left: 10px;
	margin-top:5px;
	margin-bottom: 5px
	}


.h1{
	font-size: 12px;
   	color: #D09B7D;
   	align: center;
   	font-weight: bold;}	
	
input{
       border-style: solid;
       border-width: 1px;
       border-color: #F0E6DD;
	font-family: arial, sans serif;
	border-shadow: none;
	line-height: 10px;
	/*width: 140px;*/

	}	
	
select{
       border-style: solid;
       border-width: 1px;
       border-color: #F0E6DD;
	font-family: arial, sans serif;
 	width: 100px;
 	border: none;
	line-height: 10px;
	}
	
textarea{
       border-style: solid;
       border-width: 1px;
       border-color: #F0E6DD;
	font-family: arial, sans serif;
	}
	
input.button90 {
      	background: #FDFBFB;
      	color: #333333;
      	width: 90px;
	font-weight:bold;
	border-width: 1px;
    	border-style: solid;
    	border-color: #F0E6DD;
	}
	
.fehler{
	color: #FF0000;
	font-weight: bold;
	} 


