/* CSS Document */
body {

background-color:#666666;
}

a:link {
	color:#999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#999999;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
a:active {
	text-decoration: none;
	color:#999999;
}


.menu_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	padding-bottom:30px;
	font-weight: bold;
	word-spacing: -em;
}
.menu_list a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.menu_list a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.menu_list a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.menu_list a:hover {
	text-decoration: none;
	color: #3F3F3F;
}


.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom:23px;
	color:#999999;
}
.txtwit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom:23px;
	color:#FFFFFF;
}

.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px;
	color:#FFFFFF
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top:8px;
}
.kop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom:14px;
	color:#FFFFFF;
	text-transform: uppercase;
}
.kop_overons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	padding-bottom:17px;
	word-spacing: -em;
}
.zwart{
color:#3F3F3F;
}
.grijs{
color:#CCCCCC
}
.paars{
color:#D12DB1;
}
.wit{
color:#FFFFFF;
}
.menukop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
}
#kop{
position:absolute;
left:0px;
top:10px;
height:50px;
padding-left:15px;
padding-top:10px;
vertical-align:bottom;
}
#menu{
position:absolute;
top:18px;
left:442px;
height:50px;
float:right;
vertical-align:bottom;
}
#projects{
position:absolute;
width:446px;
height:311px;
top:90px;
left:0px;
background-color:#FFFFFF;
}
#intro{
position:absolute;
left:0;
top:60px;
width:220px;
padding-left:15px;
padding-right:15px;
}
#legenda{
position:relative;
width:230px;
height:150px;
background-color:#FFFFFF;
}
#map_canvas{
position:absolute;
width:567px;
height:311px;
left:445px;
top:90px;
}
#cont{
position:absolute;
left:0px;
top:401px;
}

