body
{
	margin:0px;
	background-color: #dddbcd;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.frame
{
	width:980px;
	height:100%;
}
.bg_start
{
	width:980px;
	height:28px;
	background: url(images/design/bg_start.gif) center no-repeat;
}
.bg_content_start
{	
	width:980px;
	height:185px;
	background: url(images/design/bg_content_start.gif) center no-repeat;
	padding-left:26px;
	padding-right:24px;
}

.content
{	width:980px;
	background: url(images/design/bgPage.gif) center repeat-y;
	vertical-align:top;
	padding-left:27px;
	padding-right:23px;
}

.bg_content_end
{	
	width:980px;
	height:47px;
	background: url(images/design/bg_content_end.gif) center no-repeat;
}

.bg_end
{	
	width:980px;
	height:28px;
	background: url(images/design/bg_end.gif) center no-repeat;
}

td 
{
	vertical-align:top;
}

.grey 
{
	background-color:#F6F6F6;
}

img{border:0px;}

.side_banners{margin-bottom:10px;}

/*these are used on the album admin page*/
.album{border:4px solid #FFFFFF;}
.album2{border:4px solid #FFFFFF;margin-left:10px;}

/* these are used mostly on album and banner admin pages*/
.show_me{}
.hide_me{display:none;}
.max{width:930px;text-align:center;float:right;}
.min{width:725px;text-align:center;float:right;}

.max_w{width:930px;}
/* this is used on the nyheder.php page*/
.max_c{width:720px;text-align:center;}

/* these are used on the news admin pages*/
.news_max_w{width:908px;margin-left:10px;margin-right:10px;}
.news_max_w_c{width:908px;text-align:center;}
.news_mar{margin-left:10px;margin-right:10px;}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 930px;
height: 100px;
text-align:center;
}

.billcontent{
width: 100%;
display:block;
}