body{
	font-family:'Arial', serif;
	font-size:13px;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
table{
	font-family:'Arial', serif;
	font-size:13px;
	width:100%;
}
th{
	text-align:left;
	border-bottom:solid black 1px;
	margin-bottom:2px;
}
table.layout{
	position:absolute;
	top:30px;
	left:0px;
	border-collapse:collapse;
}
td.content{
	border:solid #999999 1px;
	width:800px;
	height:600px;
	padding:2px;
	vertical-align:top;
	background-image:url(images/hintergrund_iwb.jpg);
	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;
}
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:black;
	background-color:white;
}
a{
	text-decoration:none;
}
a:hover{
	color:black;
	background-color:white;
	text-decoration:underline;
}
div.content{
	margin:40px 0px 0px 105px;
	width:695px;
}
//

