/* general site layout for www.stc-nmu.nl */

body, html {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 96%;
	background: url(../im/bg_groen.gif) #eee;
}

div, table, tr, td, img, h1, h2, h3, h4, h5, h6, p, a {
	margin: 0;
	padding: 0;
	border: 0;
}



/* algehele positionering wrappers */

#wrapper_head {
	/* breedte en centrale uitlijning van de kop van de pagina */
	width: 950px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}

#wrapper_streamer {
	/* breedte en centrale uitlijning van de images-balk van de pagina */
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#wrapper_content {
	/* breedte en centrale uitlijning van de content van de pagina */
	width: 950px;
	height: 1%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}



/* algehele positionering layout-divs voor de #wrapper_head */

#head_left {
	width: 110px;
	height: 100%;
	float: left;
}

#head {
	width: 710px;
	height: 100%;
	float: left;
	padding: 0 10px;
	margin: 0;
	background: #fff;
}

#head_right {
	width: 110px;
	height: 100%;
	float: left;
}



/* algehele positionering layout-divs voor de #wrapper_streamer */

#streamer_home {
	border: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	background: #0050B4 url(../im/hp_fotobalk.jpg) no-repeat center bottom;
}

#streamer_home img {
	border-top: 1px solid #fff;
}


/* algehele positionering layout-divs voor de #wrapper_content */

#content_left {
	width: 110px;
	height: 1%;
	float: left;
	margin: 0;
}

#content {
	width: 710px;
	height: 1%;
	padding: 0px 10px 10px 10px;
	float: left;
	border: 0;
	background: #4A848C url(../im/stcnmu_wereldbol.gif) no-repeat center top;
}

#content_right {
	width: 100px;
	height: 100%;
	float: right;
	margin: 1.4em 0;
}

#content_right p {
	margin: 3px 0 0 10px;
	padding: 0 0 10px 0;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #fff;
}

#content_right p a {
	color: #fff;
}

#content_right hr {
	margin: 0 0 0 10px;
	height: 1px;
	color: #fff;
}

/* positionering layout-divs voor #content_left */

#stcgrouplinks {
	width: 100px;
	margin: 25px 0 0 0;
	padding: 20px 0 0 0;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../im/stcgrouplinksmenu.gif) right top no-repeat;
}



/* positionering layout-divs op #content ---------------------------- */

#nmumenu {
	margin: -1px -10px 0 -10px;
	padding: 0;
}

#page {
	height: 100%;
	padding: 0;
	margin: 20px 140px 350px 140px;
	display: block;
	text-align: left;
	color: #006;
}
#page.nmuhome {
	margin: 20px 20px 350px 20px;
	text-align: center;
	color: #fff;
}

.submenu {
	width: 130px;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	position: absolute;
}

.submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.submenu ul li {
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: right;
	font-size: 0.75em;
	line-height: normal;
}

.submenu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.submenu ul li a:hover {
	text-decoration: underline;
}


/* positionering layout-divs voor #content_right */

#content_right img {
	padding-left: 15px;
}


/* restyling html-elementen*/

h1 {
	padding: 10px 0 0 0;
	font-family: "Impact", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#leerling h1,
#bedrijf h1 {
	padding: 0;
}

h1 a {
	text-decoration: none;
	color: #fff;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	padding: 5px 0 0 0;
	font-family: "Impact", Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
}

h2 a {
	text-decoration: none;
	color: #fff;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	display: block;
}

h3 a {
	text-decoration: none;
	color: #fff;
}

h3 a:hover {
	text-decoration: underline;
}



/* styles voor #page ----------------------------------------------- */

#page p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #fff;
}

#page p a {
	padding: 0 0.2em;
	color: #EB4B0F;
	text-decoration: none;
}

#page p a:hover {
	background: #AED1FA;
	color: #00196E;
	text-decoration: underline;
}

#page p img {
	margin: 5px;
}
#nmu-homelogos {
	margin: 60px 0 0 0;
	text-align: right;
}





/* menu, linkerkant: stcgrouplinks ----------------------------------- */

#stcgrouplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
}

#stcgrouplinks ul li {
	font-size: 0.7em;
	display: block;
	text-align: right;
	margin: 0 0 7px 0;
}
/* IE fix */
* html #stcgrouplinks ul li {
	margin: 0 0 2px 0;
	padding: 0 15px 0 0;
}

#stcgrouplinks ul li a {
	width: 85px;
	display: block;
	color: #A7D6C1;
	text-decoration: none;
	font-weight: bold;
}

#stcgrouplinks ul li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

