html{
	width:100%;
}
body{
	background:#2b5a72 url(gfx/background.png) repeat-y center;
	color: #444751;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	margin:0;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
}
::-moz-selection {
	background:#00ADEF;
	color:#FFF;
}
::selection {
	background:#00ADEF;
	color:#FFF;
}
input, textarea, select{
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	border:1px solid #04223C;
	background:url(gfx/backgroundbumper_no.png) repeat-x #D7E0E5;
}
a{
	color:#04223C;
}
a:hover{
	color:#FFFFFF;
	background:#04223C;
}
a.twitpic:hover{
	background:none;
}
a.imgthumb:hover{
	background:none;
}
a img{
	background:none;
}
a img:hover{
	background:none;
}
a.fotolink{
	color:#326179;
	background:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}
a.fotolink:hover{
	color:#FFFFFF;
	background:#326179;
}
a.voorpagina{
	font-size:24px;
	text-decoration:none;
	font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;	
}
a.voorpagina:hover{
	color:#6092BF;
	background:none;
}
	div.voorpagina{
		border-bottom:1px solid #CCC; 
		width:95%;
	}
	div.voorpagina:hover{
		border-bottom:1px solid #6092BF;
	}
a.avond4daagse:hover{
	background:none;
}
img a{
	background:none;
}
img a:hover{
	background:none;
}
div.logo{
	width:1000px;
	height:100px;
	background:url(gfx/logo.png) no-repeat left bottom;
}
div.logo-hover{
	width:1000px;
	height:100px;
	background:url(gfx/logo_hover.png) no-repeat left bottom;
	cursor:pointer;
}

#container{
	width:1000px;
	background:#FFFFFF;
}

	#menu{
		width:1000px;
		background:#04223C;
		height:40px;
		text-align:left;
		padding:0px;
		overflow:hidden;
	}
	
		#menu a{
			color:#FFFFFF;
			text-decoration:none;
		}
		#menu a:hover{
		}

		a.terug{
			font-size:9px;
			color:#3993FF;
			text-decoration:underline;
		}
		a.terug:hover{
			color:#000000;
			background:none;
		}
	#middle{
		background:#FFFFFF;
	}
	
		#content{
			background:#FFFFFF;
			width:540px;
			float:left;
			text-align:left;
			border-right:1px dotted #5D8BA3;
			padding-left:10px;
			padding-right:20px;
			padding-bottom:10px;
			padding-top:12px;
		}
			#border{
				border-top:1px dotted #5D8BA3;
				width:100%;
			}
		#sidebar{
			background:#FFFFFF;
			width:415px;
			float:right;
			text-align:left;
			padding-left:5px;
			padding-top:12px;
		}
			img.flickr{
				margin-top:5px;
			}
			a.extern{
				font-size:10px;
			}
			img.lastfm{
				border:0;
			}
			img.lastfm:hover{
				border:0;
			}
#footer{
	width:100%;
	height:200px;
	background:#04223C url(gfx/backgroundbumper.png) repeat-x top;
	clear:both;
	overflow:hidden;
	text-align:left;
}
#footer a:hover{
	text-decoration:none;
	background:none;
}


h1{
	font-weight: normal;
	font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
	margin:0;
	padding:0;
	font-size:24px;
}
	a.h1{
		font-weight: normal;
		font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
		margin:0;
		font-size:24px;
		text-decoration:none;
		color: #444751;
	}
	a.h1:hover{
		font-weight: normal;
		font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
		margin:0;
		font-size:24px;
		text-decoration:none;
		background:#FFFFFF;
		color: #444751;		
	}		
h2{
	font-weight: normal;
	font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
	margin:0;
	font-size:18px;
}
h3{
	font-weight: normal;
	font-family: 'Century Gothic', Georgia, Times, 'Times New Roman', serif;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}
td.footerborder{
	border-right:1px dotted #FFFFFF;
	height:190px;
	vertical-align:top;
	color:#3993FF;
	text-align:left;
}
td.footer{
	height:190px;
	vertical-align:top;
	text-align:left;	
}
td.background{
	background:url(gfx/backgroundbumper.png) center repeat-x;
}
td.flickr_badge_image{
	padding:5px;
}

td.menuitem{
	background:url(gfx/menu.png) right top;
	height:40px;
	vertical-align:center;
	padding-left:10px;
	padding-right:10px;
}
td.menuitem:hover{
	background:url(gfx/menu_over.png) right top;
	cursor:pointer;
}
td.menuitem:hover a{
	border-bottom:1px solid #FFFFFF;
	background:none;
}

input.growl{
	background:url(gfx/backgroundbumper_no.png) top;
	color:#999999;
}
input.growl:focus{
	color:#000000;
}
div.fade{
	cursor:pointer;
}
a.fotofancy{
	color:#FFF;
}
a img.portfoliofoto{
	opacity:0.5; padding:5px;
}
a.portfoliofoto{
	background:none;
}
