body {
	/*color: #363636;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	overflow: auto;
	}

p {}

td {
	font-size: 11px;
	}

a:link {
	color: black ;
	text-decoration: underline;
	}

a:visited {
	color: black ;
	text-decoration: underline;
	}

a:hover {
	color: black ;
	text-decoration: underline;
	}

a:active {
	color: black ;
	text-decoration: underline;
	}
h1 {
	color: #363636;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	}
h2 {
	color: #363636;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	}
input, textarea, select, button {
	color: #363636;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.bodyTable {
	width: 100%;
	height: 100%;
	}
.mainTable {
	width: 760px;
	}
.mainTable_menuTD {
	/*background-image:url(../img/baggrundleft1.jpg);
	background-repeat:no-repeat;
	/*background-color: #f8deab;*/
	width: 214px;
	/*border-top: 10px solid #fff;
	border-right: 10px solid #fff;*/
	}

.mainTable_mainTD {
	/*background-image:url(../img/baggrundright1.jpg);
	background-repeat:no-repeat;
	/*background-color: #f8deab;*/
	width: 950px;
	/*border-top: 10px solid #fff;*/
	}

.mainTable_bottomTD {
	background-color: white;
	width: 950px;
	height: 71px;
	}

.menuTD_active {
	/*background-color: #f2ba4b;*/
	width: 214px;
	height: 16px;
	}

.menuTD_inactive {
	/*background-color: #f8deab;*/
	width: 214px;
	height: 16px;
	}

a:link.menuLink {
	color: #25646a;
	margin-left: 42px;
	/*line-height: 150%;*/
	text-decoration: none;
	}
a:visited.menuLink {
	color: #7b7c7c;
	margin-left: 42px;
	font-weight: normal;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:hover.menuLink {
	color: #7b7c7c ;
	margin-left: 42px;
	font-weight: bold;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:active.menuLink {
	color: #7b7c7c;
	margin-left: 42px;
	font-weight: bold;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:link.menuLinkActive {
	color: #7b7c7c;
	margin-left: 42px;
	font-weight: bold;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:visited.menuLinkActive {
	color: #7b7c7c;
	margin-left: 42px;
	font-weight: bold;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:hover.menuLinkActive {
	color: #7b7c7c;
	margin-left: 42px;
	font-weight: bold;
	/*line-height: 150%;*/
	}

a:active.menuLinkActive {
	color: #7b7c7c;
	font-weight: none;
	/*line-height: 150%;*/
	}

a:link.submenuLink {
	color: #25646a;
	font-weight: normal;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:visited.submenuLink {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:hover.submenuLink {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:active.submenuLink {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	text-decoration: none;
	}

a:link.submenuLinkActive {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	}

a:visited.submenuLinkActive {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	}

a:hover.submenuLinkActive {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	}

a:active.submenuLinkActive {
	color: #7b7c7c;
	font-weight: normal;
	/*line-height: 150%;*/
	}
