img{
	border: 0px;
}

.status{
	width: 500px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 5px;
}
.status li{
	margin-left: 40px;
}
.error{
	border: 1px solid red;
	background-color: #f66;
}
.succes{
	border: 1px solid green;
	background-color: #6f6;
}
.warning{
	border:	1px solid orange;
	background-color: #fa0;
}
.title{
	color: #444;
	font-size: 19px;
}

/*kalender*/
#kal_title{
	color: #000000;
	font-size: 18px;
	text-align: center;
}
#kal_nav{
	color: #000000;
	font-size: 15px;
	text-align: center;
}
.kal_dow{
	color: #333;
	text-align: center;
	font: 11px Verdana, Arial;
}
.kal_dag{
	vertical-align: top;
	font: 11px Verdana, Arial;
}
a.kal_link{
	color: #555;
	text-decoration: none;
}
#pasfoto{
	margin-top: 80px;
	margin-right: -250px;
	float: right;
}
#pasfoto_admin{
	float: right;
}
.lid_foto{
	padding-right: 10px;
}
/*BBC*/

/* Wrap quotes in a big blue box. */
div.bbcode_quote { border: 1px solid gray; margin: 0.5em 0; }
div.bbcode_quote_head { background-color: gray; color: white;
    font-weight: bold; padding: 0.25em 0.5em; }
div.bbcode_quote_head a:link { color: yellow; }
div.bbcode_quote_head a:visited { color: yellow; }
div.bbcode_quote_head a:hover { color: white; text-decoration: underline; }
div.bbcode_quote_head a:active { color: white; text-decoration: underline; }
div.bbcode_quote_body { background-color: lightgray;
    color: black; padding: 0.5em 1em; }

/* Wrap code in a big blue box. */
div.bbcode_code { border: 1px solid gray; margin: 0.5em 0; }
div.bbcode_code_head { background-color: gray; color: white;
    font-weight: bold; padding: 0.25em 0.5em; }
div.bbcode_code_body { background-color: lightgray; color: black;
    font: 10pt monospace; padding: 0.5em 1em; }
td.wedstrijd_list{
	padding-right: 15px;
	border-right: 1px dotted;
	border-bottom: 2px dotted;
}

.title{
	padding-top: 5px;
	color: #444;
	font-size: 19px;
	text-align: left;
}
.title_blog{
	margin-top: 0px;
	padding-top: 0px;
	border: 1px dotted #555;
	background-color: #ccc;
	color: #555;
	font-size: 18px;
	text-align: center;
}
.date{
	font-size: 11px;
	text-align: right;
	font-style:italic; 
}
.blog_container{
	border: 1px solid #000;
	margin-bottom: 10px;
}
td.leden_img{
	padding: 15px;
	text-align: center; 
}
.header_letter_zwart{
	color: #000;
	font-size: 45px;
}
.header_letter_geel{
	color: #f6eb13;
	font-size: 45px;
}

