html, body{
	font-family: Arial, Helvetica, Geneva, Verdana, "Trebuchet MS", Swiss, SunSans-Regular;
	letter-spacing: 1px;
/*	background-image: url(../images/backgrounds/amsterdam.png);*/
	background-repeat: no-repeat;
	font-size:13px;
}

input, textarea{
	font-family: Arial, Helvetica, Geneva, Verdana, "Trebuchet MS", Swiss, SunSans-Regular;
	letter-spacing: 1px;
	font-size:13px;
	width:80%;
}

ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
a{
	text-decoration:none;
}

img{

}

hr{
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}
.link{
	color:blue;
	cursor:pointer;
}
.link:hover{
	border-bottom:1px solid blue;
}
.menu a{
	margin: 0 2px 0 0;
	color:#FFF;
/*	background-color: #333;*/
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
	background-image: url(../images/backgrounds/tab_large.png);
}
.menu a:hover, .menu a.active{
	color:#333;
	background-color: #fff;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	background-image: none;

}

.waiter{
	background-image: url(../images/ajax/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: top right;
/*	position:absolute;*/
/*	z-index:20000;*/
/*	background-color:white;*/
	
/*	padding:0px;*/
/*	width:32px;height:32px*/
}
#language_switch{
/*	position:absolute;*/
	left:600px;
/*	height:21px;*/
/*	background-image: url(../images/backgrounds/tab_small_red.png);*/
	
}
#language_nl, #language_en{
	padding:4px 0 0 8px;
	font-size: 11px;
	position:absolute;
	background-position: 0px 0px;
	color:black;
	width:83px;
	height:17px;
	top:2px;
}

#language_nl{
	left:571px;
		color:white;
	background-image: url(../images/backgrounds/tab_small_red.png);
}
#language_en{
	left:664px;
	background-image: url(../images/backgrounds/tab_small_rotated.png);
}

#login_menu, #logged_in_menu, #marco_menu, #first_menu, #second_menu{
	clear:left;
	position:absolute;
	left:106px;
	z-index:200;
}
#logged_in_menu, #login_menu{
	top:1px;
}
#login_menu{
	top:2px;
	left:478px;
	height:17px;
}
#marco_menu{
	top:23px;
}
#first_menu{
	top:52px;
}
#second_menu{
	top:74px;
	border-color: #333;
	border-style: none;
	border-width: 0px 0px 1px 0px;
	height:28px;
}

#groups a{
	font-size: 11px;
	
}

#group_menu{
	clear:left;
/*	position:absolute;*/
	left:0px;
	z-index:200;
	margin-top:10px;
	margin-bottom:30px;
	
	height:28px;
	width:1000px;
}
#person_menu{
	clear:left;
/*	position:absolute;*/
	left:0px;
	z-index:200;
	top:10px;
	margin-bottom:30px;
	
	height:28px;
	width:1000px;
}
#map_menu{
	clear:left;
/*	position:absolute;*/
	left:0px;
	z-index:200;
	margin-top:10px;

	height:28px;
	width:800px;
}

#blog_menu, #person_menu_list{
	border-color: #333;
	border-style: solid;
	border-width: 0px;
}
#blog_menu a, #person_menu_list a{
	width:166px;
	font-size: 14px;
	padding:6px 4px 6px 8px;
	color:#fff;
	margin-bottom: 1px;
	border: 1px solid #FFF;
	border-left: 0px solid #FFF;
	font-weight: normal;
	background-repeat: repeat-y;
	
}
#blog_menu a:hover, #blog_menu a.active, #person_menu_list a:hover, #person_menu_list a.active
{
	background-color:#fff;
	border: 1px solid #333;
/*	border-bottom: 2px solid #fff;*/
	font-weight: bold;
	color:#333;
	border-right: 1px solid #FFF;
/*	height:13px;*/
	
/*	background-image: url(../images/circles/white/blue.png);*/
}


#logged_in_menu a{
	font-size: 11px;
	padding:4px 8px;
	height:12px;
}
#logged_in_menu a:hover, #logged_in_menu a.active{
	height:11px;
	padding-top:3px;
	border-bottom: 1px solid #FFF;
}


#marco_menu a{
	color:#FFF;
	font-size: 14px;
	padding:6px 24px;
	width:600px;
	height:15px;
	background-color: #fff;
	background-image: url(../images/backgrounds/tab_marco.png);
	
}
#marco_menu a:hover, #marco_menu a.active{
	border:0px none #fff;
	width:600px;
	height:15px;
	padding:6px 24px;
	background-position: 0px 0px;
	color:#000;
}


#first_menu a:hover, #first_menu a.active{
	width:73px;
	height:11px;
	padding-top:3px;
	border-bottom: 1px solid #FFF;
	color:#000;
	background-color:#FFF;
	background-image: none;
}
#login_menu a, #first_menu a{
	font-size: 11px;
	padding:4px 8px;
	width:75px;
	height:12px;
	background-image: url(../images/backgrounds/tab_small.png);
	background-position: 0px 0px;

	
}
#login_menu a{
	background-image: url(../images/backgrounds/tab_small_rotated.png);
		border:0;
		color:#000;
		
}
#login_menu a:hover, #login_menu a.active
{
	color:#000;
	background-image: url(../images/backgrounds/tab_small_rotated.png);
	
}
#login_menu a{
	height:17px;
}
#second_menu a, .home_label a{
	font-size: 14px;
	padding:6px 24px;
	width:132px;
	height:15px;
}
#second_menu a:hover, #second_menu a.active{
	width:130px;
	height:15px;
	padding-top:5px;
	border-bottom: 1px solid #FFF;
}
.home_label{
height:27px;
width:362px;
margin-bottom:3px;
}
.home_label a, .home_label a:hover, .home_label a:visited{
	position:absolute;
	background-repeat: no-repeat;
/*	background-position: 8px 8px;*/
	width:362px;
		margin: 0 2px 0 0;
/*		color:#FFF;*/
	/*	background-color: #333;*/
		cursor:pointer;
/*		background-repeat: no-repeat;*/
/*		background-position: 0px 0px;*/
		color:#000;
/*	width:130px;*/
/*	height:18px;*/
/*	padding-top:6px;*/
/*	padding-bottom:8px;*/
/*	background-color:#FFF;*/
/*	background-image: none;*/
/*	height:20px;*/
}

