@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #999933;
	text-decoration: underline;
}
#content {
	position: absolute;
	width: 600px;
	top: 100px;
	left: 20%;
}
#content a {
	text-decoration: none;
	color: #3399CC;
}
#content a:hover {
	color: #999933;
	text-decoration: underline;
}
#nav table {
	text-align: center;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	position: absolute;
	width: 600px;
	left: 20%;
	top: 40px;
	letter-spacing: 4px;
	word-spacing: 20px;
}
.brodtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.overskrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 12px;
}
.fotocred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-align: right;
	line-height: 2px;
}
.tableheaderleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.tableheaderright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.tableleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.tableright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.center {
	text-align: center;
}
