/* reset */
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: 0px;
}
p
{
	margin-bottom: 1em;
}

/* styles */
body {
	background: #ccc;
	font-family: Verdana;
	font-size: 12px;
}

#wrapper {
	background: white;
	display: block;
	width: 969px;
	margin: 0px auto;
	margin-bottom: 15px;
}

#header {
	background: #c60651;
	color: white;
	height: 122px;
}
#header a.homepage {
	width: 350px;
	height: 122px;
	display: block;
	float: left;
	}

#login {
	display: block;
	float: right;
	width: 250px;
	height: 112px;
	padding: 5px 10px 5px 10px;
}
#loginlink {
	display: block;
	float: right;
	width: 100px;
	height: 112px;
/*	padding: 0px 10px 0px 10px;*/
	padding: 5px 10px 5px 10px;
}

#topnav {
	display: block;
	float: right;
	width: 300px;
	height: 112px;
	border-right: 1px solid white;
	text-align: right;
	padding: 5px 10px 5px 0px;
}
#header a {
	color: white;
	padding: 0px 5px 0px 5px;
	font-family: Verdana;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 12px;
}

#navigation {
	background: #666;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	clear: both;
	height: 24px;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #ccc;
}
#navigation li {
	border: 1px solid white;
	float: left;
	padding: 4px 0px;
	color: white;
	font-size: 12px;
	text-align: center;
	display: block;
}
#navigation li.nav1 { width: 99px; }
#navigation li.nav2 { width: 71px; }
#navigation li.nav3 { width: 103px; }
#navigation li.nav4 { width: 111px; }
#navigation li.nav5 { width: 142px; }
#navigation li.nav6 { width: 159px; }
#navigation li.nav7 { width: 114px; }
#navigation li.nav8 { width: 154px; }

#navigation li:hover {
	border: 1px solid white;
	color: white;
	background-color: #999;
}

#navigation li a {
	color: white;
	text-decoration: none;
}
#navigation li a:hover {
	color: white;
	text-decoration: none;
}

#quicklinks .content {
	padding: 0px 10px 0px 27px;
}
#quicklinks h1.blockhead {
	background: url(../images/topcornergray.jpg) no-repeat top left;
	height: 20px;
	font-size: 12px;
	font-family: Verdana;
	padding: 5px 10px 5px 8px;
}
#quicklinks div.blue h1.blockhead {
	background: url(../images/topcornerblueongray.jpg) no-repeat top left;
	padding-left:20px;
}

#quicklinks div.blue div.content {
	padding:0 10px;
}
#quicklinks {
	font-size: 12px;
	font-family: Verdana;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	background: #c8c8c8;
}
#quicklinks div.footer {
	background: url(../images/bottomcornergray.jpg) no-repeat bottom right;
	height: 20px;
}
#quicklinks div.blue div.footer {
	background: url(../images/bottomcornerblueongray.jpg) no-repeat bottom right;
}
#quicklinkscolumnwrapper {
	margin-top: 10px;
	/*display: none;*/
}
#quicklinks div.quicklinkscolumn {
	width: 300px;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #c3004a;
}

#quicklinks div.quicklinkscolumn ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
#quicklinks div.quicklinkscolumn ul li {
	padding: 5px 0px 5px 0px;
}
#quicklinks div.quicklinkscolumn ul li a {
	color: black;
	text-decoration: none;	
	padding: 5px 0px 5px 0px;
}
#quicklinks div.quicklinkscolumn ul li a:hover {
	color: #c3004a;
	text-decoration: underline;
}
#quicklinks div.quicklinkscolumn ul li.lock {
	background: url(../images/lock.gif) no-repeat 0px 2px;
	padding-left: 17px;
}
#quicklinks div.quicklinkscolumn ul li.extern a {
	background: url(../images/extern.gif) no-repeat right 7px;
	padding-right: 17px;
}

#quicklinks div.quickcol2 {
	margin-left: 10px;
	border: none;
	width: 250px;
}

#columnwrapper {
	background: white;
}

#col1, #col2, #col3, #col4, #col5 {
	float: left;
	display: block;
	background: white;
}

#col1 {
	width: 365px;
	padding: 15px;
	padding-top: 0px;
	border-right: 1px solid #c8c8c8;
}

#col2 {
	width: 372px;
	padding: 15px;
	padding-top: 0px;
	border-right: 1px solid #c8c8c8;
}

#col3 {
	width: 160px;
	padding: 5px;
	padding-top: 0px;
}

#col4 {
	width: 160px;
	padding: 5px;
	padding-top: 0px;
	border-right: 1px solid #999;
}

#col5 {
	width: 780px;
	padding: 10px 0px 10px 10px;
}



#col6 {
	padding: 20px 20px 100px 20px;
}

