/*------------------background--------------------*/
.outframe	{background-color:#821806; font-family:arial; font-size:12px; color:661204;}
.outframe2	{background-color:#821806; font-family:arial; font-size:12px; color:661204;}
.rahmframe	{background-color:#821806; font-family:arial; font-size:12px; color:661204;}
.topframe	{background-color:#821806; font-family:arial; font-size:12px; color:661204;}
.menuframe	{background-color:#821806; font-family:arial; font-size:12px; color:661204;}
body		{background-color:#CFA7A0; font-family:arial; font-size:12px; color:661204;

				   scrollbar-arrow-color:#821806;	/*	Verschiebepfeile  */
					scrollbar-face-color:#CFA7A0;	/*	Oberfläche  */
					
					scrollbar-base-color:#CFA7A0;	/*	Scroll-Leiste   (immer wie Oberfläche)  */
				   scrollbar-track-color:#D7B5AF;	/*	Verschiebeweg   (falls möglich wie Background, ansonsten leicht dunkler oder heller)  */
			  
				 scrollbar-3dlight-color:#CFA7A0;	/*	lili-obob		(immer wie Oberfläche)  */
			   scrollbar-highlight-color:#EAD3CE;	/*	li-ob			(bedeutend heller als Oberfläche)  */
				   
			  scrollbar-darkshadow-color:#AE7E75;	/*	unun-rere		(dunkler als Oberfläche)  */
				  scrollbar-shadow-color:#77362B;	/*	unre			(bedeutend dunkler als Oberfläche)  */	
			}

/*---------------------link-----------------------*/
a:link {color:#A53551; font-family:arial;}
a:visited {color:#A53551; font-family:arial;}
a:active {color:#A53551; font-family:arial;}
a:hover {color:#F80542; font-family:arial;}
a {text-decoration:none}

/*------------------tex u tab---------------------*/
.title		{
			font-family: arial;
			font-weight: bold;
			color: #CFA7A0;
			font-size: 14px;
			background-color: #821806;
			}
.title2		{
			font-family: arial;
			font-weight: bold;
			color: #661204;
			font-size: 13px;
			background-color: #BB928A;
			}
.texnorm	{
			font-family: arial;
			color: #661204;
			font-size: 12px;
			}
.texnorm2	{
			font-family: arial;
			color: #661204;
			font-size: 12px;
			background-color: #BB928A;
			}
.texklein	{
			font-family: arial;
			text-align: justify;
			color: #661204;
			font-size: 11px;
			}
.adr		{
			font-family: arial;
			font-weight: bold;
			color: #661204;
			font-size: 10px;
			background-color: #C19790;
			text-align: right;
			}
.input		{
			background-color: #DBBDB8;
			}

/*---------------------Menue-----------------------*/
.men01		{
			font-family: arial;
			color: #661204;
			font-size: 12px;
			}
.men02		{
			font-family: arial;
			color: #661204;
			font-size: 12px;
			}
			
/*-------------------Infobutton--------------------*/
.inf		{
			font-family: arial;
			color: #18511A;
			font-size: 9px;
			}
			
/*------------------Formulare-------------------*/
.rahm		{
			background-color: #B88B83;
			}
.obfeld		{
			background-color: #C19790;
			font-family: arial;
			color: #661204;
			font-size: 12px;
			}
.untfeld	{
			background-color: #B88B83;
			font-family: arial;
			font-weight: bold;
			color: #661204;
			font-size: 12px;
			}
