.main_text{ 
}
.link{
color:#5F5F5F;   
}
.TEXT{
color:#B7B7B7; 
}
body {
	background-color: #FFFFFF;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table.ramme {
	text-align: center;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {	 }

td, th {
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	vertical-align: top;
}
td.toprow-a2, td.toprow-a4, td.centerrow-a2, td.centerrow-a4, td.footerrow-a2, td.footerrow-a4, td.endrow-a2, td.endrow-a4    {
	vertical-align: top;
	width: 6px;
	empty-cells: show;
}
td.toprow-a1, td.toprow-a5  {
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: right top;
	vertical-align: top;
	width: 50%;
}
td.centerrow-a1, td.centerrow-a5 {
	background-color: #f5f5f5;
	vertical-align: top;
	width: 50%;
	background-image: url(../images/bg-center.gif);
	background-repeat: repeat;
	height: 344px;
}
td.footerrow-a1, td.footerrow-a5 {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
	width: 50%;
	background-color: #99ff00;
}
td.endrow-a1, td.endrow-a5 {
	background-color: #99ff00;
	background-repeat: repeat;
	vertical-align: top;
	height: 100%;
	width: 50%;
	background-image: url(../images/bg-endrow.gif);
	background-position: center top;
}
td.toprow-a3 {
	vertical-align: top;	/*height: 172px;*/
	background-image: url(../images/topbanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.centerrow-a3 {
	vertical-align: top;
/*	height: 344px;
*/	width: 704px;
}
table.centercontent {
	padding: 0px;
	/*	height: 344px;
*/	width: 704px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 344px;
}
table.centercontent td.col1 {
	vertical-align: top;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	font-size: 11px !important;
*/}
table.centercontent td.centercontent-space {
	width: 3px;
}
table.centercontent td.col2 {
	vertical-align: top;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EFEFEF;
	padding: 4px;
}
table.centercontent td.col3 {
	vertical-align: top;
	width: 335px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	font-size: 11px !important;
*/}
div.inside {
}
td.toprow-a3 table.top {
	margin: 0px;
	padding: 0px;
	height: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 704px;
}
table.top table.menu {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*##############Main menu ####################*/
.ramme .toprow-a3 .top .mainmenu ul {
	margin-top: 2px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.ramme .toprow-a3 .top .mainmenu ul li {
	/*	line-height: 20px;
*/	list-style-type: none;
	width: 150px;
	font-size: 11px;
}
.ramme .toprow-a3 .top .mainmenu ul li a {
	padding-right: 4px;
	padding-left: 20px;
	display: block;
	margin-bottom: 2px;
}
.ramme .toprow-a3 .top .mainmenu a {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/mainmenuactive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*	height: 18px;
*/	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding-top: 2px;
}
.ramme .toprow-a3 .top .mainmenu a:visited {
	color: #FFFFFF;
}
.ramme .toprow-a3 .top .mainmenu a:hover {
	color: #FFFFFF;
	background-image: url(../images/mainmenuselected.gif);
	background-repeat: no-repeat;
	background-position: center top;
 }
.ramme .toprow-a3 .top .mainmenu a:active {
	color: #FFFFFF;
}
.ramme .toprow-a3 .top .mainmenu a.selectedMenu {
	color: #99ff00;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ramme .toprow-a3 .top .mainmenu a.selectedMenu:visited {
	color: #99ff00;
}
.ramme .toprow-a3 .top .mainmenu a.selectedMenu:hover {
	color: #99ff00;
	background-image: url(../images/mainmenuselected.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ramme .toprow-a3 .top .mainmenu a.selectedMenu:active {
	color: #99ff00;
}
/*Main menu end*/
td.centerrow {
	height: 344px;
	width: 100%;
	padding-top: 4px;
}
td.footerrow {
	width: 100%;
	height: 35px;

}
td.footerrow-a3 {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	width: 704px;
	height: 35px;
	text-align: center;
	background-color: #99ff00;
}
td.footerrow-a3 div.inside-footer {
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	padding-top:0px;
}
td.footerrow-a3 div.inside-footer a {
	color: #2A3F55;
	text-decoration: none;
}
table.endrow {
	height: 100%;
	width: 100%;
}
td.endrow-a3 {
	background-color: #99ff00;
	height: 100%;
	width: 704px;
	background-image: url(../images/bg-endrow.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	padding-top: 4px;
}
div.mainmenu {
	padding: 0px;
	width: 150px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
td.col3 div.box1 {
	color: #4A4A4A;
	padding: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EFEFEF;
}
td.col3 div.box2 {
	color: #2A3F55;
	padding: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.helpmenu {
	float: left;
	width: 338px;
	text-align: right;
	margin-top: 148px;
	padding-right: 5px;
}
div.logo {
	width: 205px;
	float: left;
}
