#body{
	background-color : #360c60;
	z-index : 1;
	color: Silver;
	font-family: sans-serif;
	overflow: hidden;
}

#overdiv{
	width : 660px;
	height : 550px;
	z-index : 2;
}

#logo{
	left : 0px;
	top : 0px;
	position : relative;
	z-index : 3;
	width : 100px;
	height : 100px;
	background-image : url(images/logo2.gif);
}

#leftbanner{
	left : 0px;
	top : -80px;
	position : relative;
	z-index : 3;
	width : 103px;
	height : 452px;
	background-image : url(images/leftbanner.gif);
}

#topbanner{
	left : 120px;
	top : -100px;
	position : relative;
	z-index : 3;
	width : 452px;
	height : 103px;
}

#rightbanner{
	left : 580px;
	top : -930px;
	position : relative;
	z-index : 3;
	width : 103px;
	height : 452px;
	background-image : url(images/rightbanner.gif);
}

#center{
	left : 140px;
	top : -510px;
	position : relative;
	z-index : 3;
	height : 402px;
	width : 402px;
	background-color : #360c60;
	overflow : auto;
}

#menu{
	text-align : center;
	width : 103px;
	margin-top: 20px;
}

.test{
	font-family : "Monotype Corsiva, Verdana";
	font-size : 30px;
	font-style : normal;
	color : black;
}
#thumbnails{
	height : 82px;
	width : 400px;
	overflow: auto;
}
#submenu1{
	text-align : center;
}
#submenu2{
	text-align : center;
}
#submenu3{
	text-align : center;
}
#submenu4{
	text-align : center;
}
td{
	text-align : center;
}
.placering{
	top: 0px;
	left: 0px;
	position : relative;
}
a{
	color: #360c60;
	font: normal;
	font-family: sans-serif;
	font-size: smaller;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

#websitetabel{
	text-align: left;

}

#cv{
	height : 390px;
	width : 390px;
	overflow: auto;
}

#beskrivelse{
	height : 380px;
	width : 380px;
	overflow: auto;
}
