body
		{
	font-family: Verdana;
	margin-top: 20px;
	background-color: #000000;
	text-align:left;
	font-size:12px;
	color: #B2B2B2;
		}

#container
		{
	margin:0px auto 0;
	width: 954px;
		}
		
p
		{
	margin: 0px;
		}

h1
		{
	margin-top: 0px;
	font-size: 16px;
	color: #b2b2b2;
		}

h2
		{
	margin-top: 0px;
	font-size: 16px;
	color: #b2b2b2;
		}

img
		{
	border: none;
		}

a:link
		{
	text-decoration: none;
	color:#fff;
		}

a:visited
		{
	text-decoration: none;
	color:#fff;
		}

a:hover
		{
	text-decoration: none;
	color:#B2B2B2;
		}
		
img.title{
	margin-left: -10px;
}

.threecol{
	width: 284px;
	float: left;
	border: 1px solid #666;
	padding: 2px 5px;
}

.threecol .icons{
	float: right;
}

/* Admin */
#admin-links{
	width: 100%;
	margin-bottom: 10px;
}

#admin-links a{
	color: white;
}

#admin-links a:hover{
	text-decoration: underline;
}

.admin-menu a:link,
.admin-menu a:visited{
	color: #B2B2B2;
}
.admin-menu a:hover{
	color: #B2B2B2;
	text-decoration: underline;
}

#action{
	color: #FFF;
	margin: 5px 0;
	font-size: 14px;
}

#addpictures #categories{
	float: right;
	width: 400px;
	border: 1px solid white;
	padding: 0px 10px 10px 10px;
}

#addpictures #categories label{
	margin-top: 10px;
	float: left;
	width: 380px;
}

#addpictures select{
	float: left;
	width: 380px;
}

#addpictures #portfolio-add{
	width: 60px;
	float: left;
}

#guestbook-write
		{
	width: 335px;
	float: left;
	line-height: 24px;
		}

#guestbook-page
		{
	width: 460px;
	float: left;
	line-height: 24px;
		}	

.guestbook-post
		{
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	padding: 5px;
	float: left;
		}

.guestbook-left
		{
	padding-right: 10px;
	width:600px;
	float:left;
		}
		
.guestbook-right
		{
	float: left;
	width: 266px;
		}

.links a:link,
.links a:visited
		{
	color: #000;	
		}
		
.links a:hover
		{
	color: #b2b2b2;	
		}
		
#header
		{
	background-color:#2D2D2D;
	border: 2px solid #FFFFFF;
	width: 950px;
	height: 115px;
	text-align: left;
	margin-bottom: 5px;
	float: left;
		}

#headerleft
		{
	float:left;
	width: 320px;
	height: 100px;
	padding: 15px 0px 0px 30px;
		}

#headerright
		{
	float: right;
	width: 560px;
	height: 100px;
	padding: 15px 30px 0px 0px;
		}

#headerrighttop
		{
	text-align: left;
		}

#headerrightbottom
		{
	text-align: right;
		}

#body
		{
	background-color:#2D2D2D;
	border-left: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 890px;
	float: left;
	padding: 30px;
		}
	
#body-left
		{
	text-align: left;
	color:#B2B2B2;
	float: left;
	width: 450px;
	padding-right: 15px;
		}

.body-tekst
		{
	text-align: left;
	color:#B2B2B2;
		}
		
#home-tekst
		{
	padding-right: 75px;
	font-size:18px;
	margin-top: 70px;
	text-align:right;
		}

#updates{
	display: block;
	width: 100%;
	margin-top: -60px;
	float: left;
	color: #B2B2B2;
}

#updates a{
	color: #B2B2B2;
	text-decoration: none;
}

#updates a:hover{
	color: #000;
	text-decoration: none;
}

#updates img{
	clear: both;
	margin-bottom: 5px;
}

input, .form, select, textarea	
	{
	color:#B2B2B2;
	background-color:#333333;
	font-size:12px;
	}
	
input:focus, textarea:focus, select:focus, .form:focus
	{
	border:2px solid #000000;
	}

.submit{
	margin: 5px 0px 10px 0px;
}
		
#body-right
		{
	float: left;
	padding-left: 15px;
		}

/* Portfolio */
#photobox{
	margin-bottom: 10px;
	margin-left: -5px;
	float: left;
	width: 100%;
}

#photobox #concert-box{
	float: left;
	padding: 0px 12px 10px 12px;
	border: 1px solid #bbb;
	width: 410px;
	margin: 10px 0px;
}

#photobox #other-box{
	float: right;
	padding: 0px 12px 10px 12px;
	border: 1px solid #bbb;
	width: 410px;
	margin: 10px 0px;
}

#photobox #concert-box:hover,
#photobox #other-box:hover{
	background-color: #444;
	cursor: pointer;
	
}

#photobox #concert-box .pics,
#photobox #other-box .pics{
	border: 1px solid #bbb;
	float: left;
}

#photobox #concert-box img,
#photobox #other-box img{
	border: 0;
	margin: 0;
	padding: 0;
}

#photobox h1{
	margin: 10px 0px 10px 5px;
}

#photobox img{
	margin: 0px 0px 9px 9px;
	float: left;
	border: 1px solid #fff;
}

#photobox .info{
	width: 883px;
	float: left;
	padding: 5px 0px 10px 7px;
	height: 18px;
}

#photobox .edit-icon img{
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0px 0px;
	margin-left: -100px;
	margin-top: 80px;
	float: left;
	border: 0;
}

#photobox .delete-icon img{
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0px 0px;
	margin-left: -84px;
	margin-top: 80px;
	border: 0;
}

/* Filter */
#filter{
	width: 880px;
	margin: 0px 0px -13px 7px;
	text-align: left;
}

#token{
	width: 880px;
	margin: 5px 0px 5px 7px;
	text-align: left;
	float: left;
}
/* filter*/
#filter-wrapper{
	margin-left: 7px;
	float: left;
}

#filter-wrapper a{
	width: 282px;
	float: left;
	border: 1px solid #666;
	padding: 5px 5px;
	display: block;
}

#filter-wrapper a:hover{
	background-color: #444;
	color: #fff;
}

/* PAGER */
.pager{
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0px 10px 0px;
	height: 18px;
}

#body-right-contact
		{
	background-image:url(../Afbeeldingen/Contact/contactfoto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	padding-left: 15px;
	height: 400px;
	width: 410px;
	margin-top: 5px;
		}

#body-right-links
		{
	background-image:url(../Afbeeldingen/Contact/contactfoto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	padding-left: 15px;
	width: 410px;
	margin-top: 5px;
		}

#body-right-about
		{
	float: left;
	padding-left: 100px;
		}

#footer
		{
	background: #2D2D2D;
	font-size: 10px;
	float: left;
	height: 28px;
	width:890px;
	margin-bottom: 10px;
	display: block;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 0 30px;
	color: #B2B2B2;
		}

#footerleft
		{
	text-align:left;
	float:left;
	width: 200px;
	padding-top: 8px;
	border-top: 1px solid #999;
		}
		
	
#footercenter
		{
	text-align: center;
	height: 20px;
	padding-top: 8px;
	border-top: 1px solid #999;
	width: 490px;
	float: left;
		}

#footerright
		{
	text-align:right;
	float:left;
	width: 200px;
	padding-top: 8px;
	border-top: 1px solid #999;
		}

#disclaimer
		{
	text-align:center;
	font-size: 10px;
	color: #B2B2B2;
	width: 100%;
	float: left;
		}