html {overflow-x: hidden;}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #333333;
} 

p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

h1 {
	font-size: 13px;
	color: #8d091b;
	font-style: bold;
}
.rot {
	color: #8d091b;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #8d091b;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.rotfett {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #8d091b;
}



.linkblack a:link {
	font-weight: bold;
	font-size: 13px;
	color: #8d091b;
	text-decoration: none;
	
}
.linkblack a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #8d091b;
	text-decoration: none;
	
}

.linkblack a:hover {
	font-weight: bold;
	font-size: 13px;
	color: #8d091b;
}
.linkblack a:active {
	font-weight: bold;
	font-size: 13px;
	color: #8d091b;
	text-decoration: none;

}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	list-style-type: disc;
}

