a {
	color: #eb8400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

th {
	font-weight: bold;
}

tr {
	vertical-align: top;
}

.banner {
	width: 468px;
	height: 60px;
	padding-bottom: 10px;
}



.journal {
	width: 100px;
	height: 140px;
	border: 1px solid #000000;
	margin-right: 10px;
	vertical-align: top;
	float: left;
	display: block;
}

.journal_details tr{
	padding-bottom: 5px;
}

.wallpaper {
	margin-bottom: 10px;
}

/* NEWS pagina */
.news {
	width: 468px;
	padding: 0px;
	overflow:hidden;
	clear:both;
	margin: 0px;
}

.news img.smallpic {
	float: left;
	margin-right: 5px;
	border:1px solid #cbcbcb;
}

.news img.journalthumb {
	border:1px solid #cbcbcb;
}
 
.newsheader {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
 
.news h1 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.news h2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.news p {
	padding-top: 1em;
	padding-bottom: 1em;
}

.news a.readmore {
	background: transparent url(../images/ico_arrows_right.png) no-repeat left 4px;
	padding-left: 20px;
}

.news ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

.rood {
	color: red;
}

.roodvet {
        font-weight: bold;
	color: red;
}

.editform tr {
	padding-bottom: 5px;
}
/* einde NEWS pagina */

/* REGISTRATIE pagina */
.registratie {
	width: 468px;
	padding: 0px;
	clear:both;
	margin-bottom: 10px;
}

.registratie h2 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.registratie th {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.registratie strong {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.registratie table {
	margin-top: 1em;
	width: 100%;
	border: none;
/*	background-color: #e0e0e0; */
}

.registratie td {
	padding-right: 5px;
	padding-left: 2px;
	text-align: left;
}

.registratie .rand {
	height: 2px;
}

/*
#account_gegevens {
	margin-top: 1em;
}
*/
/* einde REGISTRATIE pagina */

/* FOTO pagina */
.horizonlijn{
	width:468px;
	height:1px;
	margin:3px 0px;
	padding:0px;
	font-size:0px;
	background-image:url("../images/horizonlijn.png"); 
	background-repeat: no-repeat; 	
}

.horizonlijnlicht{
	width:468px;
	height:1px;
	margin:3px 0px 4px 0px;
	padding:0px;
	font-size:0px;
	background-image:url("../images/horizonlijnlicht.png"); 
	background-repeat: no-repeat; 	
}

.solidhorizonlijn{
	width:468px;
	height:2px;
	margin:3px 0px 4px 0px;
	padding:0px;
	font-size:0px;
	background: #fff url(../images/bg_footer.png) repeat-x;	
}


#gftabel{
	border:none;
	width:468px;	
}

.reactietabel{
	width:468px;
	margin-top:5px;
	background: #fff url(../images/gallery/reactiebg.jpg) repeat-x;	
}

#fotouploadform input,select,textarea{
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.galleryh1{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

/* einde FOTO pagina */

.momtabel{
	width:468px;
}

.cdnatabel{
	width:468px;
}

.cdnatabel td {
	padding-right: 5px;
	padding-left: 2px;
	text-align: left;
}

.cdnatabel caption{
	font-weight: bold;
	text-align: center;
}

.cdnatabel .nieuw{
	font-weight: bold;
	color: red;
}

.toprow{
	padding-top: 10px;
	padding-right: 5px;
}

form{
	margin:0px;
	padding:0x;
}

.button{
	border:1px solid #eb8400;
	background-color:#eb8400;
	color:#ffffff;
	font-weight:bold;
}

#ranking_form legend {
  font-size: larger;
  font-weight: bold;
}

#ranking_form fieldset{
  border-style: solid;
  padding: 10px;
}

#ranking_form label{
  width: 10em;
  float: left;
  font-weight: bold;
}

#ranking_form p {
  padding-top: 5px;
}

.rubriektitel {
    font-size: large;
    font-weight: bold;
/*    width:468px;
    margin-top:5px;
    background: #fff url(../images/gallery/reactiebg.jpg) repeat-x; */
}
