/* Start of CMSMS style sheet 'certainty' */
img {
border: 0;
}

a:link { 
color: #dd7012;
text-decoration: none;
}

a:visited { 
color: #dd7012;
text-decoration: none;
}

a:hover { 
color: #dd7012;
text-decoration: underline;
}

a:active { 
color: #dd7012;
text-decoration: underline;
}

body {
background: #000000 url(/ei/images/bg-ei.jpg) no-repeat;
background-position: center top;
margin-top: 0px;
margin-bottom: 0px;
font-family: verdana;
font-size: 13px;
}

#headdiv h1 {
display: none;
}

h1 {
font-family: verdana;
font-size: 16px;
}

h2 {
font-family: arial;
font-size: 16px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
}

.nieuwshomepage {
font-family: verdana;
font-size: 10px;
border-bottom: 1px solid #e2e2e2;
padding-top: 3px;
width: 280px;
padding-bottom: 3px;
vertical-align: middle;
}

input[type="submit"],
input[type="button"] {
	font-family: 'Verdana', sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #f18021;
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	cursor: pointer;
}

input[type="submit"]:hover,
input[type="button"]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

input[type="submit"]:active,
input[type="button"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}

.callus {
font-family: verdana, sans-serif;
font-weight: bold;
color: #f6821f;
font-size: 15pt;
}

input[type="text"] {
font-family: verdana;
font-size: 11px;
color: #dd7012;
background-color: #FFFFFF;
border: 1px solid #dd7012;
margin-bottom: 2px;
}
/* End of 'certainty' */

