body{
	margin: 10px;
	padding: 0px;
	background: #E5E5F9;
}

.picturetitle {
	color: #7972E5;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

body,td {
	color: #7972E5;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

a {
    color: #E95285;
}

h1 {font-family: arial; font-size: 18px; color: #FE8F07; font-weight: bold; margin-bottom: 0px;}
h2 {font-family: arial; font-size: 12px; color: #FE8F07; font-weight: bold; margin-top: 0px; padding-top: 0px; margin-bottom: 0px;}
strong.oranje, b.oranje {color: #FE8F07; font-weight: normal;}
strong.rood, b.rood {color: #ff3f3f; font-weight: normal;}
strong.blauw, b.blauw {color: #3f3fff; font-weight: normal;}
strong.groen, b.groen {color: #1f7f1f; font-weight: normal;}
strong.geel, b.geel {color: #FE8F07; font-weight: normal;}
strong, b {color: #B72E50; font-weight: normal;}

input.error {background-color: #ff3f3f;}
input.locked {background-color: #afafff;}
select, input { font-family: arial; font-size: 12px; border: 1px solid black; }
textarea.locked {background-color: #afafff;}

.news{border: 1px dashed #c6c4e9; padding: 10px;}

a.adminedit			{ position:absolute; top: 2px; right:2px; width:100px; overflow:hidden; background-color: #9fafff; text-align:center; color: white;}
#a.adminedit:hover	{ width:100px; color: white; }

.guestbook1 table.entry { width:600px; border:0px;  border-spacing:0px; }
.guestbook1 td { padding:0px; margin:0px; background-color:white; color: #b72e50 }
.guestbook1 .topline { background-color: #b72e50; color:white; font-size: 8px; }
.guestbook1 .antw { width:600px; height:50px; border: 1px solid #000000; }
.guestbook1 .subm { width:200px; height:20px; border: 1px solid #000000; }
.guestbook1 .adminreply { border: 1pt solid #B72E50; background-color:white; }
.guestbook1 .admin { text-align:right; }
