html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
html, body, input, select, textarea, #StatusBox {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#1D1D1D;
}
input, select, textarea {
	border:1px solid #999;
}
input.submit {
	color:#000;
	background-color:#FFF;
	border:1px solid #000;
}
h1 {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #EEEEEE;
}
h2 {
	padding:0;
	margin:0;
}
h3 {
	font-weight:bold;
}
th {
	text-align:left;
}
button.info {
	width:32px;
	height:24px;
}
a img {
	border-width:0;
}
#Melding {
	position:fixed;
	width:100%;
	display:none;
	z-index:75;
}
#Melding #Bericht {
	margin:0 auto;
	width:100%;
	max-width:450px;
	background-color:#FFF;
	padding:3px;
	margin-top:16px;
	text-align:center;
	background-color:#003366;
	color:#FFF;
}
#Melding #Bericht.alert {
	background-color:#CC0000;
}

.InActief {
	background-color:#CC0000;
	text-decoration:none;
	color:#FFF;
}
#ActiefLabel {
	text-decoration:none;
}
.InActief #ActiefLabel {
	color:#FFF;
}


#header {
	position:fixed;
	height:100px;
	width:100%;
	border-bottom-width:12px;
	border-bottom-style:solid;
	z-index:50;
	background-position:center bottom;
}
#header #headermain {
	max-width:960px;
	margin:0 auto;
}
#header #headermain #logo {
	padding-top:50px;
	float:left; 
	margin-right:20px;
	height:50px;
	width:150px;
}
#header #headermain #gebruikerRP {
	display:none;
}
#header #Quote {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:16px; color:#000;
	color:#FFF;
}
#header #Quote span {
	font-weight:bold;
	font-size:22px;
	display:block;
}

@media screen and (max-width: 960px)
{
	#header {
		height:50px;
		}
	#header #headermain #logo {
		padding-top:0;
		}
	#header #headermain #gebruikerRP {
		display:block;
		padding-top:5px;
		margin-left:0;
	}
	#header #Quote {
		display:none;
	}
}

#main {
	max-width:960px;
	margin:0 auto;
	padding-top:120px;
}
@media screen and (max-width: 960px)
{
	#main {
		padding-top:70px;
	}
}
#main a {
	text-decoration:none;
}
.HoverBG {
	background-color:#FFF;
}

#menubox {
	float:left;
}
#menu {
	padding:0;
	margin:81px 0 0 0;
	list-style-type:none;
	float:left;
	font-size:13px;
}
#menu li {
	display:inline-block;
}
#menu a {
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:3px 10px;
	color:#000;
	text-decoration:none;
}
#menu a:hover {
	color:#FFF;
}
#menuknop {
	display:none;
}
#menu .linkPR {
	display:none;
}
#menu li ul {
	display:none;
	position:absolute;
	width:200px;
	padding:3px 0 0 0;
	margin:0;
	border-bottom:1px solid #000;
	z-index:100;
}
#menu li:hover ul {
	display:block;
}
#menu li ul li {
	display:block;
}

#menu li ul li a {
	display:block;
}
@media screen and (max-width: 960px)
{
	#menu {
		display:none;
		position:fixed;
		margin:63px 0 0 0;
		width:100%;
		border-bottom:1px solid #000;
	}
	#menubox {
		float:none;
	}

	#menu li {
		display:block;
	}
	#menu a {
		display:block;
		width:100%;
		border-left-width:0;
		border-right-width:0;
	}
	#menu li ul {
		position:relative;
		width:100%;
		padding-top:0;
		border-bottom-width:0;
	}
	#menu li ul a {
		padding-left:20px;
	}


	#menu .linkPR {
		display:block;
	}

	#menuknop {
		display:block;
		position:absolute;
		top:8px;
		right:5px;
	}
}

#linkerkolom {
	vertical-align:top;
	width:150px;
	display:inline-block;
	padding-bottom:40px;
	background-color:#EEEEEE;
	overflow:hidden;
}
@media screen and (max-width: 960px)
{
	#linkerkolom {
		display:none;
		width:100%;
	}
}

#linkerkolom #gebruiker {
	text-align:center;
	padding:5px 0 10px 0;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}
