@charset "UTF-8";
/* CSS Document */

.forum {
	background-color: #599825;
	background-image: url(/images/site/forum_background.jpg);
	background-repeat: repeat-x;
	background-position: left 360px;
}
.inlogveld {
	background-color: transparent;
	background-image: url(/images/site/transparant_20.png);
	background-repeat: repeat;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	font-size: 1em;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
.captchaatje {
	background-color: transparent;
	background-image: url(/images/site/transparant_20.png);
	background-repeat: repeat;
	padding: 3px;
	width: 100%;
}
.myforum {
	padding-right: 20px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mylogin {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.mylink {
	font-size: 0.9em;
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 5px;
}
.mylink a {
	color: #FFF;
	text-decoration: none;
}
.mylink a:hover {
	text-decoration: underline;
}
.mybutton {
	padding-top: 5px;
}
.forum_grid .breadcrumbs a {
	color: #FFF;
	text-decoration: underline;
}
.forum_grid .breadcrumbs a:hover {
	text-decoration: none;
}
.forum_grid .forum_header a {
	color: #FFF;
	text-decoration: none;
}
.forum_grid .forum_header a:hover {
	text-decoration: underline;
}
.forum_grid {
	font-size: 0.8em;
}
.forum_grid.aansluiten {
	margin-top: -1px;
}
.forum_header {
	background-image: url(/images/site/forum/forum_header_dark.png);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 0.9em;
}
.forum_item {
	background-image: url(/images/site/transparant_dark_10.png);
}
.forum_item_description {
}
.forum_item_description a {
	color: #FFF;
	text-decoration: underline;
}
.forum_item_description a:hover {
	text-decoration: none;
}
.forum_item_reacties, .forum_item_naam, .forum_auteur {
	background-image: url(/images/site/transparant_dark_10.png);
	background-repeat: repeat;
	text-align: center;
}
.forum_item_naam {
	text-align: center;
}
.forum_auteur {
	text-align: left;
}
.forum_header_center, .forum_item_datum {
	text-align: center;
}
.forum_reactie_kop {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	background-image: url(/images/site/forum/forum_item_post.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 10px;
}
.forum_quote {
	font-size: 0.8em;
	font-style: italic;
	background-image: url(/images/site/transparant_10.png);
	padding: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.forum_quote_intro {
	font-style: normal;
}
.quote_button {
	margin-right: 7px;
}
.forum_reactie_body {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.forum_pager {
	background-image: url(/images/site/transparant_dark_15.png);
	background-repeat: repeat;
}
.forum_pager span {
	color: #FFF;
	font-weight: bold;
}
.forum_pager a {
	font-weight: normal;
}
.forum_pager a:hover {
}
.opletten {
	background-color: #CF1B1A;
}
.miniforum {
	background-image: url(/images/site/transparant_dark_10.png);
	background-repeat: repeat;
	margin-bottom: 15px;
	background-color: #599825;
}
.miniforum h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.miniforum_subject {
	font-size: 0.9em;
	display: block;
}
.miniforum_subject a {
	font-weight: bold;
	text-decoration: none;
}
.miniforum_subject a:hover {
	text-decoration: underline;
}
.miniforum_laatste {
	font-size: 0.7em;
	display: block;
	margin-top: 5px;
}
.miniforum_laatste a {
	text-decoration: none;
}
