html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#909090 url('../images/bg.jpg') left top repeat-x;
	font-family:Verdana, arial,sans-serif;
	font-size:9pt;
	line-height:16px;
	min-width:1024px;
	color:#cccccc;
}

table ul{
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-type: normal;
padding: 2px;
margin: 0px;
margin-left:10px;
margin-bottom:10px;

}

td h1 { 
	font:1.0em Arial; 
	margin:0.2em 0;
	font-size:20pt;
	color:#3b3b3b;
	font-weight:none;
}

td h2 { 
	font:1.0em Arial; 
	margin:0.2em 0;
	font-size:20pt;
	color:#3b3b3b;
	font-weight:none;
}

img {
	margin:0px;
	border-color:transparent;
	}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
	h1, h2{
	color:#ffffff;
	text-decoration: none;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}
	
		.input {
    border: 1px solid #3b3b3b;
    padding-left: 5px; 
    padding:0px;
    margin:2px;
    color: #3b3b3b;
 		background:none transparent; 
    width: 155px;
    height: 18px;
}

	.button {
    border: 0px solid #3b3b3b;
    padding-left: 5px; 
    padding:0px;
    margin:2px;
    color: #b9b9b9;
 		background: url('../images/button_verstuur.png'); 
    width: 145px;
    height: 26px;
}

.field {
    border: 1px solid #ccc;
    color: #b9b9b9;
    width: 265px;
    padding-left: 5px; 
    background: #2f2d2e;
    height: 125px;
}

#container {
		min-height: 100%;
		width: 100%;
		background: url('../images/transparant.png') center bottom no-repeat ; 
		margin: 0 auto;
}

#headline {
		background: url('../images/bg_menu.gif') left bottom repeat-x;
		min-height: 286px;
		width: 100%;
		margin: 0 auto;
}

#afgerond {
		left:0px;
		float:left;
		position:absolute;
		background: url('../images/afgerond.gif') left bottom no-repeat;
		width:111px;
		min-height: 286px;
		margin: 0;
}

#head {
		min-height: 145px;
		width: 942px;
		margin: 0 auto;
}

#menu {
		background: url('../images/back_menu3.png') no-repeat;
		min-height: 153px;
		width: 942px;
		margin: 0 auto;
}

#pointermenu2{
		padding: 0;
}

#pointermenu2 ul{
		width: 942px;
		margin-top: 10px;
		margin-left: 0px; 
		padding-bottom:0px;
		margin-bottom:0px;
		float: left;
		padding-left: 0px;
		font: bold 13px Arial;
}

* html #pointermenu2 ul{ 
		margin-bottom: 1em;
		margin-left: 0px;

}

#pointermenu2 ul li{
		display: inline;
		float: left;
		color: #ffffff;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		text-decoration: none;
		height:44px;
		color:#3b3b3b;
		background: transparent url(../images/line.png) right center no-repeat;
}

#pointermenu2 ul li a{
		float: left;
		color: #ffffff;
		font-weight: bold;
		padding: 13px 13px 01px 13px;
		text-decoration: none;
		height:30px;
		color:#3b3b3b;
}

#pointermenu2 ul li a:selected{
		color: #ed1c24;
		background: transparent url(../images/line.png) right center no-repeat;
}

#pointermenu2 ul li{ 
		color: #ed1c24;
	  background: transparent url(../images/line.png) right center no-repeat;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ 
		color: #ed1c24;
	  background: transparent url(../images/arrow.jpg) center bottom no-repeat;
	  margin-top:0px;
	  padding-bottom:12px;
}
