﻿#left_sidebar #standaard, #right_sidebar #standaard, #sidebar_edit #standaard {
	width:190px;
	float: none;
	border: 5px solid #e5e5e5;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#content #standaard, #content2 #standaard, #contentm #standaard {
	width:100px;
	border: 5px solid #e5e5e5;
	margin: 3px 15px  0 15px;

}
#content #standaard-links, #content2 #standaard-links, #contentm #standaard-links {
	width:100px;
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #e5e5e5;
}
#content #standaard-rechts, #content2 #standaard-rechts, #contentm #standaard-rechts {
	width:100px;
	float: right;
	border: 5px solid #e5e5e5;
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 15px;
}

#albumthumb {
	width:120px;
	height:120px;
	padding:6px;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	float:left;
	border:1px solid #e9eef6;
}
#albumthumb:hover {
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#left_sidebar #albumthumb, #right_sidebar #albumthumb,  #sidebar_edit #albumthumb  {
	width:80px;
	height:80px;
	padding:5px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	margin-top:2px;
	float:left;
	border:1px solid #e9eef6;
}
#left_sidebar #albumthumb:hover, #right_sidebar #albumthumb:hover  {
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#sidebar_tekstblok #standaard {
	width:235px;
	margin:-1px;
	padding:0px;
	border:1px solid #e9eef6;
	float:left;
}

#image {
	width:209px;
	margin:10px;
	padding:3px;
	border:1px solid silver;
	float:left;
}

#image_rechts{
	margin:10px;
	float:left;
}
#image_links{
	margin:10px;
	float:left;
}
#image_id1 {

}
#image_id2 {

}
#image_id3 {

}
#image_id4 {

}
#icoon {
	width:30px;
	height:30px;
	padding:5px;
	margin-right:5px;
	margin-left:5px;
	margin-top:0px;
}
#icoon:hover {
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
}
#subcel {
	border:0px dotted silver;
	width:210px;
	height:200px;
	margin:5px;
	overflow:hidden;
	float:left;
}
#subcel1 {
	border:0px dotted silver;
	width:210px;
	height:155px;
	margin:0px;
	overflow:hidden;
}
#subcel2 {
	border:0px dotted silver;
	width:210px;
	height:45px;
	margin:0px;
	overflow:hidden;
}

#subcel1 img {
	width:208px;
	height:153px;
	margin:0px;
	padding:0px;
}
#subcel1 img:hover {
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#editor #subcel {
	border:1px dotted silver;
}
#editor #subcel1 {
	border-bottom:1px dotted silver;
}
#cel {
	border:0px dotted silver;
	width:210px;
	margin:5px;
	overflow:hidden;
	float:left;
}
#editor #cel {
	border:1px dotted silver;
	min-height:30px;
}
#kolom {
	border:0px dotted silver;
	margin-right:20px;
	overflow:hidden;
	float:left;
}
#editor #kolom {
	border:1px dotted silver;
	min-height:20px;
	min-width:30px;
}
#blog_editor #kolom {
	border:1px dotted #000;
	min-height:20px;
	min-width:50px;
}

#overzicht1 {
	width:80px;
	height:80px;
	padding:5px;
	margin-right:5px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	float:left;
	border:1px dotted grey;
}
#overzicht1:hover {
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#overzicht2 {
	width: 163px;
	height:87px;
	overflow:hidden;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:10px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	float:left;
	border:0px dotted grey;
	color:silver;
	font-size:13px;
	line-height:1.2em;
}
#overzicht2 h3 {
	color:#000;
	padding-top:0px;
}
#albumtitel {
	width:99%;
	margin-top:10px;
	margin-right:5px;
	background-color:none;
	color:#000;
	text-align:center;
	font-size:15px;
}
