body {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.body {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.bold_11 {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bold_red_11 {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}

.bold_16 {
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.bold_20 {
	font-family: Verdana, Arial;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
td   { 
	color: #000000; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial; 
	text-decoration: none; 
	}
th   { 
	color: #000000; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial; 
	text-decoration: none; 
	}

td.ColumnBlack     {
	background-color: #000000;
	padding: 7px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.ColumnBlack { color: #FFFFFF; font-weight: bold; text-decoration: none }
.ColumnBlack a:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
.ColumnBlack a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
.ColumnBlack a:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
.ColumnBlack a:hover   { color: #FF0000; font-weight: bold;  text-decoration: underline }

td.ColumnGrey     {
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
td.ColumnMain     {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	padding: 7px;
}
a:link { color: #FF0000; font-weight: bold; text-decoration: none }
a:visited { color: #FF0000; font-weight: bold; text-decoration: none }
a:active { color: #FF0000; font-weight: bold; text-decoration: none }
a:hover   { color: #FF0000; font-weight: bold;  text-decoration: underline }

td.ColumnBlackNav {
	background-color: #000000;
	padding: 7px 7px 0px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
td.ColumnProdukt {
	font-size: 11px;
	line-height: 15px;
}