body
{
	font-family:			Verdana;
	font-size:				8.5pt;
}

.title1
{
	font-family:			Verdana;
	font-size:				8.5pt;
	font-weight:			bold;
}

.invalid_msg {
	color:				red;
}

table
{
	width:						100%;
	background-color:	white;
	border:						0px solid black;
	font-family:			Verdana;
	font-size:				8.5pt;
}

th
{
	color:			#F93F42;
	text-align:	left;
}

td
{
	vertical-align: 	top;
}

.boxtd
{
	border:		1px solid black;
	padding:	5px;
}

a:link, a:visited, a:active 
{
	color:				black;
	font-weight:	bold;
}

.hell
{
	font-weight:	bold;
	font-style:		italic;
	color:				#6D80FE;
}
	
.blau
{
	font-weight:	bold;
	font-style:		italic;
	color:				#1030FE;
}

.dunkel
{
	font-weight:	bold;
	font-style:		italic;
	color:				#0118B8;
}

input, textarea
{
	border:								1px solid black;
	color:								black;
	font-family:					Verdana;
	font-size:						8.5pt;
	/*background-image:		url(inputbg.jpg);*/
}

img
{
	border:			0px solid black;
}

hr
{
	height:				1px;
	border:				0px solid #C7C7C7;
	border-bottom:		1px solid #C7C7C7;
}
