
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	margin-top: 10px;
	font-family: "verdana";
	font-size: 13px;
	color: #000;
	background: url(../img/background.php) no-repeat;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}


h1, h2, h3 {
	color: #cccccc;
}

h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }

img {
	border: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearer {clear: both;}

a:link {color:#5889C6;text-decoration: none;}      
a:visited {color:#5889C6;text-decoration: none;}  
a:hover {color:#000;text-decoration: none;}  
a:active {color:#5889C6;text-decoration: none;}  

#wrapper {
	margin: 0 auto;
}

#container {
	margin: 0px auto;
	width: 854px;
	min-height: 700px; 
}

.menugroot{
	margin: 0px auto;
	width: 854px;
	height: 374px; 
	margin-top: 90px;
		text-align: center;
}

.horizontal_menu{
	width: 854px;
	text-align: center;
	margin-top: 46px;
}

.center_news{
	width: 854px;

	text-align: center;
	margin-top: 20px;
}

.balloons{
margin-left: 180px;
margin-top: 20px;
}
.newsballoon_l{
	float: left;
	background-image: url('../img/newsballoon_l.png');
	background-repeat: no-repeat;
	width: 127px;
	height: 64px;
	color: #000;
	padding: 5px;
	padding-top: 10px;
	margin-right: 30px;
}

.newsballoon_r{
	float: left;
	background-image: url('../img/newsballoon_r.png');
	background-repeat: no-repeat;
	width: 117px;
	height: 64px;
	color: #000;
	padding: 5px;
	padding-top: 10px;
}

a.mainlevel_blue:link, a.mainlevel_blue:visited {
	display: inline-block;
	height: 20px !important;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	text-align: center;
	text-decoration: none; 
	background-color: #4d85c5;
}

a.mainlevel_blue:hover { 
	
	color: #000; 
}

a.mainlevel_green:link, a.mainlevel_green:visited {
	display: inline-block;
	height: 20px !important;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	text-align: center;
	text-decoration: none; 
	background-color: #076324;
}

a.mainlevel_green:hover { 
	
	color: #000; 
}

a.mainlevel_yellow:link, a.mainlevel_yellow:visited {
	display: inline-block;
	height: 20px !important;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	text-align: center;
	text-decoration: none; 
	background-color: #fdb813;
}

a.mainlevel_yellow:hover { 
	
	color: #000; 
}


a.mainlevel:link, a.mainlevel:visited {
	display: inline-block;
	background: url(../img/uitroepteken.png) no-repeat;
	height: 67px !important;
	width: 70px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	text-align: center;
	text-decoration: none; 
}

a.mainlevel:hover { 
	background-position: 0px -67px; 
	color: #fff; 
}
