/* ---------------------
basic layout
--------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2{
	color:#333333;
	border-bottom:1px solid #333333;
	border-color:#999999;
	padding-bottom:3px;
}
h3{
	color:#333333;
	border-bottom:1px solid #333333;
	border-color:#999999;
	padding-bottom:3px;
}
input, select, textarea{
	font-size: 11px;
	background-color:#EEEEEE;
}
.inputboxsearchbox{
	color:#FFFFFF;
	background-color:#003366;
	width:110px;
	border:1px solid #CCCCCC;
}
.moduletablesearchbox{
	border:1px solid #000000;
}
table{
	font-size: 11px;
}

.small{
	color:#333333;
	font-size: 10px;
}
.contentdescription{
	
}
.contentpaneopen{
	margin:10px:;
}
.contentheading{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.componentheading{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited{
	color:#660000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
a.contentpagetitle:hover{
	color:#FF0000;
}
.topmenucontainer{
	float:right;
}

a:link,
a:active,
a:visited{
	color:#CC6600;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(/cms/templates/MoersAsberg/images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	text-indent:20px;
	height: 20px !important;
	height: 26px;
	width: 168px;
	text-decoration: none;
}
a.mainlevel:hover {
	text-indent:25px;
	background-position: 0px -26px;
	text-decoration: none;
	color: #FFFFFF;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(/cms/templates/MoersAsberg/images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	text-indent:20px;
	height: 20px !important;
	height: 26px;
	width: 168px;
	text-decoration: none;
}
a.sublevel:hover {
	text-indent:25px;
	background-position: 0px -26px;
	text-decoration: none;
	color: #FFFFFF;
}
#active_menu{
	color:#FFCC66;
	background: url(/cms/templates/MoersAsberg/images/menu_bg.gif);
	background-position: 0px -26px;
	background-repeat:no-repeat;
	text-indent:25px;
}
.modifydate{
	font-style:italic;
}
.message{
	padding:5px;
	background-color:white;
	font-weight: bold;
	color: #CC0000;
}
.sectiontableheader{
	border-bottom:1px solid #333333;
	font-weight: bold;
}
.backtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* ---------------------
template layout
--------------------- */