A {
	color : #0066B7;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

BODY, TD {
	color : #000000;
	font-family : Verdana, arial;
	font-size : 11px;
}

hr {
	color : #C0C0C0;
	height : 1px;
}

.BackLight {
	background : #DCEAC5;
}

.BackMedium {
	background : #8AB730;
	color : #FFFFFF;
	height : 24px;
}

.BackMenu {
	background-color : #8AB730;
}

.FormButton {
	background-color : #D8D8D8;
	font-size : 10px;
	height : 23px;
	padding-left : 5px;
	padding-right : 5px;
}

.FormField {
	font-family : arial;
	font-size : 11px;
}

.FormField100 {
	font-family : arial;
	font-size : 11px;
	width : 100px;
}

.FormField150 {
	font-family : arial;
	font-size : 11px;
	width : 150px;
}

.FormField200 {
	font-family : arial;
	font-size : 11px;
	width : 200px;
}

.FormField300 {
	font-family : arial;
	font-size : 11px;
	width : 300px;
}

.FormField400 {
	font-family : arial;
	font-size : 11px;
	width : 400px;
}

.Menu {
	background-color : #8AB730;
	background-image : url(../img/menu_arrow.gif);
	background-position : right;
	background-repeat : no-repeat;
	border-bottom : 1px solid #FFFFFF;
	color : #FFFFFF;
	font-weight : bold;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 36px;
	padding-top : 10px;
	text-align : right;
}

.Menu a {
	color : #FFFFFF;
	font-weight : bold;
}

.MenuActive {
	background-color : #0066B7;
	background-image : url(../img/menu_arrow_active.gif);
	background-position : right;
	background-repeat : no-repeat;
	border-bottom : 1px solid #FFFFFF;
	color : #FFFFFF;
	font-weight : bold;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 36px;
	padding-top : 10px;
	text-align : right;
}

.MenuActive a {
	color : #FFFFFF;
	font-weight : bold;
}

.TextBody {
	line-height : 16px;
}

.TextHot {
	color : #D62B2B;
	font-weight : bold;
}

.TextTitle {
	color : #8AB730;
	font-size : 18px;
	font-weight : bold;
}

#leier {
	background-color : #F2F7E9;
	border-bottom : 1px solid #D6E3B1;
	border-top : 1px solid #D6E3B1;
	border-left : 1px solid #D6E3B1;
	border-right : 1px solid #D6E3B1;
	padding : 7px;
}

#table {
	background-color : #F2F7E9;
	border-bottom : 1px solid #D6E3B1;
	border-left : 1px solid #D6E3B1;
	border-right : 1px solid #D6E3B1;
}

#table td {
	border-bottom : 1px solid #FFFFFF;
	border-top : 1px solid #D6E3B1;
	padding : 6px;
}

