html {
	height: 100%;
	margin: 0;
	padding: 0;
}


body {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100%;
}

body, p, br {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: black;
}

table.main {
	height: 100%;
	font-size: 10pt;
}


.ueschrift {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

.ueschriftrot {
	line-height: 17pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #EC0000;
}

.tab {
	color: #EC0000;
	font-size: 9pt;
}

.text {
	font-size: 10pt;
	color: black;
}

.text2 {
	font-size: 9pt;
	color: black;
}

.text3 {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #EC0000;
}
	


ul ul {
	list-style-type: circle;
	font-weight: bold;
}

ul ul ul {
	list-style-type: none;
}



a:link {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #EC0000;
}
	
a:visited  {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #E60000;
}
	
a:hover, a:active {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}

a.ueschrift {
	color: black;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}
