A:VISITED {
	text-decoration : none;
	background-color : Black;
	color : White;
}
	
a:link {
	text-decoration : none;
	}

a:hover {
	background-color: White;
	color : Black;
	text-decoration : none;
}

BODY {
	text-decoration : none;
	margin : 0px;
}

TD {
	text-decoration : none;
}

.register_auf {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	padding-left : 5px;
	font-weight : bold;
	line-height : 16px;
	padding-top : 6px;
	color : Black;
}

.unterpunkt {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	padding-left : 15px;
	line-height : 16px;
	color : Black;
}


.kapitel {
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}


.kapitel-vorheben {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.allgemein {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : Black;
	color : White;
	text-decoration : none;
}

.top1 {
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	background-color : #EEEEEE;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
}
