body {
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.topgrafik {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
}
td {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.main {
	padding: 10px;
	background-image: url(images/maintopbg.jpg);
	background-repeat: repeat-x;
}
.os {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
hr {
	height: 1px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
}.menupunkt {
	background-image: url(images/menupunkt.jpg);
	background-repeat: no-repeat;
	height: 29px;
	vertical-align: middle;
	padding-left: 35px;
}
a.menutxt:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutxt:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutxt:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.undermenutxt:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.undermenutxt:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.undermenutxt:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.undermenupunkt {

	background-image: url(images/undermenupunkt.jpg);
	background-repeat: no-repeat;
	height: 29px;
	vertical-align: middle;
	padding-left: 55px;
}
.sideindhold {
	padding: 10px;
}
a:link {
	color: #0099CC;
}
a:visited {

	color: #0099CC;
}
.nyhedsboks{
	width:200px;
	padding:10px;
	background-color: #C7C7C7;
	float: right;
}

