body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #262626;
	color: #262626;
}

.small {
	font-size: 11px;
	line-height: 11px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;	
	color: #262626;
}

.green {
	color: #FFFFFF;
	background-color: #006666;
	font-weight: bold;
	text-align:left
}

.yellow {
	color: #FFFFFF;
	background-color: #D08400;
	font-weight: bold;
	text-align:left
}

.menu_level1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #262626;
	height: 20px;
	background-color: #D08400;
	border-bottom: 1px solid #993300;
	border-right: 1px solid #993300;
}

.menu_level1 A:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level1 A:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level1 A:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level1 A:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: normal;
	height: 20px;
	color: #262626;
	background-color: #AFAEAE;
	border-bottom: 1px solid #817E7E;
	border-right: 1px solid #817E7E;
}

.menu_level2 A:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;	
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level2 A:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;	
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level2 A:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.menu_level2 A:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	height: 20px;
	color: #262626;
	text-decoration: none;
}

.breadcrum a:link {
	color: #262626;
	font-weight: normal;
	text-decoration: none;
}

.breadcrum a:visited {
	color: #262626;
	font-weight: normal;
	text-decoration: none;
}

.breadcrum a:hover {
	color: #262626;
	font-weight: normal;
	text-decoration: underline;
}

.breadcrum a:active {
	color: #262626;
	font-weight: normal;
	text-decoration: underline;
}

.titel {
   font-weight: bolder;
   font-size: 15px;
   line-height: 22px;
}

