/* standaardstylesheet voor website Stichting Engineering Noord */
/* copyright 2008 Strik Design */
/* www.strikdesign.nl */
/* office@strikdesign.nl */

/* html selectors */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	padding: 0;
	border: 0;
}
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #C60000;
}

/* basiselementen */
.mmhide_top {
	position: absolute;
}
#container {
	width: 956px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/background_content.jpg);
	background-position: left 271px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

/* header */
#header {
	height: 271px;
	background-color: #C60000;
	background-image: url(images/background_header.jpg);
}
#header #visie {
	display: block;
	width: 385px;
	left: 50px;
	position: relative;
	top: 125px;
	font-size: 11px;
	line-height: 18px;
}
#header #visie h2 {
	font-size: 11px;
}
#header #visie h3 {
	color: #E91B2F;
	font-size: 11px;
}
#headerfoto {
	position: absolute;
	height: 152px;
	width: 495px;
	left: 461px;
	top: 114px;
}
#zoeken {
	display: block;
	height: 23px;
	position: absolute;
	top: 86px;
	left: 744px;
	width: 213px;
}

/* content */
#mainContent {
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#mainContent .mmhide_contentwrapper {
	display: block;
	position: relative;
	width: 640px;
	left: 50px;
	top: 26px;
	float: left;
	margin-bottom: 50px;
}
#mainContent h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	line-height: 38px;
	color: #F12435;
	display: block;
	margin-bottom: 15px;
}
#mainContent .subkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#mainContent .subsubkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
#mainContent .bijschrift, #footer .bijschrift {
	font-size: 11px;
	color: #8A8A8A;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0em;
}
#container #mainContent .intro {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 10px;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#mainContent p, #mainContent li, #footer p, div.zoekresultaatDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #323232;
	margin: 0px;
	padding: 0px;
}
#mainContent a:link, a:visited, #footer a:link, a:visited  {
	font-weight: bold;
	color: #F12435;
	text-decoration: none;
}
#mainContent a:hover, a:active, #footer a:hover, a:active  {
	text-decoration: underline;
}
#mainContent ul {
	list-style-type: square;
	display: block;
	position: relative;
	left: 25px;
	list-style-position: outside;
	margin-right: 25px;
	margin-bottom: 0px;
}
#mainContent li {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
} 
#mainContent table {
	font-size: 11px;
	line-height: 20px;
}
#mainContent th {
	background-color: #FFFFFF;
}
#mainContent th, td {
	padding-left: 3px;
}
#mainContent .mmhide_bedrijventabel table,.mmhide_bedrijventabel th,.mmhide_bedrijventabel td {
	border: 1px solid #EEE;
}
#mainContent .mmhide_bedrijventabelcenter {
	padding-right: 3px;

}
#mainContent img {
	margin-left: 10px;
	padding: 6px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(images/background_foto.jpg);
}

#mainContent .mmhide_noborder {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: none;
}
#mainContent .noborder {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mainContent .mmhide_voorbedrijven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
}
#mainContent .mmhide_naarboven {
	display: block;
	height: 25px;
	width: 95px;
	background-image: url(images/background_naarboven.gif);
	padding-left: 545px;
	background-repeat: no-repeat;
}
#mainContent a.mmhide_naarboven {
	color: #999999;
}
#mainContent a:hover.mmhide_naarboven {
	color: #F12435;
	text-decoration: none;
}
.mmhide_wav {
	height: 16px;
	width: 250px;
}

/* kaders homepage */
#mainContent #kader_links,
#mainContent #kader_rechts {
	display: block;
	height: 329px;
	width: 290px;
	background-image: url(images/background_kader.png);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 8px;
	padding-right: 11px;
}
#mainContent #kader_links {
	float: left;
}
#mainContent #kader_rechts {
	float: right;
}
#mainContent .mmhide_clear {
	clear: both;
}
#mainContent #kader_links .subkop,
#mainContent #kader_rechts .subkop {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}
#mainContent #kader_links ul,
#mainContent #kader_rechts ul {
	margin-top: 0px;
}

