﻿body
{
	padding: 0px;
	margin: 0px;
}
.header
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #2FFFFF;
	padding-left: 5;
	padding-right: 10;
	font-weight: 900;
}
.text
{
	padding: 10px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	float: left;
	direction: ltr;
	line-height: 20px;
}


a:link
{
	text-decoration: none;
	color: #FFAA00;
}
a:visited
{
	text-decoration: none;
	color: #FFAA00;
}
a:hover
{
	text-decoration: underline;
	color: #FFAA00;
}
a:active
{
	text-decoration: underline;
	color: #FFAA00;
}

.la:link
{
	text-decoration: none;
	color: #0000FF;
}
.la:visited
{
	text-decoration: none;
	color: #0000FF;
}
.la:hover
{
	text-decoration: none;
	color: #000000;
}


.button
{
	border: thin solid #FF9900;
	background-color: #FFCC66;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	margin-right: 0px;
}


.rightcol div.enmodule, .rightcol-normal div.enmodule
{
	width: 152px;
	background: transparent url(../images/enmodule_middle.jpg) left repeat-y;
	margin-bottom: 10px;
}

.rightcol div.enmodule div, .rightcol-normal div.enmodule div
{
	width: 152px;
	background: transparent url(../images/enmodule_top.jpg) top left no-repeat;
}

.rightcol div.enmodule div div, .rightcol-normal div.enmodule div div
{
	width: 152px;
	background: transparent url(../images/enmodule_bottom.jpg) bottom left no-repeat;
}

.rightcol div.enmodule div div div, .rightcol-normal div.enmodule div div div
{
	width: 137px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: left;
}

.rightcol div.enmodule div div div div, .rightcol-normal div.enmodule div div div div
{
	padding: 0px;
	margin: 0px;
}

.rightcol-broad div.enmodule
{
	width: 177px;
	background: transparent url(../images/enmodule_middle_wide.jpg) left repeat-y;
	margin-bottom: 10px;
}

.rightcol-broad div.enmodule div
{
	width: 177px;
	background: transparent url(../images/enmodule_top_wide.jpg) top left no-repeat;
}

.rightcol-broad div.enmodule div div
{
	width: 177px;
	background: transparent url(../images/enmodule_bottom_wide.jpg) bottom left no-repeat;
}

.rightcol-broad div.enmodule div div div
{
	width: 162px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 10px;
}

.rightcol-broad div.enmodule div div div div
{
	padding: 0px;
	margin: 0px;
}


div.enmodule h3
{
	font-size: 14px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: Verdana,sans-serif;
}

a.enmainlevel
{
	padding-left: 4px;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
	border-right: 4px solid #CACACA;
	voice-family: "\"}\""; /* Box Model fix */
	voice-family: inherit;
	width: 135px;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #000080;
}



html > body a.enmainlevel
{
	width: 135px;
}
/* Opera5-Fix-fix ;-) */


a.enmainlevel:hover, a.enmainlevel#active_menu
{
	background: #F1F1F1;
	text-decoration: none;
}
