a:link {
	color: #FFFFFF;
	text-indent: 12px;
	display: block;
}

a:hover {
	font-weight: bold;
	background-color: #0086CE;
	text-indent: 12px;
	display: block;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-indent: 10px;
	display: block;
}

a:active {
	color: #FFFFFF;
	text-indent: 10px;
	display: block;
}

a.unter:link {
	color: #000000;
	background-color: #DEDBD1;
	text-indent: 20px;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}

a.unter:hover {
	color: #000000;
	text-indent: 20px;
	display: block;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}

a.unter:active {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}

a.unter:visited {
	color: #000000;
	text-indent: 20px;
	display: block;
	background-color: #DEDBDE;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
}


.table-rand-oben {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: none;
}
.table-r-unten {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
}
.table-r-unt-oben {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-top-width: 1pt;
	border-top-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.logo {
	font-weight: bold;
}
.tabe-r-rechts {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #000000;
}
