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/SBogers17/beertenkeukens.nl/wwwroot/css-js/style.css
@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
html, body{	
	height: 100%; 
	margin: 0px; 
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#0C123C;
}
#flashContent{
	width:800px;
	margin-top:25px;
	margin-left:40px;
}
img{
	border:0;
}
.clear{
	clear:both;
}
h1, h2{
	font-size:18px;
	line-height:20px;
	color:#0C123C;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}
h3{
	font-size:14px;
	line-height:20px;
	color:#0C123C;
	padding-bottom:10px;
	text-align:left;
	width:300px;
}
p{
	padding-bottom:20px;
	font-size:11px;
	line-height:14px;
	width:500px;
	color:#0C123C;
	text-align:left;
}
a{
	line-height:14px;
	color:#EE3638;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
ol, ul{
	padding-bottom:20px;
	text-align:left;
}
li{
	font-size:11px;
	line-height:14px;
	color:#0C123C;
	list-style-position:inside;
}