#linksoverview {
	float:left;
	margin-top:10px;
	margin-left:1%;
	margin-right: 0 !important;
	padding-right:1px;
	padding-bottom:20px;
/*	width : 915px; */
/*	width : 80% !important;  */
	background-color: #FFFFFF;
/*	background-image: url(../images/layout_grid.gif); */
	background-image: url(../images/start_bg.png);
}


#zijbalk {
	border:1px solid #ddd;
	padding: 10px;
	background: #fff;
	display: block;
	float: right !important;
	width: 160px !important;
}

#rightcontent {
	border:1px solid #ddd;
	padding: 10px;
	background: #fff;
	display: block;
	float: right !important;
}



 #accessible, #vandale, #ip_nummer, #whois_nummer, #lugnet_form, #whoswho { 
	display : inline; 
	padding: 10px;
} 

form.form {
	margin-bottom: 30px;
}

#lugnet_form { 
	height: 180px; 
/*
	width : 100% !important; 
	clear : both; 
*/
} 


.semitabel  {
	display : block;
	float : left;
	width : 183px;
	height : 100% !important;
	padding-left : 0px;
	padding-right : 0px;
	margin-top: 1px;
	margin-bottom: 1px;
} 

ul.linkblock {
	font-size : 8pt !important;
	margin-top: 0pt;
	margin-left: 0px;
	margin-right: 1px;
	padding-left : 3px;
	padding-top : 0px;
	padding-bottom : 1px;
	list-style-image: url(../images/list_item.gif);
	list-style-type: disc;
	list-style-position: inside;
} 

a.loadall, a.loadsome {
	display: inline !important;
	float: right;
	width: 13px;
	background-image:url(../images/all.jpg);
	background-repeat:no-repeat;
	background-position: 0px 1px;
}
a.loadsome {
	background-image:url(../images/some.jpg);
}

ul.linkblock li {
	margin-left: -1px;
}
.smallfont .linkblock li.linkblock a {
	font-size : 8pt !important;
}
.smallfont .linkblock li.linkblock {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

.linkblock , legend { 
	line-height : 11pt; 
	text-decoration : none; 
} 

.linkblock { 
	margin-top: 2px; 
} 

input.input, select.input {
	border: 1px solid #888 !important; 
	background: #ffffff;
	font-size: 0.8em;
}

select.input option  {
	border: none !important; 
	background: #ffffff;
	font-size: 1.0em;
}

div.fakebox {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration : none;
	font-size : 8pt;
	color : #036 !important;
	/*
	padding-right: 1px;
	padding-top: 1px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 1px;
	position: relative;
	top: 1px;
	margin-bottom: 1px;
	*/
	background-color: #FAFAFA;
	white-space:nowrap;
} 


.fakebox a { 
	color : #036 !important; 
	text-decoration : none; 
	font-weight: bold;
} 

div.formlist  {
	display: block;
	clear: right;
	float: right;
/*	
	border: 1px solid #888 !important; 
	position: relative;
	top: 1px;
	left: 1px;
	width: 200px;
*/
}
div.formlist ul {
	float: left;
	clear: both;
	width: 100%;
/*	
*/
}

div.formlist li {
	width: 100%;
	float: left;
	clear: both;
}

div.formrow  {
	clear: both;
}



.theCloseImage  {
	border: 0px solid #000 !important;
	float: right;
	margin-right: 1px; 
	margin-top: 1px; 
} 


legend  {
	padding-left: 2px;
	padding-right: 2px;
	color: #000; 
	font-size : 8pt; 
	font-weight : bold; 
}

label {
	margin-right: 10px !important;
/*	text-align: right;
	display: block;
	*/
}

.biglabel label {
	float: left;	/* firefox has to be told to keep left */
	clear: both;
	width: 100px;
}
#myForm label {
	font-size: 0.8em;
	width: 60px;
}

#myForm textarea {
	font-size: 0.9em;
}


fieldset {
	display: inline;
	color: #000000;
	border: 1px dotted #CCCCCC;
	border-top: none;
	padding: 4px;
}

#rightcontent, #strHTML_rightbar div.formrow {
	width: 280px;
	min-width: 280px;
}


#display_links ul, #display_links li {
	list-style: none;
}


div.formrow {
	padding: 2px;
	margin-bottom: 5px;
}


div.formrow ul {
	position: relative;
}
ul.rowstyle  {
	display: block;
	float: none;
	clear: both;
	margin-left: 110px;
}

ul.rowstyle li {
	display : block; 
	margin-right: 0px;
	padding-right: 6px;
	padding-left: 1px;
}

ul.rowstyle li > input {
	border-right: 0px dotted #000; 
}

ul.rowstyle li.last {
	display : inline; 
	border-right : 0 none #ffffff; 
}


label + input , label + select , label + ul {
	display: inline;
	padding-left: 0px;
	text-align: left;
}

label + ul {
	text-transform: lowercase;
}

a#closeform  {
	display: block;
	text-align:right;
	height: 15px !important;
	padding-top: 9px;
	padding-bottom: 13px;
	font-family : "Arial", sans serif, serif;
	font-size : 1.3em;
	padding-right: 8px;
	margin: 5px;
	margin-bottom: 0px;
	background: #383979;
/*	background-image: url("/images/fancy_smancy_header_bg.jpg");  */
	background-repeat: no-repeat;
	background-position: -90px -170px;
	text-transform:uppercase;
}
a#closeform, a#closeform:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a#closeform .xsluiten {
	font-size: 1.2em;
	background-color: #ff0000 !important;
	padding: 3px;
}


#content { 
	width: 70%;
}

