#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	position: relative;
	background-color: #FFFFFF;
	width: 900px;
	height: auto;
}
#wrapper #content {
	background-color: #FFFFFF;
	text-decoration: none;
	width: 900px;
	height: 350px;
}
body {
}
#wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#wrapper #nav {
	position: relative;
	height: 24px;
	width: 100%;
	text-align: center;
	background-color: #330000;
}
#wrapper #pictures {
	background-color: #666666;
	float: right;
	width: 400px;
	height: 400px;
}


#wrapper #nav table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	height: 24px;
	width: 800px;
	text-align:center

}
#wrapper #header {
	position: relative;
	height: 150px;
	width: auto;
	text-decoration: none;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	background-image: url(images/headerbakgrund.jpg);
	background-repeat: repeat;}
	
#wrapper #header p {
	font-size: 36px;
	font-family: Tahoma;
	text-decoration: none;
	padding-top: 59px;
	padding-bottom: 59px;
	text-align: center;
}
#wrapper #nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper #nav a:active {
	color: #999966;
	text-decoration: none;
}
#wrapper #header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #content a {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #999966;
}
#wrapper #content a:link {
	color: #000000;
	text-decoration: none;
}

#wrapper #content a:visited {
	color: #000000;
	text-decoration: none;
}

#wrapper #content a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper #content a:active {
	color: #999966;
	text-decoration: none;
}

}
#wrapper #nav th {
	width: 160px;
}
#wrapper #footer p {
	font-size: 10px;
}
