{
	margin:0;
	padding:0;
}
a.paging {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: pink;
}
a.paging:hover {
    background-color: red;
}
a.paging_sel {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: red;
}
#photopaging
{
    position:relative;
    width: 500px; 
    left: 50%;
    margin: 0 0 0 -250px; 
	font-size:0.9em;
}
#photopaging ul 
{
	list-style: none;		
}
#photopaging li {
	display: inline;
}
#photopaging a {
	float: left;
	padding-left: 5px; 
	padding-right: 5px; 
	margin-left:5px;
	border: 1px solid #ddd;
}

#photopaging a.off {
	color:#ddd;
}

.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
	text-align: center;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #99ccff;
}
.imagethumb {
}

.bigthumb {
	text-align: center;
	cursor: hand;
}

:root{
 overflow-y:scroll;
}

.top3foto {
    width: 100px;
    height: 100px;
}

img.new_btn{
}

input.tekst {
	font: 14px;
}

font.tekst {
	font: 14px;
}

select.inputtekst {
    padding-left : 5px;
	font : 14px;
}

table.links {
	background-color: white;
	font : 14px;
}

table.agenda {
	background-color: white;
	font : 14px;
}

table.agenda td {
	vertical-align: top;
}

table.album{
    width: 100%;
    border:0px;
}

table.album tr.header {
	background-color:lightgrey;
}

table.album td.tekst{
	vertical-align:top;
}

table.album font.datum{
	font-size: 12px;
	font-weight: bold;
}

table.sponsors td {
	padding-bottom : 5px;
	padding-left : 14px;
	padding-right : 14px;
	padding-top : 14px;
	text-align : center;
}

table.list_table{
    border:1px solid #dfdfdf;
    border-collapse: collapse; 
}

table.list_table td{
    border-top:1px solid #dfdfdf;    
    border-left:1px solid #dfdfdf;    
    border-right:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
	height: 18px;
	vertical-align:top;
	padding-left:5px;
}

th.list_head{
	background-color: #7b7d80;
	color: white;
	font-weight: bold;
	height: 18px;
	padding-left:5px;
	vertical-align:middle;
	text-align:left;
	font-size: 14px;
}

th.list_head a{		
	color: white;
}
th.list_head a:link {
    color: white;
    text-decoration: none;
}
th.list_head a:visited {
    color: white;
    text-decoration: none;
}
th.list_head a:hover {
	color: #ff4422;
	text-decoration: none;	
}

td.thumb {
    width: 50%;
    text-align: center;
    border: #999999 1px dotted;
}

td.thumb_album{
    width:133px;
}

td.inputtekst {
    padding-left : 5px;
	font : 14px;
}

tr.sel{
    color:black;
    background-color: #dfdfdf;
}

tr.even{
    background-color: #c8e7bd;
}

tr.oneven{
    background-color: white;
}

div.msgbox {
    border:solid 1px #cc0000; 
    padding:4px; 
    background:#f3aaae; 
    margin-bottom:20px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #b8c0b3;
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
	line-height: 1.5em;
	font-size: 10px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px;
  	font-size: 0.76em;
	color: #333;
}

a {
	text-decoration:none;
	font-size: 1.1em;
}

a:link, a:visited {
	color: #191970;
	text-decoration:none;
}
a:hover,a:active 
{
	color:#960;
	text-decoration:none;
}

img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
	padding-bottom:2px;
}
blockquote 
{
	margin:1em;
	padding:0 2em;
	background:url(img/quote.gif) no-repeat left top;
	color:#666;
	font-style:italic;
}
#chats
{
	margin:0 auto;
	padding:0;
}
#chats ul 
{
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#chats li.titel {
	font-size: 0.8em;
	padding: 0;
	color: #191970;	
}

#chats li.tekst {
	padding-bottom: 20px;
}

#topmenu
{
	background: #023467;
	height:36px;
	line-height:20px;
	margin:0 auto;
	padding:0;
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
}
#topmenu ul 
{
	width: 900px;	
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#topmenu li {
	display: inline;
}
#topmenu a {
	display: block;
	float: left;
	padding: 8px 15px;
	border-bottom:0px;
	text-decoration: none;
	color:#ddd;
	border-left: 1px solid white;
}

#topmenu a:hover, 
#topmenu a:active
{
	background: #f5c901;
	color:#023467;
}

#topmenu #right_submenu_button a {
	float: right;
	padding-left: 15px;
	border: none;
	border-right: 1px solid white;
}

#topmenu #right_submenu_button a:hover {
	background-color: #f5c901;
	color: #023467;
}

#chatpaging
{
	height:0px; 
	margin:0 auto;
	padding-top:5px;
}
#chatpaging ul
{
	margin: 0px auto;
	padding-left: 0px;
}
#chatpaging li 
{
	display: inline; 
	list-style-type:none;	
}
#chatpaging #noa 
{
	display: block;
	float: left;
    text-align: center;
	border-right: 2px solid white;
}
#chatpaging a 
{
	display: block;
	float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    background-color: pink;	
	text-decoration: none;
	border-right: 2px solid white;
}

#chatpaging a.sel
{
	display: block;
	float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    background-color: red;	
	text-decoration: none;
	border-right: 2px solid white;
}

#chatpaging a:hover, 
#chatpaging a:active
{
	background-color: red;
	color: black; 
}

#chatpaging #right a 
{
	float: right;
    text-align: center;	
	border-right: 2px solid white; 
}
#chatpaging #right a:hover 
{
	background-color: red;
	color: black; 
}

#banner {
	  background:url(../images/jpg/banner.jpg) no-repeat center;
  height:135px;
  width:900px;
  border:white 2px solid; 
  margin:0 auto; 
}
#main {
	width: 900px;
	margin: 0 auto;
	background:white;
	border-left:white 2px solid;
	border-right:white 2px solid;
}

#pageheader {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size: 1.6em;			
	color: #333;	
	line-height:1.2em;
	border-bottom:#ddd 1px solid;	
}

#content {
	float: left;
    width: 555px;	
	padding:10px;
	border-right:#ccc 2px dotted;
	min-height:500px;
	_height:500px;	 
}
#kolom1 {
	float: left;
	width: 140px;		
    font-size:1.1em;
	margin:5px;	
}
#navigatie {
  padding:0;
  margin:0;
  width:0;
  font-size:1.1em;
  font-variant:small-caps;
  font-weight:bold;
  }
#navigatie li {
  list-style-type:none;
  padding-bottom:2px;
  }
#navigatie a, #navigatie a:visited {
  display:block;
  width:130px;
  font-family:arial, verdana, sans-serif;
  text-align:center;
  text-decoration:none;
  background:#023467;
  color:#eee; 
  padding:0.25em;
  }
#navigatie a:hover {
  background: #f5c901;
  color:#023467;
  }

#kolom2 {
	float: left;
	width: 165px;	
	font-size:0.9em;		
	margin-left:5px; 
	margin-top:5px; 
}
#footer {
	margin: 0 auto;
	padding:0 15px;
	width:870px;
	background: #333;
	border-left:white 2px solid;
	border-right:white 2px solid;
	border-bottom:white 2px solid;
	text-align:center;
	font-size:0.9em;
	font-variant:small-caps;
	color: #999;
}

#main, #kolom1, #kolom2, #footer, #content
{
	overflow:hidden;
}
textarea.mcetextbox
{
    width:500px;
    height:200px;
}
select.mceselectlist
{
    width:97px;
}