html, body {
height: 100%;
}

body {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 16px;
	margin:0 0 0 0;	
	background-color:#003471;
}

.aBox {
	visibility:hidden;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px;

	height:100%;
	width:100%;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);		
}

.aBar {
	background-color: #FFFFFF;
	color: #013571;
	cursor: move;
	font-weight: bold;
	padding: 5px 6px 2px 7px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
}

.closeText {
	color:#013571;
	font-size:12px;
}

.searchOptText {
	color:#FFFFFF;
	font-size:12px;
}

.aContent {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.linkHome1 {
	/*border:thin dotted #FF0000;*/
	position: absolute;
	width: 260px;
	height: 42px;
	margin: 16px 0px 0px 22px;
	cursor:Pointer;
	cursor:Hand;
}

div.linkHome2 {
	/*border:thin dotted #FF0000;*/
	position: absolute;
	width: 40px;
	height: 45px;
	margin: 20px 0px 0px 525px;
	cursor:Pointer;
	cursor:Hand;	
}

div.linkInfo {
	/*border:thin dotted #00FF00;*/
	position: absolute;
	width: 40px;
	height: 45px;
	margin:45px 0px 0px 568px;
	cursor:Pointer;
	cursor:Hand;	
}

div.infoBox {
	font-family:Verdana, Arial;
	font-weight:normal;
	font-size: 12px;
	border:thin dotted #000000;
	background-color:#728BAA;
	width: 540px;
	height:250px; 
	padding:10px 10px 10px 10px;
	cursor:Pointer;
	cursor:Hand;	
}

table.bg1 {
	background: url(../images/public/ms_an_11a_bakgrund.jpg) no-repeat;
	width:1024px;
	height:800px;
}

td.leftBox {
	background: url(../images/public/ms_boxvitvanster.png) left top no-repeat;
	width:238px;
	height:572px;
	margin: 0;
	padding: 0px 0px 10px 3px;
}

td.rightBox {
	background: url(../images/public/ms_boxvithoger.png) left top no-repeat;
	width:226px;
	height:572px;
	margin: 0;
	padding: 7px 0px 10px 10px;
}

td.info {
padding: 0px 15px 15px 15px;
}

/* Links */
a {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Verdana;	
	font-size: 14px;
}

a:hover {
	color:#a0a0a0;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Verdana;
	font-size: 14px;
}

a.shops {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Verdana;	
	font-size:16px;
	cursor:pointer;
	cursor:hand
}

a.shops:hover {
	text-decoration:none;
	color:#A0A0A0;
	/*background-color:#A0A0A0;*/
	font-weight:normal;
	font-family:Arial, Verdana;	
	font-size:16px;
	cursor:pointer;
	cursor:hand
}

/* Fonts */
h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight:normal;
}

h2 {
	font-size: 16px;
	font-variant:small-caps
}

h3 {
	font-size: 12px;
}

.pubHeader {
	color: #2E569E;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-style: bold;
	font-size: 18px;
	text-decoration: underline;
}

.pubHeader:hover {
	color: #C4475F;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-style: bold;
	font-size: 18px;
}

.pubHeaderNoHover {
	color: #000000;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-style: bold;
	font-size: 18px;
}

/* Layout */

div.box {
	padding:5px 5px 5px 5px;
	background-color: #ffffff;
	border:thin dotted #c0c0c0;	
	width:500px
}

.header_1 {
	font-variant: normal;
	font-size: 12px;
}

.w1 {
	width: 200px;
}

.w2 {
	width: 50px;
}

.w3 {
	width: 130px;
}

.w4 {
	width: 180px;
}

.w5 {
	width: 16px;
}

.bold {
	font-weight: bold
}

/* Form */
input {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
}

input.search {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 16px;
}

select {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
}

option {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
}

//* Table elements */
table.emptyTable {
	border-collapse:collapse;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

img {
	border:none
}

