body {
	background-color: white;
	font-family: "verdana","arial", sans-serif;
	font-size: 18px;
	color: black;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
A:link {
	color: #8CC63E;
	font-weight: bold;
	}
A:visited {
	color: #8CC63E;
	font-weight: bold;
	}
A:active {
	color: #8CC63E;
	font-weight: bold;
	}

H1 {
	margin-top: 24px;
	padding-bottom: 0px;
	text-transform: uppercase;
	//border-bottom: 1px dotted grey;
	font-family: "helvetica", "myriad","verdana","arial", sans-serif;
	font-size: 18px;
	color: #8CC63E;
}
.afsnit {
margin-top: 16px;
}
.menu-overskrift {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px dotted grey;
	border-bottom: 1px dotted grey;
	font-family: "helvetica", "myriad","verdana","arial", sans-serif;
	font-size: 14px;
	color: black;
}
.menu-punkt {
	margin-top: 6px;
		font-family: "helvetica", "myriad","verdana","arial", sans-serif;
			font-size: 14px;
	padding-bottom: 6px;
	border-bottom: 1px dotted grey;
	color: black;
}

.c {	text-align: center;}
.h {	text-align: right;}
.v {	text-align: left;}
	
TH {
	background-color: white;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	border-left: 1px dotted grey;
	border-top: 1px dotted grey;
	}
.fed {
font-weight: bold;
}
.kursiv {
font-style: italic;
}
.artikel {
margin-top: 8px;
position: relative;
text-align: left;
background-color: white;
padding: 8px;
}	
.titel {
text-align: left;
border-bottom: 1px dotted grey;
	font-family: "helvetica", "myriad","verdana","arial", sans-serif;
	font-size: 18px;
	color: black;
	padding-bottom: 2px;
}
.tid {
position: relative;
	font-family: "helvetica", "myriad","verdana","arial", sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted grey;
text-align: right;
}
.artikelcontainer {
position: relative;
height: auto;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px dotted grey;
}
.knapper {
padding-top: 2px;
text-align: right;
	font-family: "helvetica", "myriad","verdana","arial", sans-serif;
	font-size: 14px;
}
#container {
	position: relative;
	width: 949px;
	height: auto;
	margin: auto;
	overflow: visible;
	}
#logo {
	position: relative;
	width: 720px;
	height: 187px;
	top: 0px;
	left: 12px;
	}
#kropcontainer
{
position: relative;
width: 720px;
height: auto;
top: 0px;
left: 12px;
}
#ansigter {
position: absolute;
top: 0px;
left: 671px;
width: 289;
height: 100%;
background-image: url("images/ansigter.gif");
background-repeat: repeat-y;
background-position: right;

}
#spalter{
width: 720px;
padding: 0px;
}
#bld {
	position: relative;
	height: auto;
	padding: 0px;
	margin: 0px;
	padding-top: 24px;
	background-color: none;
	text-align: left;
	/*background-image: url("images/bghoved.gif");*/
}

#bld IMG {
	padding: 0px;
	padding-bottom: 12px;
}
#bld-top {
	padding: 0px;
	padding-top: 24px;
}

.storbld {
	padding-top: 12px;
}

#main {
	position: relative;
	margin-top: 0px;
	height: auto;
	top: 0px;
	left: 0px;
	background-color: white;
}
#lang-link {
	background-color: white;
	padding: 2px;
	margin: 0px;
	text-align: right;
}

#lang-link A:link {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	text-decoration: none;
	}
#lang-link A:visited {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	text-decoration: none;
	}
#lang-link A:active {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	text-decoration: none;
	}
#lang-link A:hover {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	}

#bund {
	position: relative;
	width: 720px;
	height: 80px;
	left: 0px;
	margin-top: 4px;
	background-image: url("images/bund.gif");
	font-family: "helvetica", "myriad","verdana","arial", sans-serif;
	font-size: 14px;
}
#bundspalte1 {
	text-align: center;
	position: absolute;
	width: 210px;
	height: auto;
	left: 20px;
	top: 12px;
}
#bundspalte2 {
	text-align: center;
	position: absolute;
	width: 210px;
	height: auto;
	left: 250px;
	top: 12px;
}
#bundspalte3 {
	text-align: center;
	position: absolute;
	width: 210px;
	height: auto;
	left: 480px;
	top: 12px;
}

#arrangement-table {
	padding-bottom: 12px;
	width: 196px;
	background: white;
	}
#right TD{
	font-size: 14px;
	padding: 2px;
	color: white;
}
#right H1 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: center;
}

#arrangement-table A:link {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	}
#arrangement-table A:visited {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	}
#arrangement-table A:active {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	}
#arrangement-table A:hover {
	background-color: #8CC63E;
	color: white;
	font-weight: normal;
	padding: 2px;
	}

.g {
	background-color: #8CC63E;
}
.s {
	padding: 2px, 0px, 0px, 0px;
}
.foelg {
	background-color: white;
	color: black;
	text-align: center;
	border: 1px solid #8CC63E;
	padding: 0px;
	margin-top: 0px;
}

 /*DIV {border: 1px solid red;} */


/*hacks*/
 * html #main { /* This is the Tan hack */
 width: 380px;
 w\idth: 400px;
 }
 
 * html #help { /* This is the Tan hack */
 width: 180px;
 w\idth: 196px;
 }