html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.gzpsychologie.nl/gfx/achtergrond.gif);
	background-position : left top;
	background-repeat: repeat-x;
	background-color : #e7e7e8;
}

html,body {
	line-height : 20px;
	font-family : Georgia;
	font-size : 12px;
	color : #4D4D4D;
}

a:link, a:visited, a:active {
	color : #A15F85; 
	text-decoration : none;
}
a:hover{
	color : #4D4D4D; 
	text-decoration : none;
}

hr {
	background-color :#dedede;
	color : #dedede;
	border : 0;
	margin : 15px 0 15px 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #181818;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #914571;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #914571;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #914571;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #914571;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #914571;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 982px;
}

.holder{
	float : left;
	position : relative;
	width : 982px;
}

.header{
	float : left;
	padding : 41px 0 0;
	line-height : 0;
	font-size : 0;
	width : 982px;
	height : 59px;
}

.topbalk{
	float : left;
	background-color : #FFFFFF;
	width : 982px;
	height : 25px;
}

.topbalk_l{
	float : left;
	padding : 5px 0 0 10px;
	font-family : Georgia;
	font-size : 12px;
	line-height : normal;
	width : 482px;
	height : 20px;
}

.topbalk_r{
	float : left;
	width : 490px;
	height : 25px;
}

.topbalk_r_text{
	float : left;
	padding : 6px 0 0 10px;
	font-family : Arial;
	font-size : 11px;
	line-height : normal;
	text-align : right;
	width : 476px;
	height : 19px;
}

