html, body {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	font-family:'Trebuchet MS','Bitstream Vera Sans', Verdana, Arial,'Lucida
Sans','Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 10px 0;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 0;
}

a {
	color: #DC5E04;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}


h1, h1 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia,'Times New Roman', Times,'Lucida Sans','Lucida Sans
Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia,'Times New Roman', Times,'Lucida Sans','Lucida Sans
Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h3 {
	color: #005577;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}



#content {
         font-size: 13px;
	font-family: Verdana, 'Trebuchet MS','Bitstream Vera Sans', Arial;
	background: transparent;
	border: none;
	color: #000000;
	left: 1px;
	padding: 0;
	text-align: left;
	width: 715px;
	float: right;
	margin: 20px 50px 0 0;
        min-height:400px;
        height:auto;   
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
}
/**/ 

        
}

#page > #content {
	margin: 20px 40px 0 40px;
}

#content h1, #content h2 {
	color: #DC5E04;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia,'Times New Roman', Times,'Lucida Sans','Lucida Sans
Unicode', serif;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}


#content a:hover {
	text-decoration: underline;
}


#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}


#header {

	background: transparent;
	background-repeat: no-repeat;
	color: #a0a999;
	float: left;
	height: 160px;
	margin: 0 0 0 25px;
	padding: 8px 30px 0 20px;
	width: 1000px;
}

#page > #header {
	margin: 0 0 0 0;
}

#header img {
	border: none;
}

#page {
	background: transparent url(middle.gif) repeat-y top center;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	position: relative;
	
}

#latest-news-item {
	float: left;
	clear: both;
	width: 204px;
	margin: 45px 0 0 40px;
}

#page > #latest-news-item {
	margin: 45px 0 0 28px;
}


#logout {
	float: right;
	clear: none;
	width: 130px;
	margin: 45px 0 0 0;
}

#sidebar {
	background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 12px;
	margin: 14px 0 30px 35px;
	padding: 0;
	text-align: left;
	width: 160px;
}

#page > #sidebar { 
	padding: 0 27px 30px 15px;
	margin: 10px 0;
}

#sidebar h2, #sidebar h2 a  {
	color: #DC5E04;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

#sidebar a
{
	color: #443;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}


#sidebar a:hover {
	color: #cc0000;
}


#submenu li a {
	padding: 5px 0 0 0 ;
	border-bottom: #7c8c9b solid 1px;
	height: 1.7em;
	display: block;
}
#submenu li.selected a {
	color: #DC5E04;
	padding: 5px 0 0 0 ;
	border-bottom: #7c8c9b solid 1px;
	height: 1.7em;
	
}

#submenu li.selected a:link, #submenu li.selected a:visited {
	color: #DC5E04;
}

#mainmenu li a:hover, #mainmenu li.selected a:hover, #submenu li a:hover
{
	/* background-color: #a06000; */
	color: #DC5E04; 
	/* border: 1px dotted #ccc; */
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	height: 185px;
	position: relative;	
}


/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
position:relative;
padding: 8px 0;
margin-left: 275px; /* oorspronkelijke waarde 285px */
margin-top : -5px; /*deze regel extra toegevoegd */
top:0px;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as
desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 8px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 9px;
background-color: #DBFF6C;
color: black;
}

#webmail {
position: relative;
top: 10px;
left: 80px;
}

/*firefox */
#page >#webmail {
left: 25px;
}
#page >.basictab{
top:5px;
margin-left: 245px;
}

#footer
{
	clear: both;
	color: #808979;
	font-size: 11px;
	display: block;
	height: 65px;
	width: 100%;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 0 0 100px;
        
}

#page > #footer {
	padding: 10px 10px 10px 30px;
	margin: 0; 
	width: auto;
        
}

#footer p {
	margin-left: -15px;
}
#page > #footer p {
	margin-left: 0px;
}


