@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg3.gif);
}
#container {
	border: 1px solid #CCCCCC;
	height: 1000px;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	height: 256px;
	width: 1024px;
	float: left;
	background-image: url(../images/titus-klein.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#header1 {
	height: 256px;
	width: 1024px;
	float: left;
	background-image: url(../images/titus-klein2.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#header2 {
	height: 256px;
	width: 1024px;
	float: left;
	background-image: url(../images/titus-klein3.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#header3 {
	height: 256px;
	width: 1024px;
	float: left;
	background-image: url(../images/titus-klein2.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#menu {
	float: left;
	width: 200px;
	margin-top: 35px;
	margin-left: 15px;
	line-height: 26px;
	}

#text {
	float: left;
	width: 700px;
	margin-top: 25px;
	line-height: 23px;
	margin-left: 25px;
}


#text a:link{
	text-decoration: none;
	color: #000000;
}


#footer {}

a:active{
	color: #000000;
	background-color: #CCCCCC;
}

a:hover{
	text-decoration: underline;
	background-color: #FFFF00;
	background-repeat: no-repeat;
}


a:visited{
	text-decoration: none;
	color: #000000;
}


a:link{
	text-decoration: none;
	}


li {
	list-style-type: none;
}


.p_voorstel {
	padding-left: 75px;
}

.p_mr {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e52432;
	text-align: right;
	padding-right: 15px;
}

.menu_active{
	background-color: #CCCCCC;
	text-align: right;
}

