﻿html{
	min-height: 100%;
	height: auto;
}

body {
	margin:0;
	Padding:0;
	background-color: #E3DF72;
	background-image: url(http://nijhuisklompen.dla.nl/CMSTemplates/NijenhuisKlompen/images/nijenhuis_01.gif);
	background-repeat: repeat-x;
}

HR {
	WIDTH: 100%; 
	COLOR: #d9dbdc; 
	HEIGHT: 1px
}

.hr {
	WIDTH: 100%; 
	COLOR: #d9dbdc; 
	HEIGHT: 1px

}

#main{
	margin:0;
	padding:0;
	height:100%;
	position: relative;
	font-family: Arial;
	font-size: 11px;
	color: #575757;
}

#MainTekst{
	margin:0;
	height:100%;
	position: relative;
	font-family: Arial;
	font-size: 13px;
	color: #575757;
	padding-left: 10px;
	padding-top:10px;

}

#Titel{
	font-family: Arial;
	font-size: 16px;
	color: #c1b708;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;

}

#BlokTitel{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #c8c8c8;	
}

/* begin menu*/

#menuElem {
	width:160px;
	margin: 0;
	padding: 0;
}

#menuElem ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: 14px;
	color: #696968;
}

#menuElem li { 
	margin: 0; 
	padding-bottom:0px;
	padding-bottom:0px;
	background-image: url(http://nijhuisklompen.dla.nl/CMSTemplates/NijenhuisKlompen/images/nijenhuis_17.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #696968;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	list-style:none
}

.TabControlLink{
	font-family: Arial;
	font-size: 14px;
	color: #696968;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}	

.TabControlLinkSelected{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;	
}	

#menuElem a
{
	display: block;
	width: 140px;
	color: #696968;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menuElem a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/* end menu*/

.footer {

	width:771px; 
	height:39px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(http://nijhuisklompen.dla.nl/CMSTemplates/NijenhuisKlompen/images/footer.jpg);
	background-repeat:no-repeat;

}

.schaduw {
	width:7px;
	background-image: url(http://nijhuisklompen.dla.nl/CMSTemplates/NijenhuisKlompen/images/nijenhuis_03.gif);
	background-repeat:repeat-y;
	background-position:left center;
		
}

a {
	color:#a29e2f;
}

.NewsTitle {
	font-family: Arial;
	font-size: 14px;
	color: #696968;
	font-weight: bold;

	padding-bottom: 5px;
}