/* ----------- BODY -------------- */
html, body {
	height: 			100%;
}

body {
	background:			url(../images/bg_center.jpg) repeat-y center top;
	color:				#333;
	font-family:		"Arial";
	font-size:			12px;
	line-height:		1.4em;
}

html {
	overflow-y:			scroll;	/* laat altijd de linker scrollbalk zien in FireFox */
}

/* ----------- CONTENT -------------- */

html>body #container {
	height: 			auto;
}

#container {
	min-height: 		100%;
	height: 			100%;
	height: 			auto;
	margin:				-10px 0px 0px -14px;
	width:				100%;
}

#wrapper {
	margin:				0 auto;
	width:				950px;
	vertical-align:		top;
}



/* ----------- TAGS -------------- */

a {
	border:				none;
	color:				#333;
	text-decoration:	underline;
}

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

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


a.menuitem_sub {
	color:				#333;
	background:			url(../images/bullit.jpg) no-repeat top left;
	display:			block;
	text-decoration:	none;
	margin-left:		-35px;
	margin-top:			-2px;
	padding-left:		10px;
	font-size:			1.0em;
	width:				170px;
}

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

a:hover.menuitem_sub {
	color:				#000000;
	display:			block;
	text-decoration:	underline;
}

li {	
	display:			block;
	list-style-type:	none;
	
}

ul {
	display:			block;
	list-style-image:	none;
	margin-left:		-1px;
}

h2 {
	color:				#333;
	font-size:			1.2em;
	font-style:			italic;
}

h3 {
	color:				#333;
	font-size:			1.3em;
	font-style:			italic;
}

h4 {
	color:				#4E9F2B;
	font-size:			1.1em;
	margin-bottom:		2px;
}

h5 {
	color:				#999;
	font-size:			0.8em;
}


/* ----------- OVERIGE -------------- */

#content {
	float:				left;
	padding:			25px 30px 10px 30px;
	width:				420px;
}

#login {
	background:			#FFF;
	padding:			10px 50px 10px 30px;
}


#footer {
	color:				#333;
	font-size:			10px;
}

#header {
	background:			url(../images/header_paktuynen.jpg) no-repeat top left;
	margin:0;
	height:				149px;
	width:				950px;
}

#menu {
	float:				left;
	font-size:			13px;
	font-weight:		bold;
	line-height:		2.7em;
	padding:			15px 0px 0px 0px;
	width:				220px;
}

div#navigatie {
	width: 175px;
	padding-right: 25px;
	padding-top: 15px;
	margin-bottom: 20px;
	border-right: 1px  dashed #CCCCCC;
	float: left;
}

div#navigatie ul {
	list-style-type: none;
	padding-left: 13px;
	margin-left: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#navigatie li {
	margin-bottom: 10px;
}

div#navigatie ul.actief {
	list-style-image: url(../images/bullit_right.jpg);
	margin-top: 0px;
	padding-left: 13px;
	margin-left: 13px;
}

div#navigatie li {
	margin-top: -15px;
	margin-bottom: 20px;
}

div#navigatie li ul {
	list-style-image: url(../images/bullit_sub.jpg);
	padding-left: 13px;
	margin-left: 13px;
	margin-top: -20px;
}

div#navigatie li ul li {
	margin-top: -6px;
	margin-bottom: 8px;
}

div#navigatie a {
	color: #4B5860;
	text-decoration: none;
}

div#navigatie a:hover {
	color: #015488;
	text-decoration: underline;
}

#nieuws {
	background-color:	#FFFFFF;
	float:				right;
	height:				100%;
	padding:			30px 10px 0 0px;
	width:				210px;
}

#nieuws p {
	color:				#666;
	margin-top:			2px;
}

#nieuws p a, a.meer {
	color:				#4E9F2B;
	font-size:0.9em;
}

#nieuws h4 {
	color:				#4E9F2B;
	margin-top:			-18px;
}

#contentnews p {
	margin-top:			2px;
}

#contentnews h4 {
	margin-top:			-18px;
}

#slogan {	
	margin-top:			12px;
	padding-top:		2px;
	text-align:			center;
	width:				450px;
}

.logos {
	padding:			50px 0 0 35px;
}

.submenu {	
	display:			block;
	line-height:		1.6em;
}

.tableHeader {
	background-color:	#5E0000;
}

.tableRow {
	background-color:	#333;
	color:				#000000;
}

.treeview ul{ 
	margin: 			0;
	padding:	 		0;
}

.treeview li{ 
	list-style-type: 	none;
	padding-left: 		22px;
	margin-bottom: 		3px;
}

.treeview li.submenu{ 
	cursor: 			hand;
	cursor: 			pointer; 
}

.treeview li.submenu ul{ 
	display: 			none; 
}

.treeview .submenu ul li{ 
	cursor: 			default;
}

.verkocht {
	font-weight:		bold;
	text-transform:		uppercase;
}

#content ul li {
	background:			url(../images/bullit_li.jpg) left 2px no-repeat;
	padding:			3px 0 3px 10px;
	margin:				0 0 0 -30px;
}

#footer {
	clear:				both;
	padding:			50px 0 20px 275px;
}

.model {
	background-color:	#FFF;
	height:				600px;
	width:				800px;
}
