html, body {
	background-color: #CC0033;
	margin:0;
	padding:0;
	width:100%;
}
td.mainhg {
	background-color: #FFFFFF;
}
td.td-form {
	background-color: #EDF3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td.td-light {
	background-color: #EDF3F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.td-dark {
	background-color: #D7E4EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table.teaser-rosa {
	background-color: #FFEBEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}
table.teaser-blau {
	background-color: #C5DAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}
td.mainnavhg {
	background-color: #CC0033;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txtstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
.hl-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.hl-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.txtprodspec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #0099CC;
}
.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.content {
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}
a.content:hover {
	text-decoration: underline;
}
a.foot {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.foot:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.head, a.head:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}
a.head:hover, a.head:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;

}