body {
	font-family: Verdana;
	font-size: 10pt;
	color:#000000;
	line-height: 18px;
}
td {
	font-family: Verdana;
	font-size: 10pt;
	color:#000000;
	line-height: 18px;
}

.borderblau {
background-color: #F0F8FF;
border: 1px solid #425D92;
padding: 4px;
font-size: 10px;
}

.bold {
font-weight: bold;
}

.menu {font-size: 10pt;
}

.menu A:hover {
color: 000000;
text-decoration: underline;}

.ueberschrift {font-weight: bold;
}

textarea {
background-color : #ffffff;
	 font-family : arial;
	 font-size: 9pt;
	 color: #000000;

			border-color : #000000;
			border-style : solid;
			border-width : 1;
			border-left-width : 1;
			border-top-width : 1;
			border-right-width : 1;
			border-bottom-width : 1;
}
select {
background-color : #ffffff; font-size : 9pt; border : 1;border-color : #000000;
			border-style : solid;
			border-width : 1;
			border-left-width : 1;
			border-top-width : 1;
			border-right-width : 1;
			border-bottom-width : 1;

}

input {
background-color : #ffffff;
 border-color: #000000;
 border-width: 1;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;

 weight : 50;
 padding: 0px 0px 0px 2px;
 margin: 0px 0px 0px 0px;
}

A:link {COLOR: #000000; TEXT-DECORATION: none}
A:visited {COLOR: #000000; TEXT-DECORATION: none}
A:active {COLOR: #000000; TEXT-DECORATION: none}
A:hover {COLOR: #666666; TEXT-DECORATION: none}

.quote {
	font-family: Verdana;
	font-size: 10pt;
	color: #666;
	line-height: 125%;
	background-color: #eeeeee;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
