/* General */

html {
	overflow-y: scroll;
}
/* test f7f7f7 */
body {
	background-color: #eeeeee;
	background-image: url('../img/bg.gif');
	font-family: arial,helvetica,sans-serif;
	/*italic */
	/*font-style:italic;*/
	margin: 12px auto;
	text-align: center;
}

table#kop {
	background-color: #D7E994;
	/*border-left: 6pix;*/
	background-image: url('../img/kop-moeder-album.png');
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	height: 136px;
	margin: 0px auto;
}

table#novemberkop {
	background-color: #D7E994#;
	/*border-left: 6pix;*/
	background-image: url('../img/kop-november-album.png');
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	height: 60px;
	margin: 0px auto;
}


table#main {
	background-color: #0099ff ;
	background-repeat: no-repeat;
	 
	height: 100%;
	margin: 0px auto;
	left: 16px;
}



table.frm {
	background-color: #F0F0F0;
	border: 1px solid #CDCDCD;
	margin-bottom: 1em;
}

tr.frm0 {
	background-color: #F3F3F3;
}

tr.frm1 {
	background-color: #FDFDFD;
}

td.bar {
	background-color: #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.color {
	background-color: #66CC33;
}

td.content {
	border-bottom: 1px solid #CCCCCC;
}



/* Text */

h1 {
	border-top: 1px solid #CCCCCC;
	font-size: 16px;
	padding-top: 4px;
}

h2 {
	color: #FF0000;
	font-size: 14px;
}

h2 a {
	color: #FF0000;
}

h2 a:hover {
	color: #FF6600;
}

h3, input, select, textarea {
	font-size: 12px;
}

p, ul, ol, dl {
	font-size: 13px;
	line-height: 1.5em;
}

font-style:p.bar {
	border-top: 1px dashed #CDCDCD;
	padding-top: 6px;
	font-size: 11px;
}



/* Lists */

ul li {
	list-style-type: square;
}

ul li ul li {
	margin-left: -1.7em;
	list-style-type: disc;
}



/* Links */

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}



/* Forms */
input, select, textarea {
	background-color: #F7F7F7;
	border: 1px solid #CDCDCD;
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

input.sbm, input.submit {
	background-color: #f6f587;
	font-weight: bold;
}

input.rst, input.reset {
	background-color: #f6f587;
	color: #fb761d;
}

input.nbb, input.checkbox, input.radio {
	background: transparent;
	border-width: 0px;
}



/* Formatting */

.att {
	color: #FF0000;
	font-weight: bold;
}

.caps {
	text-transform: uppercase;
	letter-spacing: .1em;
}

.no-margin, .no-margin p {
	margin: 0px;
}

.silver {
	color: #999999;
}

.sml, .sml p {
	font-size: 11px;
}




/* Marginblocks */

.marginblock {
	background-color: #F7F7F7;
	border: 1px solid #CDCDCD;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 19px;
}

.bodyblock {
	background-color: #ccffff;
	border: 2px solid #CDCDCD;
	font-size: 13px;
	padding: 23px;
	margin-bottom: 19px;
}

.bodyblock2 {
    border: 2px solid #CDCDCD;
	font-size: 13px;
	padding: 3px;
	margin-bottom: 19px;
}

.att {
	color: #ff6600;
	font-weight: bold;
}

table#stoep td {
	padding-bottom: .8em;
}



/* Fotoalbum */

div.foto 
{
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
}

div.foto p
{
	margin: 0px;
}

td.content div.foto
{
	background-color: #FDFDFD;
}

td.bar div.foto
{
	background-color: #F7F7F7;
}
#main .content style1 .style2 {
	left: 6px;
}
#main .content style1 .style2 {
	left: 10px;
}

