html, body
{
	height: 100%;	
}

html
{
	background: #e1e0e0;
}

body
{
	margin: 0;
	padding: 0;
	font: 68%/1.2em Trebuchet MS, verdana, arial, sans-serif;
	background: #e1e0e0;
}

div#schil
{
	width: 865px;
	padding: 0 7px;
	overflow: auto; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -33px auto;
	background: #ffffff url('../images/sides.gif') repeat-y 50% 0;
}
div#header
{
	height: 100px;
	background: #B6151C url('../images/header.png') no-repeat 0 0;
}
div#title
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	padding-top: 84px;
	padding-left: 10px;
}
div.push
{
	height:33px;
	clear:both;
}
div#footer
{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	background: #B6151C;
	position: relative;
	height: 18px;
	width: 865px;
	margin: 0 auto;
	padding: 10px 0 0 0; /*15px om helemaal aan te sluiten*/
	text-align: center;
}
div#main
{
	overflow: auto;
	padding-top: 15px;
	padding-left: 235px;
	position: absolute;
	width: 630px;
	height: 400px;
}
td.text
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	line-height: normal;
}
span.caption
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	vertical-align: top;
	line-height: normal;
}
span.smalltext
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
	vertical-align: top;
	line-height: normal;
}
div#menu1
{
	width: 200px;
	padding-top: 10px;
	padding-left: 15px;
	z-index: 20;
	position: relative;
}
div#menu2
{
	width: 200px;
	padding-top: 10px;
	padding-left: 15px;
	z-index: 20;
	position: relative;
}
div#menu3
{
	width: 200px;
	padding-top: 10px;
	padding-left: 15px;
	z-index: 20;
	position: relative;
}
p.menu_line
{
	margin:  0px;
	margin-bottom: 8px;
}
a.breadcrumb
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.menu
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.other_calls
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
a.other_calls:hover
{
	text-decoration: underline;
}
a.footer
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.post-body
{
	border: 1px solid;
	display: block;
	margin: 0 auto;
}
.img_center
{
	display: block;
	margin: 0 auto;
}
input.txt_field
{
	border: 1px solid #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000000;
	width: 250px;
}
.txt_area
{
	border: 1px solid #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000000;
	width: 320px;
	height: 100px;
}
#blanket
{
    background-color: #111;
    opacity: 0.65;
    filter: alpha(opacity=65);
    position: absolute;
    z-index: 19001;
    top: 0px;
    left: 0px;
    width: 100%;
}
#popUpDiv
{
    position: absolute;
    background-color: #eeeeee;
    width: 490px;
    height: 250px;
    z-index: 19002;
}
