/*
	------------------------------------------------------------------
	CSS Stylesheet van Template T2
	Website: -
	Datum: 02-10-2007
	Auteur: B.Bakker / Weblicity
	------------------------------------------------------------------	
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #535353;
	font-size: 62.5%; /* font sizen naar 16px*62.5%=10px [0.9em = 9px] */
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#main {
	width: 880px;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-height: 900px;
}

/* Header styling */
a.header_logo {
	width: 323px;
	height: 211px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 35px;
	background-attachment: scroll;
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

/* Footer styling */
#footer {
	float: left;
	clear: both;
	width: 100%;
	height: 86px;
	background-attachment: scroll;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer_content {
	width: 880px;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 55px;
}

/* Content styling */
#content {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

#content_main {
	padding-bottom: 40px;
}

#content_left {
	font-size: 1.1em;
	width: 570px;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	padding-left: 19px;
	text-align: justify;
}

#content_right {
	font-size: 1.1em;
	width: 200px;
	float: left;
	clear: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 40px;
	line-height: 18px;
	margin-top: -30px;
}

#content h1{
	font-family: "Trebuchet MS", Arial;
	font-size: 1.6em;
	color: #ff8c40;
	font-weight: normal;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: -15px;
}

#content h1.csc-firstHeader {
	font-size: 2.1em;
	margin: 0px;
}

/* Styling menublock */
.menu_block {
	font-size: 1em;
	color: #333333;
	text-align: left;
	width: 241px;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	word-spacing: 0em;
	float: left;
	clear: both;
}

.menu_block dl {
	text-align: left;
	background-image: url(../images/box_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
}

.menu_block dt {
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 89px;
	margin-bottom: -69px;
}

.menu_block dd {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

.menu_block dt.contact {
	background-image: url(../images/box_contact_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 89px;
	margin-left: -12px;
}

.menu_block dd.contact {
	line-height: 19px;
	color: #666666;
}

#content .menu_block dd h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;

}

#content .menu_block dd h1.contact {
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: -50px;
	margin-left: 35px;
	margin-bottom: 10px;
}

/* Hyperlink styling */
#content_left a {
	color: #4040b2;
	font-weight: normal;
	text-decoration: underline;
}

#content_left a:hover {
	color: #ff8c40;
	text-decoration: none;
}

#content_right dd.contact a {
	color: #4040b2;
	font-weight: normal;
	text-decoration: underline;
}

#content_right dd.contact a:hover {
	color: #ff8c40;
	text-decoration: none;
}

#footer a {
	color: #4040b2;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #ff8c40;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

/* Typo3 styling algemeen */

/* Typo3 Image styling */
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	padding-right: 8px;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	padding-left: 3px;
}

div.csc-textpic img {
	border: 1px solid #C3C3C3;
	padding: 3px;
}

div.csc-textpic a:hover img {
	border: 1px solid #949494;
	padding: 3px;
}

/* Typo3 menu styling */
div.menu1-level1-no a, div.menu1-level1-no a:link, div.menu1-level1-no a:visited, div.menu1-level1-act a:hover {
	color: #4040b2;
	line-height: 19px;
	text-decoration: none;
	background-image: url(../images/menu_box_punaise_oranje.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 14px;
	font-weight: normal;
	display: block;
}

div.menu1-level1-act a, div.menu1-level1-act a:link, div.menu1-level1-act a:visited, div.menu1-level1-no a:hover {
	color: #ff8c40;
	line-height: 19px;
	text-decoration: none;
	background-image: url(../images/menu_box_punaise_blauw.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 14px;
	font-weight: normal;
	display: block;
}

div.menu1-level2-no a, div.menu1-level2-no a:link, div.menu1-level2-no a:visited, div.menu1-level2-act a:hover {
	color: #4040b2;
	line-height: 19px;
	text-decoration: none;
	padding-left: 14px;
	font-weight: normal;
	display: block;
}

div.menu1-level2-act a, div.menu1-level2-act a:link, div.menu1-level2-act a:visited, div.menu1-level2-no a:hover  {
	color: #ff8c40;
	line-height: 19px;
	text-decoration: none;
	padding-left: 14px;
	font-weight: normal;
	display: block;
}
