.Body{
	font-family: verdana,cursive;
	color: #000000;
	font-weight: normal;
}

.BodyText{
	font-family: inherit;
	font-size: 12px;
	font-weight: normal;
}

H1{
	font-family: verdana,cursive;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #111111;
	margin-left:				2px;
}

H2{
	color: #111111;
	font-family: verdana,cursive;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

H3{
	color: #111111;
	font-family: verdana,cursive;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}



.Picture{
	border-width: 0px;
}

a{
	color: #111111;
}

/* Screen regions ******************************/
.Main{
	background-repeat: no-repeat;	
	height: 558px;
	position: relative;
	top: 0px;
	width: 762px;
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.PubHeader{
	position: absolute;
	width: 762px;
	height: 100px;
	text-align: right;
}

.PubMenu{
	position: absolute;
	top: 100px;
	width: 140px;
	height: 448px;
	padding: 0px;
}

.PubAddress{
	position: absolute;
	top: 400px;
	width: 125px;
	height: 78px;
	padding: 15px;
	color: inherit;
	font-size: 10px;
}

.PubActive{
	height: 438px;
	left: 130px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	top: 100px;
	width: 612px;
	scrollbar-base-color: #CCCCCC;
}

.PubHeaderPic1{
	position: absolute;
	top: 10px;
	left: 10px;
}

.PubHeaderPic2{
	position: absolute;
	top: 10px;
	left: 120px;
}

.PubHeaderPic3{
	position: absolute;
	top: 10px;
	left: 210px;
}

.Image{
	border: 1px solid;
	margin: 3px;
	width: 200px;
	height: 150px;
}

/* WizIT Logo **********************************/
.PubWizITLogo{
	position: relative;
	width: 760px;
	height: 15px;
	text-align: left;
}

.WizIT{
	padding-left: 9px;
	text-align: left;
	vertical-align: top;
}

a.WizIT{
	text-decoration: none;
	border: none;
	font-family: "Times New Roman", arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* Menu ****************************************/
.Menu{
	width: 100%;
}

.MenuItem{
	color: #111111;
	font-family: verdana, cursive, arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	width: 100%;
	height: 17px;
}

a.MenuItem{
	color: #111111;
	text-decoration: none;
	width: 100%;
}

a.MenuItem:hover{
	font-size: 13px;
}

/* Button **************************************/
.Button{
	background-color: #856458; 
	color: #660000;
	font-family: verdana, cursive; 
	font-weight: bold; 
	border: 1px dashed #660000;
	width: 100px;
	height: 24px;
}

.Button:hover{
	background-color: #660000; 
	color: #000000;
}
/* Julekalender */
.Hatch{
	border: 1 solid #000000;
}
.HatchSmall{
	border: 1 solid #000000;
	height: 60px;
	position: absolute;
	width: 80px;
	font-size: 20px;
	padding-top: 10px;
}
		
/* Input field *********************************/
.InputField{
	font-family: verdana, cursive, arial;
	font-weight: bold;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #660000;
	color: #660000;
	padding-top: 3px;
	padding-right: 3px;
	text-align: left;
	height: 18px;
	width: 40px;
}
