
body {
	background: #000000 url('grafik/holz.gif');
	padding: 35px 0px 35px 0px;
	font-size: 10pt;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #333333;
	}

p {
	font:14px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

table {
	font:14px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	width:100%;
	}
	
	.back {
	width:900px;
	font-size:17px;
	line-height:17px;
	font-weight:700;
	color:#fff;
	}
	
	.fokl {
	font-size:15px;
	line-height:15px;
	font-weight:700;
	color:#fff;
	}

a {
	color:#f6ac25;
	font-size:14px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#f6ac25;}
a:visited {color:#f6ac25;}
a:hover {color:#b96d00;
	background-color:#f8e3bd;
	text-decoration:underline}

h1 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#f6ac25;
	}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:18px;
	font-weight:900;
	color:#f6ac25;
	}
	
h3 {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:16px;
	line-height:16px;
	font-weight:700;
	color:#000;
	}

img {
	margin:0px 10px 0px 0px;
	padding:0px;
	}
	
	.left {
	margin: 0px 8px 0px 0px;
	float:left;
	}
	
	.right {
	margin: 0px 45px 0px 5px;
	float:right;
	}

ul {
	font:14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 35px;
	padding:10px;
	color:#000;
	}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	background: #fff url('grafik/holz.gif')
	}

#outer {
	z-index: 2;
	position: relative;
	width: 82%;
	border: solid 20px #fff;
	background-color: #fff;
	margin: 0 auto;
	}

#header {
	position: relative;
	width: 100%;
	height: 129px;
	background: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#banner {
	position: relative;
	background: #f6ac25;
	height: 83px;
	padding: 10px 0px 10px 45px;
	margin-bottom: 20px;
	valign: center;
	}

#content {
	padding: 0em 2.0em 0em 2.0em;
	}

#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 1.0em;
	font-size: 0.8em;
	}

#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
	}

#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
	}

