@charset "iso-8859-1";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin-bottom: 20px;
	text-align: center;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-bottom: 5px;
	color: #000000;
}
#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#header a {
	color: #000000;
}
#header p {
	color: #000000;
}
#kolomgroot {
	width: 700px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#kolom1 {
	width: 231px;
	float: left;
	margin-left: 1px;
	margin-bottom: 10px;
	overflow: hidden;
}

#kolom2 {
	width: 700px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}

#kolom3 {
	width: 216px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}

#kolom4 {
	width: 231px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}

.box {
	background-color: #FFCC99;
	width: 100%;
	margin-bottom: 10px;
}

.boxtop {
	background-color: #99CCFF;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.boxtop h1 {
	color: #000000;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.boxtop h1 a {
	color: #000000;
	text-decoration:none;
}
.boxtop h1 a:hover {
	color: #000000;
	text-decoration:none;
}
.boxtop h2 {
	color: #000000;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.boxtop h2 a {
	color: #000000;
	text-decoration:none;
}
.boxtop h2 a:hover {
	color: #000000;
	text-decoration:none;
}
.boxtop p {
	color: #000000;
	font-size: 15px;
	margin-top: -18px;
	margin-bottom: 0px;
	margin-right: 8px;
	text-align: right;
}
.boxtop p a {
	color: #000000;
	text-decoration:none;
}
.boxtop p a:hover {
	color: #000000;
	text-decoration:none;
}
.boxcontent {
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
	color: #000000;
}
.boxcontent a {
	color: #000000;
}

.boxcontent a:hover {
	color: #000000;
}

#content {
	background-color: #FFFFFF;
}

#bottom {
	text-align: center;
	clear: both;
}
#bottom p{
	color: #000000;
}
#bottom a{
	color: #000000;
}

p {
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 14px;
}

ul {
	margin-left: 0px;
	padding: 0px;

	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	list-style-type: none;
	margin-bottom: 5px;
}

a {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

.radiobutton {
	border: 0px;
	background-color: #FFCC99;
}

input {
	background-color: White;
	Border: 1px Solid Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	background-color: White;
	Border: 1px Solid Black;
	font-size: 11px;
}

textarea {
	border: 1px Solid Black;
}

.cat_buttons {
	margin-right: 2px;
}

#table_catpos {
	border: 1px Solid #000000;
}

#td_catpos {
	border-right: 1px Solid #000000;
}
#td_catpos2 {
	border-left: 1px Solid #000000;
}

h3 {

	font-size: 16px;
	line-height: 18px;
}

