* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
	background-color: #2c2c2c;
	color: #5b5b5b;
}
a {
	color: #cb0000;
	text-decoration: none;
}
a:hover { 
	color: black;
}
a img {
	border: none;
}
div#ie7fix {
	height: 23px;
}
div#center {
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 23px;
	 width: 898px;
	 background-color: white;
	 padding: 2px;
}
div#header {
	width: 898px;
	height: 119px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
div#header h1 {
	background-image: url(images/schild.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 126px;
	text-indent: -5000px;
	margin-top: -10px;
	margin-left: 12px;
	position: absolute;
}
div#header h2 {
	text-indent: -5000px;
}
div#sponsor {
	position: relative;
	right: 15px;
	float: right;
}
div#header ul {
	list-style: none;
	position: absolute;
	top: 124px;
	margin-left: 132px;
}
div#header ul li {
	display: inline;
	padding: 4px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 5px;
}
div#header ul li:hover, div#header ul li.active {
	background-image: url(images/btn_middle.png);
}
div#header ul a {
	color: #5b5b5b;
	padding: 4px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
div#header ul a:hover, div#header ul li.active a {
	background-image: url(images/btn_left.png);
	color: white;
}
div#header ul a span {
	padding: 4px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
div#header ul a span:hover, div#header ul li.active a span {
	background-image: url(images/btn_right.png);
	background-repeat: no-repeat;
	background-position: right;
}
div#content {
	background-color: #f3f3f3;
	background-image: url(images/top_border.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 13px;
	margin-bottom: 2px;
	width: 885px;
	float: left;
	height: 100%;
}
div#imagebox {
	background-color: white;
	width: 651px;
	height: 222px;
	margin-bottom: 15px;
}
div#imagebox img {
	margin-left: 2px;
	margin-top: 2px;
}
div.subcontentLarge  {
	background-color: white;
	margin-top: 2px;
	width: 651px;
}
div.subcontentLarge h3 {
	width: 651px;
	height: 20px;
	background-image: url(images/title_large.jpg);
	color: white;
	text-indent: 20px;
	font-size: 11px;
	padding-top: 3px;
	background-repeat: no-repeat;
}

div.activiteitborder{
	border-bottom: 2px solid #cb0000;
	border-left: 2px solid #cb0000;
	border-right: 2px solid #cb0000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E9E9E9;
}

div.activiteit {
	padding-bottom: 25px;
	/*min-height: 210px;*/
}
div.activiteit h4 {
	color: #cb0000;
	font-weight: bold;
	border-bottom: 2px solid #cb0000;
	padding-bottom: 5px;
	/*margin-bottom: 15px;*/
	padding-top: 5px;
	padding-left: 10px;
}
div.activiteit p.date {
	color: #cb0000;
	font-weight: bold;
	float: right;
	margin-top: -21px;
}
div.activiteit img {
	padding: 10px;
	padding-top: 0px;
	float: left;
}
div.activiteit p {
	margin-left: 90px;
	padding-bottom: 10px;
	margin-right: 15px;
}
div.activiteit ul {
	margin-left: 200px;
	padding-bottom: 10px;
	list-style-position: inside;
}
div.activiteit p.info {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	clear: both;
}
div.activiteit p.info span {
	float: right;
	margin-top: -16px;
	margin-right: 10px;
}
div.overlay {
	position: absolute;
	margin-left: 10px;
	width: 170px;
	height: 170px;
	background-image: url(images/overlay.png);
}
div#leftcol {
	float: left;
}
div.subcontentLarge {
	height: 100%;
	margin-bottom: 15px;
}
div#rightcol {
	width: 200px;
	float: right;
}
div.subcontent {
	background-color: white;
	width: 200px;
	margin-bottom: 13px;
	float: left;
	margin-top: 2px;
	margin-left: -15px;
	padding-bottom: 10px;
}
div.subcontent#login {
	min-height: 210px;
}
div.subcontent#loggedin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div.subcontent#loggedin h3 a {
	margin-left: 40px;
	display: inline;
	text-decoration: underline;
	color: white;
}
div.subcontent h3 {
	background-image: url(images/title_klein.jpg);
	height: 20px;
	color: white;
	text-indent: 20px;
	font-size: 11px;
	padding-top: 3px;
	background-repeat: no-repeat;	
}
div.subcontent fieldset {
	border: none;
	margin-left: 10px;
	margin-top: 5px
}
div.subcontent input.box {
	border: 1px solid #5b5b5b;
	margin-bottom: 7px;
	margin-left: 1px;
	margin-top: 2px;
}
div.subcontent input.box {
	width: 167px;
	margin-bottom: 7px;
	background-color: #f3f3f3;
}
div.subcontent a {
	color: #5b5b5b;
	display: block;
}
div.subcontent li:hover, div.subcontent a:hover {
	color: #cb0000;
}
div.subcontent ul {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
}
div.subcontent li {
	padding-bottom: 5px;
}
.button {
	margin-top: 5px;
	background-image: url(images/button_login.png);
	width: 72px;
	height: 27px;
	text-indent: -5000px;
	padding-top: 25px;
	border: 0;
	overflow: hidden;
	cursor: pointer;
}
.subcontent p {
	margin-left: 5px;
	padding-top: 5px;
}
.pcontainer {
	margin-left: 5px;
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-right: 7px;
}
.pollbar {
	color: red;
	background-color: red;
	height: 6px;
	border: 1px solid black;
	width: 10px;
	background-image: url(images/pollbar.png)
}
div#sponsors h3 {
	margin-bottom: 5px;
}
div#sponsors img {
	width: 180px;
	margin-left: 9px;
	margin-top: 5px;
}

