body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	overflow: hidden;
	background-image:url(/templates/bosgoed2/gfx/body_bg.jpg);
	background-repeat: repeat-x;
}

body, html { overflow: hidden; }
img { border: 0px; }
#placeholder {
	width: 945px;
	margin: 0 auto;
}

#header {
	height: 120px;
	background-image:url(/templates/bosgoed2/gfx/header_bg.jpg);
	background-repeat: repeat-x;
}

#menuBar {
	position: absolute;
	z-index: 2;
	height: 20px;
	background-color: #E20025;
	padding-left: 10px;
	width: 935px;
}

#leftMenu {
	width: 275px;
	float: left;
}

.subgroepMenu {
	margin-left: 15px;
}

.subgroepMenu2 {
	list-style: none;
	margin-left: 0px;
}

.subgroepMenu2 a, .subgroepMenu2 a:link, .subgroepMenu2 a:active, .subgroepMenu2 a:visited {
	color: #000000;
	text-decoration: none;
}

.subgroepMenu2 a:hover {
	text-decoration: underline;	
}

#hoofdscherm {
	position: absolute;
	z-index: 0;
	width: 925px;
	top: 140px;
	bottom: 35px;
	height: auto;
	overflow: auto;
	background-image:url(/templates/bosgoed2/gfx/main_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding: 10px;
	padding-top: 0px;
}

#hoofdschermFront {
	position: absolute;
	width: 945px;
	top: 140px;
	bottom: 35px;
	height: auto;
	overflow: auto;
	background-image:url(/templates/bosgoed2/gfx/main_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;

}

#kruimeltjes { margin-bottom: 10px; }

#footer {
	position: absolute;
	clear: both;
	width: 935px;
	height: 30px;
	bottom: 0px;
	background-color: #30741F;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer input[type="submit"] {
	background-color: #FFFFFF;
	border: 0px;
	width: 20px;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;	
}

.artikeloverzicht {

}

h1 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #E20025;
	margin-bottom: 10px;
}

#hoofdschermFront a, #hoofdschermFront a:link, #hoofdschermFront a:visited, #hoofdschermFront a:active, 
#hoofdscherm a, #hoofdscherm a:link, #hoofdscherm a:visited, #hoofdscherm a:active {
	color: #30741F;
}

#hoofdschermFront a:hover, #hoofdscherm a:hover {
	color: #000000;	
}

#hoofdscherm ul {
	list-style-type: square;
	margin-left: 25px;
}

#hoofdscherm li {
	list-style-position: outside;
}

#hoofdscherm p {
	margin-top: 5px; margin-bottom: 10px;	
}

#leftMenu a, #leftMenu a:link, #leftMenu a:active, #leftMenu a:visited {
	color: #000000;
	text-decoration: none;
}

#leftMenu a:hover {
	color: #000000;
	text-decoration: underline;	
}

#kruimeltjes a, #kruimeltjes a:link, #kruimeltjes a:visited, #kruimeltjes a:active {
	color: #000000;	
}

.boodschap {
	font: Verdana;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 4px;
	border-width: 1px;
	border-color:#FF0000;
	border-style: dotted;
}
