.noarrow
{
	background-image: url(''); background-repeat: no-repeat; background-position:  left top;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.arrow_l
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	background-image: url('../images/icons/arrow_l.gif'); background-repeat: no-repeat; background-position: left top;

}
.arrow_l:hover
{
	text-decoration: none;
	background-image: url('../images/icons/arrow_l2.gif');

}

.arrow_l_disabled
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	
	background-image: url('../images/icons/arrow_l3.gif'); background-repeat: no-repeat; background-position: left top;

}

.arrow_r
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	background-image: url('../images/icons/arrow_r.gif'); background-repeat: no-repeat; background-position: left top;

}
.arrow_r:hover
{
	text-decoration: none;
	background-image: url('../images/icons/arrow_r2.gif');

}

.arrow_r_disabled
{
	display: block;
	width: 30px;
	height: 30px;
	padding: 0px;
	
	background-image: url('../images/icons/arrow_r3.gif'); background-repeat: no-repeat; background-position: left top;

}

.menuitem
{

	display: block;
	padding-bottom: 8px;
}

.menuitem:visited
{

}

.menuitem:active
{

}

.menuitem:hover
{

}

.menuitem_selected
{
	display: block;
	text-decoration: underline;
	padding-bottom: 8px;	
}

.menuitem_selected:visited
{

}

.menuitem_selected:active
{

}


.pic
{

	background-image: url('../images/layout/pic.gif'); background-repeat: no-repeat; background-position: center top;
	padding-bottom: 9px;
	padding-right: 7px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 75px;
	
}

.thumbpic
{
	display: block;
	background-image: url('../images/layout/thumbpic.gif'); background-repeat: no-repeat; background-position: left top;
	padding-bottom: 9px;
	padding-right: 7px;
	padding-left: 0px;
	padding-top: 0px;

	
}

.logo
{
	background-image: url('../images/layout/logo.gif'); background-repeat: no-repeat; background-position:  left top;
	height: 108px;
	text-align: right;
	vertical-align: top;
}

.logo div
{
	padding-right: 34px;
	padding-top: 26px;
}

.main
{
	height: 361px;
	background-color: #AC003A;
}

.fotos
{
	height: 97px;
	background-color: #C56C8C;
}

.footer
{
	height: 44px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #C56C8C;
	margin: 0px;
	padding: 0px
}

.specialetekst
{
	font-size: 11px;
	font-weight: bold;
	color: #55001D;

}

.onderstreeptetekst
{

	font-weight: bold;
	color: #FFFFFF;
	background-color: #C56C8C;
	padding-left: 2px;
	padding-right: 2px;
}

.box
{
	background-color: #CCCCCC;
	padding: 5px;
}

.link_special
{
	color: #FF0000;
	background-image: url('../images/icons/arrow_red.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 8px;
}




table
{
	border: 0px;
}

td
{
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

img
{
	border: 0px;
}

a
{
	background-image: url('../images/icons/arrow.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #FFFFFF;
}

a:active
{
	color: #FFFFFF;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.header td
{
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FF0000;
	color: #FFFFFF;
}

.main
{
	width: 980px;
}

.menu
{
	background-color: #EEEEEE;
	width: 190px;

}

.content
{
	width: 580px;
	padding: 10px;
}

.sidebar
{
	background-color: #EEEEEE;
	width: 190px;
}

.footer td
{
	width: 970px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: #DDDDDD;
	color: #999999;	
}

.space
{
	padding: 0px;
}


.form_text
{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width: 250px;
}

.form_textarea
{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	width: 250px;
}

.form_submit
{

}

.notification
{
	background-color: #EEEEEE;
	padding: 5px;
	font-weight: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.paginate
{
	width: 100%;

}

.paginate_previous
{
	width: 100px;
}

.paginate_previous div
{
	color: #CCCCCC;
	font-weight: bold;
}

.paginate_view
{
	text-align: center;
}

.paginate_view a
{
	padding: 5px;
}

.paginate_view span
{
	padding: 5px;
	background-color: #CCCCCC;
}

.paginate_next
{
	width: 100px;
	text-align: right;

}

.paginate_next div
{
	color: #CCCCCC;
	font-weight: bold;
}

.overview
{
	margin-bottom: 10px;
	width: 100%;
}

.overview_title
{
	padding-top: 10px;
	font-weight: bold;
}

.overview_date
{
	padding-top: 10px;
	color: #AAAAAA;
	font-size: 10px;
	text-align: right;
}

.overview_message
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}


.overview_menuitem
{
	line-height: 24px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	border-bottom: 1px solid #999999;
}


.overview_menuitem_selected
{
	line-height: 24px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #FFFFFF;
	color: #999999;
}

.overview_menuitem_selected:visited
{
	color: #999999;
}

.overview_menuitem_selected:active
{
	color: #999999;
}

.overview_name
{
	font-weight: bold;
}

.overview_date
{
	color: #AAAAAA;
	font-size: 10px;
	text-align: right;
}

.overview_message
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.overview_form td
{
	padding-right: 8px;
	padding-bottom: 10px;
}

.overview_formname
{
	padding-top: 2px;
}

.overview_formitem
{

}

.leden_loginform
{
	padding: 5px;
}

.leden_loginform td
{
	padding: 5px;
}

.sidebar_div
{
	padding: 5px;
}

.sidebar_div td
{
	padding: 5px;
}

