/* Start of CMSMS style sheet 'applehulp : applehulp_css' */
@charset "UTF-8";

body {
	background-color: #ffffff;
	background-image: url(uploads/applehulp/bg2.jpg);
	background-repeat: repeat-x;
}

.bannerx {
	height: 122px;
	border: 1px solid #333333;
	overflow: hidden;
	width: 186px;
	margin-top: 11px;	
        text-indent: -6px;
	clear: both;
	margin-bottom: 11px;	
        float: left;


}


.afbeelding {
	height: auto;

	border: 1px solid #666666;
	margin-bottom: 11px;
}

.header {
	background-image: url(uploads/applehulp/applehulp5.png);
	background-repeat: no-repeat;
	width: 940px;
       height: 190px;
	position: relative;
}

.headertekst {
	position: absolute;
	right: 35px;
	bottom: 20px;
}


.headertekst h2 {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #eeeeee;
	font-weight: lighter;
}

.arrowlistmenu{
	width: 178px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 10px/22px Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000000 url(uploads/applehulp/titlebar.png) repeat-x left center; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	height: 24px;
	text-align: left;
	text-indent: 6px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.arrowlistmenu .menuheader a { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 10px/22px "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	height: 24px;
	text-align: left;
	text-indent: 6px;
	display: block;
	text-decoration: none;
}


.arrowlistmenu .menuheader a:hover { /*CSS class for menu headers in general (expanding or not!)*/
	background-image: url(uploads/applehulp/titlebar-active.png);
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(uploads/applehulp/titlebar-active.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0; /*bottom spacing between each UL and rest of content*/
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	height: 26px;
}

.arrowlistmenu ul li a{
	color: #666666;
	background: no-repeat left center; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 7px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
}

.arrowlistmenu ul li a:visited{
	color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #ffffff;
}.menu {
	padding-left: 40px;
	width: 188px;
	border-right-color: #999999;
	float: left;
	clear: right;
}
.content {
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-right: 40px;
	float: right;
	width: 642px;
	clear: right;
	color: #333333;
	padding-bottom: 20px;
}
.placeholder {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.content h1 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
	font-weight: normal;
	letter-spacing: 0.05em;

}
.footer {
	width: 860px;
	clear: both;
	font-family: "Lucida Grande", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 20px;

}
.middengedeelte {
	width: 940px;
}

div.spacer {
clear: both;
}
/* End of 'applehulp : applehulp_css' */

