/* Allgemeines */
p,ul,ol,li,td { 
	font-family: Arial,sans-serif; 
	font-size:9pt;
	color:#000026
}

h1	{
	font-family: Arial,sans-serif;
	font-size:11pt;
	color:#D04A00
	}
	
h2	{
	font-family: Arial,sans-serif;
	font-size:10pt;
	color:#D04A00
	}
	
h3	{
	font-family: Arial,sans-serif;
	font-size:8pt;
	color:#000026;
	font-weight: normal
	}

td.menu1 {
	color:#FFFFFF;
	font-size:8pt;
	font-weight: bold;
	background-color:#000044
	}

td.menu2 {
	color:#FFFFFF;
	font-size:8pt;
	font-weight: bold;
	background-color:#DEB844
	}

td.menu3 {
	color:#FFFFFF;
	font-size:8pt;
	font-weight: bold;
	background-color:#E94766
	}

td.menu4 {
	color:#FFFFFF;
	font-size:8pt;
	font-weight: bold;
	background-color:#8D82DD
	}

td.separator {
	background-color:#FFFFFF
	}

td.formular {
	font-size:8pt
	}

td.formular_white {
	font-size:8pt;
	background-color:#FFFFFF
	}

td.liste1 {
	background-color:#B8C7D1
}

input.formular {
	border-style: none;
	}

.navlink {
	color:#FFFFFF;
	text-decoration: none
	}
a.navlink:hover { text-decoration: underline }

td.address {
	font-size:8pt;
	background-color: #A5B9C6
	}