div#clubcafes h3 {
	margin-bottom: 5px;
}

div#clubcafes img {
	width: 180px;
	margin-left: 9px;
	margin-top: 5px;
}
div#footer {
	clear: both;
	background-color: #f3f3f3;
	color: #cb0000;
	text-align: center;
	padding-bottom: 15px;
	border-top: solid 2px #cb0000;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	font-weight: bold;
}

/* Shoutbox */
a.shoutfunct {
	background-color: #CB0000;
	color: white;
	border: 1px solid black;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
p.shoutfunctions {
	float: right;
	margin-top: -30px;
	margin-right: 5px;
}
div.quote {
	padding-left: 5px;
	margin-left: 5px;
	background-color: #F3F3F3;
	border-top: #CB0000 solid 1px;
	border-bottom: #CB0000 solid 1px;
	padding-bottom: 5px;
	margin-top: 5px;
}
div.quote h3 {
	font-size: 11px;
}
div#nieuwBericht {
	padding: 10px;
	padding-top: 0px;
}
div#nieuwBericht fieldset {
	border: none;
}
div#nieuwBericht div#emoticons {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 25px;
	height: 80px;
	width: 90px;
}
div#nieuwBericht div#emoticons img {
	padding: 2px;
	cursor: pointer;
}
div#nieuwBericht p {
	padding-left: 4px;
}
div#nieuwBericht form input {
	margin-top: 5px;
	width: 74px;
	height: 30px;
	text-indent: -5000px;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/button_submit.png);
	background-repeat: no-repeat;
	text-align: right;
	float: right;
}
div#nieuwBericht input#image {
	margin-top: 5px;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/icons/image.png);
	background-repeat: no-repeat;
}
div#nieuwBericht input#link {
	margin-top: 5px;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
	border: 0;
	overflow: hidden;
	cursor: pointer;
	background-image: url(images/icons/link.png);
	background-repeat: no-repeat;
}
div#nieuwBericht textarea {
	border: 1px solid #5b5b5b;
	background-color: #f3f3f3;
	min-height: 100px;
	padding: 2px;
	width: 99%;
	margin-top: 6px;
}
div.shoutboxMessage {
	width: 631px;
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid gray;
}
div.shoutboxMessage div#leftMes {
	background-color: white;
	width: 125px;
	text-align: center;
	float: left;
}
img.shoutpic {
	max-width: 480px;
	height: auto;
}
div.shoutboxMessage p#date {
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CB0000;
	color: #CB0000;
}
div.shoutboxMessage div#rightMes img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.shoutboxMessage div#rightMes img.emoticon {
	margin: 0px;
}
div.shoutboxMessage div#rightMes {
	background-color: white;
	float: right;
	width: 496px;
}
div.shoutboxMessage div#rightMes p {
	padding-bottom: 5px;
}
div.shoutboxMessage div#leftMes p {
	padding-bottom: 1px;
}
div.pijltjes {
	background-color: white;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 142px;
}

