body {
	background-color: #1f1e1e;
	margin: 0;
	padding: 0;
}

#langs {
	height:23px;
	width:855px;
	margin-left:auto;
	margin-right:auto;
	padding-left:145px;
}

#langs .lang1, #langs .lang2 {
	width:20px;
	margin-top:5px;
	margin-bottom:5px;
	border:0;
}

#top_repeat {
	margin-top:0px;
	background-image: url(images/back_repeat.jpg);
	background-repeat: repeat-x;
	height:99px;
	width:100%;
}

#top {
	margin-left: auto;
	margin-right: auto;
	height:99px;
	width:1000px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat; 
}

#parent {
	margin-top: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#page {
	float:left;
	width: 100%;
}

#lijst {
	height:24px;
	width:100%;
	border-bottom:1px solid #343434;
}

#lijst ul {
	list-style-type: none;
	margin-top:0px;
	width:910px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:4px;
	padding-left:90px;
}

div>div#lijst ul {
	width:860px;

}

#lijst ul li {	
	display: inline;
	padding-left:55px;
}

#lijst a {
	font-family: Arial;
	font-size: 11px;
	color: #BCBCBC;
	text-decoration: none;
}

#lijst a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content {
	float:left;
	min-height:440px;
	margin:0;
	width:800px;
	padding-top:22px;
	padding-left:65px;
	padding-right:20px;
	padding-bottom:20px;
}

div>div#content {
	margin-top:-8px;
	margin-bottom: -11px;
} * html #content {
	height:280px;
}

#content #tekst {
	letter-spacing: 0.04em;
	line-height:150%;
	float:left;
	color:#FFFFFF;
	width:390px;
	margin-left:80px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px;
	padding-right:20px;
} * html #content #tekst {
	margin-left:40px;
}

#content #tekst a {
	font-family: Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst a:hover{
	text-decoration: underline;
}

#content #port {
	height:230px;
	width:229px;
	float:left;
	padding-top:57px;
	padding-left:18px;
} * html #content #port {
	padding-top:48px;
}

#vergr {
	color:#FFFFFF;
	margin-top:27px;
	margin-left:10px;
	width:225px;
	font-family: Arial;
	font-size: 12px;
	float:left;
} * html #vergr{
	margin-top:10px;
	margin-left:5px;
}

.picture {
	border:0;
	margin:4px;
	width:45px;
	height:45px;
}

.nav1 {
	border:0;
	float:left;
}
.nav2 {
	float:right;
	border:0;
	padding-right:6px;
}

#box {
	width:17px;
	float:left;
}

#foto {}
#foto img {}

#port_cat {
	float:left;
	width:80px;
	height:40px;
	margin-left:62px;
	text-align:center;
} * html #content #port_cat {
	margin-left:40px;
}

#port_cat a.port_norm {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
#port_cat a.port_underl {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#port_cat a.port_norm:hover, #port_cat a.port_underl:hover{
	text-decoration: underline;
}

#footer a {
	font-family: Arial;
	font-size: 11px;
	color: #4C4B4B;
	text-decoration:none;
}

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

h1 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 15px;
	font-weight: normal;
}

.input {
	border: #CCCCCC 1px solid;
	color: black;
	background-color:#FFFFFF;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}

.select {
	width:153px;
	color: black;
	font-size:11px;
	font-family:Arial;
	border: 0;
	margin:0;
}

.submit {
	border: #CCCCCC 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:11px;
	font-family:Arial;
	width:90px;
	margin-top:1px;
	margin-bottom:0px;
}

.textarea {
	font-size:11px;
	font-family:Arial;
	overflow-y:auto;
	border: #CCCCCC 1px solid;
	background-color:#FFFFFF;
}

#footer {
	width:1000px;
	color:#4C4B4B;
	text-align:center;
	margin-top:51px;
	float: left;
	height:16px;
	font-family: Arial;
	font-size: 11px;
}
div>div#footer {
	padding-bottom:0px;
}
div>div#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

