BODY {
	font-family : Verdana;
	margin-bottom : 10px;
	margin-top : 0px;
	font-size : 10pt;
}
TD {
	font-size : 10pt;
}
A {
	color : #000000;
}
.ueberschrift {
	color : #224B57;
	font-size : 13pt;
	font-weight : bold;
}
.navi {
	color : blue;
	font-weight : bold;
}
.navi_table {
	background-color : #CCCCCC;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid double;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
input, textarea, select {
	font-size:10pt;
	font-family:Verdana;
	background-color : #F7F8F9;
	border : 1px solid Black;
	color : black;
}
.form_small {
	font-size:8pt;
	font-family:Verdana;
}
.form_small2 {
	font-size:7pt;
	font-family:Verdana;
}
.small {
	font-size : 8pt;
}
.extern {
	font-size : 13pt;
	font-weight : bold;
	color: blue;
}
