body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #161511;
    letter-spacing: 0px;
	}  

/*

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
    border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 240px;
}

*/

br, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #161511;
    letter-spacing: 0px;
	list-style-type: disc;
	list-style-position: outside;
}  

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	margin-left : 20px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.maintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#851A16;
  padding:0.75 em;
  text-align:left;
  background-color: #FFFFFF;
}
.buttom
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
	
	a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #801815;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
