/* Style sheet for startpagina */

.header {
	font-family: arial, sans-serif;
	font-size: 28px;
	color: #000000;
	padding-bottom: 3px;
	text-align: center;
	background: #FFFF44;
}

.copyright {
	padding-left: 50px;
}

/* items */
h1, h1 a:link, h1 a:visited, h1 a:active, th {
	font-family: arial, sans-serif;  
	margin: 0px; 
	color: #000000; 
	font-size: 13px; 
	text-decoration: none; 
} 

/* links */
h2, h2 a:link, h2 a:visited, h2 a:active { 
	font-family: arial, sans-serif; 
	margin: 0px; 
	color: #000000; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
} 

/* tabel */
.styletable table { 
	margin-bottom: 5px; 
	line-height: 16px; 
} 
	
.styletable table tr th { 
	background: #FFFF44; 
} 

.styletable table tr td { 
	background: #FFFF99; 
} 

.stylesidetable table tr td { 
	background: #FFFFCC; 
	font-family: arial, sans-serif;
	font-size:10px;
}

.maintext10 {
	font-family: arial, sans-serif;
	font-size:10px;
}