.topbalk_r_text a:link { color : #914571; text-decoration : none;}
.topbalk_r_text a:visited { color : #914571; text-decoration : none;}
.topbalk_r_text a:active { color : #914571; text-decoration : none;}
.topbalk_r_text a:hover { color : #000000; text-decoration : underline;}

.topbalk_r_zoeken{
	float : left;
	padding : 3px 3px 3px 12px;
	width : 169px;
	height : 25px;
}

.topbalk_r_zoeken .fzoeken {
	float : left;
	background-color : #FFFFFF;
	border-top : 1px solid #914571;
	border-left : 1px solid #914571;
	border-bottom : 1px solid #914571;
	border-right : none;
    outline: none;
	margin : 0;
    padding : 1px 0 0 5px;
	font-family : Georgia;
    font-size : 12px;
    color : #000000;
    width: 143px;
	height : 16px;
}

.topbalk_r_zoeken .zbutton {
	float : left;
 	background: transparent url(http://www.gzpsychologie.nl/gfx/zoekbutton.gif) no-repeat;
    outline: none;
    border: none;
    cursor : pointer;
    width: 20px;
    height: 19px;
}

.content{
	float : left;
	position : relative;
	z-index : 99;
	background-image : url(http://www.gzpsychologie.nl/gfx/achter.gif);
	background-position : left top;
	background-repeat: repeat-y;
	padding : 0 1px;
	width : 980px;
}

.moodbar{
	float : left;
	background-position : left top;
	background-repeat: no-repeat;
	overflow : hidden;
	line-height : 0;
	font-size : 0;
	width : 980px;
	height : 150px;
}

.moodbar_layer{
	float : left;
	opacity:0.86;
	filter:alpha(opacity=86);
	background-color : #a15f85;
	width : 250px;
	height : 150px;
}

.links{
	position : absolute;
	padding : 20px 20px 7px;
	top : 142px;
	width : 210px;
}

.menu{
	float : left;
	position : relative;
	font-family : Arial;
	margin : -142px 0 0;
	width : 250px;
	min-height : 175px;
}

.menu ul {
	float : left;
	border-top : 1px solid #762f58;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 210px;
}

.menu ul li {
	float : left;
}

.menu li a, .menu li  a:link, .menu li  a:active, .menu li  a:visited {
	float : left;
	display : block;
	background-image : url(http://www.gzpsychologie.nl/gfx/menu_geel.gif);
	background-position : left center;
	background-repeat: no-repeat;
	border-bottom : 1px solid #762f58;
	padding : 5px 0 5px 15px;
	font-size : 12px;
	line-height : normal;
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	width : 195px;
}

.menu li a:hover,
.menu li.select a, .menu li.select   a:link, .menu li.select a:active, .menu li.select  a:visited  .menu li.select a:hover {
	float : left;
	display : block;
	background-image : url(http://www.gzpsychologie.nl/gfx/menu_wit.gif);
	background-position : left center;
	background-repeat: no-repeat;
	border-bottom : 1px solid #762f58;
	padding : 5px 0 5px 15px;
	font-size : 12px;
	line-height : normal;
	text-decoration : none;
	font-weight : bold;
	color : #fff22d;
	width : 195px;
}

.menu ul.submenu  {
	float : left;
	border-top : none;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 210px;
}

.menu ul.submenu li {
	float : left;
}

.menu ul.submenu li a, .menu ul.submenu li  a:link, .menu ul.submenu li  a:active, .menu ul.submenu li  a:visited {
	float : left;
	display : block;
	background-image : url(http://www.gzpsychologie.nl/gfx/submenu_geel.gif);
	background-position : 15px center;
	background-repeat: no-repeat;
	border-bottom : 1px solid #762f58;
	padding : 5px 0 5px 30px;
	font-size : 11px;
	line-height : normal;
	text-decoration : none;
	font-weight : 100;
	color : #FFFFFF;
	width : 180px;
}

.menu ul.submenu li a:hover,
.menu ul.submenu li.select a, .menu ul.submenu li.select   a:link, .menu ul.submenu li.select a:active, .menu ul.submenuli.select  a:visited  .menu ul.submenu li.select a:hover {
	float : left;
	display : block;
	background-image : url(http://www.gzpsychologie.nl/gfx/submenu_wit.gif);
	background-position : 15px center;
	background-repeat: no-repeat;
	border-bottom : 1px solid #762f58;
	padding : 5px 0 5px 30px;
	font-size : 11px;
	line-height : normal;
	text-decoration : none;
	font-weight : 100;
	color : #fff22d;
	width : 180px;
}

.rechts{
	float : right;
	background-image : url(http://www.gzpsychologie.nl/gfx/rechts.gif);
	background-position : left top;
	background-repeat: no-repeat;
	width : 730px;
}

.rechts_text{
	float : left;
	background-image : url(http://www.gzpsychologie.nl/gfx/rechts.gif);
	background-position : left top;
	background-repeat: no-repeat;
	padding : 25px;
	width : 680px;
}

.rechts_text_col{
	float : left;
	margin: 30px 0 0 0;
	padding : 0px;
	width : 325px;
}

.bottom{
	float : left;
	background-image : url(http://www.gzpsychologie.nl/gfx/bottom.gif);
	background-position : left top;
	background-repeat: no-repeat;
	line-height : 0;
	font-size : 0;
	width : 982px;
	height : 5px;
}

.footer{
	float : left;
	font-family : Arial;
	font-size : 11px;
	padding : 13px 0;
	width : 982px;
}

.footer_l{
	float : left;
	color : #898989;
	width : 691px;
}

.footer_l a:link { color : #898989; text-decoration : underline;}
.footer_l a:visited { color : #898989; text-decoration : underline;}
.footer_l a:active { color : #898989; text-decoration : underline;}
.footer_l a:hover { color : #000000; text-decoration : none;}

.footer_r{
	float : left;
	color : #c7c7c7;
	text-align : right;
	width : 291px;
}

.footer_r a:link { color : #c7c7c7; text-decoration : none;}
.footer_r a:visited { color : #c7c7c7; text-decoration : none;}
.footer_r a:active { color : #c7c7c7; text-decoration : none;}
.footer_r a:hover { color : #c7c7c7; text-decoration : none;}