img {
	border: 0px;
	vertical-align: top;
	text-align: left;
}

td {
	text-align: center;
}

body {
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	color: rgb(40, 20, 20);
	background-color: rgb(255, 255, 255);
	font-size:10pt; 
}

h1 {
	font-size:12pt;
}

h2 {
	font-size:10pt;
}

#top_logo {
	position: absolute;
	z-index: 2;
	top: 3px;
	left: 4px;
}

#top_claim {
	position: absolute;
	z-index: 2;
	top: 48px;
	left: 340px;
}

#top_menu {
	position: absolute;
	z-index: 1;
	top: 4px;
	left: 2px;
	width: 800px;
	text-align: right;
	padding: 8px 4px 6px 4px;
	font-size: 9pt;
}

#left {
	position: absolute;
	z-index: 4;
	top: 120px;
	left: 0px;
	width: 200px;
	border-right: 1px solid #ff8000;
}

#mitte {
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 2px;
	width: 600px;
	margin-left: 220px;
}

#search {
	position: absolute;
	z-index: 5;
	top: 100px;
	left: 80px;
}

.tm_link, A:visited.tm_link {
	text-decoration: none;
}
A:hover.tm_link {
	background-color: rgb(180,200,230);
}
.tm_actlink, A:visited.tm_actlink {
	text-decoration: none;
	background-color: rgb(250,160,100);
	padding-left: 1em;
	padding-right: 1em;
}
A:hover.tm_actlink {
	background-color: rgb(250,160,100);
}

.CSuchwort {
	font-size:10pt;
}