body {
	background	: #fff;
	margin: 0;
	font-family   : Courier, monospaced;
	font-size	: 0.88em;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: none;
	color: #940015;
}

#content {
	overflow: hidden;
	position: relative;
	margin: auto;
	width: 800px;
	height: 530px;
	
}

#header {
	width: 800px;
	height: 27px;
	letter-spacing: 1px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#menu {
	width: 800px;
	height: 63px;
	letter-spacing: 1px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#smykkelink {
	position: relative;
	display: block;
	width: 65px;
	height: 18px;
	left: 250px;
	top: -6px;
	
}

#kontaktlink {
	position: relative;
	display: block;
	width: 65px;
	height: 18px;
	left: 332px;
	top: -15px;
}

#kalenderlink {
	position: relative;
	display: block;
	width: 72px;
	height: 18px;
	left: 400px;
	top: -55px;
}

#cvlink {
	position: relative;
	display: block;
	width: 22px;
	height: 18px;
	left: 480px;
	top: -83px;
}

#forsidelink {
	position: relative;
	display: block;
	width: 65px;
	height: 18px;
	left: 515px;
	top: -136px;
	font-size	: 0.79em;
}

.kontaktfelt {
	width: 360px;
	height: 220px;
	padding: 0 195px 30px;
	margin: 12px 0 20px 25px;
	overflow: auto;
	text-align: justify;
	border-bottom: 2px solid #940015;
}

.smykkeoverfelt {
	width: 750px;
	height: 250px;
	margin: 12px 0 20px 25px;
	overflow: visible;
	border-bottom: 2px solid #940015;
	padding: 0;
}

#smykketekst {
	width: 360px;
	height: 128px;
	padding: 0 195px;
	margin: 38px 0 0 25px;
	overflow: auto;
}

#billedstreg {
	position: relative;
	top: 120px;
}

.nav {
	color: #bdbdbd;
	font-size: 45px;
	letter-spacing: 8px;
}

#kalenderwrapper {
	width: 750px;
	height: 380px;
	margin: 12px 0 20px 25px;
	overflow: auto;
	position: relative;
	padding: 0;
}

#kalenderfelt {
	width: 5000px;
	height: 360px;
	margin: 0;
	overflow: visible;
	position: relative;
	padding: 0;
	visibility: visible;
	font-size	: 0.78em;
}

#grundstreg {
	width: 750px;
	height: 2px;
	margin: 0 0 0 25px;
	position: relative;
	padding: 0;
	border-top: 2px solid #940015;
	top: -150px;
}

.eventstart {
	width: 38px;
	height: 250px;
	margin: 0;
	overflow: visible;
	padding: 100px 4px 4px;
	position: relative;
	float: left;
}

.eventned {
	width: 155px;
	height: 250px;
	margin: 0;
	overflow: visible;
	padding: 100px 4px 4px;
	position: relative;
	float: left;
}

.eventop {
	width: 155px;
	height: 346px;
	margin: 0;
	overflow: visible;
	padding: 4px;
	position: relative;
	float: left;
}

.eventtekst {
	width: 200px;
	height: 50px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: relative;
	left: -50px;
}

.eventstregstor {
	position: relative;
	margin-top: 96px;
}
