@charset "utf-8";
/* CSS Document */


html {
	overflow-y: scroll;
} 

html, body {
	margin: 0px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 147%;
}
  
h1,h2,h3   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #b5211a;
	margin: 0px 0px 15px;
}
     
h2   {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: none;
}
h3 {
	font-weight: normal;
	background: #FBFBFB;
	margin: 15 0;
}

h4 {
	font-weight: normal;
	text-transform: none;
	margin-bottom: 3px;
	margin-top: 0;
	font-style: italic;
	color: #666;
}

p	 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

p.backgroundcolor {
	background: #eee;
	margin-top: 10px;
	padding: 10px 15px;
}

#logo_container {
	width: 100%;
	height: 89px;
	position: relative;
	padding-top: 21px;
	background: url(../images/diversen/bgr_logo.png) repeat-x;
}

#logo {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logo img {

}

#taal {
	position: absolute;
	right: 0px;
	bottom: -7px;
}

#menu_container {
	width: 100%;
	height: 51px;
	position: relative;
	background: url(../p7tbm/img/bgr_menu.png) repeat-x;
}

#menu {
	width: 770px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#header_container {
	width: 100%;
	height: 250px;
	position: relative;
	background-image: url(../images/diversen/bgr_header.png);
	background-repeat: repeat-x;
}

#header {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: #FFF url(../images/banners/b_contact.jpg);
}

#content {
	width: 746px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 12px;
	margin-top: 30px;
}
#content_tabpanel {
	width: 770px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#content_left {
	float: left;
	width: 425px;

}

#content_right{
	float: right;
	width: 265px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #f0e8d2;
	-moz-box-shadow: 5px 5px 5px #ede8dc;
	-webkit-box-shadow: 5px 5px 5px #ede8dc;
	box-shadow: 5px 5px 5px #ede8dc;
	background: url(../images/diversen/bgr_agenda.png) repeat-x;
	padding-bottom: 15px;
}


#footer {
	clear: both;
	width: 770px;
	text-align: right;
	border-top: solid 1px #CCCCCC;
	font-size: 9px;
	margin: 20px auto 0px;
}

#content a.link:link, #content_tabpanel a.link:link {
	text-decoration: none;
	color: #666;
	outline:none;
	font-weight: bold;
	padding: 0px 5px;
}

#content a.link:visited, #content_tabpanel a.link:visited {
	color: #666;
}

#content a.link:hover, #content_tabpanel a.link:hover {
	color: #FFF;
	background-color: #C3C3C3;
}

#content a.publicatie:link {
	text-decoration: none;
	color: #666;
	outline:none;
	display: block;
	float: left;
	width: 543px;
	padding: 0px 0px 0px 15px;
	background: url(../images/diversen/bullet.png) no-repeat 5px 7px;
	font-weight: bold;
}

#content a.publicatie:visited {
	text-decoration: none;
	color: #666;
}

#content a.publicatie:hover {
	text-decoration: none;
	color: #FFF;
	background: #C3C3C3 url(../images/diversen/bullet_hover.png) no-repeat 5px 7px;
}

#content a.route:link {
	text-decoration: none;
	color: #666;
	outline:none;
	display: block;
	padding: 3px 0px 3px 15px;
	background: url(../images/diversen/bullet.png) no-repeat 5px 7px;
	margin-bottom: 4px;
	line-height: normal;
	font-weight: bold;
}

#content a.route:visited {
	text-decoration: none;
	color: #666;
}

#content a.route:hover {
	text-decoration: none;
	color: #FFF;
	background: #C3C3C3 url(../images/diversen/bullet_hover.png) no-repeat 5px 7px;
}


#content img {
	border: 1px solid #990000;
}

#content a img.publicatie {
	float: right;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_tabpanel a.projecten:link {
	text-decoration: none;
	color: #666;
	outline:none;
	display: block;
	padding: 7px 0px 1px;
	height: 30px;
	font-weight: normal;
	margin-top: 5px;
}

#content_tabpanel a.projecten:visited {
	text-decoration: none;
	color: #666;
}

#content_tabpanel a.projecten:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #C3C3C3;
}

#content_tabpanel a.projecten img {
	border: 1px solid #990000;
	float: left;
	margin: -7px 10px 0px 0px;
}

#content_right h1 {
	font-size: 12px;
	line-height: 12px;
	color: #b5211a;
	padding: 8px 0px 0px 22px;
	text-transform: uppercase;
	height: 19px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background: url(../images/diversen/bgr_agenda.png);
}

#content_right h2 {
	font-size: 14px;
	color: #990000;
	padding: 0px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 13px;
}

#content_right.agenda p {
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}

#content_right.agenda a:link {
	text-decoration: none;
	color: #666;
	outline:none;
	display: block;
	padding: 3px 0px 3px 15px;
	background: url(../images/diversen/bullet.png) no-repeat 5px 7px;
	margin: 0px 10px 4px;
}

#content_right.agenda a:visited {
	text-decoration: none;
	color: #666;
}

#content_right.agenda a:hover {
	text-decoration: none;
	color: #FFF;
	background: #C3C3C3 url(../images/diversen/bullet_hover.png) no-repeat 5px 7px;
}

#content_right.projecten p {
	font-size: 12px;
	color: #666;
	padding: 0px;
	line-height: 16px;
	margin: 0px 15px 16px;
}

#content_right.projecten a:link {
	text-decoration: none;
	color: #666;
	outline:none;
	display: block;
	padding: 3px 0px 1px;
	height: 34px;
	font-weight: normal;
}

#content_right.projecten a:visited {
	text-decoration: none;
	color: #666;
}

#content_right.projecten a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #C3C3C3;
}

#content_right.projecten ul {
	list-style: none inside;
	margin: 0px;
	padding: 0px;
}

#content_right.projecten li {
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 18px;
	padding-right: 5px;
	background-image: url(../images/diversen/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}

#content_right.projecten img {
	border: 1px solid #990000;
	float: left;
	margin: -3px 10px 0px 0px;
}


#content_right img {
	border: 1px solid #990000;
	float: left;
	margin-right: 15px;
	margin-top: -2px;
}


ul.list {
	margin: 0px 2px 2px 0px;
	padding: 0px 6px 6px 15px;
}

ul.list li {
	padding-left: 1px;
	margin-bottom: 0px;
}

.clear {
	clear: both;
}

#test {
	background: #FF0;
	width: 400px;
	float: left;
}

