* {
	padding:0;
	margin:0;
}
p, ul, ol {
	padding: 1em 0;
	line-height: 1.5em;
}
html, body {
	height: 100%; /* heel belangrijk */
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background-color: #393939;
	text-align: center;
}
body {
	background: #393939 url(../images/bg.png) repeat-x center bottom;
	min-height: 400px; /* voor moderne browsers */
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}
#pagina2 {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: url(../images/bg_content.png) no-repeat center bottom;
}
#pagina {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
}
#top{
	width: 670px;
	height: 141px;
	background: url(../images/bg_top.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
}

#menu {
	width: 670px;
	height: 38px;
	overflow: hidden;
}
.itemLinks {
	height: 38px;
	margin: 0 0 0 78px;
	float: left;
	line-height: 38px;
	background: #fdeec4 url(../images/bg_itemlinks.png) no-repeat left top;
}
.itemScheiding {
	height: 38px;
	float: left;
	line-height: 38px;
	margin: 0;
	background-color: #fdeec4;
}
.itemMidden {
	height: 38px;
	float: left;
	line-height: 38px;
	margin: 0;
	background-color: #fdeec4;
}
.itemRechts {
	height: 38px;
	margin: 0;
	float: left;
	line-height: 38px;
	background: #fdeec4 url(../images/bg_itemrechts.png) no-repeat right top;
}
#nieuws {
	width: 230px;
	height: 482px;
	background: url(../images/bg_nieuws.png) no-repeat right bottom;
	margin: 0;
	float: right;
}
#login {
	width: 230px;
	height: 141px;
	background: url(../images/bg_login.png) no-repeat right bottom;
	margin: 0;
	float: right;
	cursor: pointer;
}
#uitlijningnieuws {
	margin: 35px 25px 25px 35px;
}

#content {
  	padding: 0;
	margin: 0;
	width: 670px;
	min-height: 870px;
}
#uitlijning {
	margin: 0 25px 0 78px;
	height: 385px;
}
#reflection {
	position: absolute;
	bottom: 0; /* heel belangrijk */
	width: 1000px;
	height: 177px;
	background: url(../images/bg_reflection.png) no-repeat center bottom;
	margin: 0 auto;
}

#footer {
	width: 900px;
	height: 30px;
	background: url(../images/bg_footer.png) no-repeat center bottom;
	margin: 0 auto;
}

.nieuwsTitle {
	color: #fff;
	font-weight: bold;
}
.nieuwsText {
	color: #fff;
}
#nieuws p {
	color: #fff;
}
.nieuwsLink {
	color: #fff;
	text-decoration: underline;
}
#nieuwsIntro {
	height: 230px;
	overflow: hidden;
	color: #fff;
}
.contentTitle {
	margin-top: 0;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
.contentText {
	margin-bottom: 0;
}
.menuLink {
	margin-top: 18px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 38px;
}
.menuText {
	margin-top: 18px;
}
.footerText {
	margin: 0 0 0 78px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 30px;
}
ul, ol {
	padding-left: 20px;
}
a {
	text-decoration: underline;
	font: 12px  "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.klantgegevens {
	width: 400px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.left {
	width: 125px;
	margin: 2px 2px 0 0;
}
.right {
	
}
.newsItems {
	width: 500px;
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #000;
}
.newsItems a {
	text-decoration: none;
}
.newsItems a:hover {
	text-decoration: underline;
}
#klantgegevens_klein {
	width: 60px;
}
#klantgegevens_middel {
	width: 200px;
}
#klantgegevens_lang {
	width: 300px;
}
#klantgegevens_text {
	width: 300px;
	height: 150px;
}


#textbar {
	width: 900px;
}
#textbar #text1 {
	width: 300px;
	float: left;
	margin-left: 10px;
}
#textbar #text2 {
	width: 130px;
	float: left;
	margin-left: 198px;
}
#textbar #text3 {
	width: 300px;
	float: left;
	margin-left: 194px;
}

img.logolink {
	width: 230px;
	height: 60px;
	border: 0;
}
