@charset "windows-1252";
/* CSS Document */
body {
	margin: 0px;
	padding: 0;
	text-align: center;
	background-image: url(http://www.smile.nl/assets/images/schaduwVervolgPag.jpg);
	background-repeat: repeat-x;
}
.navRechtsBoven {
	margin: 0;
	padding: 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navRechtsBoven li {
	display: inline;
}
.navRechtsBoven li a {
	color: #1d72aa;
	padding: 0 8px 0;
	text-decoration: none;
	text-align: center;
	border-right: 1px dotted #1d72aa;
}

.navRechtsBoven .last {
	border-right: none;
}
.navRechtsBoven .lastcurrent {
	border-right: none;
	color: #000000;

}
#nieuwsHldr a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d72aa;
	text-decoration: none;
}
#nieuwsHldr a:hover {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e16b13;
	text-decoration: none;
}
.navRechtsBoven li a:hover {
	color: #e46b11;
}
.navRechtsBoven li .current {
	color: #000000;
}
.navRechtsBoven li .current:hover {
	color: #000000;
}
.navRechtsBoven .last {
	border-right: none;
}
#bovenkant {
	text-align: left;
	margin: 0 auto;
	width: 963px;
	height: 90px;
}
#bovenkant img {
	float: left;
}
#navBarRechts {
	float: right;
}
#navBarBlauw {
	width: 100%;
	height: 30px;
	text-align: center;
	background-color: #0e316e;
}
.nav {
	margin: 0;
	padding: 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav li {
	display: inline;
}
.nav li a {
	color: #FFFFFF;
	padding: 0 8px 0;
	text-decoration: none;
	text-align: center;
	border-right: 1px dotted #FFFFFF;
}
.nav li a:hover {
	color: #e16b13;
}
.nav .last {
	border-right: none;
}
.nav .current {
	color: #e16b13;
}
.nav .lastcurrent {
	color: #e16b13;
	border-right: none;
}
#container {
	width: 963px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	background-image: url(http://www.smile.nl/assets/images/achtergrondAlg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#sideBarLeft {
	float: left;
	width: 180px;
}
.borderBottom {
	border-bottom: 1px solid #c5c5c5;
}
#sideBarLeft img {
	display: block;
}
#sideBarRight {
	float: right;
	width: 181px;
}
#sideBarRight img {
	display: block;
}
#middleContent {
	margin: 0 180px;
}
#tekstBalkHldr {
	height: 29px;
	background-image: url(http://www.smile.nl/assets/images/tekstBalk.gif);
	background-repeat: no-repeat;
}
#contentHldrAlg {
	padding: 10px 30px 6px 30px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	width: 100%;
	height: 30px;
	text-align: center;
	background-color: #ddeaf2;
	border-top: 1px solid #c5c5c5;
}
h1 {
	color: #1d72aa;
	margin: 17px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d72aa;
	font-weight: bold;
}
h3 {
	margin: 17px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p, .normal, #mainTextBlok,  {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d72aa;
	text-decoration: none;
}
a:hover {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e16b13;
	text-decoration: none;
}