@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	margin: 5px;
}

p {
	color: #58585A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
img{
	border: none;
}
.p {
	color:#58585A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}
h6{
	line-height:20px;
	font-size:10px;
	margin:0;
	padding-top:10px;
}
h5{
	line-height:20px;
	font-size:11px;
	margin:0;
	padding-top:10px;
}
h4{
	line-height:20px;
	font-size:12px;
	margin:0;
	padding-top:10px;
}
h3{
	line-height:20px;
	font-size:13px;
	margin:0;
	padding-top:10px;
}
h2{
	line-height:20px;
	font-size:14px;
	margin:0;
	padding-top:10px;
}
h1{
	line-height:20px;
	font-size:15px;
	margin:0;
	padding-top:10px;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 2000px;
	height: 3000px;
	background-color: black;
	z-index:50;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}


.PrivatePopup2 {
	display: none;
	position: fixed;
	top: 10%;
	left: 15%;
	width: 450px;
	height: 450px;
	padding: 16px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	z-index:55;
	overflow: hidden;
}
a:hover img{
	text-decoration: none;
	}
a.class:hover{
	text-decoration: none;}
#container {
	width:1000px;
	height:870px;
	text-align:left;
}
#header {
	position:relative;
	float:left;
	width:1000px;
	height:234px;
}

#logo {
	position:relative;
	float:left;
	width:1000px;
	height:184px;
}
#header_rechts{
	position:relative;
	float:left;
	width:778px;
	height:234px;
	}
	
#header_links{
	width:222px;
	height:184px;
	background-color:#ECECED;
	float:left;
	background-image:url(../images/logo_zwart_cu.png);
	
}
#logoJVS {
	position:absolute;
	float:left;
	width:171px;
	height:140px;
	background-image:url(../images/logo_zwart_cu.png);
	left: 104px;
	top: 23px;
	left: 25px;
	z-index:10;
}
#landkeuze {
	position:absolute;
	float:left;
	width:68px;
	height:23px;
	left: 104px;
	top: 2px;
	left: 708px;
	z-index:10;
}
#menu {
	position:relative;
	float:left;
	width:998px;
	height:23px;
	margin-top:10px;
	background-color:#9441a5;
	border: 1px solid #000;
	text-transform:uppercase;
}
.menu, .menu a {
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:12px;
	outline:none;
}
.menu a:active, .menu a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FC0;
	text-decoration:none;
}
.submenu, .submenu a {
	color:#000;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:12px;
	text-align:left;
	outline:none;
}

.submenu a:active, .submenu a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	text-align:left;
}
.bread a {
	color:#000;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:12px;
	text-align:left;
	outline:none;
}
.bread a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	text-align:left;
}
#left {
	position:relative;
	float:left;
	width:207px;
	height:auto;
	
}
#middle {
	position:relative;
	float:left;
	width:563px;
	min-height:900px;
	height:auto;
	margin-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:auto;
	margin-right:3px;
}
.main, .main a, .main a:active {
	color:#58585A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
	
}
.main a, .main a:active, #footer a {
	color: #9441a5;
}
#right {
	position:relative;
	float:left;
	width:207px;
}
#left_top {
	position:relative;
	width:207px;
	height:195px;
	margin-top: 10px;
}
#left_top_text {
	padding-top: 0px;
	padding-bottom: 0px;
	width:207px;	
	background-color:#ECECED;
}
#left_top_foto {
	height:145px;
	width:207px;
}
#left_fotogallerij {
	position:relative;
	width:205px;
	height:23px;
	margin-top: 10px;
	background-color:#9441a5;
	border: 1px solid #000;
	cursor:pointer;
}
#left_fotogallerij:hover{
	color:#FC3;
}

#right_nieuwsbrief {
	position:relative;
	width:205px;
	height:23px;
	margin-top: 10px;
	background-color:#9441a5;
	border: 1px solid #000;
	
	color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    outline: medium none;
    padding-top: 12px;
    text-align: center;
    text-decoration: none;
}
#right_nieuwsbrief:hover{
	color:#FC3;
}
#right_laatste_nieuws {
	position:relative;
	width:205px;
	height:23px;
	margin-top: 10px;
	background-color:#9441a5;
	border: 1px solid #000;
	cursor:pointer;
}

#right_laatste_nieuws:hover{
	color:#FC3;
}
#right_e-card {
	position:relative;
	width:205px;
	height:23px;
	margin-top: 10px;
	background-color:#9441a5;
	border: 1px solid #000;
	color:#FFF;
	cursor:pointer;
}
#left_menu {
	position:absolute;
	width:197px;
	bottom:60px;
	top:250px;
	margin-top: 10px;
	background-color:#ECECED;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bolder;
	font-size:10px;
	text-decoration: none;
	padding-left:10px;
}
#left_logo {
	position:absolute;
	width:207px;
	bottom:-10px;
	height:210px;
	margin-top: 10px;
	background-image:url(../images/logo_left_black.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#right_top {
	position:relative;
	width:207px;
	height:190px;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-left:auto;
	padding-right:auto;

}
#right_top a{
	font-size:14px;
	font-weight:bold;
	color: #09F;
	text-decoration:none;
	line-height:120%;
}
#right_down {
	position:relative;
	width:207px;
	height:149px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#right_down_text {
	padding:4px 0px 4px 0px;
	width:207px;
	background-color:#ECECED;
}
#right_down_foto {
	width:207px;
}
#right_weather {
	position:absolute;
	width:207px;
	bottom: -10px;
	top: 645px;
	vertical-align:bottom;
	background-color:#ECECED;
}
#header {
	float:left;
	width:791px;
	height:131.5px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-color:#000;
}
#footer {
	position:relative;
	float:left;
	width:975px;
	height:auto;
	margin-top:10px;
	background-color:#ECECED;
	padding:12px;
	text-align:center;
}
.blokEcards {
	width:218px;
	float:left;
	color:#CCCC33;
	display:inline;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 2000px;
	height: 3000px;
	background-color: black;
	z-index:50;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.PrivatePopup {
	display: none;
	position: fixed;
	top: 10%;
	left: 15%;
	width: 550px;
	height: 450px;
	padding: 16px;
	border: 1px solid #0D1914;
	background-color: #F4F1DF;
	z-index:55;
	overflow: auto;
}
.PrivatePopupBig {
	display: none;
	position: fixed;
	top: 5%;
	left: 10%;
	width: 700px;
	height: 500px;
	padding: 16px;
	border: 1px solid #0D1914;
	background-color: #FFFFFF;
	z-index:55;
	overflow:hidden;
}

.sf-link, .sf-link a{
	color:#CCC;
}
