body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #50535a;
	text-align: center;
	background-color:#dce1e4;
}
a {
	font-size: 12px;
	color: #50535a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Wrapper {
	padding-top: 40px;
	margin: auto;
	width: 800px;
	height: 800px;
	
}

.Header {
	margin: auto;
	height: 200px;
	width: 800px;
	background-image:url(images/LOGO.jpg);
	background-repeat:no-repeat;
	
}
#menu {
	padding-top: 150px;
	float: right;
	height: 35px;
	width: 81px;
}

#break {
	background-color: #bdc1c7;
	height: 1px;
}
.Content {
	height: 550px;
	width: 800px;
	background-image:url(images/forsidebillede.jpg);
	background-repeat:no-repeat;
}
.Content2 {
	height: 550px;
	width: 800px;
}
.Content3 {
	height: 550px;
	width: 800px;
	background-image:url(images/mywork.jpg);
	background-repeat:no-repeat;
}
#thumbs {
	float: right;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#leftmenu {
	padding-bottom: 350px;
}
#workdiv {
	padding-top: 130px;
	height: 500px;
	width: 800px;
}
