body{
	margin:0;
	padding: 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #786549;
}

ul.mainmenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 160px;
}
ul.mainmenu li {
	list-style-type: none;
	width: 160px;
	height: 19px;
	padding-left: 0px;
}
ul.mainmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #226248;
	text-decoration: none;
	display: block;/* makes it clickable in FireFox */
	width:160 px;
	height: 19 px;
	line-height: 19px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 24px;
}
ul.mainmenu li a:link {
	background-image: url(../img/menu-button-up.jpg);
	background-repeat: no-repeat;
}
ul.mainmenu li a:visited {
	background-image: url(../img/menu-button-up.jpg);
	background-repeat: no-repeat;
}
ul.mainmenu li a:hover {		
	background-image: url(../img/menu-button-over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.mainmenu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/menu-button-up.jpg);
	background-repeat: no-repeat;
}
/* submenu */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 160px;
}
ul.submenu li {
	list-style-type: none;
	width: 160px;
	height: 19px;
	padding-left: 0px;
	background-color:#E6ECE7;
}
ul.submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #226248;
	text-decoration: none;
	display: block;
	width:160 px;
	height: 17 px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 44px;
	line-height: 17px;
}
ul.submenu li a:link {
	background-image: url(../img/menusub-button-up.jpg);
	background-repeat: no-repeat;
}
ul.submenu li a:visited {
	background-image: url(../img/menusub-button-up.jpg);
	background-repeat: no-repeat;
}
ul.submenu li a:hover {		
	background-image: url(../img/menusub-button-over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:active {	/* doesn't work for when reloaded */
	background-image: url(../img/menusub-button-up.jpg);
	background-repeat: no-repeat;
}





td.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext table td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext table td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: underline;
}
td.footertext table td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: underline;
}
td.footertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
td.footertext table td a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69877A;
	text-decoration: none;
}
/*
	banner styles
*/
td.banner h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #973737;
	text-indent:15px;
	text-decoration: none;
	font-weight: bold;
}
td.banner h1 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #973737;
	text-decoration: none;
}
td.banner h1 a:link {
	text-decoration: none;
}
td.banner h1 a:hover {
	color: #55806C;
}
td.banner h1 a:visited {
	text-decoration: none;
}
td.banner h1 a:active {
	text-decoration: none;
}
td.banner strong {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #973737;
	text-decoration: none;
	font-weight: bold;
}
td.banner strong a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #973737;
	text-decoration: none;
}
td.banner strong a:link {
	text-decoration: none;
}
td.banner strong a:hover {
	color: #55806C;
}
td.banner strong a:visited {
	text-decoration: none;
}
td.banner strong a:active {
	text-decoration: none;
}
td.banner {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.banner p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.banner font{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.banner span{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.banner a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	color: #55806C;
	text-decoration: none;
	font-weight: bold;
}
td.banner a:link {
	text-decoration: none;
}
td.banner a:hover {
	color: #973737;
}
td.banner a:visited {
	text-decoration: none;
}
td.banner a:active {
	text-decoration: none;
}
form.banner select{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #86755C;
	text-decoration: none;
	width: 140;
	background-color:#FFFCF7;
}
td.bannerlinks {
	background-color:#FFFFFF;
}
td.bannerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #973737;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/icon-arrow-right.gif);
	background-repeat: no-repeat;
	text-indent:28px;
	background-position: 6px center;
}
td.bannerlinks a:link {
	text-decoration: none;
	color: #973737;
}
td.bannerlinks a:hover {
	/* text-decoration: none; seems to interrupt other styles */
	color: #786549;
}
td.bannerlinks a:selected {
	text-decoration: none;
	color: #973737;
}
td.bannerlinks a:active {
	text-decoration: none;
	color: #973737;
}
/*
	language selector
*/
#languageform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #638275;
	width: 80px;
	background-color: #F0F4F1;
	border: #F0F4F1;
	margin-left:24px;
}
/*
	styles to preserve the template design
*/
td.white {
	background-color:#FFFFFF;
}
td.white img{
	border:0px;
}
td.pink {
	background-color:#E9CFA7;
}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #638275;
	text-decoration: none;
	background-color: #E6ECE7;
	background-image: url(../img/menu-bg-norepeat_05.jpg);
	background-repeat: no-repeat;
}
td.superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #638275;
	line-height:15px;
}
td.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #786549;
	background-color:#FFF2DD;
}
table {
	border:0px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #786549;
}
span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #786549;
}
font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #786549;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #786549;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.content a {
	color: #990000;
	text-decoration: none;
}
td.content a:link {
	text-decoration: none;
}
td.content a:hover {
	text-decoration: underline;
}
td.content a:visited {
	text-decoration: none;
}
td.content a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #786549;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #786549;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #786549;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #786549;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.rahmen{
	background-color:#E9CFA7;
}
td.bannertext h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #973737;
	text-indent:15px;
	text-decoration: none;
	font-weight: bold;
}
td.bannertext h1 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #973737;
	text-decoration: none;
}
td.bannertext h1 a:link {
	text-decoration: none;
}
td.bannertext h1 a:hover {
	color: #55806C;
}
td.bannertext h1 a:visited {
	text-decoration: none;
}
td.bannertext h1 a:active {
	text-decoration: none;
}
td.bannertext strong {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #973737;
	text-decoration: none;
	font-weight: bold;
}
td.bannertext strong a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #973737;
	text-decoration: none;
}
td.bannertext strong a:link {
	text-decoration: none;
}
td.bannertext strong a:hover {
	color: #55806C;
}
td.bannertext strong a:visited {
	text-decoration: none;
}
td.bannertext strong a:active {
	text-decoration: none;
}
td.bannertext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.bannertext p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.bannertext font{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.bannertext span{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #973737;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.bannertext a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #55806C;
	text-decoration: none;
	font-weight: bold;
}
td.bannertext a:link {
	text-decoration: none;
}
td.bannertext a:hover {
	color: #973737;
}
td.bannertext a:visited {
	text-decoration: none;
}
td.bannertext a:active {
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family:Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
td.back {
	background-image: url(../img/back.gif);
}

td.braun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786549;
	text-decoration: none;
}
td.braun a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786549;
	text-decoration: none;
}
td.braun a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786549;
	text-decoration: underline;
}
td.braun a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786549;
	text-decoration: none;
}
td.braun a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786549;
	text-decoration: none;
}