body {
	background: #ffffff;
	margin : 0;
	font : 12px Arial;
}

h1, h1 a, h1 a:visited {
	font : bold 21px Arial;
	color : #4374c1;
	text-transform: uppercase;
	margin : 0 0 2px 0;
	text-decoration : none;
}

h2, h2 a, h2 a:visited {
	font : bold 16px Arial;
	color : #4374c1;
	text-transform: uppercase;
	margin : 0 0 2px 0;
	text-decoration : none;
}

h3, h3 a, h3 a:visited {
	font : bold 12px Arial;
	color : #4374c1;
	text-transform: uppercase;
	margin : 0 0 2px 0;
	text-decoration : none;
}

h4, h4 a, h4 a:visited {
	font : bold 12px Arial;
	color : #4374c1;
	/*text-transform: uppercase;*/
	margin : 0 0 2px 0;
	text-decoration : none;
}

h5, h5 a, h5 a:visited {
	font : bold 11px Arial;
	color : #575555;
	margin : 0;
	text-decoration : none;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, h5 a:hover, h5 a:active {
	text-decoration : underline;
}

p, li, td {
	color : #575555;
	font : 12px Arial;
	margin : 0 0 5px 0;
	vertical-align : top;
}

p {
	margin : 0 0 15px 0;
}

ul {
	margin : 0px 0 15px 15px;
	padding : 0;
}

ul ul {
	margin : 5px 0 0 15px;
}

ol {
	margin : 0 0 15px 25px;
	padding : 0;
}

ul.faq_dirs {
	list-style-image: url(http://nvlf.logopedie.nl/images/faq_map.gif);
	list-style-type: square;
	margin : 0 0 0 5px;
	list-style-position: inside;
}

ul.faq_entries {
	list-style-image: url(http://nvlf.logopedie.nl/images/faq_vraag.gif);
	list-style-type: disc;
	margin : 0px 0 15px 5px;
	list-style-position: inside;
}

li {
	padding : 0;
}

a, a:visited {
    color: #4374c1;
    font-weight: bold;
    text-decoration : none;
}

a:hover, a:active {
    text-decoration : underline;
}

#head {
	background: white url(../images/top.jpg);
	width : 960px;
	height : 194px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top : 4px;
}

#tekstballon {
	width : 261px;
	height: 95px;
	margin-left: -40px;
	position: absolute;
	left: 50%;
	top : 39px;
}

#tekstballon p {
	font : 21px/28px Arial;
	color : #ffffff;
}

#container {
	top : 204px;
	width : 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
}

#middle {
	margin : 0;
	width : 960px;
}

#main {
	background : url(../images/main.jpg) top no-repeat;
	float : left;
	padding : 0px 10px 0 10px;
	margin : 0 10px 0 10px;
	width : 510px;
	display: inline;
}

#main h5 {
	text-transform: uppercase;
}

#menu {
	width :100%;
	margin : 2px 0 33px 0;
	padding : 0;
	list-style : none none;
	text-align: center;
}

#menu li {
	background : url(../images/menu_border.gif) right 0px no-repeat;
	margin : 0;
	padding : 0 0 5px 0;
	position: relative;
	float : left;
}

#menu li a {
	color : white;
	font : bold 12px Arial;
	text-decoration : none;
	display : block;
}

#menu ul li:hover { background : url(../images/submenu.jpg) right no-repeat; }

#menu ul ul li:hover { background-image: none; }

#menu li a:hover {
	color : white;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

#menu ul {
	background : #2776c1 url(../images/menuafrond.jpg) bottom no-repeat;
	float : left;
	text-align: left;
	margin : 5px 0 0 0;
	padding :  0 5px 8px 5px;
	position: absolute;
	z-index: 500;
}

#menu ul li {
	background : none;
	border-bottom : 1px solid white;
	margin : 0;
	padding :  5px 0 5px 0;
	display: block;
	width : 170px;
	overflow : none;
}

#menu ul ul {
	background-color: #699ccd;
	background-image: none;
	left: 100%;
	text-align: left;
	margin : -20px 0 0 0;
	padding :  0 5px 5px 5px;
	position: absolute;
	z-index: 500;
}

