body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	vertical-align: top;
}
h1 
{
	font-size: 16px;
	font-weight: bold;
	color: #7F0014;
	display: inline;
}
h2 
{ 	font-size: 14px;
	font-weight: bold;
	color: #7F0014;
	display: inline;
}
h3 
{ 	font-size: 12px;
	font-weight: bold;
	color: #7F0014;
	display: inline;
}
h4 
{ 	font-size: 11px;
	font-weight: bold;
	display: inline;
}
h5 
{ 	font-size: 10px;
	font-weight: bold;
	display: inline;
}
a {
	color: #7F0014;
}
a:visited {
	color: #7F0014;
}
a:hover {
	text-decoration: underline;
	color: #7F0014;
}
a:active {
	text-decoration: underline;
	color: #7F0014;
}
/* Normalt*/

/* Nyheder tilknyttet cms-light*/
.news_list {
	background-image: url(../graphics/bg2-menu.gif);
	font-size: 11px;
	width: 100px;
	margin-left: 10px;
	text-align: justify;
}
.news_list a {
	color: #7F0014;
	text-decoration: none;
}
.news_list .news_overskrift {
	font-size: 11px;
	font-weight: bold;
/*	width: 100%;*/
}
.news_list .news_title {
	font-size: 11px;
	font-weight: bold;
/*	width: 100%;*/
}
.news_list .news_teaser {
	font-size: 10px;
	font-weight: bold;
}
.news_list .news_content {
	font-size: 10px;
}
.news_list .news_date {
	font-size: 10px;
}
.leftie {
	float: left;
}

.rightie {
	float: right;
}

.news_item {
	font-size: 100%;
}
/* Tilknyttet menuen  id="menu"*/
/*border: 2px solid red; */
#menu{
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	margin-left: 10px;
}
#menu td {
	background-image: url(../graphics/bg2-menu.gif);
	/*	display: inline; */
}
#menu a{
	color: #7F0014;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:active {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: underline;
}
/*	background-repeat:repeat-x;*/
/* main teksten til id="main" i det midterste felt / standard ??*/
#main {
	font-size: 10px;
	text-align: justify;
	vertical-align: text-top;
	text-decoration: none;
	float: left;
}
#top {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #999999;
	background-image: url(../graphics/top.gif);
}
#top a{
	font-size: 10px;
	text-decoration: none;
}
#top a:visited {
	text-decoration: none;
}
#top a:active {
	text-decoration: underline;
}
#top a:hover {
	text-decoration: underline;
}	
/* bottom teksten til id="bottom" */
#bottom {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #999999;
}
#bottom a{
	font-size: 10px;
	text-decoration: none;
}
#bottom a:visited {
	text-decoration: none;
}
#bottom a:active {
	text-decoration: underline;
}
#bottom a:hover {
	text-decoration: underline;
}
.formfield {
	background: #EEEEEE;
 	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	font-size: 11px;
	color: #7F0014;
}

/*border: 2px solid red; */
/* fra infosystemet*/
.text
{ 	font-size: 11px;
}
.listmember
{ 	font-size: 11px;
}
.titlebar
{
	background-image: url("../graphics/bg.gif");
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
/* fra Billedsystemet*/
.S-Tekst
{ 	font-size: 11px;
}
.s-tekstlille
{ 	font-size: 10px;
}

.bblist {
	font-size: 11px;
	margin: 4px;
}

.bbinfo {
	font-size: 11px;
	margin: 4px;
}

.bbinfo .label {
	font-weight: bold;
}

.bbsum {
	padding-top: 20px;
	font-size:11px;
	clear:both;
}

.bbname {
	font-size: 12px;
	font-weight: bold;
}

/* For at f lidt mellemrum imellem priserne og ikonerne. */
.bblist_td {
	padding-right: 15px;
}