body {

	scrollbar-base-color:#006633;
}

.hell 	  {	background-color: #e6ffd7; }
.normal	  { background-color: #509c03; }
.dunkel	  { background-color: #146932; }

/* Text Formate*/	
.text
	{
	font-family: "Times New Roman", Times, serif;
	color: #e6ffd7; 
	font-size: 15px; 
	text-align: left;
	font-style: normal; 
	}

.head
	{
	font-family: "Comic Sans MS";
	color: #00230a; 
	font-size: 18px;
	font-style: bold; 
	}	

.head_list
	{
	font-family: "Comic Sans MS";
	color: #00230a; 
	font-size: 15px;
	font-style: bold; 
	}
			
.link_list
	{
	font-family: "Comic Sans MS";
	color: #003c05; 
	font-size: 13px;
	font-style: normal; 
	}	
	
.contact
	{
	font-family: "Comic Sans MS";
	color: #003c05; 
	font-size: 18px;
	font-style: bold; 
	}	
	
.table_content
	{
	font-family: "Comic Sans MS";
	color: #00230a; 
	font-size: 12px;
	font-style: normal; 
	}	

.price
	{
	font-family: "Comic Sans MS";
	color: #ffffff; 
	font-size: 12px;
	font-style: normal;
	text-align: left; 
	}		
	
.titel_d
	{
	font-family: "Comic Sans MS";
	color: #00230a; 
	font-size: 38px;
	font-style: bold;
	text-align: right; 
	padding-right: 1px
	}	

.address
	{
	font-family: "Comic Sans MS";
	color: #003c05; 
	font-size: 15px; 
	text-align: left;
	font-style: normal; 
	}

.titel_w
	{
	font-family: "Comic Sans MS";
	color: #ffffff; 
	font-size: 38px;
	font-style: bold;
	padding-left: 5px; 
	}	
	
.subtitel
	{
	font-family: "Comic Sans MS";
	color: #00230a; 
	font-size: 24px;
	font-style: bold;
	padding-left: 5px; 
	}		

.subtitel_h
	{
	font-family: "Comic Sans MS";
	color: #003c05; 
	font-size: 24px;
	font-style: bold; 
	padding-left: 425px;
	}
	
/* Format classes für Navigationsbar - 18.12.2003 by Sven Abend*/
.navi_titel
 	{
	font-family: "Comic Sans MS";
	font-size: 22px;
	color: #33cc33;
	text-align: left;
	}

.navi_link
	{
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-align: left;
	padding-left: 7px;
	vertical-align: middle;
	}
	
