
body {
	margin: 0;
	padding: 0;
	background-image: url(../gfx/content_images/bg.jpg);
		background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: verdana, arial;
	font-size: 10px;
}
a {
	color: #cf1111;
	text-decoration: none;
}
#container {
	width: 982px;
	margin: 0 auto;
}
#top {
	height: 44px;
	width: 982px;
}
#logo {
	height: 102px;
	width: 982px;
}
#menu {
	height: 44px;
	width: 982px;
	background-image: url(../gfx/content_images/menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 11pt;
}
#addthis {
	width: 50%;
	float: left;
	margin-top: 5px;
}
#rightside {
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 3px;
}
#rightside a {
	color: #f0454c;
	font-weight: bold;
}
#content-left {
		font-family: verdana, arial;
	font-size: 10px;
	width: 618px;
	height: 271px;
	background-image: url(../gfx/content_images/left-bg.png);
	background-repeat: no-repeat;
	float: left;
	padding: 15px;
	margin-top: 13px;
	color: #7d7d7d;
}
#content-right {
	font-family: verdana, arial;
	font-size: 10px;
	width: 290px;
	height: 301px;
	float: right;
	margin-left: 14px;
	padding: 15px;
	margin-top: 13px;
	background-image: url(../gfx/content_images/right-bg.png);
	background-repeat: no-repeat;
	color: #7d7d7d;
}
p {
	padding: 0px;
	margin: 0px;
}
.bottom_box {
	float: left;
	margin-top: 3px;
}
#underbottom a {
	color: #b7b6b6;
	text-decoration: none;
}
#underbottom {
	color: #b7b6b6;
}
#off_content {
	min-height: 325px;
	width: 982px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top top;
	overflow-x: hidden;
	overflow-y: auto;
	color: #7d7d7d;
	
}
#off_left {
	float: left;
	width: 234px;
	background-color: #FFF;
	margin-top: 6px;
	min-height: 325px;
}
.leftmenu {
	width: 200px;
	background-color: #232323;
	min-height: 100px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 8px;
}
#left_redbox {
	width: 200px;
	background-color: #d2232a;
	min-height: 100px;
	margin: 0 auto;
	margin-top: 5px;
}
#off_right {
	float: right;
	width: 748px;
	background-color: #FFF;
	min-height: 340px;
/*background-image: url(../gfx/content_images/off_bg.png);*/
	background-position: top middle;
	background-repeat: no-repeat;
}
.leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.leftmenu ul li {
	background-image: url(../gfx/content_images/off_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 7px;
}
.leftmenu ul li a {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
#webdesigns img {
border: 1px solid #c6c5c5;	
}
.newsbox {
	color: #FFF;
	margin-left: 5px;
}
.newslink {
	color: #000;
}
.nyhedslink {
	color: #000;
}
