body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding:0px;
}

table {
	width: 805px;
	margin: auto;
}

.toptable {
	height: 736px;
	background: url(grafix/bg.gif) no-repeat;
}

.twotable {
	height: 736px;
}

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	vertical-align: top;
}

a {
	color: #333333;
	text-decoration:underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
	
a:active {
	color: #FF6600;
	text-decoration: none;
}

.menue {
	text-align: right; vertical-align: middle;
}
	
.menue a:hover {
	color: #FF6600;
	text-decoration: none;
}
.menue a:active {
	font-weight: bold;
}

.wissen {
	cursor: text;
}

.title {
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	line-height: 28px;
}
.titletext {
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
}

.subtitle {
	font-weight: normal;
}

h1 {
	font-weight: bold;
	font-size: 14px;
}

.footer {
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;

}

.aktiv {
	font-weight: bold;
	color: #FF6600;
}

.allglinks {
	font-size: 11px;
	line-height: 10px;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.fadetogrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
}