div.pijltjes a {
	color: black;
}
div.pijltjes a#right {
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 5px;
	width: 16px;
	height: 16px;
	background-image: url(images/icons/right.png);
}
div.pijltjes a#left {
	color: white;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background-image: url(images/icons/left.png);
}

/* Media */
#fotos {
	
}
#fotos #fotobox .kader {
	background-color: black;
	width: 140px;
	padding: 8px;
	padding-bottom: 5px;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	height: 108px;
}
#fotos #fotobox {
	margin-left: 10px;
	margin-top: 5px;
}
#fotos img {
	
}
#media h3 {
	margin-bottom: 10px;
}
#media ul {
	list-style: none;
	margin-top: 0px;
}
#media ul:hover {
	color: #5b5b5b;
}
#media ul li:hover {
	color: #5b5b5b;
}
#media ul li.active, #media ul li.active a {
	color: #cb0000;
}
#media ul li {
	padding: 1px;
}
div#terugmedia {
	margin: 0px;
	padding: 0px;
}
div#terugmedia h3 a {
	color: white;
}
div#fotos ul {
	clear: both;
	padding-top: 5px;
	margin-left: 10px;
}
div#fotos li {
	display: inline;
	background-color: #cb0000;
	padding: 7px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 30px;
}
div#fotos li a {
	color: white;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 16px;
	padding-right: 16px;
}
div#fotos li.active a,  div#fotos li a:hover {
	color: #cb0000; 
}
div#fotos li.active, div#fotos li:hover {
	background-color: black;
}
/* Praesidium */

.praesidium {
	background-color: white;
	margin: 10px;
	padding: 10px;
	padding-bottom: 5px;
	border: 1px solid gray;
}
.praesidium h4 {
	font-size: 15px;
	border-bottom:  1px solid #cb0000;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.praesidium h5 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	margin-left: 2px;
}
.praesidium h6 {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 10px;
}
.praesidium img {
	margin-left: 10px;
	margin-top: 11px;
	margin-bottom: 5px;
	margin-right: 25px;
	float: left;
}
.praesidium div#tekst {
	padding-top: 10px;
	padding-left: 9px;
	margin-left: 100px;
}

.praesidium div#tekst p {
	padding: 2px;
}
.praesidium div#geschiedenis {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
}
.praesidium .lijn, div#mediamenu .lijn {
	font-weight: bold;
	background-color: #cc0000;
	color: white;
}
.praesidium table, div#mediamenu table {
	width: 595px;
	padding-top: 2px;
	margin-left: 3px;
}
div#mediamenu table {
	width: 645px;
	padding-bottom: 5px;
}
div#mediamenu a {
	color: #5B5B5B;
}
.praesidium td#leftk, div#mediamenu td#leftk {
	width: 70px;
}
.praesidium td, div#mediamenu td {
	padding-right: 10px;
	padding: 5px;
	background-color: #E2E2E2;
	/* background-color: #f3f3f3; */
}

/* Statuten */
div#statuten {
	padding: 10px;
}

div#statuten h3{
	margin-top: 30px;
	width: 641px;
	height: 20px;
	background-image: url(images/title_statuten.jpg);
	color: white;
	text-indent: 20px;
	font-size: 11px;
	padding-top: 3px;
	background-repeat: no-repeat;
}

.statuut {
	color:#000000;
	margin-left: 50px;
	margin-top: -14px;
}

.statuutnr{
	margin-left: 20px;
	margin-top: 12px;
}

.statuutonderdeel {
	color:#000000;
	margin-left: 60px;
	margin-top: -14px;
}

.statuutnronderdeel{
	margin-left: 20px;
	margin-top: 2px;
}

/* Geschiedenis */
#geschiedenis {
	padding: 10px;
}
#geschiedenis p {
	padding: 5px;
}
#geschiedenis img {
	margin-left: 225px;
	padding-top: 10px;
}
#prosenior {
	margin-top: 10px;
	margin-left: 225px;
	background-color: #f3f3f3;
}
#prosenior td {
	padding: 4px;
	padding-right: 15px;
}
#prosenior .news_frontpage {
	font-weight: bold;
}