/* Nuke Menü v. 0.2 vkp Block */
.modulblock	{
	FONT-SIZE: 9px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Helvetica;
	FONT-WEIGHT: normal;
	Text-Decoration: none;
	margin-right : 0px;
	padding-top:1px;
	padding-bottom : 1px;
	padding-left : 0px;
	padding-right : 0px;
	border-top:0px solid #ffffff;
	border-left : 0px solid #ffffff;
	border-right:0px solid #000000;
	border-bottom : 0px solid #000000;
	text-transform: none;
}
.nukemenue	{
	BACKGROUND: none;
	COLOR: #333333;
	FONT-SIZE: 8px;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #f5f5f5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.adminmenue	{BACKGROUND: none; COLOR: #333333; FONT-SIZE: 9px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}


DIV#NukeMenu {
	LEFT: 0px;
	WIDTH: 100%;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #555555;
	line-height: 1.5em;
}
DIV#NukeMenu TD {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #555555;
	line-height: 1.5em;
}
DIV#NukeMenu UL {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-transform: uppercase;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #555555;
	line-height: 1.5em;
}
DIV#NukeMenu A {
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #555555;
	line-height: 1.5em;
}
DIV#NukeMenu A:active, DIV#NukeMenu A:hover {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	color: #800000;
}


