



body {
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0px;
}


.small {
font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: #000000;
padding: 5px 2px 5px 2px;
border-bottom: 1px solid #cccccc;
}

.line {
color: #000000;
font-size: 10px;
padding: 5px 2px 5px 2px;
border-bottom: 1px dotted #cccccc;
}

.mini {
font-family: Verdana, Arial;
font-size: 9px;
color: #000000;
margin: 3px 0px 0px 0px;
}


font,th,td,div 	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link		{ color : #92805A; text-decoration: none; }
a:active	{ color : #92805A; text-decoration: none; }
a:visited 	{ color : #92805A; text-decoration: none; }
a:hover		{ text-decoration: underline; color : #EF950B; }

hr	{ height: 1px; background-color:#FFFFFF; border: solid #CDCDCD 0px; border-top-width: 1px;}

.head_on 			{ font-size : 10px; color: #AAA297; font-weight: bold; }
a.head_on 			{ color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #EF950B; padding:4px;}
a.head_on:link 		{ color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #EF950B; padding:4px;}
a.head_on:active	{ color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #EF950B; padding:4px;}
a.head_on:visited	{ color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #EF950B; padding:4px;}
a.head_on:hover		{ color: #FFFFFF; font-weight: bold; text-decoration: underline; }


.head_off 			{ font-size : 10px; color: #AAA297; font-weight: bold; }
a.head_off 			{ color: #AAA297; font-weight: bold; text-decoration: none; }
a.head_off:link 	{ color: #AAA297; font-weight: bold; text-decoration: none; }
a.head_off:active	{ color: #AAA297; font-weight: bold; text-decoration: none; }
a.head_off:visited	{ color: #AAA297; font-weight: bold; text-decoration: none; }
a.head_off:hover	{ color: #EF950B; font-weight: bold; text-decoration: underline; }

.head 				{ font-size : 11px; color: #AAA297; }
a.head	 			{ color: #AAA297; text-decoration: none; }
a.head:link 		{ color: #AAA297; text-decoration: none; }
a.head:active		{ color: #AAA297; text-decoration: none; }
a.head:visited		{ color: #AAA297; text-decoration: none; }
a.head:hover		{ color: #EF950B; text-decoration: underline; }

.suche 				{ font-size : 10px; color: #AAA297; }
a.suche	 			{ color: #AAA297; text-decoration: none; }
a.suche:link 		{ color: #AAA297; text-decoration: none; }
a.suche:active		{ color: #AAA297; text-decoration: none; }
a.suche:visited		{ color: #AAA297; text-decoration: none; }
a.suche:hover		{ color: #EF950B; text-decoration: underline; }




td.bilderleiste	{
			background-image: url(../images/bilderleiste.jpg);
			background-repeat: no-repeat;
			background-color: #AAA297;
			height: 100px;
			}

td.leftleiste	{
			background-image: url(../images/leftbraun.gif);
			background-repeat: no-repeat;
			background-position: top right;
			background-color: #AAA297;
			}
			
td.rightleiste	{
			background-image: url(../images/rightbraun.gif);
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #AAA297;
			}
			
td.leftfiller	{
			background-image: url(../images/leftgrau.gif);
			background-repeat: repeat-y;
			background-position: top right;
			background-color: #EDEDED;
			}
			
td.rightfiller	{
			background-image: url(../images/rightgrau.gif);
			background-repeat: repeat-y;
			background-position: top left;
			background-color: #EDEDED;
			}
			
td.suchleiste	{
			background-image: url(../images/suchleiste.gif);
			background-repeat: no-repeat;
			background-color: #FFFFFF;
			height: 30px;
			}
			
td.boxbraun		{
			background-image: url(../images/bg_box_braun.gif);
			background-repeat: repeat-x;
			background-color: #FBE7C8;
			height: 22px;
			font-size : 11px; color: #AAA297; font-weight: bold;
			border: #EF950B; 
			border-style: solid;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 0px;			
			}

td.boxgrau		{
			background-image: url(../images/bg_box_grau.jpg);
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			height: 22px;
			font-size : 11px; color: #AAA297; font-weight: bold;
			border: #5F5E5D; 
			border-style: solid;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 0px;			
			}

			
td.trenner 		{			
			background-image: url(../images/trenner.gif);
			background-repeat: repeat-y;
			}
			

input.searchfield 	{
			color : #727272;
			background-color : #FFFFFF;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10x;
			border-color: #A4A4A4;
			border-style: solid;
			border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
			width: 160px;
			height: 15px;
			}

input.searchbutton 	{
			color : #FFFFFF;
			background-color : #AAA297;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			border-color: #AAA297;
			border-style: solid;
			border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
			width: 40px;
			height: 15px;
			}

			
input, textarea 	{
			color : #727272;
			background-color : transparent;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			border-color: #A4A4A4;
			border-style: solid;
			border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
			}
			
			
			
			
			
td.boxgrauneu1		{
			background-color: #AAA297;
			height: 22px;
			width: 10px;
			font-size : 11px; color: #AAA297; font-weight: bold;
			border: #5F5E5D; 
			border-style: solid;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px;			
			}
			
td.boxgrauneu2		{
			background-color: #FFFFFF;
			font-size : 14px; color: #5F5E5D;
			text-transform: uppercase;
			border: #5F5E5D; 
			border-style: solid;
			border-left-width: 0px; 
			border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 1px;			
			}
			
td.boxorange1		{
			background-color: #F9D8A5;
			height: 22px;
			font-size : 11px; color: #EF950B; font-weight: bold;
			border: #EF950B; 
			border-style: solid;
			border-left-width: 1px; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px;			
			}
			
td.boxorange2		{
			background-color: #FFFFFF;
			font-size : 14px; color: #EF950B;
			text-transform: uppercase;
			border: #EF950B; 
			border-style: solid;
			border-left-width: 0px; 
			border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 1px;			
			}
