html, body
{
    margin: 0 auto;
    width: 100%;
}

body
{
    width: 100%;
    height: 100%;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8603ae;
	text-decoration: none;
}

a:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8603ae;
	text-decoration: underline;
}

hr
{
	border: 1px solid Black;
}

table
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
}

td
{
	border-collapse: collapse;
	border: 0px solid #000000;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	empty-cells: show;
}

tr
{
	border-collapse: collapse;
}

th
{
	background-image: url('images/bgpaars.gif');
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	height: 30px;
	font-size: 14px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

th b
{
	background-image: url('images/submenublok2.gif');
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 15px;
	font-weight: bold;
}

th a
{
	font-weight: bold;
	text-decoration: underline;
}

th a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

img
{
	border: 0px;
	margin: 0px;
}

input
{
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

textarea
{
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

select
{
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

div
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 0px;
	text-align: left;
	position: static;
}

p
{
	margin: 0px;
	padding: 0px;
}

input[type="checkbox"]
{
	border: 0px solid white;
}

.column
{
	position: relative;
	float: left;

	height: 100%;
}

.block
{
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.item_block
{
	width: 600px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.head
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 100%;
	height: 25px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: center;
	color: White;
	font-weight: bold;
	background-image: url('images/tablehead.png');
}

.head a
{
	color: #FFFFFF;
}

.head a:hover
{
	color: #FFFFFF;
}

.item_head
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 100%;
	height: 25px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: center;
	color: White;
	font-weight: bold;
	background-image: url('images/tablehead_large.png');
}

.item_head a
{
	color: #FFFFFF;
}

.item_head a:hover
{
	color: #FFFFFF;
}

.fck
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	border: 1px solid #000000;
}

.image_thumb
{
	width: 95px;
}

.advertisement_image .image_thumb
{
	width: 120px;
}


.content
{
	width: 100%;
	padding: 10px;
}

.linklist_head
{
	width: 100%;
	height: 30px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: center;
	color: White;
	font-weight: bold;
	background-image: url('images/kop_rood.gif');
}

.linklist_content
{
	width: 100%;
	padding: 10px;
}

.linklist_image
{
	width: 100%;
	text-align: center;
}

.linklist_text
{
	width: 100%;
	text-align: center;
}

.textblock_content
{

    padding: 10px;
    background-repeat: no-repeat;
}

.linklist_row_odd
{
	background-color: #f6f6f6;
    color: #731197;
}

.linklist_row_even
{
	background-color: #ffffff;
    color: #731197;
}

.linklist_row_even a, .linklist_row_odd a
{
    color: #444444;
    padding-left: 5px;
}

.upload_row_odd
{
	background-color: #DBDBDB;
}

.upload_row_even
{
	background-color: #ffffff;
}

.advertisement td
{
	color: #FFFFFF;
}

.advertisement a
{
}

.advertisement a:hover
{
}

.advertisement_content
{
}

.advertisement_row_odd
{
	padding: 3px 10px 3px 10px;
}

.advertisement_row_odd a
{
}

.advertisement_row_odd a:hover
{
}
.advertisement_row_even
{
	padding: 3px 10px 3px 10px;
}

.advertisement_row_even a
{
}

.advertisement_row_even a:hover
{
}
.advertisement_admin_row_odd
{
	background-color: #DBDBDB;
}

.advertisement_admin_row_even
{
	background-color: #ffffff;
}

.admin_menu
{
	width: 250px;
	background-image: url('images/bgsidemenu.jpg');
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-color: #8603ae;
	height: 100%;
}

.admin_menu_item
{
	width: 250px;
	background-image: url('images/bg_menu.gif');
	height: 30px;
	padding: 0px;
	padding-left: 30px;
	vertical-align: middle;
	cursor: pointer;
}

.admin_menu_item_top
{
	width: 250px;
	background-image: url('images/bg_menu_top.gif');
	height: 30px;
	padding: 0px;
	padding-left: 30px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

.admin_menu_item a
{
	color: #333333;
	text-decoration: none;
}

.admin_menu_item a:hover
{
	color: #FF3333;
	text-decoration: none;
}

.admin_row_odd
{
	background-color: #DBDBDB;
}

.admin_row_even
{
	background-color: #ffffff;
}

.admin_new_item
{
	padding: 10px;
	padding-top: 50px;
}

.admin_new
{
	color: #FFFFFF;
}

.admin_new a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.admin_new a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.admin_pw
{
	font-size: 10px;
	color: #FFFFFF;
}

.admin_pw a
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.admin_pw a:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.admin_pw input
{
	width: 100px;
}

.admin_gallery_item
{
	float: left;
	top: 0px;
	left: 0px;
	padding: 10px;
	width: 200px;
	height: 200px;
	border: 1px solid Black;
	vertical-align: middle;
	text-align: center;
	margin: 5px;
}

.gallery_item
{
	float: left;
	top: 0px;
	left: 0px;
	padding: 6px;
	vertical-align: middle;
	text-align: center;
	margin: 5px;
	width: 110px;
	height: 110px;
}


.advertisement
{
	border: 1px solid #dbdbdb;
	margin: 5px;
}

.advertisement th
{
	background-image: url('images/bgpaars.gif');
	border: 1px solid #dbdbdb;
}

.advertisement th b
{
}

.advertisement td
{
	border: 1px solid #dbdbdb;
    background-color: #FFFFFF;
}


.textblock
{
	border: 1px solid #dbdbdb;
	margin: 10px;
}

.textblock th
{
	background-image: url('images/bgblauw.gif');
	color: #000000;
	border: 1px solid black;
}

.textblock th b
{
	background-image: none;
	padding-left: 0px;
}

.gallery
{
	border: 1px solid black;
	margin: 10px;
}

.gallery th
{
	background-image: url('images/bggroen.gif');
	color: #000000;
	border-bottom: 1px solid black;
}

.gallery th b
{
	background-image: url('images/submenublokpaars.gif');
}

.linklist
{
	border: 1px solid black;
	margin: 10px;
	border: 1px solid black;
}

.linklist th
{
	background-image: url('images/bgpaars.gif');
}

.upload
{
	margin-bottom: 10px;
    margin: 5px;
}

.upload th
{
	background-image: url('images/bggroen.gif');
	color: #000000;
}

.upload th b
{
	background-image: url('images/submenublokpaars.gif');
}

.upload td
{
	background-color: #8603ae;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.upload input
{
	width: 150px;
}

.upload a
{
	color: #FFFFFF;
}

.upload a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}































