body {
	background-color: #CD0202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navtext 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-indent: 10px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000; 
	border-bottom-width: 1px; 
}
.kopftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.navi_top
{
	color: #CD0202;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-indent: 10px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000; 
	border-bottom-width: 1px;
	width:200px;
	height:15px;
	display:block; 
	padding-top:2px;
}
.navi_sub
{
	color: #CD0202;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-indent: 10px; 
	border-bottom-style: solid; 
	border-bottom-color: #000000; 
	border-bottom-width: 1px;
	width:230px;
	height:15px;
	display:block; 
	padding-top:2px;
}

.navi_sub_empty
{
	width:230px;
	height:16px;
	display:block; 
	padding-top:2px;
}

.nebenmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.navi_neutral
{
	background-color:#FF3333;
}

.navi_organisation
{
	background-color:#FF0000;
}

.navi_kombatan
{
	background-color:#CC3333;
}

.navi_fotos
{
	background-color:#CC0000;
}

.navi_lehrgange
{
	background-color:#993333;
}

.navi_links
{
	background-color:#990000;
}

