body{
	background: url('../images/bg.jpg') repeat-x #2a2a2a;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

hr{
	border-color: silver;
	border-top: 1px dotted;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-collapse: collapse;
}

#ledenlijst td{
	padding: 5px;
	border-bottom: 1px dotted silver;
}

th{
	text-align: left;
	border-bottom: 1px dotted silver;
	color: silver;
}

table{
	width: 90%;
}

#login{
	width: 320px;
	float: right;
	color: white;
	padding-top: 50px;
	padding-right: 50px;
}

.mijnopties{
	padding-left: 15px;
	padding-top: 4px;
	margin-top: 4px;
	border-top: 1px dashed white;
	width: 150px;
}

.subLogin:link, .subLogin:active, .subLogin:hover, .subLogin:visited {
	font-size: 10px;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: Orange;
	font-weight: normal;
	font-size: 12px;
}

a:hover{
	text-decoration: none;
	color: Gray;
	font-weight: normal;
	font-size: 12px;
}


.gallerij{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	width: 95px;
	margin-left: 650px;
	background: #FF4500;
	padding: 4px;
	border-left: 3px solid black;
	z-index:10;
}

#leftMenu{
	width: 750px;
	float: left;
	padding-top: 7px;
	padding-left: 40px;
	color: white;
}

#rightMenu{
	width: 150px;
	float: right;
	padding-top: 7px;
	padding-right: 40px;
}

.aMenu:link, .aMenu:visited, .aMenu:active{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 12px;
}

.aMenu:hover{
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	font-size: 12px;
}

.aNavigatie:link, .aNavigatie:visited, .aNavigatie:active{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

.aNavigatie:hover{
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	font-size: 10px;
}

#breadcrumb{
	font-weight: bold;
}

.tdAlbums{
	vertical-align: middle;
	border-bottom: 3px solid #EDEEDD;
	border-left: 3px solid #EDEEDD;
}

img{
	margin: 3px;
}

.navigatie{
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.thumbDivGroot{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.thumbGroot{
	padding: 10px;
	background: url('../images/fotoBack.png') top left no-repeat white;
	border-right: 1px solid silver;
	border-bottom: 1px solid gray;
}

.thumbnails{
	border-collapse: collapse;
}

.thumbKlein{
	padding: 3px;
	background: url('../images/fotoBackthumb.png') top left no-repeat white;
	border-right: 1px solid silver;
	border-bottom: 1px solid gray;
	border-top: 0px;
	border-left: 0px;
}

.fotolink:link, .fotolink:hover, .fotolink:active, .fotolink:visited{
	border: 0px;
}

.imgCenter{
	vertical-align: middle;
}

#albums{
	width: 650px;
}

.bMenu:link, .bMenu:visited, .bMenu:active{
	text-decoration: none;
	color: Yellow;
	font-weight: bold;
	font-size: 12px;
}

.bMenu:hover{
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	font-size: 12px;
}

#container{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 1000px;
	height: 128px;
	float: left;
	background-image: url('../images/header.jpg');
}

#menu{
	width: 1000px;
	height: 29px;
	float: left;
	background-image: url('../images/menu.jpg');
}

#topSpacer{
	width: 1000px;
	height: 37px;
	float: left;
	background-image: url('../images/topSpacer.jpg');
}

#body{
	width: 1000px;
	float: left;
	background-image: url('../images/body.jpg');
}

#bottomSpacer{
	width: 1000px;
	height: 14px;
	float: left;
	background-image: url('../images/bottomSpacer.jpg');
}

#footer{
	width: 1000px;
	height: 22px;
	float: left;
	background-image: url('../images/footer.jpg');
}

#footerContent{
	width: 700px;
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	font-size: 10px;
	color: Gray;
}

#bottom{
	width: 1000px;
	height: 32px;
	float: left;
	background-image: url('../images/bottom.jpg');
}

#sidebar{
	width: 200px;
	float: left;
	padding-left: 37px;
}

#tblContact{
	width: 670px;
}

#kaartJSDB{
	border: 4px solid black;
}

