@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3939;
	background-color: #ffffff;
	background-image: url(../images/site_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0 auto;
	width: 980px;
}

#logo {
	float: left;
	width: 260px;
	height: 85px;
	background-image: url(../images/logo_smartcapital.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	display: none;
}

#baseline {
	float: left;
	clear: left;
	width: 350px; /*360*/
	height: 22px; /*24*/
	padding-left: 10px;
	padding-top: 2px;
}

#baseline h2 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
}

#navigation {
	float: left;
	width: 980px;
	height: 40px;
}

#navigation ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#navigation span {
	display: none;
}

#navigation #navHome {
	float: left;
	width: 79px;
	height: 40px;
	background-image: url(../images/nav_home.jpg);
	background-position: left top;
}

#navigation #navFaq {
	float: left;
	width: 65px;
	height: 40px;
	background-image: url(../images/nav_faq.jpg);
	background-position: left top;
}

#navigation #navResultaten {
	float: left;
	width: 116px;
	height: 40px;
	background-image: url(../images/nav_resultaten.jpg);
	background-position: left top;
}

#navigation #navMeerInfo {
	float: left;
	width: 111px;
	height: 40px;
	background-image: url(../images/nav_meerinfo.jpg);
	background-position: left top;
}

#navigation #navContact {
	float: left;
	width: 100px;
	height: 40px;
	background-image: url(../images/nav_contact.jpg);
	background-position: left top;
}

#navigation #navLidWorden {
	float: left;
	width: 120px;
	height: 40px;
	background-image: url(../images/nav_lidworden.jpg);
	background-position: left top;
}

#navigation #navAbonnees {
	float: left;
	width: 110px;
	height: 40px;
	background-image: url(../images/nav_abonnees.jpg);
	background-position: left top;
}

#navigation #navHome:hover, 
#navigation #navFaq:hover, 
#navigation #navResultaten:hover, 
#navigation #navMeerInfo:hover, 
#navigation #navContact:hover,
#navigation #navLidWorden:hover,
#navigation #navAbonnees:hover {
	background-position: 0 -40px;
}

#content {
	float: left;
	width: 720px;
}

#contentPage {
	float: left;
	width: 660px; /*720*/
	background-image: url(../images/content_page_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 24px;
	padding: 40px 30px 20px 30px;
	line-height: 1.5em;
}

#contentBigPage {
	float: left;
	width: 920px; /*980*/
	background-image: url(../images/content_bigpage_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 24px;
	padding: 40px 30px 20px 30px;
	line-height: 1.5em;
}

#contentPage h1, #contentBigPage h1 {
	color: #4f91d2;
	border-bottom: 2px solid #4f91d2;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 24px;
}

#contentPage h2, #contentBigPage h2 {
	color: #3b3939;
	border-bottom: 1px solid #3b3939;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 18px;
}

#contentPage a, #contentBigPage a { color: #4f91d2; text-decoration: underline; }
#contentPage a:hover, #contentBigPage a:hover { color: #8fbff0; text-decoration: underline; }

#contentHead {
	float: left;
	width: 360px;
	height: 156px;
	padding-left: 360px;
	margin-top: 45px;
	color: #ffffff;
	text-transform: uppercase;
}

#contentHead p {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.blue {
	color: #4f91d2;
}

#report {
	float: left;
	width: 230px; /*260*/
	height: 465px; /*485*/
	padding: 40px 0px 0px 30px;
	background-image: url(../images/rapport_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 24px;
	font-size: 14px;
}

#report p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	line-height: 1.4em;
}

#report form {
	color: #ffffff;
	margin-top: 30px;
}

#report form label, #report form input {
	float: left;
	clear: left;
	margin-bottom: 5px;
	width: 190px;
}

#report .submitButton {
	float: left;
	width: 210px;
	height: 40px;
	background-image: url(../images/download_rapport.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: -5px;
}

#report .submitButton:hover {
	background-position: 0 -40px;
}

#report .submitButton span {
	display: none;
}

#report p#spamInfo {
	float: left;
	font-size: 11px;
	color: #a5a5a5;
	width: 210px;
	margin-top: 50px;
}

#mainContent {
	float: left;
	width: 720px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}

#mainContentAfb {
	float: left;
	width: 370px; /*390*/
	margin-top: 38px;
	padding-left: 20px;
}

#mainContentText {
	float: left;
	width: 280px; /*300*/
	margin-top: 20px;
	padding-left: 20px;
}

.mainContentEyeCatcher {
	text-transform: uppercase;
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	margin-bottom: 30px;
}

#mainContent a { color: #4f91d2; text-decoration: underline; }
#mainContent a:hover { color: #8fbff0; text-decoration: underline; }

#footer a { color: #e2e2e2; text-decoration: underline; }
#footer a:hover { color: #ffffff; text-decoration: underline; }

#footer {
	float: left;
	width: 980px;
	height: 50px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #e2e2e2;
	margin-top: 30px;
}

#footer #copyright {
	float: left;
	width: 470px; /*490*/
	height: 31px; /*50*/
	padding: 19px 0px 0px 20px;
}

#footer #webdesign {
	float: right;
	width: 470px; /*490*/
	height: 31px; /*50*/
	padding: 19px 20px 0px 0px;
	text-align: right;
}
