body {
	text-align:center;
	margin-top:0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	background-image: url(../images/bagg_body.gif);
	background-color: #FFFF66;
	background-repeat: repeat-x;
}
html {
	height: 100%;
}
#container {
	text-align: left;
	width: 740px;
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
		
}
#footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 18px;
	text-align: center;
	font-size: 9px;
}

#logo {
	width: 740px;
	height: 90px;
	background-image: url(../images/740x90.jpg);
}
#navitop {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	background-image: url(../images/740x18orange05.jpg);
	
}



.indhold {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	display: block;
	padding-left: 40px;
	padding-right: 20px;
}
#box {
	font-family: "Courier New", Courier, mono;
	color: #FF9900;
	text-align: left;
	
}
.textbox {
	margin-left: 80px;
	display: block;
	margin-right: 180px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}


.sidebox {
	margin-left: 120px;
	display: block;
	margin-right: 180px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.lilleskrift {
	font-size: 16px;
}

.megetlilleskrift {
	font-size: x-small;
	width: 140px;
}	
.logonavn {
	padding: 20px 20px 20px 80px;
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}
.billedcontainer {
	width: 140px;
	text-align: center;
	display: block;
	float: left;
}
.billedlayout {
	width: 210px;
	text-align: center;
	display: block;
	float: left;
	height: 700px;
	padding-top: 50px;
}

#sidetekst {
	width: 60%;
	display: block;
}
#billedbox {
	display: block;
	width: 40%;
}
.tabellen {
	
	
	padding-bottom:10px;
	padding-left: 40px;
}
td {
	
	vertical-align: top;
}
td img {
	border: 1px solid #000000;
}
.noborder {
	display: block;
	border: 0px none #000000;
}
