body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #467248;
	vertical-align: top;
	font-size: x-small;
}
h1 
{
	font-size: 150%;
	font-weight: bold;
}
h2 
{
 	font-size: 120%;
	font-weight: bold;
}
h3 
{
	font-size: 100%;
	font-weight: bold;
}
h4 
{
	font-weight: bold;
}
h5 
{
	font-weight: bold;
}
a {
	color: #467248;
	text-decoration: none;
}
a:visited {
	color: #467248;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/* Normalt*/
/* Nyheder tilknyttet nyhederne*/
/* Tilknyttet menuen  id="menu"*/
/*border: 2px solid red; */
#menu{
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}
#menu td {
	background-image: url("../graphics/bg-menu.gif");
	width: 150px;
	height: 20px;
}

#menu a{
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	font-weight: bold;
}

#menu a:visited {
	color: #FFFFFF;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu td.selected{
	background-image: url("../graphics/bg-menu-a.gif");
	text-decoration: underline;
	background-color: #E0E3E8;
}
#vmenu{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
#vmenu td {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
/* main teksten til id="main" i det midterste felt / standard ??*/
#main {
	font-size: 11px;
	text-align: left;
	vertical-align: text-top;
	text-decoration: none;
	float: left;
}

/* bottom teksten til id="bottom" */
#bottom {
	background-image: url("../graphics/bg-menu.gif");
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	bottom: 10px;
	color: #FFFFFF;
}
#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;
}
/* right teksten til id="right" */
#right {
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
#right h3 {
	font-size: 100%;
}

#right a{
	text-decoration: none;
}

#right a:visited {
	text-decoration: none;
}
#right a:active {
	text-decoration: underline;
}
#right a:hover {
	text-decoration: underline;
}

#right .formfield {
	width: 100%;
}

.formfield {
	background: #EFEEEE;
 	border-width: 1px;
	border-style: solid;
	border-color: #334444;
	font-size: 11px;
	color: #666666;

	/* Font-family is NOT inherited per default. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* Same for color. */
	color: #334444;
	/* Default size is also not quite right. */
	font-size: 100%;
}

.leftie {
	float: left;
}

.rightie {
	float: right;
}

.news_item {
	font-size: 100%;
}

/* Nyheder */
.news_list {
	text-align: left;
	font-size: 10px;
}

.news_list .news_title {
	/* display: inline; */
	font-size: 112%;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 0.2em;
	/* border: 1px solid red; */
/*	width: 100%;*/
}
.news_list .news_teaser {
	font-weight: bold;
}
.news_list .news_content {
	display: inline;
}
.news_list .news_date {
	display: inline;
	width: 50%;
}

/*border: 2px solid red; */

/*Til venstre menu */
.menu_cel {
	background-image: url("../graphics/bg1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
    padding-left: 5px;
    padding-bottom: 5px;
}
.menu_cel_top {
  background-image: url("../graphics/bg2.gif");
background-repeat: no-repeat;
 background-position: bottom right;
        padding-left: 5px;
        padding-bottom: 5px;
height: 40px;
}
.menu_mark {
font-weight: bold;
}

.main {
padding: 2px 20px;
}

.bordered {
  border: solid 1px #45A649;
}
/* fra infosystemet*/
.text {
 	font-size: 11px;
}
.listmember { 	
	font-size: 11px;
}
.titlebar {
	background-image: url("../graphics/bg-menu.gif");
	font-size: 12px;
	color: #467248;
/*	color: #F1F1F1;*/
}
.extendtext {
	font-size: 11px;
}

/* fra Billedsystemet*/
.S-Tekst
{ 	font-size: 11px;
}
.s-tekstlille
{ 	font-size: 10px;
}
a {
	font-size: 10px;
	color: #333333;
}

