/**
	Algemeen
**/
* {
	margin: 0px;
	padding: 0px;
}

html, td {
	font-family: verdana, arial;
	font-size: 10px;
}

html {
	height: 100%;
}

body {
	background-color: #9A050B;
	height: 100%;
}

p, h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
}

h4 {
	font-size:16px;
	margin-bottom: 5px;
}

#Wrapper {
	width: 850px;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: white;
	margin: 0px auto;
}

#Header {
	height: 238px;
	cursor: pointer;
}

#MenuBlok {
	background-color: #F7C92F;
	width: 850px;
	text-align: center;
	height:83px;
	padding-top:3px;
}

#Footer {
	background-color: #F7C92F;
	width: 840px;
	clear:both;
	margin: 40px auto 0px;
	padding: 5px;
	text-align:right;
	color: white;
	font-size: 10px;
}

#Footer a {
	color: white;
}

.MenuKolom {
	float: left;
	padding: 5px 0px;
	width: 140px;
	text-align: left;
	color: white;
	letter-spacing: 1px;
	font-size:10px;
}

.MenuKolom b {
	font-size: 10px;
}

.MenuKolom a {
	color: white;
	line-height: 14px;
	text-decoration: none;
}

a {
	color: #EF8619;
}

a:hover {
	text-decoration: underline;
}

#MainLeft {
	width: 180px;
	float:left;
	color: white;
	padding-top:10px;
}

#MainRight {
	padding: 10px 15px 5px 0px;
	width: 650px;
	float: right;
}

.ButtonLeft {
	width: 140px;
	margin: 10px;
	padding: 10px;
	background-color: #EF8619;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
}

.ButtonLeftBig {
	height: 20px;
	padding: 20px 10px;
}

.LrInfoBox {
 	width: 140px;
	margin: 10px;
	padding: 9px;
	border:1px solid #EF8619;
	text-align: center;
	color:black;
	margin-bottom:-8px; 
}

.LrInfoBox a {
	display:block;
	margin-top:5px;
}

hr {
	color: #EF8619;
	margin: 0px 10px;
}

h2 {
	font-size: 14px;
	color: #EF8619;
	font-weight:bold
}

h3 {
	font-size: 15px;
}

legend {
	color:black;
	font-weight:bold;
	margin-bottom: 5px;
}

fieldset {
	width: 70%;
	margin-top:5px;
	display:block;
	padding: 5px;
	border: 2px solid #EF8619;
}

fieldset a {
	color: black;
	line-height: 17px;
}

.InfoText {
	font-size:10px;
}

li {
	margin-left: 25px;
	margin-top:3px;
}

input, select, textarea {
	margin-top: 1px;
	font-size: 11px;
	padding: 1px;
	border:1px solid #999;
	color:#777;
}

.MenuDomeinLeft {
	float:left; 
	padding: 5px 0px;
	clear:left;
}

.MenuDomeinRight {
	float:right;
	text-align:right;
	padding: 5px 0px;
	clear:right;
}

.SearchOutput {
	clear:both; 
	font-weight:bold; 
	border-bottom: 1px dotted black; 
	padding-bottom: 3px; 
	margin-bottom:5px;
}

.SearchBox {
	width: 175px; 
	position: relative; 
	margin: -30px 0px 0px 453px;
	border: 1px solid #E5E5E5; 
	background-color: #FAFAFA; 
	padding: 5px;
	float:right;
}

.SearchBox input[type="text"] {
	font-size: 13px;
}

.LoggedInBox, .ErrorBox {
	border: 3px solid #EF8619;
	width: 450px;
	padding: 20px 0px;
	font-weight: bolder;
	margin: 80px auto;
	font-size: 13px;
	text-align: center;
}

.ErrorBox {
	margin: 0px 0px;
}

/*
.ErrorBox {
	background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/7/7f/Dialog-error.svg/48px-Dialog-error.svg.png');
	background-position: 10px 10px;
	background-repeat:no-repeat;
	padding: 100px;
}*/

form {
	margin:10px 10px 0px; 
	padding: 5px;
	border: 1px solid #E5E5E5; 
	background-color: #FAFAFA; 
	z-index: 0;
}

.SubmitButton, button, input[type="submit"] {
	 border: 1px solid #D3D3D3; 
	 color: #515151;
	 font-size:10px;
	 margin-top:3px;
	 background-color:#F0F0F0;
}

.tip {
	font:11px Arial,Helvetica,sans-serif; 
	border: 1px solid #666666; 
	width:250px; 
	padding:2px;
	position:absolute; 
	z-index:100;
	visibility:hidden;
	color:#333333; 
	top:10px;
	left:90px; 
	background-color:#ffffcc; 
	text-align:left;
}

tr.MainTablePri {
	vertical-align: top;
	background-color: white;
}

tr.MainTableSec {
	vertical-align: top;
	background-color: #EEEEEE;
}

.OverzichtLijn td {
	border-top: 1px solid #EF8619;
}

tr td button {
	width: 80px;
	background-color:#F0F0F0;
}

.FotoAlbumList {
	background-color:#F7C92F; 
	cursor: pointer; 
	width: 140px;  
	padding: 5px; 
	margin: 5px; 
	float: left; 
	color: white;
	text-align: center;
}

#FotoLinkVorige, #FotoLinkVolgende {
	float:left;
	color:white;
	margin: 0px 20px;
	text-decoration:underline;
}

#EditFotoForm {
	position: absolute; 
	margin: 0px; 
	left: 180px; 
	top: 100px; 
	width: 200px; 
	color:black;
}

.FotoBoek tr td {
	color: black;
	text-align: center;
	width: 160px;
}

.FotoBoek tr td a img {
	border: 2px solid white;
	padding: 1px;
}

.FotoBoek tr td a:hover img {
	border: 2px solid #F7C92F;
}

.RoosterVol {
	font-weight: bold;
	color: red;
}

td.BoxBorder {
	background-color:#9A050B;
	height:1px;
}

td input {
	border: 0;
}

input[type="text"] {
	border: 1px solid #ccc;
}
