body, html {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, non-serif, Times;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
	/*letter-spacing: 0.5px;*/
	
	font-weight: normal;
	height: 100%;
}

/*html {
	overflow-y: hidden;
	position: relative;
}*/

table, td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

h1 {
	color: #111111;
	font-size: 23px;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	line-height: 30px;
}

h2,
.subtitle,
.subtitle2 {
	font-size: 12px;
	color: #e5352c;
	font-weight: bold;
	text-align: left;
}

h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

/*subtitle,
h2 {
	color: #e5352c;
	font-size: 12px;
	padding: 0;
	display: inline;
	font-weight: bold;
	margin: 0px 0px -10px 0px;
	padding-top: 20px;
}*/

img {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
}

.main ul {
	padding-left: 17px;
}

.main li {
	padding-left: 10px;
}

h1 + h2,
h1 + p { margin-top: 0; }
h2 + p { margin-top: 0; }

p { margin: 0; }

a {
	text-decoration: underline;
	color: #0071b9;
}

a div {
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a.topmenu,
a.menu {
	text-decoration: none;
	text-transform: uppercase;
}

a.topmenu {
	letter-spacing: 0.2px;
	font-size: 10px;
	color: #515152;
}

.menuitem a {
	color: white;
	text-decoration: none;
}

.submenu a {
	color: black;
	font-weight: bold;
}

.menubalk .selected_item,
.menubalk .hover_item {
	/*background-color: #0071b9;*/
}

.menubalk .selected_item a,
.menubalk .hover_item a {
	color: white;
	text-decoration: underline;
}

.menubalk #sitesmenu {
	background-color: green;
	background-color: #969696;
	background-color: #737373;
	background-color: #949494;
	background-color: #8c8c8c;
}

.leftmenu {
	margin: 0;
	margin-top: 20px;
	padding: 0;
}

.leftmenu li {
	list-style-type: none;
	line-height: 16px;
	padding-left: 36px;
	padding-bottom: 7px;
	background-image: url(../images/submenu_pointer.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.leftmenu a {
	text-decoration: none;
	color: black;
}

.leftmenu .hover_item a {
	text-decoration: underline;
}

.submenu a {
	line-height: 15px;
}

.headerbalk_wit {
	height: 48px;
	line-height: 48px;
	text-align: right;
	padding-right: 30px;
	color: #e5352c;
	letter-spacing: 1px;
	
	font-weight: bold;
}

.headerbalk {
	height: 123px;
	background-color: white;
	padding-bottom: 5px;
	font-weight: bold;
}

.submenubalk {
	vertical-align: top;
	padding: 32px 20px 20px 35px;
}

.submenubalkitems {
	vertical-align: top;
	height: 500px;
}

.menubalk {
	text-align: left;
	background-color: #e5352c;
	/*padding-top: 5px;
	border-style: solid;
	border-color: white;
	border-width: 5px 0px 0px 0px;*/
}


.nieuwsitem,
.nieuwsitem_title {
	line-height: 20px;
}

.nieuwsitem_title {
	font-weight: bold;
	color: black;
}

.footerbalk {
	background-color: #575759;
	border-style: solid;
	border-color: white;
	border-width: 0px 0px 0px 0px;
	padding-right: 30px;
	text-align: right;
	color: white;
	letter-spacing: 1px;
	
	font-weight: bold;
}

.menubalk,
.footerbalk {
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 10px;
}

.main {
	vertical-align: top;
	padding: 40px 0px 90px 30px;
	width: 100%;
}

.main p {
	padding-right: 50px;
}

.main table p {
	padding-right: 0px;
}

.background {
	background-image: url(../images/potgieter_background.gif);
	/*background-attachment: fixed;*/
	background-repeat: repeat-x;
	background-position: bottom left;
}

.background_logo {
	background-image: url(../images/background_logo2.gif);
	background-repeat: no-repeat;
	background-position: 567px top; /*567 = right = 975 - width(pic) = 975 - 408*/
}

.menuitem, .menuitem a {
	white-space: nowrap;
}

.menuitem {
	font-family: Arial;
	font-size: 11px;
	
	padding: 0px 12px;
	/*width: 113px;*/
	text-align: center;
	height: 30px;
	letter-spacing: 1px;
	
	font-weight: bold;
	
}

.submenu {
	padding: 0px 10px 7px 20px;
}

.algemene_table td,
.erkenning_logos td {
	vertical-align: top;
}

.algemene_table td {
	padding-right: 30px;
}

.erkenning_logos td {
	padding-right: 20px;
	color: #ababab;
}

.projecten_table {
	margin-right: 10px;
}

.main img,
.image_projecten {
	border: solid 4px #cccccc;
}

.algemene_table,
.erkenning_logos img {
	border: 0;
}

.projecten_table td {
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 30px;
}


/* GEEN DIALOG -> border */
.roundbox { 
	border: solid 1px #dedede;
	padding: 20px 0px;
	margin: 6px 12px 0 9px;
}

.dialog .roundbox { 
	border: 0; 
	padding: 0;
}

/* BEDRIJVEN */

.bedrijven {
	/*border: solid 1px #333333;*/
	font-size: 11px;
	line-height: 17px;
}

.bedrijven .roundbox {
	width: 140px;
	margin: 0px 10px 0px 0px;
	background-color: white;
	padding: 10px;
}

.bedrijven .roundbox a,
.bedrijven .roundbox a:hover {
	color: #111111;
	text-decoration: none;
}

/* GEEN DIALOG -> border */

.bedrijven .roundbox img {
	border: 0;
}

.bedrijven .roundbox { 
	border: solid 1px #dedede;
	/*padding: 20px 0px;*/
}

.bedrijven .dialog .roundbox { 
	border: 0; 
	padding: 0 10px;
}

/*
.bedrijven table {
	margin: 10px;
}
.roundbox table {
	margin: 10px;
}*/

.goto {
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
}

/* Formulier declaraties */

form {
	margin: 0;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, Times;
	line-height: normal;
	font-size: 12px;
	color: #111111;
}

.form_select { width: 204px; }
.inputform { width: 200px; }
.inputform_extended { width: 400px; }
.inputform_postcode { width: 70px; }
.inputform_geboortejaar { width: 50px; }
.inputform_aanmelden { width: 80px; }
.inputform_datum { width: 120px; }

.text_disabled { 
	width: 200px;
	background-color: #efefef;
	border: solid 1px #7f9db9;
}

.form_area {
	width: 300px;
	height: 102px;
}

textarea,
input[type="text"] {
	border: solid 1px #7f9db9;
}

.form_label { 
	vertical-align: middle;
	padding-right: 20px;
	width: 120px;
	white-space: nowrap;
}

.formulier td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.error {
	color: #e80000;
}

/*
#sitesmenu {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 100%;
}

#sitesmenu li {
	float: left;
	height: 100%;
}
*/

#sitesmenu {
	float: none;
	list-style-type: none;
}

#sitesmenu li {
	float: none;
	padding-bottom: 0;
	background-position: left 3px;
}

#sitesmenu li a {
	display: block;
	color: black;
	border-bottom: 1px solid #777777;
	padding-bottom: 3px;
	padding-top: 3px;
}

#sitesmenu .menuitem {
	text-align: left;
	height: auto;
}

#sitesmenu li:first-child a {
	border-top: 1px solid #777777;
}