#col6 h1.modulehead {
	color: black;
	font-size: 20px;
	font-family: Verdana;
	padding: 5px 10px 5px 20px;
}

#col6 ul {
	display: block; 
	clear:both;
}

#col6 ul li {
	float: left;
	display:block;
	width: 155px;
	height: 100px;
	margin: 5px;
	text-align: center;
	padding: 5px 25px;
}
#col6 ul li a,#partnerContainer .partner a {
	color: black;
	text-decoration: none;
}
#col6 ul li a:hover, #partnerContainer .partner a:hover {
	color: #c3004a;
	text-decoration: none;
}
#col6 ul li img, #partnerContainer .partner img {
display: block;
}

#partnerContainer .partner img {
	margin: 0px auto 10px auto;
}


#partnerContainer .partner
{
	float: left;
	display:block;
	margin: 5px;
	width: 265px;
	text-align: justify;
	padding: 5px 15px 15px 15px;
}
#partnerContainer .pwrap
{
	border-bottom: 1px solid #c3004a;
}
#partnerContainer > div.last
{
	border: none;
}
div.module {
	margin: 10px 0px;
}
div.block {

}
div.block h1.blockhead {
	font-size: 12px;
	font-family: Verdana;
	padding: 5px 10px 5px 20px;
}
div.block .content {
	padding: 0px 10px 0px 20px;

}
div.green h1.blockhead { background: url(../images/topcornergreen.jpg) no-repeat top left; height: 20px; color: white; font-weight: bold; }
div.green div.footer { background: url(../images/bottomcornergreen.jpg) no-repeat bottom right; height: 20px; }
div.green {
	background-color: #a9b905;
}
div.red h1.blockhead { background: url(../images/topcornerred.jpg) no-repeat top left; height: 20px; }
div.red div.footer { background: url(../images/bottomcornerred.jpg) no-repeat bottom right; height: 20px; }
div.red {
	background-color: #c3004a;
	color: white;
}
div.gray h1.blockhead { background: url(../images/topcornergray.jpg) no-repeat top left; height: 20px; }
div.gray div.footer { background: url(../images/bottomcornergray.jpg) no-repeat bottom right; height: 20px; }
div.gray {
	background-color: #c8c8c8;
}
div.blue h1.blockhead { background: url(../images/topcornerblue.jpg) no-repeat top left; height: 20px; }
div.blue div.footer { background: url(../images/bottomcornerblue.jpg) no-repeat bottom right; height: 20px; }
div.blue {
	background-color: #00b3d5;
	color: white;
}



#moduleNews ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 10px;
}
#moduleNews ul li {
	list-style-position: outside;
	margin-left: 0px;
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet.jpg) no-repeat 0px 7px;
	border-top: 1px solid #c8c8c8;
}
#moduleNews ul li a {
	text-decoration: none;
	color: black;
}
#moduleNews ul li a:hover {
	text-decoration: underline;
	color: #c3004a;
}
#moduleNews ul li.first {
	border-top: none;
}
#moduleNews .newslinks {
	margin: 10px 0px;
}
#moduleNews .newslinks a { color: black; text-decoration: underline;  font-size: 11px; }
#moduleNews .newslinks a.moreArticles
{ float: left; padding-left: 18px; background: url(../images/arrowsup.jpg) no-repeat; }
#moduleNews .newslinks a.sendArticles
{ float: right; }
input.txtsearch {
	border: 1px solid #c8c8c8;
	height: 16px;
	width: 200px;
	padding: 2px 5px;
}
input.textbox {
	width: 100px;
	padding: 2px 5px;
	height: 16px;
	border: 1px solid #c8c8c8;
}
input.formbutton {
	height: 20px;
	display: inline-block;
	padding: 2px 5px;
	color: white;
	background: #737373;
	cursor:pointer;
}
#login .formrow {
	padding: 3px;
	text-align: right;
}
#moduleTV h1.blockhead a {
	float: right;
	color: black;
	display: block;
	padding: 2px 0px 2px 18px;
	background: url(../images/youtube.gif) no-repeat 0px 1px;
}
#moduleIedereenVip div.vipvisual {
	width: 211px;
	height: 127px;
	display: block;
	float: right;
	text-align: right;
}
#moduleIedereenVip a, #moduleVerenigingen ul li a {
	color: black;
	text-decoration: underline;
}
#moduleIedereenVip a:hover, #moduleVerenigingen ul li a:hover {
	color: #c3004a;
	text-decoration: underline;
}
#moduleLinks ul, #moduleBanners ul, #adminmoduleLinks ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
}
#moduleLinks ul li, #moduleBanners ul li, #adminmoduleLinks ul li {
	list-style-position: outside;
	padding: 2px 0px;
}
#adminmoduleLinks ul li a {
	color: black;
	text-decoration: none;
}
#adminmoduleLinks ul li a:hover {
	color: #c3004a;
	text-decoration: underline;
}
#moduleLinks ul li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 3px 0px;
}
#moduleLinks ul li a:hover {
	color: white;
	text-decoration: underline;
}

