/*___________________________________________________________________________________________________________________

	mediaCT webinterieur - www.mediact.nl - info@mediact.nl - 050 5799393 - Groningen - The Netherlands
	copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/deed.nl

_____________________________________________________________________________________________________________________*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* end flash headlines */


/*___________________________________________________________________________________________________________________

	mediaCT webinterieur - www.mediact.nl - info@mediact.nl - 050 5799393 - Groningen - The Netherlands
	copyright: http://creativecommons.org/licenses/by-nc-nd/2.0/deed.nl

_____________________________________________________________________________________________________________________*/

html,body { margin: 0; padding: 0; }

body {
}

body,td,th,input,select,textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	line-height: 20px;
}

input,textarea { line-height: normal; }

h1,h2,h3,p,a,ul,form,fieldset,legend { margin: 0; padding: 0; }

p { margin-bottom: 20px; }
a { color: #5F5F5F; text-decoration: underline; outline: none; }
a:hover { color: #ED1D25; text-decoration: none; }
a:active { text-decoration: none; }
img { border: none; }

ul { list-style-type: circle; margin-left: 25px; padding-left: 0; }
ol { margin-left: 25px; padding-left: 0; }

legend { display: none; }
fieldset { border: 0; }





/* HEADINGS */

h1,h2,h3,h4,h5,h6 {
	color: #6c6e71;
	font-size: 24px;
	font-weight: normal;
	font-family: "times new roman", georgia, serif;
	line-height: 28px;
	margin-bottom: 10px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; color: #6c6e71; }

h3,h3,h5 { font-size: 14px; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #ED1D25; }

#container {}

/* HEADER */

#header {
}

#header h1 {
	font-size: 28px;
	margin-bottom: 50px;
}

#flashheader { display: none; }
p.copyright { display: none; }

#content {
}

#leftcontent {
	display: none;
}

#maincontent {
}

/* ITEM NAVIGATION */

#itemnavigation { display:none; }

/* BREADCRUMB */

#breadcrumb { display:none; }

/*     CONTACT FORMULIER     */

form#contactform { display:none; }

/*     MENU     */

#menu {
	display:none;
}

/*     FOOTER     */

#footer {
	display:none;;
}