#menu ul ul li {
	background : none;
	border-bottom : 1px solid white;
	margin : 0;
	padding :  5px 0 5px 0;
	display: block;
	width : 140px;
	overflow : none;
}

#menu ul ul li a {
	color : white;
	font : bold 10px Arial;
	text-decoration : none;
	display : block;
}

#menu ul,
#menu li:hover ul ul,
#menu ul li:hover ul ul
{display: none;}
 
#menu li:hover ul,
#menu ul li:hover ul,
#menu ul ul li:hover ul
{display: block;}

#leftcolumn {
	float : left;
	padding : 0;
	margin : 0;
	width : 170px;
	display: inline;
}

#leftcolumn h2 {
	background : url(../images/leftcolumn.jpg) top no-repeat;
	color : white;
	width : 150px;
	padding : 4px 10px 3px 10px;
	margin : 0;
	font : bold 12px Arial;
	text-transform: none;
	text-align: right;
}

#leftcolumn h2 input {
	border : 1px solid #575555;
	background-color : white;
	width: 83px;
	height: 12px;
	font : 10px arial;
	vertical-align: top;
}

#leftcolumn #snelnaar li a { color : white;}

#leftcolumn ul {
	margin : 10px 0 15px 0;
	padding : 0;
	list-style : none none;
	text-align: right;
}

#leftcolumn li {
	margin : 0 0 5px 0;
	padding : 0;
}

#leftcolumn li a {
	color : #575555;
	font : 12px Arial;
	text-decoration : none;
}

#leftcolumn li a:hover {
	color : #575555;
	font : italic 12px Arial;
	text-decoration : none;
}

#leftcolumn #snelnaar {
	background : url(../images/snelnaar.jpg) top no-repeat;
	color : white;
	width : 150px;
	padding : 5px 10px 5px 10px;
	margin : 0;
	font : 12px Arial;
	text-transform: none;
	text-align: right;
}

#leftcolumn .venster {
	background : #e7e7e7;
	padding : 5px 10px 5px 10px;
	width : 150px;
	margin : 0 0 10px 0;
}

#rightcolumn {
	float : right;
	margin : 0;
	width : 240px;
	display: inline;
}

#rightcolumn h2 {
	background : url(../images/rightcolumn.jpg) top no-repeat;
	padding : 4px 10px 3px 10px;
	width : 220px;
	margin : 0px;
}

#rightcolumn h2, #rightcolumn h2 a {
	color : white;
	font : bold 12px Arial;
	text-align : right;
	text-transform: none;
	text-decoration : none;
}

#rightcolumn h2 a:hover {
	color : white;
	font-style : italic;
	text-decoration : none;
}

#rightcolumn .venster {
	background : #e7e7e7 url(../images/venster-bottom.jpg) bottom left no-repeat;
	padding : 5px 10px 5px 10px;
	width : 220px;
	margin : 0 0 10px 0;
}

#rightcolumn  h4 {
	margin : 0 0 5px 0;
	padding : 0 0 5px 0;
	border-bottom : 1px solid #575555;
}

#rightcolumn h5 a { color : #575555; }
#rightcolumn h5 a:hover { color : #575555; }

#foot {
	clear : both;
	height : 50px;
	margin: 10px 0 0 0;
	padding : 0;
	text-align : center;
	font : 10px Arial;
	color : #CCC;
}

#foot a {
	color : #AAA;
	font : 10px arial;
	text-decoration : none;
}

.fill_column {
	clear : both;
}

/*    NIEUWS    */

.intro p {
    font-weight : bold;
}

.meer {
    text-align : right;
    font: 12px Arial;
}

hr.nieuws {
    border: 1px solid #e7e7e7;
}

h5.datum, h5.datum a {
    font-size: 10px;
    float: right;
    text-align : right;
    width: 100px;
}

.paginering {
    text-align: center;
    padding-top: 5px;
}

.paginering a {
    border : 1px solid #2776c1;
    padding : 2px 4px;
    background: white;
}

.paginering strong {
    border : 1px solid black;
    padding : 2px 4px;
    background: white;
}