BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TABLE
{
	color: #003399;
}

.sides {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.sides TD {
	color: #003399;
}

.main {
	color: #003399;
	text-decoration: none;
	padding: 20px;
	height: 100%;
	width: 485px;
	overflow: auto;
}
.sidelinks {

	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(img/bottomleftbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tableborder {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.form {
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;

}

.rechterbalk {
	font-size: 11px;
	line-height: 15px;
}

HR {
	color: #003399;
}

A {
	color: #003399;
}

A:hover {
	color: red;
}

#menu {
	list-style-type: none;
	margin-left: 0;
	margin-top: 13px;
}

#menu li {
	width: 87px;
	height: 21px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menu li a {
	width: 100%;
	height: 100%;
	background-color: #E8ECF1;
	border: 1px solid #74849D;
	color: #364E73;
	text-decoration: none;
	padding: 2px;
}

#menu li a:hover {
	background-color: white;
	border-color: #4D617B;
}

#bovenbalk {
	background-image: url( img/top.jpg );
	height: 108px;
	width: 761px;
	padding-bottom: 7px;
	padding-right: 3px;
	text-align: right;
	line-height: 101px;
	vertical-align: bottom;
}

#bovenbalk img {
	border: 1px solid white;
}

/* Nieuwsbrief overzicht & opstellen */

#formmodule
{
	width: 100%;
	border: solid 1px #003399;
	margin-bottom: 5px;
	padding: 10px;
}

.formtitel
{
	padding: 0px 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

.balk-tabel {
	padding-left: 2px;
	height: 23px;
	color: #000000;
	border-bottom: solid 1px #000000;
}

.even-rij
{ 
	background-color: #EDECEB;
	vertical-align: middle;
}

.oneven-rij
{
	background-color: #F7F4F2;
	vertical-align: middle;
}

.omlijning {
	border: 1px solid #999999;
	padding: 1px;

}

.form-titel
{
	width: 30%;
	vertical-align: middle;
	padding: 5px 2px;
	color: #000000;
}

.form-veld
{
	width: 70%;
	vertical-align: top;
	padding: 5px 2px;
	color: #000000;
}

.form-veld2
{
	width: 300px;
	vertical-align: top;
	padding: 5px 2px;
	color: #000000;
}

.tekstveld
{
	width: 175px;
	color: #333333;
	height: 22px;
}

.fileveld
{
	width: 258px;
	color: #333333;
	height: 22px;
	margin-top: 5px;
}

.keuzelijst 
{
	width: 180px;
	color: #333333;
	background-color: #F3F3F3;
}

.textarea
{
	width: 160px;
	height: 100px;
}

.textarea2
{
	width: 100%;
	height: 49px;
	margin-right: 5px; 
}
.textarea3 {
	width: 300px;
	height: 150px;
	margin-right: 5px; 
}

.button 
{
	color: #364E73;
	height: 22px;
	cursor: hand;
	background-color: #E8ECF1;
	border: solid 1px #74849D;
}

.border
{
	border-right: solid 1px #74849D;
	border-bottom: solid 1px #74849D;
	border-left: solid 1px #74849D;
	padding: 5px;
}

/* Nieuwsbrief voorbeeld */

.hoofdtabel
{
	border: solid 1px #003399;
	background-color: #FFF0D9;
	font-size: 11px;
	width: 590px;
	padding: 10px;
}

.hoofdtitel
{
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-decoration: underline;
	width:100%; 
}

.inleiding
{
	text-align: justify;
	padding-right: 25px;
	padding-bottom: 10px;
	color: #000000;
	vertical-align: top;
	width: 100%;
	border-bottom:solid 1px #FF9900;
	
}

.datum
{
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	width: 20%;
}

#formmodule2
{
	position:relative;
	border: solid 1px #FF9900;
	margin-bottom: 5px;
	padding: 10px;
	color:#000000;
	float:left;
	width: 100%;
	display:block;
}

.balk-links
{
	position:relative;
	float:left;
	width:175px;
	padding-right: 15px;
}

.balk-rechts
{
	position:relative;
	float:left;
	width:370px;
}

.formtitel2
{
	padding: 0px 5px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 13px;
	color: #FF9900;
}

.border-nb
{
	border-right: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900;
	border-left: solid 1px #FF9900;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	color: #000000;
	height: 75px;
}

.afbeelding
{
	margin: 0px 0px 0px 10px;
	border: solid 1px #000000;
}

/* Aanmelden nieuwsbrief */

.aanmelden
{
	width: 140px;
	height: 68px;
	font-size: 9px;
	border: solid 1px #000000;
	background-color: #FFF0D9;	
}

.aanmeld_veld
{
	height: 18px;
	width: 80px;
	font-size: 9px;
	border: solid 1px #000000;
}

.aanmeld_cel
{
	width: 60px;
	vertical-align: top;
}

.aanmeld_button
{
	color: #364E73;
	cursor: hand;
	background-color: #E8ECF1;
	border: solid 1px #74849D;
	font-size: 9px;
	height: 18px;
	width: 80px;
}