body {
	background-color: #FBF4DA;
 	scrollbar-base-color: #FBF4DA;
	  margin:0;
}

h1 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #52A228;
}

td {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 90%;
		color: #391E19;
}

img {border:none;}



a:link { text-decoration:none;color:blue;}
a:visited { text-decoration:none;color:blue;}
a:hover {color:#f33344;}

.strich {margin-top:3px;margin-bottom:3px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:silver;}
.strichlein{margin-top:3px;margin-bottom:3px;margin-left:30%;margin-right:30%;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:silver;}

.hand {cursor:pointer; color:blue}
.teilueb {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #52A228;
         margin-bottom:5px;}
.teilueb95 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #52A228;
         margin-bottom:5px;}


.fett {font-weight:bold;}

.a120f  {font-size: 120%; font-weight: bold;}
.a120  {font-size: 120%; }
.a60 {font-size:60%;}

.block {text-align:justify;}



td.links_ob {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:5px 0px 0px 5px;}
td.rechts_ob {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:5px 5px 0px 2px;}
td.mitte_ob {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:5px 0px 0px 2px;}
td.rechts_au {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 5px 0px 2px;}
td.links_mit {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 0px 0px 5px;}
td.mitte {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 0px 0px 2px;}
td.rechts_mit {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 5px 0px 2px;}
td.links_un {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 0px 5px 5px;}
td.links_au {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 0px 5px 5px;}
td.mitte_un {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 0px 5px 2px;}
td.rechts_un {background-color: #FBF4DA;border-color:green;border-style:groove;border-width:2px 5px 5px 2px;}


