
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: hidden;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	background: white;
	overflow: hidden;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #296c01;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

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

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	padding: 0px 5px 2px 0px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #296c01;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

ol {
	margin: 0px 0px 15px 25px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	width: 200px;
	border: 1px solid black;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

select {
	width: 204px;
	border: 1px solid black;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

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

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}

.center_hor {
	position: relative;
	height: 100%;
	width: 590px;
	margin: 0px auto 0px auto;
	border-left: 0px solid #444444;
	border-right: 0px solid #444444;
}

<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/srv/www/vhosts/greydanus.nl/httpdocs/styles/basis.css.php</b> on line <b>152</b><br />

/* horizontaal css menu */

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 19px;
	width: 590px;
	z-index:15;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 118px;
	float: left;
}

#menu a, #menu h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
			padding-top: 2px;
		height:17px;
		display: block;
	background: url(/visuals/basis/background_23.jpg) top left no-repeat;
	text-decoration: none;
	color: #296c01;
	text-align: center;
}

#menu a:hover {
	color: #FFFFFF;
	display:block;
	height:19px;
	background: url(/visuals/basis/background_21.jpg) top left no-repeat;
}

#menu li {
	position: relative;
	height:19px;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	border: 0px solid black;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul{
	display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}



/* Verticaal menu*/

#menu_ver {
	position:absolute;
	top:7px;
	left:7px;
	z-index:900;
	width:110px;
	padding-bottom:12em; /* To allow room for bottom dropdown */
}

#menu_ver a, #menu_ver h2 {
	display:block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #bbbbbb;
	display: block;
	margin: 0;
	padding: 4px 2px 4px 2px;
	background: white;
	text-decoration: none;
	color: #000000;

}

#menu_ver a:hover, #menu_ver a:active{
	color: #FFFFFF;
	background: #999999;
}

#menu_ver ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

div#menu_ver li, div#menu li:hover{
	position:relative;
}

div#menu_ver li ul{
	position:absolute;
	top:0px;
	left:100%;
	display:none;
}

div#menu_ver ul ul,
div#menu_ver ul ul ul,
div#menu_ver ul li:hover ul ul,
div#menu_ver ul li:hover ul ul ul{
	display:none;
}

div#menu_ver ul li:hover ul,
div#menu_ver ul ul li:hover ul,
div#menu_ver ul ul ul li:hover ul {
	display:block;
}




/* ouderwets div menu */

.menu_block {

}
	
.menu_item {
	position: relative;
	width: 120px;
	height: 20px;
}

.menu_item a:link, .menu_item a:visited, .menu_item a:active {
	display: block;
	height: 100%;
	padding: 4px 0px 0px 4px;
	text-decoration: none;
	background: url(/visuals/basis/menuknop.png) top left no-repeat;
	background: white;
	/*border-top: 1px solid #bbbbbb;*/
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	/*border-left: 1px solid #bbbbbb;*/
}

.menu_item a:hover {
	display: block;
	height: 100%;
	background: #999999;
}

.menu_item_active {
	position: relative;
	width: 120px;
	height: 20px;
}

.menu_item_active a:link, .menu_item_active a:visited, .menu_item_active a:hover, .menu_item_active a:active {
	display: block;
	height: 100%;
	padding: 4px 0px 0px 4px;
	text-decoration: none;
	background: url(/visuals/basis/menuknop_active.png) top left no-repeat;
	background: #999999;
	/*border-top: 1px solid #bbbbbb;*/
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	/*border-left: 1px solid #bbbbbb;*/
}

.content {
	position: absolute;
	top: 192px;
	left: 0px;
	background: url(/visuals/basis/background_content.png) top left no-repeat;
	width: 530px;
	bottom: 48px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
	overflow:auto;
}

.main_menu {
	position: relative;
	top: 0px;
	left: 0px;
	height: 19px;
	overflow:hidden;
}

.module_block {
	background: #eeeeee;
	width: 120px;
	width: 120px;
	margin-bottom: 20px;
	padding: 5px;
}

.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.news_item {
	position: relative;
	width: 80%;
	margin-bottom: 20px;
	padding: 10px;
}

.news_title {
	font-weight: bold;
}

.news_date {
	margin-left: 10px;
	font-size: 10px;
}

.news_author {
	position: absolute;
	font-style: italic;
	right: 10px;
}

