/* CSS Document */

body {
    background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0f146e;
	scrollbar-base-color: #0f146e;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-darkshadow-color: #0f146e;
		
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #0F146E;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #0F146E;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0F146E;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #fd0000;
	font-variant: small-caps;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #0F146E;
	font-weight: bold;
}

td.dark {
	font-family: Arial, Helvetica, sans-serif;
	background: #dcdcdc;
	font-size: 10pt;
	color: #0f146e;
}

td.light {
	font-family: Arial, Helvetica, sans-serif;
	background: #f5f5f5;
	font-size: 10pt;
	color: #0f146e;

}

tr.top {
    background: #0f146e;
	font-size: 12pt;
    color: #f5f5f5;
}

table {
   font-size: 10pt;
}

a.mail:link {
   font-size: 10pt;
}

a.mail:visited {
font-size: 10pt;
}

a.mail:hover {
font-size: 10pt;
}

a.mail:active {
font-size: 10pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0f146e;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0f146e;
}

@page { size:landscape;}

img.weg {
display: none;
}

map {
	color: #0F146E;
	border: #0F146E;
}
