body { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	background-color: #FFFFFF;
}

a { 
 	color: #C30000;
 	text-decoration: none;
}

a:hover {
	color: #EB76E8;
}

p, td, input, textarea, select { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
	line-height: 15px;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
 	color: #000000;
 	font-weight: bold;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
 	color: #000000;
 	font-weight: bold;
 	margin-bottom: 5px;
}

strong { 
	font-weight: bold;
}
		 
.main {
	margin: 0px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;

}

.black {
	color: #000000;

}

.white {
	color: #FFFFFF;
}

.grey {
	color: #666666;
}

.red {
	color: #C30000;
}

.tableborder {
	border: 1px solid #CCCCCC;
}

.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #CCCCCC;
	text-transform: uppercase;
}

.links {
	font-size: 9px;
	color: #999999;
}
.blackfat {
	color: #000000;
	font-weight: bold;

}
.red-klein {
	color: #C30000;
	font-size: 9px;

}
.main-fat {
	margin: 0px;
	left: 0px;
	top: 0px;
	font-weight: bold;
	color: #FFFFFF;


}
.redfat {
	color: #C30000;
	font-weight: bold;

}
.braunblack {

	color: #2F2E2E;
}