#main{
	width: 660px;
	float: right;
	padding-right: 45px;
}

.pagina_titel{
	font-size: 14px;
	font-weight: bold;
	color: gray;
	margin-bottom: 20px;
	margin-top: 5px;
}

input[type=text], input[type=password], textarea{
	color: gray;
	border: 1px solid silver;
	padding: 2px;
	margin-top: 3px;
	font-size: 11px;
}

input[type=submit]{
	font-size: 11px;
}

#shoutbox{
	width: 190px;
	height: 230px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid silver;
	background: #FFFFFF;
	padding: 5px;
}

.shoutlist{
	list-style: none;
	padding: 0px;
	margin:4px;
	font-size: 9px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
}

.shout_naam{
	border: 1px;
	padding: 5px;
	margin-top: 3px;
	color: white;
	background: url('../images/shoutnaam.png') no-repeat;
}

.shout_bericht{
	padding: 5px;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

.shouttext{
	color: yellow;
	background-color: black;
}

#titels{
	border: 1px solid #EDEEDD;
	float: right;
	width: 180px;
}

#titel{
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

#datum{
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-style: italic;
}

#pContent{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}

.datum{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-size: 10px;
	color: silver;
	font-weight: bold;
}

.titel{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: silver;
	font-weight: bold;
}

#titelmenu{
	list-style: none;
	padding: 8px;
	margin: 0px;
	font-size: 11px;
}

#nieuwsTitels{
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 11px;
	padding: 0px;
}

#content{
	float: left;
	width: 450px;
}

#hideShow {
	border: 3px solid #cc3d0d;
	background-color: #000000;
	visibility: hidden;
	position: absolute;
	width:420px;
	height:611px;
	left: 35%;
}

#popup {
	width: 413px;
	height:590px;
}

#tblGastenboek{
	width: 500px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px dotted silver;
	border-collapse: collapse;
}

.gbNaam{
	font-size: 12px;
	border-collapse: collapse;
	background-color: #FF4500;
	padding: 3px;
}

.gbDatum{
	font-size: 9px;
	padding: 3px;
	border-collapse: collapse;
	background-color: #EDEEDD;
	border-bottom: 1px dotted silver;
}

.gbBericht{
	padding: 10px;
}

.gbbutton{
	border: 1px solid silver;
	background-color: white;
	width: 50px;
	font-size: 10px;
	cursor: pointer;
}

.gbIcon{
	cursor: pointer;
}

#homeLeft{
	width: 285px;
	float: left;
	margin-right: 10px;
	background: url('../images/homeBack.png') top left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	border-bottom: 1px dotted gray;
}

#homeRight{
	width: 285px;
	float: right;
	margin-right: 10px;
	background: url('../images/homeBack.png') top left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	border-bottom: 1px dotted gray;
}

.listDotted{
	border-top: 1px dotted gray;
	padding-bottom: 2px;
	margin: 0px;
}

.image{
	border: 0px;
}

#leftContentDiv{
	width: 320px;
	float: left;
}

#rightContentDiv{
	width: 320px;
	float: right;
}

#RandomPartypic1{
	float: left;
	width: 110px;
	padding-left: 343px;
	padding-top: 8px;
	text-align: center;
	height: 110px;
}

#pic1{
	border-collapse: collapse;
	padding: 0px;
	height: 110px;
	width: 110px;
}

#pic2{
	border-collapse: collapse;
	padding: 0px;
	height: 110px;
	width: 110px;
}

#RandomPartypic2{
	float: left;
	width: 110px;
	padding-left: 40px;
	padding-top: 8px;
	text-align: center;
	height: 110px;
}

.randomPic{
	border: 2px solid silver;
}

#updates{
	border-collapse: collapse;
}

.tblHeader{
	background: black;
	text-align: left;
	padding: 4px;
	color: white;
	border: 1px solid black;
}

.tblGray{
	color: silver;
}

#updates td{
	border: 1px solid silver;
	padding: 4px;
	vertical-align: top;
}

.tdVet{
	font-weight: bold;
}
