/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #413937;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/wings.jpg);
	background-attachment:scroll;
	background-position:center top;
	background-repeat: no-repeat;
}
#top_content {
	width:900px;
	height:40px;
	background-image: url(../images/top-content.png);
	background-position:center top;
	background-repeat:no-repeat;
	behavior: url(../scripts/iepngfix.htc);
}
#repeat_content {
	width:900px;
	background-image: url(../images/repeat-content.png);
	background-position:center top;
	background-repeat:repeat-y;
	behavior: url(../scripts/iepngfix.htc);
}
#bottom_content {
	width:900px;
	height:40px;
	background-image: url(../images/bottom-content.png);
	background-position:center top;
	background-repeat:no-repeat;
	behavior: url(../scripts/iepngfix.htc);
}
#menu-top {
	width:176px;
	min-height:47px;
	background-image: url(../images/main-menu.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#menu-repeat {
	width:156px;
	min-height:100px;
	background-image: url(../images/main-menu-repeat.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:left;
	padding-left:20px;
}
#menu-bottom {
	width:176px;
	min-height:37px;
	background-image: url(../images/main-menu-bottom.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#header-pats {
	position:absolute;
	top:140px;
	z-index:10;
}
#slogan {
	position:absolute;
	top:300px;
	margin-left:360px;
	width:300px;
	min-height:23px;
	background-image: url(../images/slogan.png);
	background-position:left top;
	background-repeat:no-repeat;
	behavior: url(../scripts/iepngfix.htc);
	z-index:1000;
}
#back {
	position:absolute;
	top:365px;
	margin-left:530px;
	width:120px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:17px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D7E400;
}
a:active {
	text-decoration: none;
}
#content {
	width:600px;
	padding-bottom:5px;
	padding-top:10px;
	color:#dddcdb;
	font-size:11px;
	line-height:17px;
}
#content,td,th {
	color:#dddcdb;
	font-size:11px;
	line-height:17px;
}
.kop-tekst {
color:#FFFFFF;
font-weight:bold;
}
#title {
	border-bottom:1px solid #62d400;
	width:98%;
	padding-bottom:5px;
	padding-top:20px; 
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}
#menu-repeat a{
display:block;
line-height:20px;
height:20px;
padding-left:20px;
font-size:12px;
background-image: url(../images/pats-btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	behavior: url(../scripts/iepngfix.htc);
}
#menu-repeat a:hover{
background-image: url(../images/pats-btn-ro.png);
	background-position:left top;
	background-repeat:no-repeat;
	behavior: url(../scripts/iepngfix.htc);
}
.subtitle {
font-size:18px;
font-weight:bold;
font-style:italic;
}
.small{
font-size:9px;
}
#submenu {
	border-top:1px solid #62d400;
	width:98%;
	padding-top:5px; 
	color:#FFFFFF;
	font-weight:bold;
}
#h1{
margin:0;
padding:0;
}
#nieuw{
text-align:left;
padding-left:0px;
color:#ffffff;
font-weight:bold;
}
#nieuw a{
display:block;
line-height:20px;
height:20px;
padding-left:0px;
color:#1b130f;
font-size:12px;
background-image: none;
}
#nieuw a:hover{
color:#c0f000;
background-image: none;
}
#nieuw{
font-size:12px;
line-height:20px;
height:130px;
padding:0 0 40px 0px;
margin-top:-10px;
}

fieldset{
margin:0 0 0 0;
padding:0px 15px 0px 0px;
border-top:none;
border-bottom:1px dotted #8d8a88;;
border-left:none;
border-right:none;
font-weight:bold;
width:96%;
}
legend{
margin:0 0 5px 0;
color:#62d500;
}
#inputVeld {
background-color:#CCCCCC;
border:1px solid #ffffff;
}