#linkerkolom #gebruiker img {
	padding:1px;
}
#linkerkolom #gebruiker #imgbox {
	height:105px;
	text-align:center;
}
#linkerkolom #gebruiker a {
	color:#666666;
}
#linkerkolom h3 {
	margin:0;
	padding:25px 0 0 0;
	border-bottom:1px dotted #000000;
	background-color:#FFF;
}
@media screen and (max-width: 960px)
{
	#linkerkolom #gebruiker {
		display:none;
	}
	#linkerkolom h3 {
		padding-top:5px;
	}
}
#linkerkolom ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#linkerkolom ul li a {
	display:block;
	border-bottom:1px dotted #000000;
	padding:2px 2px;
	color:#000;
	text-decoration:none;
}
#linkerkolom ul li a:hover {
	background-color:#FFF;
}

#contentkolom {
	width:776px;
	vertical-align:top;
	display:inline-block;
	margin:15px 15px 40px 15px;
	padding-bottom:5px;
}
#contentkolom #homepageartikelen {
	max-width:290px;
	display:inline-block;
	vertical-align:top;
}
#contentkolom #homepageblocks {
	max-width:480px;
	display:inline-block;
	vertical-align:top;
}
#contentkolom #homepageblocks .kolom {
	display:inline-block;
	vertical-align:top;
}

@media screen and (max-width: 960px)
{
	#contentkolom {
		width:100%;
		margin:0;
	}
	#contentkolom #homepageartikelen {
		max-width:100%;
		padding-bottom:15px;
	}
	#contentkolom #homepageblocks {
		margin:0 auto;
		max-width:100%;
		text-align:center;
		float:none;
	}

}
#contentkolom .HomePagebox {
	width:220px;
	margin:0 5px 5px 5px;
	border:1px solid #CCC;
	
}
@media screen and (max-width: 960px)
{
	#contentkolom .HomePagebox {
		margin:0 5px 5px 5px;
		width:100%;
		max-width:230px;
		text-align:center;
	}
	#contentkolom .HomePagebox td {
		text-align:left;
	}

}
#contentkolom .HomePagebox .Icoon, #Aanwezigheden .Icoon {
	padding:5px 7px;
	border:1px solid #000000;
	color:#FFFFFF; 
}


#contentkolom .HomePagebox th {
	border-bottom:1px solid #CCC;
	text-align:center;
	background-color:#CCCCCC;
}
#contentkolom .HomePagebox tr td {
	border-bottom:1px dotted #CCC;
}
#contentkolom .HomePagebox tr:last-child td {
	border-bottom-width:0;
}
#contentkolom #NavigatieFloat {
	float:right;
}
#contentkolom #NavigatieBox {
	position:fixed;
	top:112px;
	width:270px;
	height:360px;
	margin-left:-270px;
	padding:5px 5px 0 5px;
	background-color:#FFF; 
	border-top-width:0;
	background-color:#EEEEEE;
}
@media screen and (max-width: 960px)
{
	#contentkolom #NavigatieFloat {
		float:none;
	}
	#contentkolom #NavigatieBox {
		position:inherit;
		top:0;
		margin:0 auto 5px auto;
		width:85%;
		max-width:270px;
		height:auto;
	}
}
#contentkolom #NavigatieBox #Filter {
	width:17px;
	float:right;

}
#contentkolom #NavigatieBox #NieuwButton {
	display:block;
	margin-top:5px;
}


#contentkolom #NavigatieBox #NavigatieResultaat {
	overflow:auto;
	width:100%;
	height:310px;
	background-color:#FFF;
	margin-top:5px;
	border:1px solid #DDDDDD;
}
#contentkolom #NavigatieBox #NavigatieResultaat table {
	border-collapse: collapse;
	min-width:100%;
}
#contentkolom #NavigatieBox #NavigatieResultaat tr {
	background-color:#FFF;
}
#contentkolom #NavigatieBox #NavigatieResultaat td {
	cursor:pointer;
}
#contentkolom #NavigatieBox #NavigatieResultaat table, #contentkolom #NavigatieBox #NavigatieResultaat td, #NavigatieResultaat th {
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
	white-space:nowrap;
	padding:2px;
}
#contentkolom #NavigatieBox #NavigatieResultaat .Actief {
	background-color:#006;
	color:#FFF;
}
#contentkolom #NavigatieBox #NavigatieResultaat .Inactief {
	color:#CC0000;
}

