html,body {
	margin:0px;
	padding:0px;
	background-color:#C0C0C0;
	height:100%;
}

td,div {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #565656;
	font-weight: bold;
}

.table {
	width:100%;
	height:100%;
}

.td {
	vertical-align: middle;
	text-align: center;
}

div.container {
	border: 1px solid #000000;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 771px;
	height: 554px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	float: right;
	clear: right;
	background-color: #ffffff;
	text-align: left;
	width: 769px;
	height: 84px;
	visibility: visible;
}

div.middle {
	position: absolute;
	float: right;
	clear: right;
	top: 84px;
	left: 0px;
	background-color: #ffffff;
	text-align: left;
	width: 769px;
	height: 468px;
	visibility: visible;
	background-image: url(baggrund_default.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.breadcrumBaggrund {
	font-size: 12px;
	font-weight: 800;
	color: #ffffff;
	background-color: #9F253A;
	text-align: left;
	text-transform:uppercase;	
}

#SLETsmallfont {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.msgbox {
	position: relative;
	left: 10px;
	background-color: #f0f0f0;
	border: 1px dashed #A4AAB4;
	text-align: center;
	padding:20px;
	width: 260px;
	height: 25px;
	visibility: visible;
}

h1 {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	margin:0px;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	margin:0px;
	margin-bottom:0px;
}

h3 {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:2px;
}

a:link 			{ color: #9f253a; text-decoration: underline; }
a:visited 		{ color: #9f253a; text-decoration: underline; }
a:hover 		{ color: #000000; text-decoration: underline; }
a:active 		{ color: #9f253a; text-decoration: underline; }

a:link.kunde	 { font-size:11px; color: #565656; text-decoration: none; }
a:visited.kunde  { font-size:11px; color: #565656; text-decoration: none; }
a:hover.kunde	 { font-size:11px; color: #000000; text-decoration: none; }
a:active.kunde	 { font-size:11px; color: #565656; text-decoration: none; }

.virksomhedstype { color: #9F253A; font-style: italic; }

#letterspace {
	letter-spacing:2px; }

a:link.menu 	{ 
	font-size: 11px; color: #ffffff;
	font-weight: 800;  
	letter-spacing:2px;
	text-decoration: none; }
a:visited.menu 	{ 
	font-size: 11px; color: #ffffff;	
	font-weight: 800;
	letter-spacing:2px;
	text-decoration: none; }
a:hover.menu 	{ 
	font-size: 11px; color: #ffffff; 
	font-weight: 800; 
	letter-spacing:2px;
	text-decoration: none; }
a:active.menu 	{ 
	font-size: 11px; color: #ffffff;
	font-weight: 800; 
	letter-spacing:2px;
	text-decoration: none; }
	
	
	#knap {
		height:32px;
		}

	#knap ul {
		list-style: none;
		margin:0px;
		padding:0px;
		border:none;
		white-space: nowrap; 
		}
		
	#knap li {
		width:80px;
		margin:0px;
		padding:0px;
		border:none;
		border-left: 1px solid #ffffff;
		text-align:center;
		vertical-align:middle;
		display:inline;
		}

	#knap li a {
		padding-top:8px;
		background-color:#9F253A;
		color:#ffffff;
		font-size:12px;
		text-decoration:none;
		width:100%;
		height:32px;
		}

	#knap li a:hover {
		background-color:#9F253A;
		color:#ffffff;
		text-decoration:none;
		}

	html>body #knap li a {
		width: auto;
		}

	
a:link.breadcrum 	{ 
	font-size: 12px; 
	color: #ffffff;
	font-weight: 800;  
	text-transform:uppercase;
	text-decoration:none; }
a:visited.breadcrum 	{
	font-size: 12px; 
	color: #ffffff;
	font-weight: 800;  
	text-transform:uppercase;
	text-decoration:none; }
a:hover.breadcrum 	{ 
	font-size: 12px; 
	color: #ffffff;
	font-weight: 800;  
	text-transform:uppercase;
	text-decoration:none; }
a:active.breadcrum 	{ 
	font-size: 12px; 
	color: #ffffff;
	font-weight: 800;  
	text-transform:uppercase;
	text-decoration:none; }

#imagetext {
	padding-top:5px;
	padding-bottom:12px;
	color: #000000;
	font-size:12px;
	font-style: italic;
}

a:link.grey 	{ 
	color: #A4AAB4;
	text-decoration: underline; }
a:visited.grey 	{ 
	color: #A4AAB4;
	text-decoration: underline; }
a:hover.grey 	{ 
	color: #C4161C; 
	text-decoration: underline; }
a:active.grey 	{ 
	color: #A4AAB4;
	text-decoration: underline; }

.bestilinput {
	padding-left:3px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #919395;
}

.formContentTextarea {
	padding-left: 3px;
	border: 1px solid #D1D3D4;
	background-image: url(inputBaggrund.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:200px;
	height:80px;
}
.formContentTextfield {
	padding-left: 3px;
	border: 1px solid #D1D3D4;
	background-image: url(inputBaggrund.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:200px;
}
.formContentSubmit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F2F2;
	color: #666666;
	font-weight: bold;
	height:18px;
	border-width: 1px;
	border-style: solid;
	border-color: #D1D3D4;
}