body    {
    overflow:scroll;
    overflow:-moz-scrollbars-vertical;
}

a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F17004;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F17004;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F17004;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #696969;
	text-decoration:none;
}

a.head:link	{
	color: #F17004;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.head:visited {
	color: #F17004;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.head:active {
	color: #F17004;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.head:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.leftnav:link	{
	color: #F17004;
	font-size: 12px;
	text-decoration: none;
}

a.leftnav:visited {
	color: #F17004;
	font-size: 12px;
	text-decoration: none;
}

a.leftnav:active {
	color: #F17004;
	font-size: 12px;
	text-decoration: none;
}

a.leftnav:hover {
	color: #920200;
	font-size: 12px;
	text-decoration:none;
}

.boxweiss {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

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

.titelleftbox {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #920200;
}

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

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #00000;
    letter-spacing: 0px;
	}
	
.inputfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CBE2EF;
    border-top: 1px solid #D2D2D2;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #D2D2D2;
}