body{
    font-family: verdana;
    font-color: #4f5559;
    background-color: #868e99;
    letter-spacing: 0cm;
}

td {
    font-size: 10px;
}

/*  Divs */

#top {
	margin-top: 30px;
   	margin-left: 95px;
	width: 798px;
	height: 69px;
	BACKGROUND-IMAGE: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

#indhold-forside {
	margin-left: 95px;
	margin-top: 5px;
	width: 790px;
    height: 346px;
	border: 4px solid #fff;
	background-color: #fff;
}

#picture {
    width: 224px;
    height: 346px;
    float: left;
	background-repeat: no-repeat;
}

#indhold {
    width: 412px;
    min-height: 346px;
    margin-left: 2px;
    float: left;
	background-color: #ececec;
}

#menu {
    width: 149px;
    height: 123px;
    margin-left: 3px;
    margin-bottom: 3px;
    float: left;
	background-color: #f8f9fb;
}

#info {
    width: 149px;
    height: 220px;
    margin-left: 3px;
    float: left;
	background-color: #ececec;

}

#bund {
	margin-left: 95px;
	margin-top: 5px;
	width: 792px;
	height: 25px;
	border: 3px solid #fff;
	background-color: #ececec;
}

#copyright {
	margin-left: 95px;
	margin-top: 5px;
	width: 798px;
	height: 25px;
}


.floatclear {
display:inline-block;
width:100%;
}

* html .floatclear {
height:1%;
width:auto;
}
.floatclear {
display:table;
}

/*  Boxes */

/*  Headlines */

.overskrift {
    border-bottom: 2px dotted #d8d8d8;
    padding: 10px 0px 5px 0px;
}

.indhold_bund {
    border-bottom: 2px dotted #d8d8d8;
}

/*  Menu Tabs */

.menu {
    padding-left: 15px;
}

/*  Font Colors */

.bund {
    font-color: #4f5559;
}

/*  margin indside divs */


/*  Text align inside tables */


/*  Padding indside tables */

.p5t { padding-top: 5px; }
.p2b { padding-bottom: 2px; }
.p5l { padding-left: 5px; }

inkl { color: #dff; }

/*  Font Styles  */

.normal { font-weight: normal; }

.bold {	font-weight: bold; }

.size11 { font-size: 11px }

.size10 { font-size: 10px }

.size9 { font-size: 9px }

select { font-size: 10px; }

.red { color: #990000; }

input { border: 1px solid #cccccc; width: 200px; height: 17px;}
textarea { border: 1px solid #cccccc; overflow: auto; width: 200px; height: 100px }

.button {  border: none; width: 60px; height: 18; font-size: 11px; font-family: arial }
.button2 { border: none; width: 70px; height: 18; font-size: 11px; font-family: arial }

.tekst { font-size: 9px; color: #4f5559; line-height: 1.5em; }
.tekst2 { font-size: 9px; color: #4f5559; line-height: 1.25em; }
.tekst3 { font-size: 9px; color: #4f5559; line-height: 1em; }
.holddato { font-size: 10px; color: #4f5559; line-height: 1em; }

.nb { font-size: 10px; color: #000 }

.link { font-weight: bold; font-size: 10px; }

/* Menu */

/*  Borders */

.border1 { border-top: 1px solid #cccccc }
.border2 { border-bottom: 1px solid #cccccc }
.text { border: none; }


/*  Buttons */


/*  Links */

a{	font-size: 10px; text-decoration: none;	color: #000;}

