#menucontainer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E31C17;
	border-bottom-color: #E31C17;
}
#contentrightc {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E31C17;
}
#bottomcontainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E31C17;
}
#toplogo {
	background-image: url(../images/logo_rood.png);
	background-repeat: no-repeat;
}
p a:hover {
	color: #E31C17;
}
.linkbullet a:hover {
	color: #E31C17;
}
#bottomcontainer a:hover {
	color: #E31C17;
}

h1 {
	color: #E31C17;
}
.naam {
	color: #E31C17;
}
.auteur {
	color: #E31C17;
}
.agendatitel {
	color: #E31C17;
}
.linkbullet{
	list-style-image: url(../images/bullet_rood.png);
}
#menunav li a{
	color: #E31C17;
}
#menunav li ul{
	background-color: #E31C17;
}
#submenucontainer {
	background-color: #E31C17;
}
#submenunav li ul{
	background-color: #E31C17;
}
#tweet .tweet_list li a {
        color: #E31C17; 
}
#resbevestiginglink{
	background-color: #E31C17;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
	display:block;
	text-align:center;
	line-height: 20px;
}
#resbevestiginglink:hover{
	color: #333333;
}
.agendaitem:hover{
	border-color:#E31C17;
}