@media screen and (max-width: 960px)
{
	#contentkolom #NavigatieBox #NavigatieResultaat {
		display:none;
		height:auto;
		max-height:200px;
	}
}

#contentkolom .Tabel60 {
	width:60%;
}
#contentkolom .Tabel80 {
	width:80%;
}
#contentkolom .Tabel100 {
	width:100%;
}

@media screen and (max-width: 960px)
{
	#contentkolom .Tabel60, #contentkolom .Tabel80 {
		width:100%;
	}
}

#contentkolom .biglink {
	list-style-type:none;
	margin:0;
	padding:0;
}
#contentkolom .biglink a {
	max-width:95%;
	width:300px;
	border:1px solid #000;
	padding:5px;
	display:block;
	margin-bottom:5px;
}
#contentkolom .biglink a:hover {
	color:#FFF;
}



.FotoBox {
	width:205px;
	height:240px;
	border:1px dotted #CCC;
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	text-align:center;
}
.FotoBoxBG {
	width:200px;
	height:200px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:center;
}
#footer {
	width:100%; 
	text-align:center;
	display:none;
}
#footerbox {
	max-width:960px;
	border-top:1px solid #999;
	margin:0 auto;
	padding:5px;
}

.dialog {
	display:none;
}

.ui-icon {
	border:1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.ui-icon:hover {
	border:1px solid #000;
}
#databewerken {
	max-width:500px;
}
@media screen and (max-width: 960px)
{
	#databewerken {
		max-width:100%;
	}
}

#databewerken h3 {
	background: #cccccc url(jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	border:1px solid #aaaaaa;
	padding:3px;
	margin:0;
	cursor:pointer;
}
#details h3 {
	margin:0;
	border-bottom:1px solid #CCC;
}
#StatusBox {
	display:none;
}
#databewerken .lbl, #details .lbl, #StatusBox .lbl {
	display:block;
	font-style:italic;
	margin-top:5px;
	color:#999;
}
#details .lbl {
	margin-top:0;
}
#details #detailsafbeelding {
	float:right;
	width:260px;
	text-align:center;
}
@media screen and (max-width: 960px)
{
	#details #detailsafbeelding {
		float:none;
		width:100%;
	}
}
#databewerken .box, #details .box {
	display:none;
	padding-bottom:10px;
}

#Overzicht table {
	border-collapse: collapse;
	width:100%;
	margin-top:10px;
}
#Overzicht td {
	cursor:pointer;
}
#Overzicht table, #Overzicht td, #Overzicht th {
	border-bottom:1px solid #CCC;
	border-right:1px dotted #CCC;
	white-space:nowrap;
	padding:2px;
}
#Overzicht tr th {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	border-right:1px dotted #333;
}
#Overzicht tr th:last-child, #Overzicht tr td:last-child {
	border-right-width:0;
}
#Overzicht .Inactief {
	display:none;
}
#Overzicht .OverzichtRegel.Inactief {
	background-color:#CC0000;
}


.DuurRekenen .Details {
	width:100%;
}
.DuurRekenen .Details td {
	padding-right:10px;
	border-bottom:1px solid #F5F5F5;
}
.Verlofkaart td, .Verlofkaart th {
	padding-right:10px;
	border-bottom:1px solid #CCC;
}
/*Correcties*/
.Verlofkaart .TD4 {
	padding-right:65px;
}
/*Saldo*/
.Verlofkaart .TD6 {
	font-weight:bold;
}

.VerlofkaartDetails {
	/*padding-top:10px;*/
}
/*Breedte detailstabel*/
.VerlofkaartDetails .VerlofOverzicht {
	min-width:200px;
	max-width:100%;
}
.VerlofkaartDetails .VerlofOverzicht .Opmerkingen {
	width:15px;
}
/*Beginsaldo en saldo*/
.VerlofkaartDetails .TR3 td, .VerlofkaartDetails .TR6 td {
	font-weight:bold;
	border-top:1px solid #000000;
}
.VerlofkaartDetails .TR6 td {
	border-bottom:1px solid #000000;
}

#VerlofkaartUitleg {
	display:none;
}