/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B5B5B5;
	margin-left: 0px;
	margin-top: 0px;
}

.titel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.verdana_10_b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.div_scroll 
{ 
	width: 608px; 
	height: 372px; 
	position:relative; 
	overflow-x:hidden; 
	overflow-y:auto;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #057AC0;
	text-decoration: underline;
}

.textfeld
{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom-color: #057AC0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url('Design_03.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
