body {
	margin: 0px;
	padding: 15px;
	font-family: Candara;
	font-size: 14px;
	background-image: url(bakk.jpg);
	background-repeat: repeat-x;
	width: auto;
	text-align: center;
}
#Wrapper {
	background-color: #FFF;
	padding: 0px;
	width: 1100px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
}
#Wrapper #header {
	background-image: url(hedder2.jpg);
	background-repeat: no-repeat;
	height: 72px;
}
#Wrapper #header h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #00C;
	font-weight: bold;
	display: inline-block;
	font-size: 36px;
	font-style: normal;
	text-decoration: blink;
}
#Wrapper #leftcoll h1 {
	color: #00C;
}

#Wrapper #leftcoll {
	width: 140px;
	padding: 13px;
	float: left;
	background-color: #FFD;
}
#Wrapper #rightcol {
	padding: 15px;
	width: 904px;
	margin-left: 166px;
	background-color: #FFFFEC;
	float: none;
}
#Wrapper #footer {
	clear: both;
	padding: 5px;
	text-align: center;
	background-color: #C6F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#Wrapper #topnav {
	background-color: #999;
	padding: 20px;
}
#Wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Wrapper #topnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#Wrapper #topnav ul li a {
	color: #FFF;
	text-decoration: none;
}
#Wrapper #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#Wrapper #topnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#Wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Datum {
	font-size: 9px;
}
.Rubik {
	font-size: 14px;
	font-style: oblique;
	text-decoration: underline;
}
.centrera {
	text-align: center;
}
#Wrapper #rightcol table {
}
.kant {
	text-align: left;
	color: #C6F;
}
#Wrapper #login {
	width: 140px;
	padding: 15px;
	float: none;
}
.baken {
	background-color: #99C;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
