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/RClaassen/stay-on-track.nl/wwwroot/style/opmaak.css
body {
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	background-color:   #333333;
	text-align:         center;
	color:              #000000;
	font-size:          9pt;
}
#container {
	background-color:   #FFFFFF;
	margin-top:         30px;
	margin-right:       auto;
	margin-bottom:      auto;
	margin-left:        auto;
	width:              950px;
	text-align:         left;
}
#header {
	width:              100%;
	height:             86px;
}
#logo {
	margin-left:        50px;
	width:              209px;
	height:             86px;
	float:              left;
}
#links,
#social-media{
	width:              641px;
	float:              left;
	text-align:         right;
	margin-left:        4px;
	font-weight:        bold;
	height:			30px;
	padding-top:		10px;
	font-size:		20px;
}
.social-media {
    width: 30px;
    height: 30px;
}
#links {
	margin-top:         33px;
	height:             14px;
	font-size:          12px;
}
#horizontaal_buffer {
	width:              100%;
	height:             9px;
	background-color:   #FFFFFF;
	font-size:          1px;
}
#horizontaal_balk {
	width:              100%;
	height:             11px;
	background-color:   #000000;
	background-image:   url('/images/horizontaal_buffer.jpg');
	background-repeat:  repeat-x;
	font-size:          1px;
}
#images_balk {
	width:              100%;
	height:             178px;
	background-repeat:  repeat-x;
}
#tekst_container {
	width:              100%;
	background-repeat:  repeat-x;
	overflow:           hidden;
	background-image:   url('/images/main_bg.png');
	background-repeat:	repeat-y;
}
#balk_links_1 {
	width:              46px;
	height:             100%;
	background-color:   #000000;
	float:              left;
}
#balk_links_2 {
	width:              4px;
	height:             100%;
	background-color:   #000000;
	float:              left;
	background-image:   url('/images/verticale_balk.jpg');
	background-repeat:  no-repeat;
}
#balk_links_3 {
	width:              209px;
	height:             100%;
	float:              left;
	background-color:   #534d4d;
}
#hoofd_tekst_venster {
	width:              621px;
	float:              left;
	font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:          11px;
	line-height:        16px;
	padding:            10px;
	float:              right;
	margin-right:       46px;
}
#contactformulier {
	padding:		5px;
	text-align:		center;
}
#naam,
#telefoonnummer, 
#email,
#opmerking,
#captcha {
	margin-bottom:		15px;
	width:			55%;
	margin:			0px;
	margin-left:		auto;
	margin-right:		auto;
}
#onderste_balk {
	width:              100%;
	height:             25px;
	background-color:   #000000;
}
#balk_rechts {
	width:              46px;
	height:             100%;
	background-color:   #000000;
	float:              left;
}
#tekst_drieluik {
	width:              190px;
	margin-left:        3px;
	margin-right:       3px;
	float:              left;
}
#tekst_venster_links {
	width:              188px;
	margin-left:        51px;
	background-color:   #A9A6A6;
	float:              left;
	padding:            10px;
}
#tekst_venster {
	width:              580px;
	margin-left:        30px;
}
#tekst_rood {
	color:              #B3071B;
	font-weight:        bold;
}
a {
	color:              #000000;
}
a:active {
	color:              #000000;
}
a:visited {
	color:              #000000;
}
a:hover {
	color:              #B3071B;
	text-decoration:    none;
}
.rode_balk {
	background-image:   url('/images/rode_balk.gif');
	background-repeat:  repeat-x;
}
.tekst_rood {
	color:              #B3071B;
}
.header_tekst {
	font-size:          18pt;
	margin-bottom:      10px;
}
.tekst_groot_wit {
	font-size:          12px;
	font-weight:        bold;
	color:              #FFFFFF;
	padding-left:       30px;
	font-style:         italic;
	line-height:        18px;
}
.tekst_groot_wit a {
	color:              #FFFFFF;
}
.tekst_groot_wit a:hover {
	color:              #FFFFFF;
}
.tekst_groot_wit a:visited {
	color:              #FFFFFF;
}
.error {
	background-color:	#FFCCCC;
}
.bottomwhiteline {
	border-bottom:		solid 2px #FFFFFF;
}

#lightbox {
	position:		fixed;
	top:			0; 
	left:			0; 
	width:			100%; 
	height:			100%; 
	background:		#FFFFFF;
	opacity:		0.9;
	text-align:		center;
	display:        none;
}
#lightbox p {
	margin:			0px;
	margin-left:		auto;
	margin-right:		auto;
	width:			500px;
	color:			#333; 
	margin-top:		90px; 
	font-size:		16px;
	font-weight:		bold;
	background-color:	#CCCCCC;
	border-bottom:		solid 1px #999999;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 1);
}
#contentlightbox {
	overflow:		hidden;
	width:			500px;
	margin:			0px;
	margin-left:		auto;
	margin-right:		auto;
	font-size:		16px;
	font-weight:		bold;
	background-color:	#CCCCCC;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: 0 3px 5px 0 rgba(153, 153, 153, 1);
}