body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A2A3A7;
	background-color: #656565;
	color: #0033CC;
	margin: 0;
}
body #email{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A2A3A7;
	background-color: #ffffff;
	color: #0033CC;
	margin: 0;
}
#header {
    background-image: url(../images/rotate.jpg)
}
#rotate {
	background: url(../../rotate/rotate.php) top center no-repeat;
	width: 100%;
	height: 256px;
}
h1 { 
	font-size: 40pt;
	line-height: 60px;
	color: #FFCC66;
}
table#portfolio {
	border-width: thick;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #FFFFFF;
}
#portfolio {
	font: 1em Georgia, "Times New Roman", Times, serif; line-height: 1.5;; 
	font-size: 150%; 
	letter-spacing: 2px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#portfolio a {
	color: #000000;
}
#portfolio a:hover {
	color: #FFCC66;
}
.contentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2A3A7;
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A2A3A7;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #A2A3A7;
	text-align: right;
	line-height: 15px;
}
.actievelink {
	color: #FFCC66;
	font-weight: bold;
}
a:active {
	color: #FFCC66;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a:focus {
	color: #FFCC66;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A2A3A7;
	line-height: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC66;
	line-height: normal;
}
p {
	line-height: 15px;
}
.formbutton{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #FFADD5;
	padding: 1px 2px;
	background:  url("../images/formbg.gif") repeat-x left top;
}
.verborgen {
	display: none;
}
ul {
	list-style-image: url(./image/bullet.gif)
}

