#container {
	height: auto;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 30px;
	width: 805px;
}
#kop {
	height: 80px;
	width: 795px;
	padding-left: 10px;
	background-image: url(../pics/logo.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
#menu {
	height: 45px;
	width: 800px;
	
}
#lijn {
	height: 14px;
	width: 805px;
	background-image: url(../pics/balk.jpg);
	background-repeat: repeat-x;
}
#content {
	height: auto;
	width: 769px;
	padding-right: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	z-index: -1;
	
}
#text {
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

#paginatitel {
	height: 30px;
	width: 735px;
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 5px;
}

#footer {
	height: 110px;
	width: 799px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	background-color: #000000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#bottom {
	height: 50px;
	width: 805px;
	background-image: url(../pics/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo_kodak {
	height: 57px;
	width: 795px;
	float: left;
	background-image: url(../pics/kodak_logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000;
	margin-top: 53px;
}

#attention{
	height: 50px;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	margin-left: 10px;
	border: 2px solid #FF0033;
	padding-top: 5px;
	padding-bottom: 5px;
}

body {
	background-image: url(../pics/background.png);
	background-repeat: repeat-x;
	background-color: #d9d9d9;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}
.stijl2 {color: #000000}

h1 {
	font-size: small;
	color: #CCCCCC;
}
