@charset "UTF-8";

/* Templatename: AlbertienersOnline
Date: 4 september 2009
Develloper: EVDdesign
Email: webmaser@kfalbert.be */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Century, "Times New Roman", Times;
	font-size: 14px;
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
}

div {
	font-family: Century, "Times New Roman", Times;
	font-size: 14px;
}

div.linken {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.sidebar {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
}

div.develop {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	margin: 10px 0 10px 10px;
}

div.top {
	text-align: center;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14;
}

div.note {
	font-family: Century, "Times New Roman", Times;
	font-size: 10px
}

h1 {
	margin: 0 0 2px 0;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
}

h2 {
	font-size: 14px;
	margin: 0 0 2px 0;
	font-family: "Century Gothic", Helvetica, Arial;
}

h3 {
	font-size: 12px;
	margin: 0 0 2px 0;
	font-family: "Century Gothic", Helvetica, Arial;
}

ul {
	margin: 0px 0 0px 0px;
}

img {
	height: auto;
	width: auto;
	border: none;	
}

img.logo {
	margin-top: 50px;
}

img.floating {
	float: left;
}

a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover, a:active {
	text-decoration: none;
	color: #f1a131;
}

a.nav:link, a.nav:visited {
	margin: 0 5px 0 44px;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	margin: 0 5px 0 44px;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

a.linken:link, a.linken:visited {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.linken:hover, a.linken:active {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}