
body {
	background-color: #ffffc8;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: normal;
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	margin: 0px;
	scrollbar-3dlight-color: #ffffc8;
	scrollbar-arrow-color: #dc5400;
	scrollbar-base-color: #ffffc8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #ffffc8;
	scrollbar-highlight-color: #dc5400;
	scrollbar-shadow-color: #dc5400;
	scrollbar-track-color: #ffffc8;
	scrollbar-track-height: 45px;
	border: 0px solid #FFFFC8;
}
h1 {
	font-size: 13px;
	Color: #dc5400;
	border: 1px solid #DC5400;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
h2 {
	font-size: 12px;
	Color: #dc5400;
	border: 1px solid #DC5400;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
h3 {
	font-size: 12px;
	Color: #dc5400;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
table {
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 5px;
	margin-top : 0px;
}
th {
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	margin : 0px;
}
tr {
	margin : 3px;
	background-color: #FFFFC8;
}
tr.dark {
	margin : 3px;
	background-color: #FFFFB4;
}
td {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial;
}
a:link, a:visited {
	text-decoration: none;
	Color: #000000;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	Color: #dc5400;
	font-weight: bold;
	font-size: 12px;	
}
a:active {
	text-decoration: none;
	Color: #dc5400;
	font-size: 12px;
}
.menu {
	position: absolute;
	background-color: transparent;
	top: 10px;
	left: 10px;
	z-index: 0;
	height: 150px;
	width: 120px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	text-align: left;
	border: 1px solid #DC5400;
}
.titel {
	position: absolute;
	background-color: transparent;
	top: 10px;
	left: 140px;
	z-index: 0;
	height: 45px;
	width: 560px;
	overflow: auto;
	padding: 0px;
	color: #000000;
	font-size: 11px;
}
.indhold {
	position: absolute;
	background-color: transparent;
	top: 50px;
	left: 140px;
	z-index: 0;
	height: 330px;
	width: 560px;
	overflow: auto;
	padding: 0px;
	color: #000000;
	font-size: 11px;
}
.spalte1 {
	position: absolute;
	background-color: transparent;
	top: 50px;
	left: 140px;
	z-index: 0;
	height: 330px;
	width: 360px;
	overflow: auto;
	padding: 0px;
	color: #000000;
	font-size: 11px;
}
.spalte2 {
	position: absolute;
	background-color: transparent;
	top: 50px;
	left: 510px;
	z-index: 0;
	height: 330px;
	width: 190px;
	overflow: auto;
	padding: 0px;
	color: #000000;
	font-size: 11px;
}
.banner1 {
	position: absolute;
	background-color: transparent;
	top: 180px;
	left: 10px;
	z-index: 0;
	height: 60px;
	width: 120px;
}
.banner2 {
	position: absolute;
	background-color: transparent;
	top: 245px;
	left: 10px;
	z-index: 0;
	height: 60px;
	width: 120px;
}
.banner3 {
	position: absolute;
	background-color: transparent;
	top: 310px;
	left: 10px;
	z-index: 0;
	height: 60px;
	width: 120px;
}

p {
	margin: 0px 10px 0px 10 px;
}



