/*
	------------------------------------------------------------------
	CSS Stylesheet van Template T1
	Website: -
	Datum: 10-04-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: 770px;
	font-size: 1.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-height: 900px;
}

/* Header styling */
#header {
	width: 211px;
	height: 447px;
	background-attachment: scroll;
	background-image: url(../images/header_box.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#header_logo {
	width: 120px; /*207*/
	height: 65px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header_logo h1 {
	height: 32px;
	font-size: 2.1em;
	letter-spacing: 0.1em;
}

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

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

/* Content styling */
#content {
	width: 530px;
	float: left;
	clear: none;
	margin-top: 120px;
	margin-left: 10px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	line-height: 17px;
}

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

#content h1.csc-firstHeader {
	height: 35px;
	font-size: 2.2em;
	margin: 0px;
	margin-bottom: -15px;
}

/* Hyperlink styling */
#content a {
	color: #425386;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

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

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

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

/* Typo3 styling algemeen */
p.bodytext {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 18px;
}

/* 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 {
	font-size: 0.9em;
	color: #535353;
	font-weight: normal;
	width: 125px;
	height: 16px;
	display: block;
	text-align: left;
	border-width: 1px;
	border-color: #e8e8e8;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 13px;
	margin-top: -1px;
	padding: 3px;
	padding-left: 50px;
	background-image: url(../images/hm_icon.jpg);
	background-repeat: no-repeat;
	background-position: 27px 5px;	
}

div.menu1-level1-no a:hover {
	background-image: url(../images/hm_icon_hover.jpg);
	background-color: #F5F5F5;
}

div.menu1-level1-act a, div.menu1-level1-act a:link, div.menu1-level1-act a:visited, div.menu1-level1-act a:hover {
	font-size: 0.9em;
	color: #535353;
	font-weight: normal;
	width: 125px;
	height: 16px;
	display: block;
	text-align: left;
	border-width: 1px;
	border-color: #e8e8e8;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 13px;
	margin-top: -1px;
	padding: 3px;
	background-color: #F5F5F5;
	background-image: url(../images/hm_icon_hover.jpg);
	background-repeat: no-repeat;
	background-position: 27px 5px;
	padding-left: 50px;
}

div.menu1-level2-no a, div.menu1-level2-no a:link, div.menu1-level2-no a:visited {
	font-size: 0.9em;
	color: #535353;
	font-weight: normal;
	width: 115px;
	height: 16px;
	display: block;
	text-align: left;
	border-width: 1px;
	border-color: #e8e8e8;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 13px;
	margin-top: -1px;
	padding: 3px;
	padding-left: 60px;
	background-image: url(../images/hm_icon_l2.jpg);
	background-repeat: no-repeat;
	background-position: 27px 5px;	
}

div.menu1-level2-no a:hover {
	background-image: url(../images/hm_icon_l2_hover.jpg);
	background-color: #F5F5F5;
}

div.menu1-level2-act a, div.menu1-level2-act a:link, div.menu1-level2-act a:visited, div.menu1-level2-act a:hover {
	font-size: 0.9em;
	color: #535353;
	font-weight: normal;
	width: 115px;
	height: 16px;
	display: block;
	text-align: left;
	border-width: 1px;
	border-color: #e8e8e8;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-left: 13px;
	margin-top: -1px;
	padding: 3px;
	background-color: #F5F5F5;
	background-image: url(../images/hm_icon_l2_hover.jpg);
	background-repeat: no-repeat;
	background-position: 27px 5px;
	padding-left: 60px;
}
