body, html{
	background: #ffffff url(images/logikk_01.png) center top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	height: 100%;
}

.fat{
color: #65CD38;
font-weight: bold;
font-style: italic;
}
.fot{
color: #71B3F6;
font-weight: bold;
}

.info{
	padding-top: 5px;
	text-align: center;
	background-image: url(images/info.png);
	width: 300px;
	height: 17px;
	color: #60854E;
	font-style: italic;
	font-weight: bold;
}
.groen{
font-size: 12pt;
	font-weight: bold;
	color: #5DC129;
}
.inhoud{
	padding: 8px;
	background-image: url(images/logikk_04.png);
	background-repeat: no-repeat;
	width: 320px;
}
.blauw{
font-size: 12pt;
font-weight: bold;
color: #71B3F6;
}
.nieuws{
	padding: 8px;
	padding-right: 20px;
	background-image: url(images/logikk_06.png);
	background-repeat: no-repeat;
	width: 340px;
}
.leftcontent{ 
	float:left;
	width:328px;
	margin-left:34px;
	_margin-left:17px;
	margin-right:10px;
	_margin-right:5px;
}

.rightcontent{
	float:right;
	width:348px;
	margin-right:90px;
	_margin-right:45px;
}

.header{
	background-image: url(images/header.png);
	background-repeat: repeat-y;
	width: 377px;
	height: 95px;
	margin-left: 34px;
	padding-left: 340px;
}
.onder{
	background-image: url(images/onder.png);
	background-repeat: no-repeat;
	width: 787px;
	height: 38px;
	float: center;
}
.menu{
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	width: 717px;
	height: 100px;
	margin-left: 34px;
	padding: 8px;
}
.container{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 787px;
	height: 100%;
	width: 810px;
	margin: 0px auto;
	padding:0px;
}
	
.titel{
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

a.button{
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
}
a.button:hover{
font-size: 8pt;
text-decoration: none;
color: #665220;
}

.picto{
	margin-bottom: -2px;
	margin-top: 2px;
	border: none;
}
a{
color: #20353E;
text-decoration: none;
}

p{
	margin: 0px;
}

ul{
padding-left: 10px;
}
	
a:hover{
text-decoration: none;
color: #81ADC0;
}

input,textarea{
background-color: #ECF4F9;
	margin: 2px;
	padding: 2px;
	font-size: 8pt;
	border: 1px solid #7F9DB9;
}
textarea{
	font-family: Verdana, Arial, sans-serif;
	margin: 2px;
	padding: 2px;
	font-size: 8pt;
	border: 1px solid #7F9DB9;
}

.klein{
	font-size: 8pt;
	color: #99A50E;
	font-style: italic;
}
.fout{
	color: #B70A00;
	font-weight: bold;
}