<!--
body{
	font-family:'Verdana', serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
table{
	font-family:'Verdana', serif;
	font-size:100%;
	width:100%;
}
th{
	text-align:left;
	border-bottom:solid black 1px;
	margin-bottom:2px;
}
table.layout{
	position:absolute;
	top:50px;
	left:0px;
	border-collapse:collapse;
}
td.content{
	border:solid #ffcc00 1px;
	width:800px;
	height:600px;
	padding:2px;
	vertical-align:top;
	background-image: none;
	background-repeat:no-repeat;
	background-position:top left;
}
table.navigation_1, table.navigation_2{
	font-weight:bold;
	color:black;
	background-color:transparent;
	border-collapse:collapse;
	margin-bottom:20px;
}
table.navigation_2{
	margin-bottom:24px;
}
table.navigation_1 td, table.navigation_2 td{
	text-align:center;
	border:medium solid #999999;
	border-width:0px 2px 0px 2px;
}
table.navigation_1 td.left, table.navigation_2 td.left{
	text-align:center;
	border:medium solid #999999;
	border-width:0px 2px 0px 0px;
}
table.navigation_1 td.right, table.navigation_2 td.right{
	text-align:center;
	border:medium solid #999999;
	border-width:0px 0px 0px 2px;
}
table.navigation_1 td.noborder, table.navigation_2 td.noborder{
	border-width:0px;
	text-align:center;
}
a.inact{
	color:#999999;
	background-color:white;
}
a.act{
	color: #996600;
	background-color:white;
}
a{
	color: #996600;
	text-decoration:none;
}
a:hover{
	color: #996600;
	background-color:white;
	text-decoration:underline;
}
div.content{
	margin:60px 0px 0px 0px;
	width:800px;
}

div.banner{
	margin:60px 0px 0px 0px;
	width:800px;
}

div.infotext{
	position:relative;
	top:50px;
	left:57px;
	border-collapse:collapse;
	font-family:'Verdana', serif;
	color: #333333;
	font-size: 100%;
	width:100%;
	font-weight: bold;
	margin-right: 100px;
}

div.imprint{
	position:relative;
	top:20px;
	left:60px;
	margin-right: 100px;
	border-collapse:collapse;
	font-family:'Verdana', serif;
	color: black;
	font-size: 80%;
	font-weight: none;
}

div.footer{
	position: absolute;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}
//-->
