@import url("menu.css");

* {
	margin : 0;
	padding : 0;
}

body
{
	background-color:#151485;
	color:#fff;
	font-family: Helvetica,Arial san-serif;
	font-size:14px;
}

a img
{
	border:none;
}

img
{
	padding: 5px 5px 5px 5px;
}

.text
{
	top:70px;
	left:15px;
    overflow:auto;
	position:relative;
}

.text2
{
	left:15px;
    overflow:auto;
	position:relative;
	width:700px;
}
.text2 p
{
	margin-bottom:1em;
	width:627px;
}


.text p
{
	margin-bottom:1em;
	 width:675px;
}

#adres a
{
	color:#5A6DFD;
	font-size:12px;
	font-weight:bold;
}
#adres
{
	color:#151485;
	font-size:12px;
	font-weight:bold;
	left:14px;
	top:55px;
	height:240px;
	padding-left:5px;
	position:relative;
	width:130px;

}


#backup
{
	color:#000;
	font-weight:bold;
	left:15px;
	top:65px;
	height:65px;
	padding:15px 10px 10px 5px;
	position:relative;
	width:130px;

}
#backup a
{
	color:#fff;
	font-size:12px;
	top:15px;
	left:35px;
	position:relative;
}

#container
{
	margin:0 auto;
	position:relative;
	width:1110px;
}

#content
{
	background-image:url("/images/website/content.jpg");
	background-repeat:none;
	float:left;
	height:717px;
	position:relative;
	width:710px;
}

#hide_menu
{
	position:absolute;
	height:517px;
	top:180px;
	width:710px;
	z-index:100;
}

#header
{
	background-image:url("/images/website/header.jpg");
	height:101px;
	position:relative;
	width:1110px;
}

#left
{
	background-image:url("/images/website/left.jpg");
	float:left;
	height:717px;
	position:relative;
	width:210px;
}

#nieuwsflits
{
	color:#151485;
	font-weight:bold;
	text-decoration:none;
	left:58px;
	top:70px;
	height:150px;
	padding-left:5px;
	position:relative;
	width:130px;
}
#nieuwsflits ul
{
	margin-left:15px;
	padding:0;
}
#nieuwsflits li
{
	font-style:italic;
	text-decoration:none;
	margin-top:9px;
	color:#151485;
}

#nieuwsflits li a
{
	color:#5A6DFD;
	text-decoration:underline;
	text-underline-color:#151485;
}

#right
{
	background-image:url("/images/website/right.jpg");
	height:717px;
	float:left;
	position:relative;
	width:190px;
}