a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	
	text-decoration: none;
}

.background {
	background-image:  url(background.jpg);
	background-repeat: repeat;
}
.box-bg-topic {
	background-image:  url(box/box_topic.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.box-bg-inhalt {
	background-image:  url(box/box-background.jpg);
	background-repeat: repeat-y;
}
.box-topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.box-inhalt-topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.box-inhalt-subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.box-leerzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.bulletabstand {
	position: absolute;
	top: 10px;
	left: -7208537px;
}
.topicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.topiccomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.textinhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

hr {
    height: 1px;
    color: white;
    background-color: white;
    border: none;
}
