body,td,p,div,li
	{
	font-family: Trebuchet MS,Arial,Verdana; 
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	}



/* content */

#content
	{
	margin-top: 10px;
	}

#content p.intro
	{
	font-size: 12px;
	line-height: 15px;
	}

#content h1.dw
	{
	color: #a71e28;
	}
#content ul.dw
	{
	color: #a71e28;
	list-style-type:none;
	}
#content li.dw
{
	padding-left:30px;
	padding-bottom:5px;
	line-height:20px;
	background:url(../images/pijl.jpg) top left;
	background-repeat:no-repeat;
}

#content h1
	{
	margin-top:27px;
	margin-left:24px;
	font-size: 15px;
	font-weight: bold;
	color: #1e5dac;
	}
#content table
	{
	margin-left:24px;
	}
#content p
	{
	margin-left:24px;
	color: #444444;
	line-height: 18px;
	}
#content img
	{
	border: 1px solid #aaaaaa;
	}	
#content img.no
	{
	border: 0px;
	}	
	
.projectMAP         
	{ 
	width: 540px;
	height: 400px; 
	border: 1px solid #cccccc;
	margin: 24px;
	}



/* menu */



#menu ul
	{
	margin-top: 48px;
	list-style: square;
	color: #ffffff;
	font-size: 16px;
	}
#menu li
	{
	margin-top: 30px;
	color: #ffffff;
	}

#menu ul.lev2
	{
	margin-top: 0px;
	list-style: square;
	color: #eeeeee;
	}
#menu li.lev2
	{
	margin-top: 7px;
	margin-left: -13px;
	list-style: circle;
	color: #eeeeee;
	font-size: 16px;
	}

#menu a
	{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
#menu a:hover
	{
	text-decoration: underline;
	}

hr
	{ 
	color: #1e5dac;
	height: 1px; 
	width: 80%;
	text-align: center;
	}










.formulier
{
	margin:10px;
}
.formTop
{
	margin-top:30px;
	margin-bottom:0px;
	width:325px;
	height:63px;
	background:url(../images/ja.jpg);
	background-repeat:no-repeat;
}
.formTop2
{
	width:325px;
	background:url(../images/formTop3_ja.gif);
	height:63px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  	background-color: transparent;
}

div.formMiddle
{
	width:325px;
	background:url(../images/formMiddle.jpg);
}
.formBottom
{
	width:325px;
	margin-bottom:30px;
	height:22px;
	background:url(../images/formBottom.jpg);
	background-repeat:no-repeat;
}
.form
{
	width:300px;
	margin:10px;
	padding:0px;
	
}
.btnGreen
{
	float:left;
	padding: 20px;
	height: 30px;
	cursor: pointer;
	margin-left:5px;
}
.btnLeft
{	
	float:left;
	width:14px;
   	height:30px;
	background-image: url(../images/btnLinks.jpg);
	background-repeat: no-repeat;
}
.btnMiddle
{
	float:left;
	line-height:20px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
	background-image: url(../images/btnMidden.jpg);
}
.btnRight
{	
	float:left;
	width:17px;
   	height:30px;
	background-image: url(../images/btnRechts.jpg);
	background-repeat: no-repeat;
}