.menuline {
	background-color: #000000;
}
.colortop {
	background-color: #A00000;
}
.colormiddle {
	background-color: #A00000;
}
.line2 {
	background-color: #ffffff;
}
.colorbottom {
	background-color: #FFEAE5;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;

}
.linkliste {
	list-style-image: url(img/listpunkt.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
a:link    { 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#000000; 
	font-weight:bold; 
}
a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#000000; 
	font-weight:bold; 
}
a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#A00000; 
	font-weight:bold; 
}
a:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#A00000; 
	font-weight:bold; 
}
