/* Stef dynamische pagina CSS
*/
body {
	margin: 0px 0px 0px 0px;
	background-color: #dfdfdf;
	background: #dfdfdf;
	/*background-color: #CEADA8;*/
	font-family: sans-serif;
}

h2 {
	color: #FF6600;
}

table.form {
	border-style: hidden;
}

.fout
{	color: red;
}

div.footer
{	margin-left: 4px;
	position: absolute;
	width: 88px;
	height: 31px;
	top: 394px;
}

#TagCloud { padding: 15px; border: solid 1px #eee; background: #f5f5f5; }
#TagCloud a { text-decoration: none; }
#TagCloud a:hover { text-decoration: underline; /*color: #00f; background: #fff; */}

img.avatar
{	float: left;
	border: 0;
	margin-right: 6px;
}

img.slick {
	margin: 0;
	padding: 0;
	border: none;
/*	display: inline;
	line-height: 0px;*/
}



div.thumb
{
}
img.thumb
{	border: 0;
}

div.thumbvorige
{	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 410px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	background: #f5f5f5;
	width: 108px;
	height: 120px;
	font-size: x-small;
}
div.thumbvolgende
{	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 518px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	background: #f5f5f5;
	width: 108px;
	height: 120px;
	font-size: x-small;
}
div.grotefoto
{	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	height: 400px;
	position: absolute;
	margin-top: 2px;
}
div.fototekst
{	margin-top: 150px;
	margin-right: 8px;
	margin-left: 410px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}

div.gallery
{	padding: 8px;
	float: left;
	width: 100px;
	height: 100px;
}
div.gallery img { border: 0; }
.clearall {
	clear: both;
}

p.fotonaam {
	font-size: x-small;
	margin-top: 0em;
	margin-bottom: 0.25em;
}
p.fotoomschrijving {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
p.fototags {
	margin-top: 0.25em;
	margin-bottom: 0em;
	font-size: small;
}

div.slick {
	line-height: 0px;
	float: right;	
	margin-bottom: 8px;
	margin-left: 10px;
	white-space: nowrap;
}


div.vriendjes {
	border: 1px solid black;
	position: relative;
	width: 400px; /*50%;*/
	height: 116px;
	margin: 8px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
	background: white;
}

div.vriendjes img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 0;
}

div.titel {
	padding-top: 37px;
	color: #ddd;
}
h1 {
	font-size: 18px;	
	display: inline;
	/*color: #ddd;*/
}

span.header {
	/*color: #ddd;*/
}

p.welkom {
	color: #aaa;
	font-size: 70%;
}

#header {
	position: relative;
	height: 100px;
	margin: 0;
	padding: 0;
	/*background: #eee;*/
	background-color: #660066; 
}

#container {
	position: relative;
	width: 100%;
	/*height: 600px;*/
	margin: 0;
	padding: 0;
/*	background: red;*/
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
/*	width:140px;*/
	width:100px;
/*	background:yellow;*/
}

#rightcont {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
/*	margin-left: 140px;*/
	margin-left: 100px; /* 100 */
/*	line-height: 140%;*/
	padding: 0px 8px 0px 4px;
	position: relative;
/*	background:green;*/
}

#menu {
/*	width:    140px;*/
	width:    100px;
/*	position: absolute;
	left:     0px;
	top:      4px;
*/
}

#menu a {
	text-decoration: none;
	display: block;
	/*margin: 7px;*/
	margin-top: 0px;
	/*font-weight: bold;*/
	width: 96px; /* 100 - 4 px left padding*/
	color: black;
/*	padding: 2px 2px 2px 2px;*/
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}

#menu a:hover {
	color: #dfdfdf; /* white*/
	background: #660066; /* #FFA080*/
}

#menu a.current {
	color: #FF6600;
}
#l {
	float: left;	
}

#r {
	float: right;
}

