html, body {height: 100%; padding-bottom: 1px;}/*erzwingt im FF vertikalen Scrollbalken*/
body	{
	BACKGROUND-COLOR: #ECEAD5;
	BACKGROUND-IMAGE:  url("bg_img.jpg"); 
	scrollbar-base-color:#307850;
   scrollbar-3dlight-color:#cccccc;
   scrollbar-arrow-color:#cccccc;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#307850;
   scrollbar-highlight-color:#000000;
   scrollbar-shadow-color:#cccccc;
   scrollbar-track-color:#ECEAD5;
	}

.tab_hg{
	background-color: #ECEAD5;
}
	
td, th {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #307850;}
	
h1{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #307850;
	font-weight:700;
	}
	
.haengend{
	font-size:10pt;
	line-height:120%;
	text-indent:1em;
	text-align:left;
	}

.small_font2{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #307850;
	}
	
p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #307850;
	line-height:120%;
	text-align:left;
	}
	
.small_font{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #307850;
	}

.bold{font-weight:bold}

.small_font3{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #307850;
	line-height:140%;
	}
	
.bgimg {
   background-image: url(bg_protea.gif);
	background-repeat: no-repeat;
	width: 261px;
	height: 330px;
	}	
	
.small_font_link{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#A7A168;
	}

/* Pseudoformate fuer Hyperlinks */
a:link 		{color:#A7A168; text-decoration:none;}	/*a:link			#B1A37E Link*/
a:visited	{color:#A7A168; text-decoration:none;}	/*a:visites		besucht*/
a:hover 		{color:#307850; text-decoration:none;}	/*a:hover		Mouseover*/
a:active 	{color:#307850; text-decoration:none;}	/*a:active		click*/
a:focus 		{color:#A7A168; text-decoration:none;}	/*a:focus		Fokus*/




input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #307850;
	border-color: #307850;
	border-bottom-style : solid;
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width : 1px;
	border-left-width: 2px;
	border-right-width: 1px;
	background-color: #ECEAD5;
	}


.button {
	width: 100px;
	color: #ECEAD5;
	font-size: 8pt;
	border: 0px;
	background-color: #307850;
	border: solid;
	border-width: 1px;
	border-color: #A7A168;
	}

	
.imp {
	font-size:9pt;
	line-height:140%;
	}