body, td {
	color: #262626;
	font: 11px/14px Verdana, Arial, sans-serif;
}

.tabelle {
	margin: 0;
	padding: 0;
	background-color: #c8c8c8;
	border: 1px solid #828282;
}
.tabellen_farbe1 {
	background-color: #dfdfdf;
	text-align: left;
}
.tabellen_farbe2 {
	background-color: #f1f1f1;
	text-align: left;
}
.tabellen_farbe3 {
	background-color: #ffffff;
	text-align: left;
}

.tabelle td {
	text-align: center;
}

.langcaption a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
}
.langcaption a:link, .langcaption a:visited, .langcaption a:active {
	color: #fff;
	text-decoration: none;
}
.langcaption a:hover {
	color: #82b5fd;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0f2282;
}
a:hover {
	color: #20275a;
	text-decoration: none;
}
.langbottom a:link, .langbottom a:visited, .langbottom a:active {
	text-decoration: none;
	color: #fff;
}
.langbottom a:hover {
	text-decoration: none;
	color: #607293;
}