@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(IMG/hintergrund2.jpg);
	background-repeat: repeat;
}
.Copyright-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Text-normal-dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: left;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.Überschriften-gross-hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F5F5F5;
	font-weight: bold;
}
.Überschriften-gross-dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
