html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
	
input {
	color: #000000;
	border: 1px solid #155ABF;
}

a {
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
}

a:link {
	color: #0047b6;
}

a:visited {
	color: #0047b6;
}

a:active {
	color: #6647b6;
}
	
a:hover {
	color: #05A321;
	text-decoration: underline;
}

TD {
	padding: 3px;
	padding-left: 8px;
}
TH {
	padding: 3px;
	text-align: left;
}

h4 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #999999;
	background: #EEEEEE;
	padding: 2px 8px;
	color: #333333;
}
table h4 {
	margin: 0px;
}

textarea {
	width: 100%;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img {
	border: 0px;
}

#hoofdmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#site{
	width: 802px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	height: 100%;
	margin: 0px auto;
}

#banner{
	background-color: #FFFFFF;
	background-image: url(images/headernieuwsbrief.jpg);
	vertical-align: top;
	height: 42px;
	width: 800px;
}

#hoofdmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
	color: #676769;
	width: 100%;
	height: 85px;
	margin-top: 5px;
	background-image: url(images/streepjegrijs.gif);
	background-repeat: repeat-x;
}

#hoofdmenu ul {
	margin: 0;
	padding: 0;
	padding-right: 0px;
	float: left;
	width: 100%;
}

#hoofdmenu li {
	float: left;
	list-style: none;
	margin-left: 1px;
	width: 153px;
	text-align: right;
}

#hoofdmenu li ul {
	margin: 0;
	padding: 0;
	padding-left: 0em;
	float: none;
}

#hoofdmenu li li {
	float: none;
	list-style: none;
}

#content {
	width: 700px;
	padding-left: 60px;
	padding-right: 60px;
}

#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 10px auto;
	margin-top: 0px;
}
#contact p {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #666666;
}

#inlog {
	margin-left: -70px;
}

#inlogvak {
	height: 157px;
	width: 286px;
	border: none;
	background-image: url(images/inlogbackground.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: right;
}

#inlog p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
}

#inlog a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

#inlog input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#frame td {
	padding: 0px;
}

#toolbar {
	border: 1px solid #999999;
}

#lijst {
	border: 1px solid #666666;
	margin: 10px;
	padding: 10px;
	padding-top: 0px;
}

#lijst td {
	vertical-align: top;
}

#lijst th {
	vertical-align: top;
}

#lijst h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

#lijst_table {
	height: 525px;
	overflow: auto;
	border: 1px inset;
	background-color: #FFFFFF;
}

#lijst_table2 {
	border: 1px inset;
	background-color: #FFFFFF;
}

#button {
	margin: 10px;
	margin-top: 20px;
}

#button input {
	margin-right: 10px;
}

#form h4 {
	margin-bottom: 20px;
	margin-top: 20px;
}

#form td {
	vertical-align: top;
}

#form select {
	vertical-align: top;
}
.icoon {
	margin-right: 10px;
}
#delete {
	float: right;
}
#content ul {
	margin-top: 0;	
	padding-top: 0;
}
#fout {
	color: red;
	font-weight: bold;
}
#status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 50px;
}
