HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers18/decoockpit.nl/wwwroot/facebook/css-js/screen.css
@charset "utf-8";
/* CSS Document */
* {
	outline:0;
}
body, html, h1, h2, h3, h4, p, ul, ol, li, img{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
}
#mainframe{
	float:left;
	width:520px;
	position:relative;
}
.background{
	width:520px;
	height:800px;
	display:block;
	float:left;
	background:url(../img/coockpit_backgr.jpg) no-repeat 0 0;
	position:relative;
	z-index:-1;
}
.textTop{
	position:absolute;
	z-index:10;
	width:410px;
	height:57px;
	background:url(../img/like_text.png) no-repeat 0 0;
	top:33px;
	left:55px;
}
.textMaandmenu{
	position:absolute;
	z-index:10;
	width:410px;
	height:23px;
	bottom:138px;
	left:55px;
}
.textWebsite{
	position:absolute;
	z-index:10;
	width:295px;
	height:52px;
	bottom:38px;
	left:112px;
}
.fotoSlider{
	position:absolute;
	z-index:3;
	left:10px;
	top:112px;
	width:500px;
	height:500px;
	overflow:hidden;
	display:block;
}
.fotoSlider .frame{
	width:500px;
	height:500px;
	float:left;
	position:absolute;
	left:0;
	top:0;
}
.fotoSlider li{
	width:500px;
	height:500px;
	float:left;
	text-align:center;
	list-style:none;
}