body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin:0px;
}
.overskrift {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: baseline
}
.broedtekst {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: baseline;
	white-space: normal
}
.mellemoverskrift {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	vertical-align: baseline
}
a.textlink:link, a.textlink:active, a.textlink:visited, a.textlink:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #444444
}
a.textlink:hover {
	color: #BBBBBB
}

h1, h2, h3, h4, h5, h6, td {
	color: #000000;
	font-weight:bold;
	font-size: 36px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
	vertical-align: 20%;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6, td {
	font-size: 12px;
}
td {
	font-weight: normal;
}
.news {
	margin-left: 2px;
	margin-top: 3px;
	width: 650px;
	background-color: #FFFFFF;
	float: left;
	clear: left;
}
.newsheader {
	background-color:#000000;
	height: 16px;
	width: 640px;
	color:#CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
.newstitle {
	/*padding-left: 5px;*/
	font-size: 14px;
	font-weight: bold;
	width: 75%;
	float: left;
	margin: 0;
}
.newsdate {
	text-align: right;
	font-size: 10px;
	padding-top: 2px;
	/*padding-right: 5px;*/
	padding-bottom: 2px;
	float: right;
}
.newstext, .newstextfade {
	background-color: #CCCCCC;
	color: #000000;
	width: 640px;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #555555;
	border-top: none;
}
.newstextfade {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	border-top:none;
}
a.forward:link, a.forward:active, a.forward:visited {
	background-image: url(grafik/forward_off.gif);
}
a.forward:hover {
	background-image: url(grafik/forward_on.gif);
}
a.backward:link, a.backward:active, a.backward:visited {
	background-image: url(grafik/backward_off.gif);
}
a.backward:hover {
	background-image: url(grafik/backward_on.gif);
}
a.sigtext:link, a.sigtext:active, a.sigtext:visited, a.sigtext:hover {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #444444;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	text-decoration: none;
}
a.sigtext:hover {
	color: #BBBBBB;
}
sigtext {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #444444;
	text-align: left;
	vertical-align: baseline;
	white-space: normal
}
.signupline
{
	width: 1000px;
	float: left;
	clear:left;
}
.signupname, .signupemail, .signupphone, .signupcheckbox, .signupradio, .signupprice, .signupdate
{
	width:245px;
	float: left;
	margin-top: 5px;
}
.signupphone
{
	width:125px;
}
.signupcheckbox
{
	width:23px;
}
.signupradio
{
	width:30px;
}
.signupprice
{
	width:53px;
}
.signupdate
{
	width:150px;
}
.signupadresse
{
	width: 350px;
	float:left;
	clear:left;
	margin-bottom: 5px;
}

