body {
	background-color: #FFFFCC;
	font-family: Papyrus;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Papyrus;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFCC;
	font-weight: bold;
}

a {
	text-decoration:none;
	color: #FFFFCC;
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bold;
}

.banner{
	background-image: url(../images/werkengel3_3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 800px;
}
.content{
	background: #cccc99;
	text-align: left;
	font-family: Papyrus;
	font-size: 12px;
	margin: 5px;
	line-height: normal;
	font-weight: normal;
	padding: 20px;
}

.content p{
	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.content a {
	text-decoration:none;
	color: #FF6600;
	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
}

.td_red{
	background-color: #bb3300;
}

.td_green{
background-color: #aa8800;
	background-color: #808000;
	
}

.td_current{
	background-color: #230;
	background-color: #6f673d;
	text-align: center;
}

.navmenu{
 }
