@charset "UTF-8";




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height:100%; /* Max 100% hoogte in IE */
	max-height:100%; /* Max 100% hoogte in browsers */
	
}




body {
	background: #133A7D url(../images/back.png) no-repeat fixed center bottom;
	font-size: 62.5%; /* is 10px  */
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

h1#logo {
	position: absolute;
	left: 156px;
	top: 0px;
	text-indent: -999em;
	width: 227px;
	height: 109px;
	background: url("../images/logo_twente.png") no-repeat 0 0;
	z-index: 100;
}

h2#pay-off {
	position: absolute;
	left: 172px;
	top: 613px;
	text-indent: -999em;
	width: 195px;
	height: 14px;
	background: url("../images/pay-off.png") no-repeat 0 0;
	
}

.to_main {
	display: none;
}






#text {
	position: absolute;
	left: 430px;
	top: 150px;
	width: 520px;
	font: 1.3em/1.7em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #444;
}

#title {
	margin-bottom: 1em;
}

#text h3.inline {
	font-size: 1.4em;
	font-weight: normal;
	color: #004990;
	display: inline;
	padding-left: 0.5em;
}

#text h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #004990;
	margin-bottom: 0.6em;
	display: inline;
}

#text h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #004990;
}

p {
	margin-bottom: 1em;
	margin-right: 50px;
}

p.inleiding {
	font-style:italic;
}

a {
    color: #004990;
}

a:hover {
    color: #000;
    text-decoration: none;
}

#text .groen {
	color: #2eb135;
}


#text .rood {
	color: #ee3224;
}

#text .paars {
	color: #77278b;
}


.foto_links {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #444;
}

.foto_rechts {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #444;
}

#right-column {
	float: right;
	margin: 0 0 10px 30px;
	width: 150px;
}

#right-column p {
	margin-right: 0;
	font-style: italic;
	color: #666;
	line-height: 1.4em;
	margin-bottom: 1em;
}

ul.pdf li {
	padding: 0 0 6px;
list-style-type: none;
}

	

ul.pdf li {
	background: url(/images/pdf.gif) no-repeat left center;
	padding: 5px 0 5px 23px;
}

ul.pdf li a {
	text-decoration: underline;
	color: #333;
}

ul.pdf li a:hover {
	text-decoration: none;
	color: #000;
}



/* ============= HOOFD NAVIGATIE ================== */

#mainnav {
	position: absolute;
	left: 0;
	top: 0;
	background: url("../images/portret/1.jpg") no-repeat 0 0;
	width: 383px;
	height: 604px;
}

#mainnav.nieuws {
        background: url("../images/portret/2.jpg") no-repeat 0 0;
}

#mainnav.activiteiten {
        background: url("../images/portret/3.jpg") no-repeat 0 0;
}

#mainnav.contact {
        background: url("../images/portret/4.jpg") no-repeat 0 0;
}

#mainnav.buitenkansje {
        background: url("../images/portret/6.jpg") no-repeat 0 0;
}

#mainnav.aanmelden {
        background: url("../images/portret/5.jpg") no-repeat 0 0;
}

#mainnav ul {
	position: absolute;
	left: 173px;
	top: 180px;
	list-style: none;
}

#mainnav li {
	margin-bottom: 16px;
}

#mainnav ul li a {
	background: #fff;
	border: 1px solid #133a7d;
	padding: 3px 10px 4px;
	text-decoration: none;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #133A7D;
}

#mainnav ul li a:hover {
	background: #10326c;
	border: 1px solid #fff;
	color: #fff;
}



#mainnav ul li.active a {
	color: #fff;
        background: #10326c;	
	border: 1px solid #fff;
	padding: 3px 10px 4px;
}

#mainnav ul li.active {
	
	color: #fff;
}

#mainnav ul li ul {
	position: relative;
	left: 0;
	top: 0px;
	width: 195px;
	margin: 0px 0 7px;
	padding: 5px 0 0;
}

#mainnav ul li ul li {
	padding: 1px 10px;
	margin: 0;
}

#mainnav ul li.active ul li a {
	background: none;
	padding: 0;
	border: none;
	color: #fff;
	font-weight: normal;
}

#mainnav ul li.active ul li a:hover, #mainnav ul li.active ul li.active a {
	background: none;
	padding: 0;
	border: none;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#mainnav ul li.active ul li.active {
	background: #10326c;	
	border: none;
	padding: 3px 0 0 10px;
	color: #fff;
}

#mainnav li.link a:hover {
        text-decoration: none;
}

#mainnav li.link {
        background: none;
        font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
        border: none;
        display: inline;
        padding: 0 0 0 0;
}


#mainnav li.link a, #mainnav li.link a:hover {
        background: none;border: none;

        padding: 1em 0 0 0;
color: #fff;
font-style: italic;

}

#subnav {
	position: absolute;
	left: 383px;
	top: 0;
	background: url("../images/header/1.jpg") no-repeat 0 0;
	width: 577px;
	height: 109px;
}




/* ============= SECUNDAIRE NAVIGATIE ================== */


#secnav {
	position: absolute;
	left: 383px;
	top: 0;
	padding-top: 90px;
	background: url("../images/header/1.jpg") no-repeat 0 0;
	width: 577px;
	height: 109px;
}

#secnav ul {
	list-style-type: none;
	color: #000;
}

#secnav li {
	float: right;
}


#secnav li a {
	padding: 0 5px;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;

}

#secnav li a:hover, #secnav li.active a {
	color: #fff;
	text-decoration: underline;
}




/* ============= SECUNDAIRE SUBNAVIGATIE ================== */


#sec-sub {
	position: absolute;
	left: 425px;
	top: 120px;
	width: 577px;
}

#sec-sub ul {
	list-style-type: none;
	color: #000;
}

#sec-sub li {
	float: left;
}


#sec-sub li a {
	padding: 0 5px;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration:none;
	border-right: 1px solid #999;

}

#sec-sub li a:hover, #sec-sub li.active a {
	color: #133a7d;
	text-decoration: underline;
}
