body {
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #272F26;
	line-height: 16px;
	scrollbar-face-color: #51B948;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #9EDF99;
	scrollbar-shadow-color: #2F6F29;
	scrollbar-darkshadow-color: #666666;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;    
}
a.button:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #272F26;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
}
a.buttonSel,a.buttonSel:active,a.buttonSel:visited,a.buttonSel:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #272F26;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
	background:#51B948 url(../images/buttonsel.gif) no-repeat;
}
a.button:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
     font-weight: normal;
	color: #272F26;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
}
a.button:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-color:#59CB44;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 100%;	
	padding-top: 3px;
	padding-left: 25px;
}
a.hyper:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #272F26;
	text-decoration: none;
	cursor: hand;
}
a.hyper:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #272F26;
	text-decoration: none;
	cursor: hand;
}
a.hyper:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #272F26;
	text-decoration: underline;
	cursor: hand;
}
table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #272F26;
	line-height: 16px;
}
input.button
{
	border:#51B948 1px solid;
	cursor:pointer;
}
.awayellow {
   border: 1px solid #51B948;
   }
.th1 {
   background-color: #51B948;
}
.tr1 {
   background-color: #CAEFC2;
   font-size:10px;
}
.tr2 {
   background-color: #B1EFA4;
   font-size:10px;
}
TR.tr1h {
   background-color: #CAEFC2;
   font-size:10px;
}
TR.tr2h {
   background-color: #B1EFA4;
   font-size:10px;
}
TR.tr1h:hover {
   background-color: #59CB44;
   color:#FFFFFF;
   font-size:10px;
   cursor:pointer;
}
TR.tr2h:hover {
   background-color: #59CB44;
   color:#FFFFFF;
   font-size:10px;
   cursor:pointer;
}


.kop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #272F26;
	line-height: 20px;
}

.semikop {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: bold;
   color: #272F26;
   line-height: 20px;
}

.minikop {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 7px;
   color: #272F26;

}

.nonselkop {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: bold;
   color: #BFBFBF;
   line-height: 20px;
}

.klein {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #272F26;
	line-height: 12px;
}

input, select, textarea {
	background-color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #272F26;
	border:#51B948 1px solid;
}
input.checkbox
{
	border:none;
	background:#FFFFFF;
}

.radio {
   background::none;
   color: #FEFDDF;
   border:none;
}

#error {
	color: #434343;
	font-size: 13px;
	font-weight: bold;
}
a.menuW:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #272F26;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
}
a.menuWSel,a.menuWSel:visited,a.menuWSel:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #272F26;
	text-decoration: none;
	background:#51B948 url(../images/buttonsel.gif) no-repeat;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
}
a.menuW:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
     font-weight: bold;
	color: #272F26;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
}
a.menuW:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-color:#59CB44;
	display: block;
	height: 19px;
	width: 100%;
	padding-top: 3px;
	padding-left: 25px;
}

