body		{
						   margin-bottom: 0;
							 margin-left: 20px;
							margin-right: 20px;
							  margin-top: 10px;
							  
				/* background-attachment: fixed; */
						  /*  background: url(../ima/bodyback.jpg); */
							  
						background-color:#FFF3C6;
							 font-family:Verdana,Helvetica,Arial,sans-serif;
							   font-size:12px;
							   	   color:#6F0900;

				   scrollbar-arrow-color:#6B0800;	/*	Verschiebepfeile  */
					scrollbar-face-color:#FFF3C6;	/*	Oberfläche  */
					
					scrollbar-base-color:#FFF3C6;	/*	Scroll-Leiste   (immer wie Oberfläche)  */
				   scrollbar-track-color:#FFF3C6;	/*	Verschiebeweg   (falls möglich wie Background, ansonsten leicht dunkler oder heller)  */
			  
				 scrollbar-3dlight-color:#FFF3C6;	/*	lili-obob		(immer wie Oberfläche)  */
			   scrollbar-highlight-color:#FFFFFD;	/*	li-ob			(bedeutend heller als Oberfläche)  */
				   
			  scrollbar-darkshadow-color:#E2C862;	/*	unun-rere		(dunkler als Oberfläche)  */
				  scrollbar-shadow-color:#B1972F;	/*	unre			(bedeutend dunkler als Oberfläche)  */	
			}
			
.hr								 {color: #FFF3C6;}	/*	Linien   		(immer wie Oberfläche)  */

/*---------------------link-----------------------*/
a:link {color:#B50C00; font-family:arial;}
a:visited {color:#B50C00; font-family:arial;}
a:active {color:#B50C00; font-family:arial;}
a:hover {color:#FF2412; font-family:arial;}
a {text-decoration:none}

/* 
Hier das aussehen der Links festlegen,
obige Formatierung der Links ausblenden, untige einblenden

(a.norm stellt den ungeklickten und inaktiven Zustand dar)
(a.aktive den geklickten bzw. mouseoverzustand)

a.norm	{font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#0C4180;}
a.akt	{font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#D04429;}
*/


/*---------------------Body-----------------------
.body		{
			margin-bottom: 0;
			margin-left: 15px;
			margin-right: 2px;
			margin-top: 5px;
			background-attachment: fixed;
			background: url(../ima/bodyback.gif);
			}
---------------------Body-----------------------*/


/*---------------------Formulare-----------------------*/
.input		{
			border-style: solid solid solid solid;
			border-color: #B50C00;
			border-width: 1px;
			background-color: #FFE7A5;
			color: #6F0900;
			font-family: arial;
			font-size: 12px;
			}
			
/*---------------------Routenplaner-----------------------*/
.rout		{
			border-style: solid solid solid solid;
			border-color: #B50C00;
			border-width: 1px;
			background-color: #FFE7A5;
			color: #6F0900;
			font-family: arial;
			font-size: 12px;
			}
/*---------------------Kontaktadressfeld-----------------------*/
.adr		{
			font-family: arial;
			font-weight: bold;
			color: #6F0900;
			font-size: 11px;
			background-color: #FFE7A5;
			text-align: right;
			}
/*---------------------Menue-----------------------*/
.men01		{
			font-family: arial;
			color: #6F0900;
			font-size: 12px;
			}
			
/*-------------------Infobutton--------------------*/
.inf		{
			font-family: arial;
			color: #6F0900;
			font-size: 8px;
			}
/*------------------tex u tab---------------------*/
.title		{
			font-family: arial;
			font-weight: bold;
			color: #B50C00;
			font-size: 16px;
			}
.texnorm	{
			font-family: arial;
			color: #6F0900;
			font-size: 12px;
			}
.beschreib	{
			font-family: arial;
			color: #6F0900;
			font-size: 12px;
			text-align: center;
			}
.texklein	{
			font-family: arial;
			text-align: justify;
			color: #6F0900;
			font-size: 11px;
			}

#menuschrift td {
	height: 21px;
	}