/*top frame*/
#weblog_top{
	background: url( ../images/weblog/bg01.jpg );
	height:47px;
	width:444px;
}

/*inbox button*/
#weblog_top #weblog_button{ height: 47px; }
#weblog_top #weblog_button #front_button{
	background: url( ../images/weblog/inbox01-01.jpg );
	height:47px;
	width:38px;
	float:left;
}
#weblog_top #weblog_button #content_button{
	background: url( ../images/weblog/inbox01-02.jpg );
	height:30px;
	padding-top:17px;
	color:#4D4D4C;
	float:left;
	text-decoration:none;
}
#weblog_top #weblog_button #end_button{
	background: url( ../images/weblog/inbox01-03.jpg );
	height:47px;
	width:13px;
	float:left;
}
#weblog_top #weblog_button:hover #front_button,#weblog_top #weblog_button.selected #front_button{
	background: url( ../images/weblog/inbox02-01.jpg );
	height:47px;
	width:38px;
	float:left;
}
#weblog_top #weblog_button:hover #content_button,#weblog_top #weblog_button.selected #content_button{
	background: url( ../images/weblog/inbox02-02.jpg );
	height:30px;
	padding-top:17px;
	color: white;
	text-decoration:none;
	float:left;
}
#weblog_top #weblog_button:hover #end_button,#weblog_top #weblog_button.selected #end_button{
	background: url( ../images/weblog/inbox02-03.jpg );
	height:47px;
	width:13px;
	float:left;
}


/*new button*/
#weblog_top #reacties_button{ height: 47px;text-decoration:none; }
#weblog_top #reacties_button #front_button{
	background: url( ../images/weblog/nieuwbericht01-01.jpg );
	height:47px;
	width:38px;
	float:left;
}
#weblog_top #reacties_button #content_button{
	background: url( ../images/weblog/nieuwbericht01-02.jpg );
	height:30px;
	padding-top:17px;
	color:#4D4D4C;
	float:left;
}
#weblog_top #reacties_button #end_button{
	background: url( ../images/weblog/nieuwbericht01-03.jpg );
	height:47px;
	width:13px;
	float:left;
}
#weblog_top #reacties_button:hover #front_button,#weblog_top #reacties_button.selected #front_button{
	background: url( ../images/weblog/nieuwbericht02-01.jpg );
	height:47px;
	width:38px;
	float:left;
}
#weblog_top #reacties_button:hover #content_button, #weblog_top #reacties_button.selected #content_button{
	background: url( ../images/weblog/nieuwbericht02-02.jpg );
	height:30px;
	padding-top:17px;
	color: white;
	float:left;
}
#weblog_top #reacties_button:hover #end_button,#weblog_top #reacties_button.selected #end_button{
	background: url( ../images/weblog/nieuwbericht02-03.jpg );
	height:47px;
	width:13px;
	float:left;
}
#weblog_top #reacties_button.inactive #front_button{
	background: url( ../images/mijn_album/afbeelding03-01.jpg );
	height:47px;
	width:38px;
	float:left;
}
#weblog_top #reacties_button.inactive #content_button{
	background: url( ../images/mijn_album/afbeelding03-02.jpg );
	height:30px;
	padding-top:17px;
	color: white;
	float:left;
}
#weblog_top #reacties_button.inactive #end_button{
	background: url( ../images/mijn_album/afbeelding03-03.jpg );
	height:47px;
	width:13px;
	float:left;
}

/*content frame*/
#weblog_content{
	border:1px solid #4D4D4C;
	padding:0px;
}

#weblog_content table{
	padding:10px;
}


/*buttons*/
#verwijder_button{ height: 38px;float:right;text-decoration:none; }
#verwijder_button #front_button{
	background: url( ../images/weblog/knop-verwijderen01.jpg );
	height:38px;
	width:32px;
	float:left;
}
#verwijder_button #content_button{
	background: url( ../images/weblog/knop-bg01.jpg );
	height:28px;
	padding-top:10px;
	color:#4D4D4C;
	float:left;
	text-decoration:none;
}
#verwijder_button #end_button{
	background: url( ../images/weblog/knop-bg-end01.jpg );
	height:38px;
	width:13px;
	float:left;
}
#verwijder_button:hover #front_button,#weblog_top #verwijder_button.selected #front_button{
	background: url( ../images/weblog/knop-verwijderen02.jpg );
	height:38px;
	width:32px;
	float:left;
}
#verwijder_button:hover #content_button,#weblog_top #verwijder_button.selected #content_button{
	background: url( ../images/weblog/knop-bg02.jpg );
	height:28px;
	padding-top:10px;
	color: white;
	text-decoration:none;
	float:left;
}
#verwijder_button:hover #end_button,#weblog_top #verwijder_button.selected #end_button{
	background: url( ../images/weblog/knop-bg-end02.jpg );
	height:38px;
	width:13px;
	float:left;
}

