html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
}

html,body {
	line-height : 19px;
	font-family : Arial;
	font-size : 12px;
	color : #333333;
}

a:link, a:visited, a:active {
	color : #BB2183; 
	text-decoration : none;
}
a:hover{
	color : #333333; 
	text-decoration : none;
}

hr {
	background-color : #333333;
	color : #333333;
	border : 0;
	margin : 0;
	height : 1px;
}

INPUT , textarea {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
	border : 1px solid #C4C6C8;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 3px 3px 3px 3px;
	font-family : Tahoma;
	font-size : 11px;
    color : #646464;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : futural, Arial;
	font-weight : normal;
	font-size : 22px;
	color : #333333;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : futural, Arial;
	font-weight : normal;
	font-size : 21px;
	color : #333333;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : futural, Arial;
	font-weight : normal;
	font-size : 20px;
	color : #333333;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : futural, Arial;
	font-weight : normal;
	font-size : 19px;
	color : #333333;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : futural, Arial;
	font-weight : normal;
	font-size : 18px;
	color : #333333;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : futural, Arial;
	font-weight : normal;
	font-size : 17px;
	color : #333333;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 20px auto;
	width : 960px;
}

.content {
	float : left;
	width : 960px;
}

.content_l {
	float : left;
	margin : 0 21px 0 0;
	width : 196px;
}

.logo {
	float : left;
	width : 196px;
	height : 130px;
}

.submenu {
	float : left;
	width : 196px;
	height : 114px;
}

.submenu_item a, .submenu_item a:link, .submenu_item a:active, .submenu_item a:visited {	
	display : block;
	background-image : url(http://www.psi-vransen.nl/gfx/stippel.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	padding : 4px 0 0 0;
	text-decoration : none;
	line-height : normal;
	text-decoration : none;
	text-transform : uppercase;
	text-align : right;
	font-weight : bold;
	font-size : 11px;
	color : #bb2183;
	width : 196px;
	height : 19px;
}

.submenu_item a:hover {	
	display : block;
	background-image : url(http://www.psi-vransen.nl/gfx/stippel.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	padding : 4px 0 0 0;
	text-decoration : none;
	line-height : normal;
	text-decoration : none;
	text-transform : uppercase;
	text-align : right;
	font-weight : bold;
	font-size : 11px;
	color : #333333;
	width : 196px;
	height : 19px;
}

.submenu_item_select a, .submenu_item_select a:link, .submenu_item_select a:active, .submenu_item_select a:visited , .submenu_item_select a:hover {	
	display : block;
	background-image : url(http://www.psi-vransen.nl/gfx/stippel.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	padding : 4px 0 0 0;
	text-decoration : none;
	line-height : normal;
	text-decoration : none;
	text-transform : uppercase;
	text-align : right;
	font-weight : bold;
	font-size : 11px;
	color : #333333;
	width : 196px;
	height : 19px;
}

.snippet {
	float : left;
	margin : 22px 0 0 0;
	width : 196px;
}

.top_content_r {
	float : left;
	width : 740px;
}

.menu {
	float : left;
	width : 740px;
	height : 25px;
}

.menu_l {
	float : left;
	width : 200px;
	height : 25px;
}

.quickmenu a, .quickmenu a:link, .quickmenu a:active, .quickmenu a:visited  {
	float : left;
	padding : 5px 0 0 0;
	margin : 0 15px 0 0;
	font-family : Arial;
	font-size : 10px;
	line-height : normal;
	text-decoration : none;
	color : #666666;
	height : 20px;
}

.quickmenu a:hover  {
	float : left;
	padding : 5px 0 0 0;
	margin : 0 15px 0 0;
	font-family : Arial;
	font-size : 10px;
	line-height : normal;
	text-decoration : none;
	color : #bb2183;
	height : 20px;
}

.quickmenu_select a, .quickmenu_select a:link, .quickmenu_select a:active, .quickmenu_select a:visited, .quickmenu_select a:hover  {
	float : left;
	padding : 5px 0 0 0;
	margin : 0 15px 0 0;
	font-family : Arial;
	font-size : 10px;
	line-height : normal;
	text-decoration : none;
	color : #bb2183;
	height : 20px;
}

.menu_r {
	float : left;
	text-align : right;
	padding : 3px 0 0 0;
	width : 540px;
	height : 22px;
}

.hoofdmenu {
	font-family : futural;
	font-size : 16px;
	margin : 0 0 0 15px;
}

.hoofdmenu_select {
	font-family : futural;
	font-size : 16px;
	margin : 0 0 0 15px;
}

.moodbar {
	float : left;
	background-image : url(http://www.psi-vransen.nl/gfx/moodbar.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	width : 740px;
	height : 241px;
}

.document{
	float : left;
	width : 740px;
}

.bottom_content {
	float : left;
	width : 960px;
}

.news{
	float : left;
	line-height : normal;
	width : 740px;
}

.content_l_text1 {
	float : left;
	margin : 40px 0 0 0;
	background-image : url(http://www.psi-vransen.nl/gfx/stippel.gif);
	background-position : top left;
	background-repeat : repeat-x;
	width : 196px;
}

.content_l_text2{
	float : left;
	background-image : url(http://www.psi-vransen.nl/gfx/stippel.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	padding : 14px 0 13px 0;
	line-height : 20px;
	width : 196px;
}

.footer {
	float : left;
	background-color : #bb2183;
	padding : 5px 0 0 10px;
	margin : 20px 0 0 0;
	line-height : normal;
	color : #FFFFFF;
	width : 950px;
	height : 19px;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color : #FFFFFF;
	text-decoration : underline;
}

.footer a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

.nieuwsblok{
	float : left;
	background-image : url(http://www.psi-vransen.nl/gfx/nieuwsblok.gif);
	background-repeat : no-repeat;
	padding : 12px 12px 28px 12px;
	margin : 0 15px 0 0 !important;
	margin : 0 10px 0 0;
	width : 331px;
	height : 147px;
}

.nieuwsblok_image{
	float : left;
	background-color : #b2b2b2;
	line-height : 0;
	font-size : 0;
	width : 147px;
	height : 147px;
}

.nieuwsblok_text{
	float : left;
	margin : 0 0 0 13px;
	width : 171px;
	height : 147px;
}