
body {
	margin: 0;
	font-family: Arial, sans-serif, Helvetica;
	text-align: left;
	background-color: #1972B6;
	font-size: 11px;
	line-height: 16px;
}
a {
	font-weight: bold;
	color: #1972B6;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
.menulinks {
	position: relative;
	width: 216px;
	left: 0px;
	top: 0px;
	background-image: url(../images/sportiefverzekerd_menuback.gif);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 71px;
	padding-left: 19px;
	margin: 0;
	float:left;
	display:inline;
}
.menulinksbottom {
	background-image: url(../images/sportiefverzekerd_menubottom.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 235px;
	margin: 0 0 -71px -18px;
	bottom: 0;
}
.content {
	position: absolute;
	padding: 0;
	left:0;
	top:130px;
	background-image: url(../images/sportiefverzekerd_tekstback2.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:950px;
	float:left;
	display:block;
}
.contentbottom {
	background-image: url(../images/sportiefverzekerd_contentbottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 714px;
	margin: 0;
	padding: 50px 0px 25px 0px;
	color: #FFFFFF;
	text-align: center;
	position:relative;
	font-size:14px;
	float:left;
	margin:0 0 -150px 236px;
	display:inline;
}
.contentbottom a{
	color:white;
}
.artikels{
	margin-left: 0px;
	position:relative;
	width:684px !important;
	padding: 0;
	margin:-25px 0 0 25px;
	float: left;
}
.main {
	width: 950px;
	position: relative;
	margin-top: 0;
	left: 50%;
	margin: 0 0 0 -450px;
	background-image: url(../images/sportiefverzekerd_maintop.gif);
	background-repeat: no-repeat;
	height: 200px;
}
.topmenu {
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	height: 24px;
	left: 236px;
	top: 65px;
	width: 703px;
	display: block;
	float: none;
}
.topmenu a, .menulinks a{
	color: #FFFFFF;
}
.topmenu p{
	display: inline;
}
.menulinks ul{
	list-style: none;
	padding:0px;
	margin:5px ;

}
.menulinks ul li{
	line-height: 18px;
}

.menulinks p{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	line-height: 18px;
}
h1,h2 {
	color: #1972B6;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 20px;
	line-height: 20px;
}
h2{
	font-size: 14px;
	padding: 10px 0 0 0;
	line-height: 16px;
}
.menulinks h2{
	color: #FFFFFF;
	font-size: 14px;
	font-style: oblique;
}
.imageholder {
	width: 269px;
	position: relative;
	overflow: hidden;
	float:left;
	margin: 20px 0 0 25px;
}
/*
#selected{
	background-image: url(../images/bolletje_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	left: -28px;
	padding-left: 28px;
	float: left;
	display:block;
}
*/
#selected_top{
	background-image: url(../images/bolletje_topmenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	padding-bottom:21px;
}