#verstuur_button{ height: 38px;float:right;text-decoration:none; }
#verstuur_button #front_button{
	background: url( ../images/weblog/knop-versturen01.jpg );
	height:38px;
	width:38px;
	float:left;
}
#verstuur_button #content_button{
	background: url( ../images/weblog/knop-bg01.jpg );
	height:28px;
	padding-top:10px;
	color:#4D4D4C;
	float:left;
}
#verstuur_button #end_button{
	background: url( ../images/weblog/knop-bg-end01.jpg );
	height:38px;
	width:13px;
	float:left;
}
#verstuur_button:hover #front_button,#weblog_top #verstuur_button.selected #front_button{
	background: url( ../images/weblog/knop-versturen02.jpg );
	height:38px;
	width:38px;
	float:left;
}
#verstuur_button:hover #content_button,#weblog_top #verstuur_button.selected #content_button{
	background: url( ../images/weblog/knop-bg02.jpg );
	height:28px;
	padding-top:10px;
	color: white;
	float:left;
	text-decoration:none;
}
#verstuur_button:hover #end_button,#weblog_top #verstuur_button.selected #end_button{
	background: url( ../images/weblog/knop-bg-end02.jpg );
	height:38px;
	width:13px;
	float:left;
}


#reageer_button{ height: 38px;float:right;text-decoration:none; }
#reageer_button #front_button{
	background: url( ../images/weblog/knop-reactie01.jpg );
	height:38px;
	width:35px;
	float:left;
}
#reageer_button #content_button{
	background: url( ../images/weblog/knop-bg01.jpg );
	height:28px;
	padding-top:10px;
	color:#4D4D4C;
	float:left;
	text-decoration:none;
}
#reageer_button #end_button{
	background: url( ../images/weblog/knop-bg-end01.jpg );
	height:38px;
	width:13px;
	float:left;
}
#reageer_button:hover #front_button,#weblog_top #reageer_button.selected #front_button{
	background: url( ../images/weblog/knop-reactie02.jpg );
	height:38px;
	width:35px;
	float:left;
}
#reageer_button:hover #content_button,#weblog_top #reageer_button.selected #content_button{
	background: url( ../images/weblog/knop-bg02.jpg );
	height:28px;
	padding-top:10px;
	color: white;
	float:left;
	text-decoration:none;
}
#reageer_button:hover #end_button,#weblog_top #reageer_button.selected #end_button{
	background: url( ../images/weblog/knop-bg-end02.jpg );
	height:38px;
	width:13px;
	float:left;
}

#wijzig_button{ height: 38px;float:right;text-decoration:none; }
#wijzig_button a{ text-decoration:none; }
#wijzig_button #front_button{
	background: url( ../images/weblog/knop-wijzig01.jpg );
	height:38px;
	width:35px;
	float:left;
}
#wijzig_button #content_button{
	background: url( ../images/weblog/knop-bg01.jpg );
	height:28px;
	padding-top:10px;
	color:#4D4D4C;
	float:left;
	text-decoration:none;
}
#wijzig_button #end_button{
	background: url( ../images/weblog/knop-bg-end01.jpg );
	height:38px;
	width:13px;
	float:left;
}
#wijzig_button:hover #front_button,#weblog_top #wijzig_button.selected #front_button{
	background: url( ../images/weblog/knop-wijzig02.jpg );
	height:38px;
	width:35px;
	float:left;
}
#wijzig_button:hover #content_button,#weblog_top #wijzig_button.selected #content_button{
	background: url( ../images/weblog/knop-bg02.jpg );
	height:28px;
	padding-top:10px;
	color: white;
	float:left;
	text-decoration:none;
}
#wijzig_button:hover #end_button,#weblog_top #wijzig_button.selected #end_button{
	background: url( ../images/weblog/knop-bg-end02.jpg );
	height:38px;
	width:13px;
	float:left;
}

#weblogkader_content{
	background: #ececec;
	padding:10px;
}
