body {
	background-color: #39414A; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}
h1 {
	font-size: 170%;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 5px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px; 
}
.nadruk {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.rood {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
#container {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
}
#logo {
}
#navtab {
	border-bottom-color: #FD7E93;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
#content {
	padding-top: 10px;	
}
#content_bg {
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../img/bg.jpg);
	padding-top: 10px;	
}
#groep {
	padding-bottom: 10px;	
}
#news {
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #fd7e93;
	border-right-color: #fd7e93;
	border-left-style: solid;
	border-right-style: solid;
}
#agenda_box {
	background-repeat: no-repeat;
	background-image: url(../img/agenda_brd.jpg);
	color: #FFFFFF;
	padding: 20px;	
}
#home_mp3 {	
	padding-left: 45px;	
	padding-top: 10px;	
}
#center_mp3 {		
	padding-top: 10px;	
}
.reactie {
   background-color: #CCCCCC;
   color: #39414A;
   padding: 10px;
   margin-top: 10px; 
}
#admin {
   position: absolute;
	left: 300px;
}

