body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../pg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bund {
	text-align: center;
}

#page-setup {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 2px solid #CCCCCC;
}
#page-headTopC {
	height: 100px;
	width: 800px;
	padding-bottom: 10px;
}

#box {
	height: 230px;
	width: 501px;
	float: left;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#box-right {
	float: right;
	height: 230px;
	width: 299px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#box-top {
	height: 335px;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#block_main {
	float: left;
	width: 165px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 230px;
}
#block_top {
	height: 25px;
	line-height: 25px;
	background-image: url(../head-bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: bold;
}
#block_top a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#block_top a:link {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#block_top a:hover {
	text-transform: uppercase;
	color: #FF9900;
	font-size: 10px;
	text-decoration: underline;
}
#block_img {
	text-align: center;
	height: 110px;
	width: 166px;
}

#block_link a {
	color: #1F7E9E;
	text-decoration: none;
	margin-left: 12px;
	font-weight: bold;
}
#block_link a:link {
	color: #1F7E9E;
	text-decoration: none;
	font-weight: bold;
}
#block_link a:hover {
	color: #1F7E9E;
	text-decoration: underline;
	font-weight: bold;
}
#block_tekst {
	margin-left: 12px;
	margin-top: 12px;
}
#block_hdr {
	font-weight: bold;
}
#block_sub {
	padding-top: 5px;
	padding-bottom: 10px;
}
