body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #000000;
color: #303030;
}

a {
color: #00823A;
}

a:visited {
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#toptabs {
	font-size: 0.9em;
	float: right;
	margin-bottom: 10px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
	text-decoration: none;
	background: #000000;
	color: #CCCCCC;
	margin-left: 3px;
}

.toptab:visited {
color: #CCCCCC;
text-decoration: none;
}

.toptab:hover {
color: #FFFFFF;
text-decoration: underline;
}


#container {
	margin: 0 auto 15px;
	width: 960px;
	padding: 0px;
	background: #ffffff url(img/bggrey.jpg) repeat-y;
}

#logo {
	width: 350px;
	float: none;
}

#logo h1 a {
	color: #999999;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
}

#logo h1 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#main {
	padding: 10px 30px 0px 20px;
	float: right;
	width: 670px;
}

#main a{
	color: #0033FF;
}

#main a:visited {
	color: #993300;
}

.block {
	background: #F5F5F5;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00823A;
	padding: 15px;
}

#sidebar {
	width: 230px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 12px;
}

.sidelink {
	text-align: left;
	display: block;
	width: 180px;
	padding: 3px 4px 3px 8px;
	margin: 6px 5px 5px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00823A;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
}

.sidelink:hover {
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #33CC00;
	color: #FFFFFF;
	background-color: #00823a;
}
.activesidelink {
	text-align: left;
	display: block;
	width: 180px;
	padding: 3px 4px 3px 8px;
	margin: 6px 5px 5px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00823A;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
	font-weight: bold;
}

.activesidelink:hover {
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #33CC00;
	color: #FFFFFF;
	background-color: #00823a;
}

#footer {
	clear: both;
	background: #00823a;
	color: #CCCCCC;
	font-size: 0.9em;
	text-align: center;
	border-bottom-color: #33CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer a {
color: #808080;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #999999;
	padding-left: 30px;
	margin-bottom: 20px;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	text-align: left;
	line-height: 1.5em;
	margin-right: 5px;
	margin-bottom: 15px;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
	display: block;
	margin: 5px 10px 5px 0px;
	float: left;
	border: 1px solid #999999;
}

.hide {
display: none;
}
#header {
	height: 240px;
	color: #FFFFFF;
	background: #FFFFFF;
	clear: both;
	width: 960px;
}
#header p {
	width: 290px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #303030;
	font-weight: normal;
	padding-left: 15px;
}

#header h2 {
	color: #303030;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#header a {
color: #ffffff;
}
.floatflag {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
  }
.subsidelink {
	text-align: left;
	display: block;
	width: 120px;
	background: #F5F5F5;
	padding: 3px 4px 3px 20px;
	margin: 5px 10px 5px 5px;
	text-decoration: none;
}
.subsidelink:hover {

background: #F5F5F5;
}

#menu {
	background-color: #00823a;
	padding: 13px 0px 13px 240px;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33CC00;
	width: 720px;
}

#menu a:link, #menu a:visited {
	background-color: #009241;
	padding: 13px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33CC00;
}

#menu a:hover {
	padding: 13px;
	background-color: #00A449;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00823A;
}
.rheaderpic {
	float: right;
}
#top {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.tabeltekst {
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
}


.green {
	color: #00823A;
}
#containerWHT {
	width: 960px;
	background: #ffffff;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#mainGB {

	padding: 10px 30px 0px;
	float: left;
	width: 900px;
}
#mainGB a {

	color: #0033FF;
}
#mainGB a:visited {
	color: #993300;
}
.tabelramme {
	border: 1px solid #CCCCCC;
}
.greybg {
	background-color: #F5F5F5;
	vertical-align: middle;
}
#toptext {
	font-size: 0.9em;
	float: right;
	margin-top: 3px;
	clear: right;
}
.toptext {
	text-decoration: none;
	background: #000000;
	color: #CCCCCC;
	margin-left: 5px;
}
.toptext:hover {

color: #FFFFFF;
text-decoration: underline;
}
.toptext:visited {

color: #CCCCCC;
text-decoration: none;
}
.space {
	width: 1px;
	margin-right: 8px;
	margin-left: 8px;
}
#mainEG {
	padding: 10px 30px 0px;
	float: left;
	width: 900px;
	text-align: right;
}
#hfooter {
	clear: both;
	font-size: 0.9em;
	margin-left: 15px;
	padding-left: 15px;
}
.menuactive {
	font-weight: bold;
	color: #FFFFFF;
}
