/* Markspez */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_left {
	background-image: url(../img/bg_menu_left.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;	
}
a:hover
{
	text-decoration: underline;
}
.mainBody {
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.layoutTable {
		background-color: #003366;
}
.menu_right {
	background-color: #FFFFFF;
	background-image: url(../img/bg_menu_right.png);
	background-repeat: no-repeat;
}
.menu_top {
	background-color: #FFFFFF;
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
	height: 123px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu_right_box {
	position: relative;
	left: 5px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../img/bg_menu_right_box.png);
	background-repeat: repeat;
}
.moduletable th {
	height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}	
a.sublevel {
	position: relative;
	left: 11px;
}
#active_menu {
	text-decoration: underline;
}
.contentdiv {
	background-image: url(../img/bg_content_top.png);
	background-repeat: no-repeat;
}
.contentheading {
	height: 35px;
	color: #99CC00;
	font-size: 18px;
	font-weight: bold;
}
.componentheading {
	height: 35px;
	color: #99CC00;
	font-size: 18px;
	font-weight: bold;
}
.modifydate {
	height: 30px;
	font-size: 9px;
	font-style: italic;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	width: 90px;
}
.pagenavbar , .pagenavbar a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.menu_left a {
	color: #FFFFFF;
	}