/* General */
body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #fff;
}

h3 {
	font-size: 130%;
}

/* Menu */
#minitabs {
	border-bottom: 1px solid #425a74;
	margin: 0;
	padding: 10px 0 40px 10px;
}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #425a74;
}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #425a74;
	padding-bottom: 2px;
	background: #fff;
	color: #425a74;
}

#minitabs a:hover {
	color: #425a74;
}

.top {
	width: 100%;
	height: 80px;
}

.menu {
	width: 100%;
	height: 80px;
	float: left;
}

.header {
	width: 100%;
	background-color: #425a74;
	font-family: helvetica;
	font-size: medium;
	font-weight: bold;
	color: #e5e5e5;
	padding: 2px;
	margin: 0 10px;
}

.header p {
	margin: 0;
}

.subheader {
	width: 100%;
	background-color: #d6d6d6;
	font-family: helvetica;
	font-size: small;
	color: black;
	padding: 2px;
	margin: 0 10px 2px 10px;
}

.subheader p {
	margin: 0;
}

.left {
	float: left;
	padding: 50px 30px 0 10px;
}

.right {
	float: right;
	/*padding: 50px 30px 0 10px;*/
}

.logo {
	position: absolute;
	right: 5px;
}

/* calendar */
.fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }

/* content */
.home {
	width: 100%;
}

.port {
	width: 100%;
}

.info {
	width: 98%;
	font-family: verdana;
	font-size: medium;
}

.aanmelden {
	width: 98%;
	font-family: verdana;
	font-size: medium;
}

.agenda {
	width: 98%;
	font-family: verdana;
	font-size: 11px;
}

.bevest {
	width: 98%;
	font-family: verdana;
	font-size: medium;
}

.bevest .content {
	font-family: verdana;
	font-size: medium;
}

.contact {
	width: 98%;
	font-family: verdana;
	font-size: medium;
}

.contact h1 {
	font-family: verdana;
	font-size: medium;
}

.contact .content {
	font-family: helvetica;
	font-size: small;
	font-style: italic;
	color: black;
}

.login {
	width: 98%;
	font-family: verdana;
	font-size: medium;
}

.login h1 {
	font-family: verdana;
	font-size: medium;
}

.login .content {
	font-family: helvetica;
	font-size: small;
	font-style: italic;
	color: black;
}

.required {
	font-size: smaller;
}

.required span {
	color:#E00000;
}

/* form */
.form td {
	text-align: left;
	font-family: verdana;
	font-size: small;
	color: #000000;
	vertical-align: top;
}

.form span {
	color: #E00000;
	font-size: smaller;
}






















.tagcloud_0 {

	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #425a74;
 	font-size: 20px;
	padding: 0px;
}


.tagcloud_1 {
	width: 100%;
	font-family: helvetica;
	font-weight: bold;
	text-decoration: none;
	color: grey;
 	font-size: 26px;
	padding: 1px;
	opacity: 1.00;
}

.tagcloud_2 {
	width: 100%;
	font-family: helvetica;
	font-weight: bold;
	color: grey;
	text-decoration: none;
 	font-size: 16px;
	padding: 1px;
	margin: 0 2px;
}
.tagcloud_3 {
	width: 100%;
	text-decoration: none;
	font-family: helvetica;
	font-weight: bold;
	color: grey;
 	font-size: 10px;
	padding: 1px;
	margin: 0 2px;
}




a.tagcloud_1:hover {
    color: rgb(185, 185, 185);
    text-decoration: none;
}

a.tagcloud_2:hover {
    color: rgb(185, 185, 185);
    text-decoration: none;
}

a.tagcloud_3:hover {
    color: rgb(185, 185, 185);
    text-decoration: none;
}











.footer {

	position:fixed;
	bottom:1%;
	right:1%;
	margin:0px 0;
}




.news {

	position:absolute;
	top: 70px;
	right:1%;
	margin:0px 0;
}


.news2 {

	position:absolute;
	right:1%;
	margin:0px 0;
}





.tagcloud {

	position:fixed;
	bottom: 2px;
	left:1%;
	margin:1px;
}



































/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(colorbox/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(colorbox/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(colorbox/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}








