body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	left:286px;
	text-align: left;
	background-image: url(grafik/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

a {
font-weight:bold;
color:#666666;
text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}

#top {
	position:absolute;
	left:100px;
	top:5px;
	width:750px;
	height:170px;
	z-index:1;
}
#menu {
	position:absolute;
	left:94px;
	top:169px;
	width:150px;
	height:1200px;
	z-index:6;
}

#mainhead {
	position:absolute;
	left:250px;
	top:175px;
	width:450px;
	height:30px;
	z-index:3;
	background-image:url(grafik/mainheadbg.jpg);
}

#title {
	position:absolute;
	left:250px;
	top:205px;
	width:450px;
	height:120px;
	z-index:4;
	background-image:url(grafik/mainbg.jpg);
	background-repeat: repeat-y;
	text-align:center;
}

#mainright {
	position:absolute;
	left:250px;
	top:325px;
	width:20px;
	height:1020px;
	z-index:8;
	background-image:url(grafik/mainbgright.jpg);
	background-repeat: repeat-y;
}


#mainleft {
	position:absolute;
	left:680px;
	top:325px;
	width:20px;
	height:1020px;
	z-index:9;
	background-image:url(grafik/mainbgleft.jpg);
	background-repeat: repeat-y;
}
#main {
	position:absolute;
	left:270px;
	top:325px;
	width:410px;
	height:1020px;
	background-color:#FFFFFF;
	z-index:2;
	overflow: scroll;
}

#mainfoot {
	position:absolute;
	left:250px;
	top:1345px;
	width:450px;
	height:30px;
	z-index:5;
	background-image:url(grafik/mainfootbg.jpg);
}
#right {
	position:absolute;
	left:700px;
	top:175px;
	width:150px;
	height:1200px;
	z-index:7;
	background-image:url(grafik/menu-baggrund.jpg);
	tex
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

