body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CBDCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(res/back.gif);
	background-repeat: repeat-x;
}
#center {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
}
#wrapper {
	margin: 10px 0px;
	padding: 0px;
	width: 770px;
	border-style: solid;
	float: left;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #000000;
}
#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 770px;
	position: relative;
	display: block;
}
#bar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 4px;
	width: 770px;
	position: relative;
	display: block;
	background-image: url(res/bar.gif);
	background-repeat: repeat-x;
}
#knapper {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	position: relative;
}
#knapper h5 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	margin: 0px;
	padding: 4px 0px 0px 35px;
	height: 23px;
	text-decoration: none;
	background-image: url(res/kn3.gif);
	background-repeat: no-repeat;
}
#knapper h5 a {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}
#knapper h5 a:hover, #knapper h5 a:focus {
	font-size: 12px;
	color: #6E9A6F;
	text-decoration: underline;
}
#knapper h6 {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	margin: 0px;
	padding: 4px 0px 0px 35px;
	text-decoration: none;
}
#knapper h6 a {
	font-size: 11px;
	color: #003333;
	text-decoration: none;
}
#knapper h6 a:hover, #knapper h6 a:focus {
	font-size: 11px;
	color: #6E9A6F;
	text-decoration: underline;
}
#knapper h4 {
	display: block;
	font-size: 11px;
	color: #003333;
	margin: 0px;
	padding: 20px 0px 0px 35px;
	text-decoration: none;
}

#content600 {
	float: left;
	position: relative;
	width: 600px;
	padding: 0px;
	margin: 0px;
}
#content {
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#end {
	clear: both;
	width: 770px;
	margin: 0px auto;
	font-size: 10px;
	color: #003333;
	text-align: center;
	padding: 10px;
}
#end a {
	color: #003333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#content a {
	color: #000000;
}
