/* CSS Document */
body {
	font-family:verdana,helvetica,arial;
	font-size:10px;
}
td, th {
	text-align:left;
}
a, a:link, a:hover, a:visited {
	color:#000000;
}
select {
	background: #FFFFFF;
	color: #0C0C0C;
	font-family:verdana,helvetica,arial;
	font-size:10px;
	width: 200px;
}
.headerschaduw {
	background:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	width:100%;
	height:2px;
}
.thumb {
	border: 1px solid #000000;
}
.foto {
	border: 10px solid #FFFFFF;
	width: 1200px;
	height: 800px;
}
.fotobg {
	border: 10px solid #000000;
	background:transparent;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	width: 1200px;
	height: 800px;
}

#fotobg {
	position:absolute;
	width:1200px;
	height:800px;
	top:20px;
	left:20px;
	z-index:2;
	display:block;
}
#foto {
	position:absolute;
	width:1200px;
	height:800px;
	top:10px;
	left:10px;
	z-index:3;
	display:block;
}
#headerbg {
	position:absolute;
	width:100%;
	height:120px;
	top:0px;
	left:0px;
	z-index:1;
	display:block;
}
.headerbg {
	background-image: url(../images/headerbg.jpg);
}
#headerlogo {
	position:absolute;
	width:592px;
	height:92px;
	top:14px;
	left:14px;
	z-index:2;
	display:block;
}
#headerschaduw {
	position:absolute;
	width:100%;
	height:2px;
	top:120px;
	left:0px;
	z-index:1;
	display:block;
}
#displaybg {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:0;
	display:block;
}
.displaybg {
	background-color: #FFFFFF;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-y; /* repeat-x repeat-y repeat */
/*	background-attachment: fixed;*/
	background-position: 0px 144px;
}
#display {
	position:absolute;
	top: 150px;
	left: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
#menu {
	position:absolute;
	top: 122px;
	left: 10px;
	width: 190px;
	z-index:2;
}
#form {
	position:absolute;
	width:1200px;
	top:0px;
	left:200px;
	z-index:1;
	display:block;
}
#selection {
	position:absolute;
	top: 122px;
	left: 0px;
	height: 22px;
	width: 100%;
	z-index:2;
}
.selection {
	background: #FFFFFF;
}
#selectionschaduw {
	position:absolute;
	width:100%;
	height:2px;
	top:144px;
	left:0px;
	z-index:1;
	display:block;
}
#home {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:3;
}
#selone {
	position:absolute;
	top: 2px;
	left: 100px;
	z-index:3;
}
#seltwo {
	position:absolute;
	top: 2px;
	left: 310px;
	z-index:3;
}
#selthree {
	position:absolute;
	top: 2px;
	left: 520px;
	z-index:3;
}
#selfour {
	position:absolute;
	top: 2px;
	left: 730px;
	z-index:3;
}
#selfive {
	position:absolute;
	top: 2px;
	left: 940px;
	z-index:3;
}
.text {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	scrollbar-face-color: #ED898A;
	scrollbar-highlight-color: #ED898A;
	scrollbar-shadow-color: #ED898A;
	scrollbar-3dlight-color: #ED898A;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #DCE2E9;
}