BODY {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #4C4C4C;
}

TD, TH, DIV, SPAN {
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	vertical-align: top;
}

TH.headline {
	color: #F7EEEF;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

TR.odd {
    background-color: #FFFFFF;
}

TR.even {
    background-color: #FFFFFF;
}

TR.marked {
    background-color: #FFD1D4;
}

TR.odd:hover, tr.even:hover, tr.hover  {
    background-color: #FFD1D4;
}

TD.bg_logo {
	text-align: left;
	vertical-align: bottom;
}

TD.bg_top {
	height: 100px;
	text-align: left;
	vertical-align: bottom;
}

TD.bg_path {
	background-color: #FFFFFF;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
}

TD.bg_left {
	background-color: #D5ACB0;
}

TD.bg_content {
	background-color: #EAD6D8;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
    border-left: 15px #FFFFFF solid;
}

TD.bg_footer_left {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
}

TD.bg_footer_right {
	font-size: 9px;
	color: #EEEEEE;
	text-align: right;
	padding-top: 3px;
}

TD.bg_bottom_left {
	background-color: #FFFFFF;
}

TD.bg_bottom_right {
	background-color: #FFFFFF;
}

TD.bg_topnavigation {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 3px;
}

TD.bg_subnavigation {
	background-color: #D5ACB0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 10px;
}

TD.bg_login {
	background-color: #D5ACB0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.bg_navigationnameimage {
	text-align: right;
	vertical-align: top;
}

TD.login {
	color: #F7EEEF;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: bold;
}

TD.topNavigation1, TD.topNavigation0, TD.topNavigationSpacer {
    color: #ffffff;
	text-align: left;
	vertical-align: middle;
}

TD.subNavigation1, TD.subNavigation0 {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
}

TD.subNavigationArrow {
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;
}

TD.topNavigation_footer {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
}

INPUT.button_mailinglist {
	background-color: #000034;
	color: #ffffff;
	height: 23px;
}

A, A:visited, A:link, A:active, A:hover {
	font-size: 11px;
	font-weight: normal;
	color: #972F3A;
	text-decoration: underline;
}

A.path, A.path:visited, A.path:link, A.path:active, A.path:hover {
	font-size: 11px;	
	font-weight: bold;
	color: #972F3A;
	text-decoration: none;
}

A.topNavigation1, A.topNavigation1:visited, A.topNavigation1:link, A.topNavigation1:active, A.topNavigation1:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

A.topNavigation0, A.topNavigation0:visited, A.topNavigation0:link, A.topNavigation0:active, A.topNavigation0:hover {
	font-size: 11px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}

A.subNavigation1, A.subNavigation1:visited, A.subNavigation1:link, A.subNavigation1:active, A.subNavigation1:hover {
	font-size: 11px;	
	font-weight: bold;
	color: #972F3A;
	text-decoration: none;
}

A.subNavigation0, A.subNavigation0:visited, A.subNavigation0:link, A.subNavigation0:active, A.subNavigation0:hover {
	font-size: 11px;
	font-weight: normal;
	color: #972F3A;
	text-decoration: none;
}

A.topNavigation_footer, A.topNavigation_footer:visited, A.topNavigation_footer:link, A.topNavigation_footer:active {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

A.topNavigation_footer:hover {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

A.footer, A.footer:visited, A.footer:link, A.footer:active {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

A.footer:hover {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


