html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.bipolairplatform.com/gfx/achtergrond.gif);
	background-repeat : repeat-x;
	background-color : #dddddd;
}

html,body {
	line-height : 21px;
	font-family : Verdana;
	font-size : 12px;
	color : #343435;
}

hr {
	background-color : #041E72;
	color : #041E72;
	border : 0;
	margin : 0;
	height : 1px;
}

a:link, a:visited, a:active {
	color : #041E72; 
	text-decoration :  underline;
}
a:hover{
	color : #041E72; 
	text-decoration : none;
}

.zoekveld {
	float : left;
	border : 0;
	outline: 0;
	background-color : #FFFFFF;
	padding : 4px 5px 0 5px;
	font-family : arial;
	font-size : 11px;
    color : #000000;
	width : 143px;
	height : 18px;
}

.inlogveld {
	float : left;
	border : 0;
	outline: 0;
	background-color : #FFFFFF;
	padding : 4px 5px 0 5px;
	margin-bottom : 2px !important;
	font-family : arial;
	font-size : 11px;
    color : #000000;
	width : 160px;
	height : 18px;
}

.zoekveld_button {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/zoek_button.gif);
	background-repeat : no-repeat;
	border : 0;
	outline: 0;
	font-size : 0;
	cursor : pointer;
	width : 37px;
	height : 22px;
}

.login {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/login.gif);
	background-repeat : no-repeat;
	border : 0;
	outline: 0;
	font-size : 0;
	margin : 9px 10px 0 0;
	cursor : pointer;
	width : 49px;
	height : 20px;
}

h1 {	
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Trebuchet MS;
	font-weight : normal;
	font-size : 20px;
	color : #041E72;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 14px;
	color : #041E72;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Trebuchet MS;
	font-weight :  bold;
	font-size : 16px;
	color : #D3302B;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 11px;
	color : #041E72;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 11px;
	color : #D3302B;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	line-height : normal;
	text-transform : uppercase;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	margin : 0 auto;
	padding : 5px 0 30px 0;
	width : 960px;
}

.quicklinks {
	float : left;
	text-align : right;
	color : #6F6F6F;
	font-size : 11px;
	padding : 0 0 5px 0;
	width : 960px;
}

.quicklinks a, .quicklinks a:link, .quicklinks a:active, .quicklinks a:visited {
	color : #6F6F6F;
	font-size : 11px;
	text-decoration : underline;
}

.quicklinks a:hover{
	color : #cc3429;
	font-size : 11px;
	text-decoration : none;
}

.holder {
	float : left;
	background-color : #FFFFFF;
	border : 1px solid #cc3429;
	width : 960px;
}

.header {
	float : left;
	width : 960px;
	height : 100px;
}

.menu {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/menu.gif);
	background-repeat : repeat-x;
	background-color : #cc3429;
	border-top : 1px solid #FFFFFF;
	width : 960px;
	height : 24px;
}

.content {
	float : left;
	width : 960px;
}

.links {
	float : left;
	margin : 0 20px 0 0;
	padding : 20px;
	width : 680px;
}

.rechts {
	float : left;
	margin : 0 20px 0 0;
	padding : 20px 0 20px 0;
	width : 200px;
}

.box {
	float : left;
	padding : 0 0 5px 0;
	font-size : 11px;
	color : #FFFFFF;
	width : 200px;
}

.box_top {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/box_top.gif);
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 200px;
	height : 6px;
}

.box_mid_zoeken {
	float : left;
	background-color : #cd332b;
	padding : 0 5px 0 5px;
	width : 190px;
}

.box_mid {
	float : left;
	background-color : #cd332b;
	line-height : 16px;
	padding : 0 15px 9px 15px;
	width : 170px;
}

.box_mid a, .box_mid a:link, .box_mid a:active, .box_mid a:visited {
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : underline;
}

.box_mid a:hover{
	color : #eec7c4;
	font-size : 10px;
	text-decoration : none;
}

.box_bottom {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/box_bottom.gif);
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 200px;
	height : 6px;
}

.box_lijn_top {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/box_lijn_top.gif);
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 200px;
	height : 6px;
}

.box_lijn_mid {
	float : left;
	border-left : 1px solid #cd332b;
	border-right : 1px solid #cd332b;
	background-color : #FFFFFF;
	padding : 9px 15px 9px 15px;
	line-height : 18px;
	color : #000000;
	width : 168px;
}

.box_lijn_bottom {
	float : left;
	background-image : url(http://www.bipolairplatform.com/gfx/box_lijn_bottom.gif);
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 200px;
	height : 6px;
}