p,td,th,li, ul,h1,h2 {  
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
	line-height: 18px
}

strong { 
	font-weight: bold; 
	color: #910135;
}
.tekst-kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #910135;
	line-height: 19px;
}
.tekst-kop-rood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #910135;
	line-height: 19px;
}
.tekst-onder {
	color: #ffffe8;
	font-style: italic;
	font-weight: bold;
}

.tekst-onder1 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #ffffe8;
}

a.tekst-tussenkop:link,a.tekst-tussenkop:visited,a.tekst-tussenkop:hover,a.tekst-tussenkop:active   { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #910135; 
	line-height: 18px;
}

a.tekst-tussenkop:hover { 
	color: #000000; 
}

.tekst-schuin { 
	font-style: italic; 
}

.formulier-veld { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #910135; 
	background-color: #ffffe8;
	border: 1px #910135 solid;
}
.formulier-knop { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffe8; 
	background-color: #910135; 
	border: 1px #ffffe8 solid;
	cursor: pointer;
}
.formulier-veld-100 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #910135; 
	background-color: #ffffe8; 
	border: 1px #910135 solid ;
	width: 100%;
 }

.fotorand {	
	border: 1px solid #910135;
}

a:link,a:visited,a:hover,a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #910135;
}

a:hover {
	text-decoration: underline; 
	color: #000000;
}


a.menu-link:link,a.menu-link:visited,a.menu-link:hover,a.menu-link:active  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none ; 
	color: #ffffe8
}

a.menu-link:hover { 
	text-decoration: underline ;
}

.img{ 
	vertical-align:middle;
}
BODY {
	scrollbar-base-color: #910135;
	SCROLLBAR-ARROW-COLOR: #ffffe8;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
form{
	margin:0px;
}
.QuoteBG {
	background-color: #e8e8dc;
	background-image: url(../images/aanleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 75%;
	border: 1px solid #D8D8C5;
	font-style: italic;
	color: #5E5E5B;
}
.QuoteInner {
	background-image: url(../images/aanright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
textarea {
	background-color: #FAFBFD;
	border: 1px solid #CCCCCC;
	color: #000000;
}
input {
	background-color: #FAFBFD;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.UserBar {
	background-color: #e8e8dc;
	border: 1px solid #D8D8C5;
	width: 87%;
	text-indent: 10px;
	padding-top: 4px;
	margin-bottom: 12px;
	margin-left: 26px;
}
.UserBar table tbody tr td div {
	width: 142px;
	display: block;
	text-align: center;
	background-color: #f5f5eb;
	border: 1px solid #e0e0d6;
	height: 182px;
	padding: 2px;
}
.UserBar table tbody tr td div a { font-size: 10px; }
.UserBar .note {
	background-color: #f3d9d9;
	border: 1px solid #d8adbc;
	padding: 4px;
	margin-left: 11px;
	margin-bottom: 11px;
	width: 280px;
}