.news_content {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_options {

}

.news_options a:link, .news_options a:visited, .news_options a:hover, .news_options a:active {
	color: #666666;
}

.jobs_item {
	position: relative;
	width: 80%;
	margin-bottom: 20px;
	padding: 10px;
}

.jobs_title {
	font-weight: bold;
}

.jobs_date {
	margin-left: 10px;
	font-size: 10px;
}

.jobs_author {
	position: absolute;
	font-style: italic;
	right: 10px;
	display: none;
}

.jobs_content {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.jobs_options {

}

.jobs_options a:link, .jobs_options a:visited, .jobs_options a:hover, .jobs_options a:active {
	color: #666666;
}

.ghosted {
	color: #999999;
}

.ghosted a:link, .ghosted a:visited, .ghosted a:hover, .ghosted a:active {
	color: #999999;
}

.quote {
	margin: 10px 30px 10px 30px;
	padding: 10px;
	background: white;
}

.guestbook_message {
	position: relative;
	margin: 0px auto 0px auto;
	width: 90%;
}

.guestbook_message .ghosted {
	color: #cecece;
}

.guestbook_message .ghosted a {
	color: #cecece;
}

.guestbook_name {
	font-weight: bold;
	font-style: italic;
}

.guestbook_datetime {
	position: absolute;
	right: 0px;
	font-style: italic;
}

.guestbook_ip {
	font-style: italic;
	margin-left: 10px;
}

.guestbook_host {
	font-style: italic;
	margin-left: 10px;
}

.guestbook_divisor {
	margin: 0px auto 10px auto;
	width: 75%;
	height: 10px;
	border-bottom: 1px solid #959697;
}

.guestbook_form {
	margin: 0px auto 0px auto;
	width: 200px;
}

.guestbook_form p {
	margin: 0px;
}

.guestbook_form input {
	width: 200px;
	border: 1px solid #47484A;
}

.guestbook_form select {
	width: 200px;
	background: white;
	border: 1px solid black;
}

.guestbook_form textarea {
	width: 200px;
	background: white;
	border: 1px solid black;
}


/* Forum style */
.forum_row_head
{
	position: relative;
	padding: 5px;
	width: 580px;
	margin-bottom: 10px;
	font-size:10px;
}
.forum_row_1
{
	position: relative;
	width: 580px;
	margin-bottom: 5px;
	padding: 5px;
	border-top: 1px solid #D3B6BD;
	border-right: 1px solid #7C4652;
	border-bottom: 1px solid #7C4652;
	border-left: 1px solid #D3B6BD;
	background:#DDDDDD;
	font-size:10px;
}
.forum_row_2
{
	position:relative;
	width: 580px;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #C39DA5;
	border-right: 1px solid #66363E;
	border-bottom: 1px solid #66363E;
	border-left: 1px solid #C39DA5;
	background:#EEEEEE;
	font-size:10px;
}

.forum_read
{
	vertical-align:top;
	text-align: center;
	width: 25px;
	font-size:10px;
}

.forum_name
{
	vertical-align:top;
	width: 255px;
	font-size:10px;
}

.forum_num_topics
{
	vertical-align:top;
	text-align: right;
	width: 75px;
	font-size:10px;
}

.forum_num_messages
{
	vertical-align:top;
	text-align: right;
	width: 75px;
	font-size:10px;
}

.forum_last_message
{
	vertical-align:top;
	text-align: right;
	width: 150px;
	font-size:10px;
}

.forum_description
{
	vertical-align:top;
	padding-top: 10px;
	font-style:italic;
	font-size:10px;
}


.forum_topic_read
{
	vertical-align:top;
	text-align: center;
	width: 25px;
	font-size:10px;
}

.forum_topic_name
{
	vertical-align:top;
	width: 225px;
	font-size:10px;
}

.forum_topic_started_by
{
	vertical-align:top;
	text-align: left;
	width: 105px;
	font-size:10px;
}

.forum_topic_num_messages
{
	vertical-align:top;
	text-align: right;
	width: 75px;
	font-size:10px;
}

.forum_topic_last_message
{
	vertical-align:top;
	text-align: right;
	width: 150px;
	font-size:10px;
}

.forum_topic_moderate
{
	vertical-align:top;
	text-align: right;
	padding-top: 10px;
	font-style:italic;
	font-size:10px;
}

.forum_message_name
{
	vertical-align:top;
	width: 125px;
	font-size:10px;
}

.forum_message_quote
{
	vertical-align:top;
	width: 305px;
	font-size:10px;
}

.forum_message_last_message
{
	vertical-align:top;
	text-align: right;
	width: 150px;
	font-size:10px;
	font-style:italic;
}

.forum_message
{
	vertical-align:top;
	width: 455px;
	font-size:10px;
}
.forum_message_moderate
{
	vertical-align:top;
	text-align: right;
	padding-top: 10px;
	font-style:italic;
	font-size:10px;
}

.left_image {
	margin-right: 10px;
}

.right_image {
	margin-left: 10px;
}

.top {
	position: relative;
	background: url(/visuals/basis/background_08.jpg) top left no-repeat;
	height: 54px;
	width: 590px;
	left: 0px;
	top: 0px;
	border: 0px;
	overflow:hidden;
}

.logo {
	position: relative;
	background: url(/visuals/basis/background_13.jpg) top left no-repeat;
	height: 118px;
	width: 590px;
	left: 0px;
	top: 0px;
	border: 0px;
	overflow:hidden;
}

.bottom {
	position: absolute;
	background: url(/visuals/basis/background_37.jpg) top left repeat-x;
	height: 22px;
	width: 588px;
	left: 0px;
	bottom: 18px;
	border: 1px solid #FFFFFF;
	overflow:hidden;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}

.layout_left {
	position:absolute;
	background: url(/visuals/basis/background_51.jpg) top right no-repeat;
	left: 50%;
	margin-left: -557px;
	top: 0px;
	height: 100%;
	width: 262px;
}

.layout_right {
	position:absolute;
	background: #fef5a7 url(/visuals/basis/background_50.jpg) top left no-repeat;
	left: 50%;
	margin-left: 295px;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 262px;
}

.linktext a:link, .linktext a:visited, .linktext a:active {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

.linktext a:hover {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

.bottombackground {
	position: absolute;
	background: #FFFFFF url(/visuals/basis/background_52.jpg) top left no-repeat;
	height: 25px;
	width: 590px;
	bottom: 0px;
}