/* kruimelpad */
#kruimelpad {
	position: absolute;
	top: 7px;
	left: 50px;
	font-size: 11px;
	width: 640px;
}
#kruimelpad a:link, #kruimelpad a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#kruimelpad a:hover, #kruimelpad a:active {
	font-weight: normal;
	color: #E91B2F;
	text-decoration: none;
}

/* zoekresultaten */
.zoekknoppenDiv .zoekknoppenDivWrapper {
	border: 1px solid #CCCCCC;
	width: 300px;
	margin-left: auto;
	margin-bottom: 20px;
}
div.zoekresultaatDiv {
	margin-bottom: 30px;
}
.zoekresultaatLink {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.zoekresultaatBeschrijving {
	padding-left: 15px;
	margin-bottom: 10px;
}

/* rechter kolom */
#kolomrechts {
	position: relative;
	width: 200px;
	top: 32px;
	right: 9px;
	float: right;
	margin-bottom: 25px;
}
#nieuws {
	display: block;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #323232;
	text-align: left;
	margin-bottom: 0px;
	width: 200px;
}
#nieuws H2 {
	font-size: 20px;
	color: #545454;
	display: block;
	letter-spacing: 0.03em;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin-bottom: 9px;
	padding-top: 6px;
}
#nieuws .subkop {
	background-image: url(images/ico_nieuws.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: -2px;
}
#nieuws .subkop a:link, #nieuws .subkop a:visited {
	font-size: 12px;
	font-weight: normal;
}
#nieuws .subkop a:hover, #nieuws .subkop a:active {
	font-size: 12px;
	font-weight: normal;
}
#nieuws .datum {
	display: block;
	color: #000000;
	font-size: 10px;
	margin-bottom: 11px;
}
#nieuws p {
	display: block;
	padding-left: 22px;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 30px;
	color: #424242;
}
#nieuws #foto {
	background-image: url(images/kolomfoto_1.jpg);
	position: relative;
	height: 127px;
	width: 216px;
	left: -7px;
}

/* footer */
#footer {
	background-color: #C60000;
	background-image: url(images/background_footer.jpg);
	height: 42px;
	position: relative;
	clear: both;
	padding: 0px;
	background-repeat: no-repeat;
}
#video {
	display: block;
	height: 143px;
	width: 217px;
	background-color: #CCC;
}

#nieuwsarchief {
	margin-left: 22px;
}

#footer p {
	line-height: 14px;
}
#footer .mmhide_adres {
	padding-top: 6px;
	padding-left: 50px;
}

/* formulieren */
input.mmhide_normal, input.mmhide_normal_actief {
	height: 17px;
	width: 144px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656464;
	font-size: 11px;
	display: inline;
	text-indent: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	padding-top: 5px;
}
input.mmhide_normal {
	background-image: url(images/background_input_normal.gif);
}
input.mmhide_normal_actief  {
	background-image: url(images/background_input_normal_actief.gif);
}
input.mmhide_but_normal, input.mmhide_but_normal_over  {
	height:23px;
	width:63px;
	border: 0px;
	text-indent: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: -6px;
	position: relative;
	letter-spacing: 0.1em;
	padding-bottom: 2px;
}
input.mmhide_but_normal {
	background-image: url(images/but_normal.gif);
	color: #4f4f4f;
}
input.mmhide_but_normal_over {
	cursor: pointer;
	background-image: url(images/but_normal_over.gif);
	color: #F12435;
}
.mmhide_verplicht {
	color: #C60000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656464;
	font-size: 11px;
	display: inline;
	text-indent: 6px;
	position: relative;
	padding-top: 5px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/background_textarea.gif);
	background-repeat: no-repeat;
}

/* copyright */
#copyright {
	width: 956px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: 12px;
	position: relative;
	display: block;
	padding-bottom: 20px;
}
#copyright a:link, #copyright a:visited {
	color: #FFA8A8;
	text-decoration: none;
	font-weight: normal;
}
#copyright a:hover, #copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

/* videospeler */
#videospeler {
	border: 1px solid #999;
	width: 490px;
	left: 75px;
	position: relative;
}

