fieldset {
	border: 0;
}

.tx-powermail-pi1 legend {
	display: none;
}

input {
	width: 250px;
}

input, select, textarea {
	border: 1px solid black;
	margin-bottom: 8px;
}

textarea {
	overflow: hidden;
	width: 250px;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	width: 125px;
	margin-top: 4px;
}

.csc-mailform-submit, .powermail_submit {
	margin-left: 125px;
	width: 100px;
	cursor: pointer;
}

/* 
description: startup css template 
author: alterNET Internet BV
type: color/display settings
template version 2.0 
*/
body {
	background: url('../images/cont_bg.gif') repeat-y left top; /* menu + content bg - faux columns */
	font: normal 11px Verdana, sans-serif;
}

table,tr,td,th,p {
	font: normal 11px Verdana, sans-serif;
}

#container {
}

#header {
}

#navcontainer {
}

#main {
}

#leftmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 300px 0px;
	background: url('../images/logo_ossdorp.gif') no-repeat center 10px; /* Logo */
}
#navleftlist{
margin: 280px 0px 0px 0px !important;
}

#infomenu {
	background-color: #9e8ba7;
/* 
background: url('../images/bg_sub_blauw.gif') no-repeat left top;
*/
}

#infomenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#infomenu a:hover {
	text-decoration: underline;
}

#content {
	background: url('../images/achtergrond_ossdorp_grijs20.jpg') no-repeat left top;
}
#content h1 {
	font-size: 15px;
}

#content h3 {
	font-size: 12px;
}


.tx-chcforum-pi1-Table th { font-size: 10px !important; }

.tx-dropdownsitemap-pi1 div {
/*background: none;*/
/*border: none;*/
}



