@charset "utf-8";
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.4em;
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size: 100%;
}
.bib {
	font-size: 16px;
}

img {
	border:0;
	margin:0;
	padding:0;
	
}
p {
	margin:0;
	padding:0;
}
ol, ul, li, dl, dt, dd {
	text-indent:0;
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#3b5dcc;
	text-decoration:underline;
}
hr {
	width:100%;
	margin:0;
	padding:0;
	border: 0 none #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.blue {
	color: #01197B;
}
.white {
	color: #FFFFFF;
}
.small {
	font-size: 85%;
}
.inloggen {
	background-color: #FFF;
	border: 1px solid #132C82;
	margin-left: 102px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}




#ln {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#zorgverzekering {
	height: 100px;
	background-image: url(img/backt.gif);
	background-repeat: repeat-x;
}

#top {
	background-image: url(img/top.gif);
	height: 140px;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 21px;
	padding-top: 2px;
	background-position: bottom;
}
#subtop {
	background-image: url(img/subtop.jpg);
	height: 32px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 160px;
	font-size: 15px;
	font-weight: bold;
}
#textsize {
	margin-left: 700px;
	margin-top: 14px;
}

#menu {
	background-image: url(img/menu.gif);
	height: 21px;
	background-repeat: no-repeat;
	padding-top: 4px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 114px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#content {
	background-image: url(img/content.gif);
	background-repeat: repeat-y;
	padding-left: 119px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 36px;
}
#left {
	width: 560px;
	float: left;
}
#leftfull {
	width: 760px;
	float: left;
}

#right {
	width: 160px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(img/right.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	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: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

#tble {
	clear: both;
}
.tbleblue {
	background-color: #03207C;
}
.tblegrey {
	background-color: #F8F8F8;
}
.bordergrey {
	border: 1px solid #F5F5F5;
}


#in ul {
	padding-left: 4px;
	list-style-type: none;
	}
#in li {
	margin-left: 12px;
	list-style-type: none;
}

#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 152px;
	padding-left: 101px;
}
.inloggen a {
	color: #FFF;
}
#right2 {
	width: 170px;
	float: right;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	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: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	margin-bottom: 20px;
}
#right2 a {
	color: #FFF;
}
#ln #content #left table tr .white strong a {
	color: #FFF;
}

