*, body, p, div, span, td {
	color: #737373;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

H1 {
	color: #5C5C5C;
	font-size: 12pt !important;
	font-weight: bold;
	margin: 0px;
}

p { margin: 5px }

a { text-decoration: none }
a:hover { text-decoration: underline }

ul, ol {
	margin-top: 5px;
}

.empty { font-size: 1px }
.body_text { text-indent: 15px }
.small_text { font-size: 8pt }
.headline {
	font-weight: bold;
	text-decoration: underline;
}
.black_text { color: #000000 }

a.agenda {
	color: #224CAD;
	font-weight: bold;
}

a.menu {
	color: #595959;
	font-size: 8pt;
}

a.external {
	color: #224CAD;
	font-size: 8pt;
}

a.headline {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

a.lang_link {
	color: #3E3E3E;
	font-size: 10px;
}

input.contact, select.contact, textarea.contact {
	color: #000000;
	font-size: 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #E3E3E3;
}

input.contact, select.contact {width: 200px}
textarea.contact {width: 400px}

input.SendButton, input.SendButton_HL {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #E3E3E3;
	background-color: #FFFFFF;
	width: 75px;
}

input.SendButton_HL {
	background-color: #E3E3E3;
}