body {
	background-image: url(images/submenuback.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFDF06;
	text-decoration: none;
	height: 18px;
	width: 180px;
	padding-left: 15px;
	border-top-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
			
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	height: 18px;
	width: 180px;
	padding-left: 15px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFC600;
	font-weight: normal;
}
			
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
	height: 18px;
	width: 180px;
	padding-left: 15px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
			
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFDF06;
	text-decoration: none;
	height: 18px;
	width: 180px;
	padding-left: 15px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

			
.feld {
	height: 18px;
	width: 179px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.feld_blau {
	height: 18px;
	width: 180px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #2A55D4;
	padding-left: 18px;
}

.menue {
	margin-left:8px;
}

.menue td {
	border-top: 1px solid #FFFFFF;	
}