#moduleLinks a.facebook {
	padding-left: 23px;
	background: url(../images/facebook.gif) no-repeat 3px 2px;
}
#moduleLinks a.linkedin {
	padding-left: 23px;
	background: url(../images/linkedin.gif) no-repeat;
}
#moduleLinks a.youtube {
	padding-left: 23px;
	background: url(../images/youtube.gif) no-repeat 2px 2px;
}
#blckZoekenWieIsWie .formrow, #moduleNews .formrow, #blckZoekenActiviteiten .formrow {
	text-align: center;
}
#blckZoekenWieIsWie input.formbutton, #moduleNews input.formbutton, #blckZoekenActiviteiten .formbutton {
	width: 150px;
}
#moduleVerenigingen a {
	color: white;
	text-decoration: underline;
}
#moduleVerenigingen h1.blockhead {
	padding: 0px;
}
#blckZoekenActiviteiten h1.blockhead
{
	font-size: 12px;
	font-family: Verdana;
	padding: 5px 10px 5px 20px;
}
#moduleVerenigingen ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
}
#moduleVerenigingen ul li {
	padding: 3px 0px 10px 0px;
}
#moduleVerenigingen ul li div.partnervisual {
	float: right;
	width: 100px;
	display: block;
	text-align: right;
}
#moduleVerenigingen ul li div.text {
	width: 250px;
}
#moduleActiviteiten h1.redmodulehead a {
	float: right;
	color: black;
	display: block;
}
#moduleActiviteiten h1.redmodulehead a:hover {
	color: #c3004a;
	text-decoration:underline;
}
#moduleActiviteiten div.searchActiviteit {
	height: 20px;
}
#moduleActiviteiten ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
}
#moduleActiviteiten ul li {
	padding:  3px;
}
#moduleActiviteiten ul li a {	
	color: #c3004a;
	text-decoration:none;	
	display:block;
}
#moduleActiviteiten ul li a:hover {
	color: #c3004a;
	text-decoration:underline;
}
#moduleActiviteiten label {
	width: 125px;
	display: inline-block;
}
#moduleActiviteiten select {
	width: 150px;
	display: inline-block;
}
#moduleActiviteiten div.formrow {
	padding: 3px 0px;
}
#moduleActiviteiten a {
	color: black;
	text-decoration: underline;
}
#moduleActiviteiten a:hover {
	color: #c3004a;
	text-decoration: underline;
}
#modulePoll {

}
#modulePoll ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: 10px 0px 10px 0px;
}
#modulePoll ul li {
	padding: 3px 0px;
}
#modulePoll ul li a {
	color: black;
	text-decoration:underline;	
	display:block;
}
#modulePoll ul li label {
	margin-left: 5px;
}
#modulePoll ul li input.formbutton {
	margin-top: 5px;
	width: 75px;
}
#modulePoll ul li a:hover {
	color: #c3004a;
	text-decoration:underline;	
	display:block;
}
#moduleBanners a {
	text-decoration: underline;
	color: black;
	display: block;
	text-align: right;
	margin-right: 5px;
	font-size: 10px;
}
#moduleBanners a:hover {
	color: #c3004a;
}
h1.bluemodulehead {
	font-size: 12px;
	color: #00b3d5;
	font-weight: bold;
	margin-bottom: 10px;
}
h1.redmodulehead {
	font-size: 12px;
	color: #c3004a;
	font-weight: bold;
	margin-bottom: 10px;
}

#blikvanger a.readmore {
	text-decoration: underline;
	color: black;
	display: block;
	text-align: right;
	margin-right: 20px;
	font-size: 10px;
}

#blikvanger a.readmore:hover {
	text-decoration: underline;
	color: #c3004a;
}

#faqs a {
	text-decoration: underline;
	color: black;
	display: block;
	text-align: right;
	margin-right: 20px;
	font-size: 10px;
}

#faqs a:hover {
	text-decoration: underline;
	color: #c3004a;
}

a.bluemodulehead {
	color: #000000;
	font-weight: bold;
}

.greenbar {
	height: 1px;
	background-color: #a9b905;
	*border: 1px solid #a9b905;
}
.clear {
	clear: both;
}
#footer {
	margin-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	color: #c3004a;
	
}
#footer a {
	color: #c3004a;
	text-decoration: underline:
}
.invalid
{
	color:#f00;
	font-weight:bold;
}