body {
	background-color: #698098;
    	color: #000000;
	font-family: Verdana, Lucida, Arial, serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}
td {
	font-size: 10px;
}
table {
	margin-left: auto;
	margin-right: auto;
}
#title {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
#menu {
	color: #ffffff;
	font-size: 13px;
	text-align: right;
	height: 30px;
	margin-right: 20px;
}
#directory {
	color: #000000;
	background-color: #cccccc;
	border: 3px solid #000000;
	padding: 20px;
	text-align: left;
	top: 0px;
}

#directory2 {
	color: #000000;
	background-color: #cccccc;
	border: 3px solid #000000;
	padding: 20px;
	text-align: left;
	top: 0px;
	width: 260px;
}

#forklarenhed {
	color: #000000;
	background-color: #cccccc;
	border: 3px solid #000000;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	width: 650px;
	top: 0px;
	font-size: 11px;
	font-weight: normal;
}

#frontpageicons {
	color: #000000;
	background-color: #cccccc;
	border: 3px solid #000000;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	width: 650px;
	top: 0px;
	font-size: 11px;
	font-weight: normal;
}

.forklarenhed2 {
	text-align: left;
	vertical-align: top;
	top: 0px;
	font-size: 12px;
	font-weight: bold;
}

.folder {
	float: left;
	height: 140px;
	padding: 2px;
	text-align: center;
	width: 120px;
	font-weight: bold;
}

.folder2 {
	text-align: center;
	float: left;
	height: 80px;
	padding: 2px;
	text-align: center;
	width: 120px;
	font-weight: bold;
}

#picture {
	text-align: center;
}
#picture img {
	border: 10px solid #000000;
}
a {
	color: #222222;
	text-decoration: none;
}
a img {
	border: 3px solid #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:hover img {
	border: 3px solid #333333;
	text-decoration: none;
}
.folder img {
	border: 0px;
}
.folder a:hover img {
	border: 0px;
}

.folder2 img {
	border: 0px;
}
.folder2 a:hover img {
	border: 0px;
}

.gallery {
	margin-top: 5px;
}
#comment {
    color: #000000;
    text-align: left;
    border: 3px solid #000000;
    background-color: #cccccc;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding: 5px;
}

#copyright {
    text-align: center;
}
