html, body {
	height: 100%;
}

body {
	margin: 0px;
	background: url(../images/template/bg.gif) repeat-x #575855;
}

div, span, p, td 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #555653;	
	font-size: 12px;
}

* {
	outline: none;
}

a {
	color: #2d6e8d;
	text-decoration: none;
}

strong, b {
	color: #2d6e8d;
}

img {
	border: none;
}

p, form, h1
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin-bottom: 21px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	display: block;
	line-height: 32px;
	margin-bottom: 32px;
	font-size: 26px;
	color: #96b6c6;
	font-weight: normal;
}



.foto {
	position: relative;
	float: left;
	width: 120px;
	height: 90px;
	padding: 0px 12px 12px 0px;
}
.navigatie {
	position: relative;
	float: left;
	width: 401px;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	z-index: 10;
}

#bg
{
	width: 997px;
	height: auto;
	position: relative;
	margin: 0 auto;
	background: url(../images/template/bg_rand.gif) repeat-y;
	z-index: 20;
}

#site 
{
	width: 997px;
	height: auto;
	position: relative;
	background: url(../images/template/bg_site.gif) top no-repeat;
	padding-bottom: 40px;
	z-index: 50;
}

#site:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header
{
	width: 997px;
	height: 116px;
	position: relative;
	padding-top: 104px;
}

#logo
{
	width: 339px;
	height: 116px;
	position: absolute;
	left: 20px;
	top: 104px;
}

.menu_top
{
	width: 267px;
	height: 48px;
	position: absolute;
	right: 11px;
	top: 136px;
	text-align: right;
	background: url(../images/template/bg_menu_top.gif) no-repeat bottom left;
}

.menu_top img
{
	float: left;
}

#content
{
	width: 957px;
	height: auto;
	position: relative;
	margin-left: 20px;
	margin-top: 6px;
	background: url(../images/template/bg_middle.gif) left top repeat-y;
}

#content:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#left
{
	width: 221px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 14px;
	padding-bottom: 60px;
}

.menu
{
	width: 221px;
	height: auto;
	position: relative;
	padding-top: 10px;
}

.menu .top
{
	width: 221px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/menu_top.gif) no-repeat;
}

.menu .items
{
	width: 177px;
	height: auto;
	position: relative;
	background: #2d6e8d;
	padding: 13px 22px 20px 22px;
}

.menu a
{
	display: block;
	line-height: 28px;
	font-weight: bold;
	font-size: 13px;
	color: #fff
}

.menu .bottom
{
	width: 221px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/template/menu_bottom.gif) bottom left no-repeat;
}

.poll
{
	position: relative;
	float: left;
	width: 221px;
	margin-top: 25px;
	background: url(../images/poll_bg2.gif) left top repeat-y;
	line-height: 21px;
}

.poll .poll_kop {
	position: relative;
	float: left;
	width: 221px;
	height: 106px;
	background: url(../images/template/bg_poll.gif) left top no-repeat;
}

.poll .poll_content {
	position: relative;
	float: left;
	width: 171px;
	padding: 0px 25px;
}

.poll .poll_bottom {
	position: relative;
	float: left;
	width: 221px;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	background: url(../images/template/bg_poll.gif) left bottom no-repeat;
}


.poll table
{
	margin-top: 8px;
}

.poll td
{
	height: 24px;
	vertical-align: top
}

.poll .submit
{
	height: 32px;
	width: 68px;
	border: none;
	background: url(../images/template/stem.gif) no-repeat;
	cursor: pointer;
	margin-top: 15px;
}

#middle
{
	width: 401px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 20px;
	padding: 42px 36px 0px 36px;
	line-height: 21px;
	display: inline;
}

#middle .top
{
	width: 473px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/template/bg_middle_top.gif) no-repeat top left;
}

#right
{
	width: 223px;
	height: auto;
	position: relative;
	float: left;
	padding-top: 14px;
	margin-left: 20px;
	display: inline;
	padding-bottom: 60px;
}

.nieuwsbrief
{
	width: 223px;
	height: 126px;
	position: relative;
	margin-top: 22px;
	background: url(../images/template/nieuwsbrief.gif) no-repeat;
	padding-top: 53px;
}

.nieuwsbrief table
{
	margin-left: 21px;
}

.nieuwsbrief .input
{
	height: 26px;
	width: 151px;
	background: url(../images/template/input_nieuwsbrief.gif) no-repeat;
	vertical-align: top;
}

.nieuwsbrief .textveld
{
	height: 17px;
	padding: 2px 4px;
	width: 143px;
	border: none;
	background: none;
	font-size: 11px;
	font-style: italic;
	color: #555653;
}

.nieuwsbrief .submit
{
	height: 21px;
	width: 21px;
	border: none;
	background: url(../images/template/nieuwsbrief_submit.gif) no-repeat;
	cursor: pointer;
	margin-left: 9px;
}

#footer
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 997px;
	height: 81px;
	margin: 0 auto;
	background: url(../images/template/bg_footer.gif) no-repeat;
	z-index: 10;
}

.realisatie
{
	width: 190px;
	height: auto;
	position: absolute;
	bottom: 22px;
	right: 32px;
	color: #abacaa;
	font-size: 11px;
	line-height: 21px;
	z-index: 100;
}

.realisatie a
{
	color: #abacaa;
	text-decoration: none;
}

.realisatie a:hover
{
	color: #abacaa;
	text-decoration: underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555653;	
	font-size: 12px;
}

.form {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #555653;	
	font-size: 12px;
	width: 160px;
	background: url(../images/lijn.gif) left bottom repeat-x;
}

.form-knop {
	border: 1px #2d6e8d solid;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #555653;	
	font-size: 12px;
	width: 100px;
}
