body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background: url(images/bg_header_v2.gif) center top no-repeat;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fa5b00;
}
h1 {
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
}

ul {
	padding: 0px 0px 0px 20px;
}

#container {
	position: relative;
	width: 780px;
	margin: 0px auto;
}
#header {
	height: 240px;
}

#top {
	height: 75px;
}
#logo {
	margin: 20px 0px 0px 8px;
	float: left;
}
#logo img {
	border: none;
}

#nav {
	margin-top: 50px;
	float: right;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}
#nav ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #3f0156;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a.active {
	color: #fa5b00;
}

#theme {
	height: 200px;
	margin-bottom: 20px;
}

#content {
	width: 520px;
	float: left;
	margin-bottom: 40px;
}
#content_wide {
	width: 780px;
	float: left;
	margin-bottom: 40px;
}
#content .item {
	margin: 0px 10px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#rechts {
	width: 250px;
	float: right;
	margin-bottom: 40px;
}
#rechts h1 {
	display: block;
	background-color: #3f0156;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 0px 4px 10px;
}
#rechts ul {
	padding: 0px;
	margin: 0px;
}
#rechts ul li {
	list-style-type: none;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#rechts ul li.last {
	border-bottom: none;
}
#rechts ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
}
#rechts ul li a:hover {
	text-decoration: underline;
}
#rechts .rechts_padding {
	padding: 0px 5px;
}

#footer {
	clear: both;
	color: #666666;
	font-size: 10px;
	border-top: 1px solid #fa5b00;
	padding: 10px;
}
#footer .copyright {
	font-weight: bold;
}
#footer ul li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#footer ul li a {
	color: #666666;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#search {
	position: absolute;
	left: 530px;
	top: 100px;
	z-index: 1;
}

.lees_verder {
	font-weight: bold;
	text-decoration: none;
	color: #fa5b00;
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.lees_verder:hover {
	text-decoration: underline;
}
.small_date {
	font-size: 10px;
	font-style: italic;
}

/* ### FORMS ### */
.form_element {
	clear: both;
	margin-bottom: 10px;
}
label {
	float: left;
	width: 125px;
	display: block;
}
.form_group label {
	width: auto;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
}
legend {
	font-weight: bold;
	color: #fa5b00;
}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	width: 165px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: 1px 5px 0px 0px;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
fieldset label {
	width: 150px;
}
fieldset input {
	width: 225px;
}
input.small {
	width: 140px;
}
input.submit {
	width: auto;
	color: #FFFFFF;
	background-color: #fa5b00;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #3f0156;
	margin: 0px;
	padding: 0px 4px 2px 4px;
}
input.submit:hover {
	width: auto;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fa5b00;
	margin: 0px;
}
form.reageren textarea {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
}

.form_error {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	margin-bottom: 15px;
}

/* ### NEWS ### */
.news_intro_img {
	width: 75px;
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

/* ### FORUM ### */
div.reaction {
	border: 1px dashed #999999;
	border-bottom: none;
	padding: 10px 10px 5px 10px;
}
div.last {
	border-bottom: 1px dashed #999999;
}
div.reaction .html {
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px 10px 0px;
	margin-bottom: 5px;
}
div.reaction .posted_by {
	font-weight: bold;
	margin-right: 10px;
	float: left;
	font-size: 10px;
}
div.reaction .date {
	font-size: 10px;
	font-style: italic;
}

.clear {
	clear: both;
}