#group_menu a, #person_menu a, #map_menu a{
	font-size: 14px;
	padding:6px 6px;
	width:168px;
	height:15px;
}

#group_menu a:hover, #group_menu a.active,
#person_menu a:hover, #person_menu a.active,
#map_menu a:hover, #map_menu a.active
{
	width:166px;
	height:15px;
	padding-top:5px;
	
	border-bottom: 1px solid #FFF;
}




.posts{
	font-size:13px;
	line-height:20px;
}



a#zijderoute{
	background-image: url(../images/circles/grey/orange.png);
}
a#zeedijk{
	background-image: url(../images/circles/grey/green.png);
}
a#koorstroom{
	background-image: url(../images/circles/grey/blue.png);
}
a#zangkaart{
	background-image: url(../images/circles/grey/red.png);
}



a#zijderoute:hover, a#zijderoute.active{
	background-position: 8px 8px;
	background-image: url(../images/circles/white/orange.png);
}
a#zeedijk:hover, a#zeedijk.active{
	background-position: 8px 8px;
	background-image: url(../images/circles/white/green.png);
}
a#koorstroom:hover, a#koorstroom.active{
	background-position: 8px 8px;
	background-image: url(../images/circles/white/blue.png);
}
a#zangkaart:hover, a#zangkaart.active{
	background-position: 8px 8px;
	background-image: url(../images/circles/white/red.png);
}

.home_label a#zijderoute, .home_label a#zijderoute:hover{
	background-position: 0px 0px;
	background-image: url(../images/home/oranje.jpg);
}
.home_label a#zeedijk, .home_label a#zeedijk:hover{
	background-position: 0px 0px;
	background-image: url(../images/home/groen.jpg);
}
.home_label a#koorstroom, .home_label a#koorstroom:hover{
	background-position: 0px 0px;
	background-image: url(../images/home/blauw.jpg);
}
.home_label a#zangkaart, .home_label a#zangkaart:hover{
	background-position: 0px 0px;
	background-image: url(../images/home/rood.jpg);
}

#content, #content_home{
	position:absolute;
	top:102px;
	left:106px;
	width:800px;
/*	height:200px;*/
/*	background-color:#FFF;*/
	
/*	border-top: 1px solid #333;*/
	
	padding-top:10px;
	

	padding-left: 0px;
	padding-right: 0px;

	z-index:100;
}
#content_home{
	top:95px;
	padding-top:0px;
}
#detail{
	position:relative;
	top:0px;
	left:0px;
	width:650px;
/*	background-color:#FFF;*/
	padding-top: 10px;
	padding-left: 0px;
/*	padding-right: 260px;
*/	z-index:100;
}
.page_paragraph{
	font-size:13px;
	padding:8px;
	width:550px;
	line-height:20px;
}
.page_paragraph a{
	line-height:14px;
}

.label{
	line-height:14px;
	font-size:11px;
	vertical-align: top;
}
#logo{
	position:absolute;
	left:6px;
	top:4px;
/*	height:80px;*/
}
#logo_dno{
	position:absolute;
	left:760px;
	top:13px;
/*	height:80px;*/
}
.moving_logo {
 /* simple box */
 position:absolute;
 left:0px;
 top:8em;
/* width:5em;*/
/* line-height:3em;*/
/* background:#99ccff;*/
/* border:1px solid #003366;*/
/* white-space:nowrap;*/
/* padding:0.5em;*/
}

#cross{
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	z-index:-1000;
	position:absolute;
	width:1000px;
	height:1000px;
}
#cross_hor{
	position:absolute;
	border-bottom: 1px solid #999;
	height:0px;
	width:0%;
}
#cross_ver{
	position:absolute;
	border-right: 1px solid #999;
	width:0px;
	height:0%;
}

.button{
	background-image: none;
	color:#FFF;
	background-color: #333;
	font-size: 11px;
	padding:4px 8px;
	height:12px;
	float:right;
	margin-left:4px;
	border: 1px solid #FFF;
}
.button:hover{
	color:#000;
	background-color: #FFF;
	border: 1px solid #333;

}

.red{
	background-color: red;
}
#home_content{
		position:relative;
		top:0px;
		left:0px;
		width:650px;
	/*	background-color:#FFF;*/
		padding-top: 0px;
		padding-left: 0px;
	/*	padding-right: 260px;
	*/	z-index:100;
}
table#home{
	width:744px;
}
table#home td{
	width:370px;
/*	height:510px;*/
/*	float:left;*/
	margin-right:0px;
	font-size:12px;
	vertical-align: top;
	padding-bottom:10px;
}
.home_paragraph{
		font-size:12px;
		padding:8px;
		line-height:17px;
	}
.home_paragraph p{
	width:620px;
}
ul.news_on_home{
/*height:30px;*/
}
.news_on_home li{
margin-left:0px;
list-style-position:inside;
padding-left:1px;
float:none;
list-style-type:disc;
}
.home_paragraph a, .home_paragraph a:visited{
color:blue;
}

