@charset "utf-8";
/* CSS Document */

body{
	background-color: #666666;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11.5px;
	color: #FFFFFF;
}
a{
	color: #000099;
	background-color: none;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
}
#container{
	margin: 1em auto;
	width: 768px;
	background: #FFFFFF;
}
#zijbalk{
	width: 135px;
	/*height: 570px;*/
	float: left;
	background: #BCBDC0;
	text-align: center;
	padding-bottom: 10px;
}
#afinco, #domus, #genisol{
	width: 583px;
	float: right;
	background: #80ABD2;
	padding: 0 25px 15px 25px;
}
#afinco{
	background: #80ABD2;
}
#domus{
	background: #858972;
}
#genisol{
	background: #FFFFFF;
	color: #000000;
}
#footer{
	clear: both;
	height: 68px;
	float: none;
	/*width: 618px;*/
	margin: 0 0 0 135px;
	padding: .75em 0 .50em 0;
	color: #000000;
}

.voet{
	font-size: 14px;
}
p{
	margin-bottom: 1.25em;
}
#afinco p, #domus p, #genisol p{
	margin: 0;
}

#afinco ul, #domus ul, #genisol ul{
	margin: 0;
	padding: 0;
}
#afinco li, #domus li, #genisol li{
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

h1{
	font-size: 32px;
	text-transform: uppercase;
	color: #3B3A39;
	margin-top: 1em;
	padding: 0;
}
#domus h1{
	font-size: 28px;
}
#genisol h1{
	font-size: 25px;
}

h2{
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1em;
}
h3{
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1em;
}

.groot{
	font-size: 16px;
	font-weight: bold;
}
.groot-scheef{
	font-size: 22px;
	color: #3B3A39;
	font-style: italic;
	font-weight: bold;
}

a img{
	border: none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	border: none;
	background-color: none;
}

.rood-opvallend{
	font-weight: bold;
	color: #EC1914;
	font-size: 16px;
}
.scheef-onderlijn{
	text-decoration: underline;
	font-style: italic;
}
.scheef-zwart{
	color: #000000;
	font-style: italic;
}
.klein{
	font-size: 65%;
}
.uppercase{
	text-transform: uppercase;
	font-size: 80%;
}

#player{
	text-align: center;
	height: 540px;
}