/*Opmaak voor website Anne Jung*/
/*Algemene opmaak*/


html, body {
	font-family: Century Gothic, Verdana, Arial;
	}
	
table, td, th {
	font-size: 13px;
	}

a:visited, a:link {
	text-decoration: none;
	color: #000000;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #48A7BE;
	}


/*Einde algemene opmaak*/
/*Specifieke onderdelen website, alfabetische geordend*/


.actueeltekst {
	font-size: 13px;
	}

.actueeltop {
	font-size: 18px;
	}

.archief {
	background-color: #d9d9d9;
	}

.grey1 {
	background-color: #d9d9d9;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	}

.grey2 {
	background-color: #f3f3f3;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	}

.head1 {
	font-weight: bold;
	font-size: 18px;
	background-color: #d9d9d9;
	padding: 5px;
	}

.indextitel {
	font-size: 91px;
	letter-spacing: 25px;
	padding: 5px 0px 5px 0px;
	}

.indexondertitel {
	font-weight: bold;
	font-size: 35px;
	letter-spacing: 18px;
	padding-bottom: 10px;
	}

.indexjaar {
	font-size: 10px;
	padding: 5px;
	}

.indexmenu {
	font-size: 12px;
	padding: 5px;
	}

.infotitel {
	font-size: 18px;
	}

.lists {
	margin-bottom: 0px;
	}

.menu {
	font-size: 16px;
	}

.mijnwerk1 {
	background-color: #d9d9d9;
	}
	
.mijnwerk2 {
	background-color: #f3f3f3;
	}

.serietekst {
	font-size: 16px;
	}

.serietitel {
	font-size: 18px;
	font-weight: bold;
	}

.sinfol {
	text-align: left;
	}

.sinfor {
	text-align: right;
	}

.space {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 9px;
	padding-top: 20px;
	padding-bottom: 10px;
	}

.stitell {
	font-size: 16px;
	text-align: left;
	}

.stitelr {
	font-size: 16px;
	text-align: right;
	}

/*Einde opmaak specifieke onderdelen*/
