html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	overflow: hidden; 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-color : #f0f0f0;
	color: #000000;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	}

div.page {
	margin: 0px 0px 0px 0px;
	height:100%;
	widht: 100%;
	overflow: hidden;
	}

div.top {
	border-bottom: 2px solid #000000;
	width: 100%;
	height: 90px;
	background-color : #ffffff;
	}

div.top_right {
	top: 30px;
	height: 50px;
	right: 0px;
	width: 360px;
	background-color: #ffffff;
	display:block; 
	overflow:auto; 
	position:absolute; 
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
div.top_menu {
	top: 67px;
	position:absolute; 
	}

div.menu {
	top: 92px;
	bottom:0px;
	left: 0px;
	width: 230px;
	background-color: #ffffff;
	display:block; 
	overflow:auto; 
	position:absolute; 
	margin: 0px;
	padding: 0px;
	float: left;
	}

div.indhold {
	top: 92px;
	bottom:0px;
	right: 0px;
	background-color: #dfdfdf;
	display:block; 
	overflow:auto; 
	position:absolute; 
	margin: 0px;
	padding: 5px;
	float: left;
	background-image:url('./images/border.jpg');
	background-repeat:repeat-y;
	}
	
H1
	{
	font-family: times new roman;
	color: #000000;
	font-size: 48px;
	font-weight: normal;
	text-decoration: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

H3
	{
	color: #000000;
	font-family : Verdana;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

H4
	{
	color: #000000;
	font-family : Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

P
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

A:LINK
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
A:ACTIVE
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
A:VISITED
	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
A:HOVER
	{
	text-decoration: underline;
	color: #000000;
}

input.Indtastning, select.Indtastning {
	background-color: #C5FFC5;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align : left;
	border: 1px solid #818181;
	
}

select.Indtastning {
	padding: 3px;
}

input.Indtastning {
	padding: 4px;
}

input.Submit {
	background-color: #68E468;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align : left;
	border: 1px solid #000000;
	padding: 4px;
}

input.Submit:hover {
	background-color: #2DAB2D;
}

img
{
	border: 0px;
}

div.top_menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.top_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.top_menu li {
	float: left;
	margin: 0 2px;
}

div.top_menu li a {
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#menu {
	width: 100%;
}

#menu ul, li {
	list-style: none;
	margin: 0px 0px;
	padding: 0;
}
 
a.boernInd {
	font: bold 	14px arial, helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p.boernInd {
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}

a.boernUd {
	font: bold 	14px arial, helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p.boernUd {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

a.boernIalt {
	font: bold 	14px arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p.boernIalt {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#menu a, #menu h2, div.top_menu a {
	font: bold 	14px arial, helvetica, sans-serif;
	display: block;
	border-width: 0.1em;
	border-style: solid;
	border-color: #818181 #818181 #333333 #818181;
	margin: 0;
	background: #C5FFC5;
	padding: 3px 10px;
	color: #000000;
	text-decoration: none
}
 
#menu a.h:hover, div.top_menu a:hover {
	background: #2DAB2D;
}

#menu a.hselect, div.top_menu a.select {
	background: #68E468;
}

#menu a.hselect:hover, div.top_menu a.select:hover {
	background: #2DAB2D;
}

#menu a.um {
	background: #C5FFC5;
}

#menu a.um:hover {
	background: #2DAB2D;
}

#menu a.um_select {
	background: #68E468;
}

#menu a.um_select:hover {
	background: #2DAB2D;
}

p.green {
	color: #008000;
}

p.menukort {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	
}

b.menukort {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
	
}

div.Ordre_Info {
	border-width: 1px;
	border-style: solid;
	border-color: #818181 #818181 #818181 #818181;
	margin: 0;
	background: #C5FFC5;
	padding: 3px 10px;
	color: #000000;
	font: normal 12px arial, helvetica, sans-serif;
	text-decoration: none;
	}

h1.Ordre_Info {
	font: bold 	14px arial, helvetica, sans-serif;
	}

