@charset "utf-8";

html,
body {
	margin:0;
	padding:0;
	/* [disabled]height:100%; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4E41A5;
	background-color: #B2C900;
	background-image: url(../pics/pixel_green.png);
}

* html #container {
	/* [disabled]height:100%; */
}

a:link {
	text-decoration: none;
	color: #4E4194;
	
}
a:visited {
	color: #4E4194;
}

a:hover {
	color: #B2C900;
	
}
a:active {
	text-decoration: none;
	color: #4E4194;
	
}
.purple_large {
	font-size: 18px;
	font-weight: bold;
	color: #4E41A5;
}
.green_large {
	font-size: 18px;
	font-weight: bold;
	color: #B2C900;
}
.medium {
	font-size: 15px;
	font-weight: bold;
}

#menu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C3B89;
}

h1 {
	font-size: 14px;
	color: #4C3B89;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-style: normal;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4E4194;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #4E4194;
	font-weight: bold;
	font-style: normal;
}

h4 {
	font-size: 13px;
	color: #B78E56;
	font-weight: bold;
	font-style: normal;
}

h5 {
	font-size: 13px;
	color: #B78E56;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 11px;
	font-style: italic;
}


.nadruk {
	color: #8BB8D0;
	font-size: 14px;
	font-weight: bold;
}
.textballoon {
	height: auto;
	width: 600px;
	background-color: #f1f1f2;
	background-image: url(../pics/background_textballoon.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.textballoon_mirror {
	height: auto;
	width: 600px;
	background-color: #f1f1f2;
	background-image: url(../pics/background_textballoon_mirror.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 130px;
}





#container {
	min-height:100%;
	position:relative;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#empty {
	clear: both;
	height: 30px;
	width: 780px;
}

#top {
	width: 980px;
	height: 150px;
}

#logo {
	float: left;
	height: 150px;
	width: 510px;
	text-align: right;
}
#menu {
	height: 40px;
	width: 855px;
	text-align: center;
	margin-top: 20px;
	margin-right: 80px;
	margin-left: 10px;
}

#menu a:link {
	text-decoration: none;
	color: #4C3B89;
	padding: 10px;
	height: auto;
	width: auto;
	font-size: 14px;
}
#menu a:visited {
	text-decoration: none;
	color: #4C3B89;
	padding: 10px;
	height: auto;
	width: auto;
}
#menu a:hover {
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	background-color: #B2C900;
	height: auto;
	width: auto;
}
#menu a:active {
	text-decoration: none;
	color: #4C3B89;
	padding: 10px;
	height: auto;
	width: auto;
}

#top_right {
	float: left;
	height: 150px;
	width: 470px;
	background-image: url(../pics/header_right.png);
	background-repeat: no-repeat;
}
#content {
	height: auto;
	width: 980px;
	clear: both;
}


#footer {
	width:980px;
	height:150px;
	clear: both;
	background-color: #B2C900;
	background-image: url(../pics/pixel_green.png);
	background-repeat: repeat;
}


#footer_content {
	height: 120px;
	width: 400px;
	color: #FFF;
	padding-left: 580px;
}


#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
	color: #4E4194;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
}
#copyright {
	height: 18px;
	width: 980px;
	font-size: 10px;
	color: #93A800;
	padding-top: 2px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #B2C900;
	background-image: url(../pics/pixel_green.png);
	background-repeat: repeat;
}

#copyright a:link {
	text-decoration: none;
	color: #93A800;
	font-size: 10px;
}
#copyright a:visited {
	text-decoration: none;
	color: #93A800;
	font-size: 10px;
}
#copyright a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}
#copyright a:active {
	text-decoration: none;
	color: #93A800;
	font-size: 10px;
}
#text_top {
	background-color: #f1f1f2;
	height: auto;
	width: 755px;
	margin-right: 40px;
	font-weight: bold;
	color: #4e4194;
	letter-spacing: 0.7px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 85px;
}

#text_middle {
	background-color: #f1f1f2;
	height: auto;
	width: 755px;
	margin-right: 40px;
	font-weight: bold;
	color: #4e4194;
	letter-spacing: 0.7px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 85px;
}

#text_bottom {
	clear: both;
	height: 81px;
	width: 780px;
	margin-left: 85px;
	background-color: #4E4194;
	background-image: url(../pics/wolkje_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}
#logo_bottom {
	height: 60px;
	width: 785px;
	padding-left: 85px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#home_text {
	height: auto;
	width: 980px;
	padding-top: 20px;
	background-image: url(../pics/text_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home_text_left {
	float: left;
	height: 240px;
	width: 315px;
	margin-left: 85px;
	margin-top: 20px;
	text-align: left;
	padding-right: 20px;
}
#home_text_right {
	float: left;
	height: 240px;
	width: 300px;
	margin-top: 20px;
	padding-left: 30px;
	text-align: left;
	padding-right: 230px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#several_text {
	height: auto;
	width: 980px;
	padding-top: 20px;
	background-image: url(../pics/text_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#several_text_left {
	float: left;
	height: 520px;
	width: 315px;
	margin-left: 85px;
	margin-top: 20px;
	text-align: left;
	padding-right: 20px;
}
#several_text_right {
	float: left;
	height: 520px;
	width: 400px;
	margin-top: 20px;
	padding-left: 30px;
	text-align: left;
	padding-right: 130px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logopedie_text_top {
	height: auto;
	width: 765px;
	margin-left: 85px;
	margin-top: 20px;
	text-align: left;
	padding-right: 20px;
}
#logopedie_text_bottom {
	height: auto;
	width: 795px;
	margin-left: 85px;
	margin-top: 30px;
	text-align: left;
	padding-right: 100px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#tarieven_text {
	height: auto;
	width: 795px;
	margin-left: 85px;
	margin-top: 30px;
	text-align: left;
	padding-right: 100px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#privacy_text {
	height: auto;
	width: 795px;
	margin-left: 85px;
	margin-top: 30px;
	text-align: left;
	padding-right: 100px;
	/* [disabled]background-image: url(../pics/wolkje.png); */
	background-repeat: no-repeat;
	background-position: right bottom;
}

#presentatie_text {
	height: auto;
	width: 795px;
	margin-left: 85px;
	margin-top: 30px;
	text-align: left;
	padding-right: 100px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#makkelijkpraten_text {
	height: auto;
	width: 795px;
	margin-left: 85px;
	margin-top: 30px;
	text-align: left;
	padding-right: 100px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#reacties_text {
	height: auto;
	width: 795px;
	margin-left: 85px;
	/* [disabled]margin-top: 30px; */
	text-align: left;
	padding-right: 100px;
	background-image: url(../pics/wolkje.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cursief {
	font-size: 10px;
	font-style: italic;
}
.underline {
	font-family: Verdana, Geneva, snas-serif;
	font-size: 12px;
	font-style: normal;
	color: #4E41A5;
	text-decoration: underline;
}
