body {
	background-color: #FFFCF5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Bernhard Modern Roman, Arial, Helvetica;
	color: #655401;
	vertical-align: top;
	font-size: xx-small;
	border-color: #655401;
}
h1 
{
	font-size: 200%;
	font-weight: bold;
}
h2 
{
 	font-size: 150%;
	font-weight: bold;
}
h3 
{
	font-size: 120%;
	font-weight: bold;
}
h4 
{
	font-weight: bold;
}
h5 
{
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
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;
	background-image: ../graphics/bg-menu.gif);
}
#menu td {
/*	width: 150px;*/
	height: 22px;
	color: #FFFFFF;
	background-image: ../graphics/bg-menu.gif);
}

#menu a{
	background-image: url(../graphics/bg-menu.gif);
	color: #FFFFFF;
	text-decoration: none;
    display: block;
	width: 90%;
	height: 100%;
	padding-top: 5px;
}

#menu a:visited {
	background-image: url(../graphics/bg-menu.gif);
	text-decoration: none;
}

#menu a:active {
	background-image: url(../graphics/bg-menu.gif);
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#menu a:hover {
	background-image: url("../graphics/bg-menu.gif");
	color: #655401;
	text-decoration: underline;
	font-weight: bold;
}

#menu .selected a {
	color: #655401;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
}
#top{
	font-size: 14px;
	color: #655401;
	font-weight: bold;
}
#top td {
	background-image: ../graphics/bg.gif);
	background-repeat: repeat-x; 
}

#top a{
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding-top: 5px;
}

#top a:active {
	color: #655401;
	text-decoration: underline;
}

#top a:hover {
	color: #655401;
	text-decoration: underline;
}

#vmenu{
/*	background-color: #655401;*/
	color: #655401;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}
#vmenu td {
	text-align: left;
	vertical-align: middle;
	}
#vmenu a{
	color: #655401;
	font-size: x-small;
	font-weight: bold;
}

#vmenu a:visited {
/*	color: #FFFFDD;*/
}

#vmenu a:active {
	text-decoration: underline;
}

#vmenu a:hover {
	text-decoration: underline;
}
/* main teksten til id="main" i det midterste felt / standard ??*/
#main {
	font-size: xx-small;
	text-align: left;
	vertical-align: text-top;
	text-decoration: none;
	float: left;
	bordercolor: #655401;
}

#main td {
	font-size: xx-small;
}

/* bottom teksten til id="bottom" */
#bottom {
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	bottom: 10px;
	font-weight: bold;
}
#bottom a{
	text-decoration: none;
}
#bottom a:visited {
	text-decoration: none;
}
#bottom a:active {
	text-decoration: underline;
}
#bottom a:hover {
	text-decoration: underline;
}
/* bottom teksten til id="konstruktion" */
#konstruktion {
	font-size: 8px;
	text-align: center;
}
#konstruktion a{
	text-decoration: none;
}
#konstruktion a:visited {
	text-decoration: none;
}
#konstruktion a:active {
	text-decoration: underline;
}
#konstruktion a:hover {
	text-decoration: underline;
}
/* right teksten til id="right" */
#right {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
}
#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: #655401;
	font-size: 11px;
	color: #655401;

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

.bordered {
  border: solid 1px #655401;
/*  border: solid 1px #9f9f9f;*/
}

.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.4em;

/*	width: 100%;*/
}

.news_list .news_link {
	display:inline;
	float: right;
}

.news_list .news_teaser {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.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;
	border: 2px solid red;
}
.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;
	border: 2px solid red;
}
.menu_mark {
font-weight: bold;
border: 2px solid red;
}
