A, BODY, TABLE, TD, TR, H1, H2, H3, INPUT, TEXTAREA, SELECT
{
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
A
{
	color: #6D8698;
	text-decoration: underline;
}
A:HOVER
{
	color: #78B6E7;
	text-decoration: none;
}
A.home_menu
{
	color: black;
	text-decoration:none;
}
A:HOVER.home_menu
{
	color: black;
	text-decoration:underline;
}
A.home_menu_active
{
	color: #D60052;
	text-decoration:none;
}
A:HOVER.home_menu_active
{
	color: #D60052;
	text-decoration:underline;
}
A.menu_actief_programma
{
	color: black;
	font-weight: bold;
	text-decoration:none;
}
A.service_menu
{
	color: black;
	text-decoration:none;
}
A:HOVER.service_menu
{
	color: black;
	text-decoration:underline;
}
A.submainmenu
{
	color: black;
	text-decoration:none;
}
A:HOVER.submainmenu
{
	color: black;
	text-decoration:underline;
}
A.submainmenu_active
{
	color: #D60052;
	text-decoration:none;
}
A:HOVER.submainmenu_active
{
	color: #D60052;
	text-decoration:underline;
}
A.footer
{
	color: black;
	text-decoration: underline;
}
A:HOVER.footer
{
	color: black;
	text-decoration: none;
}
DIV.melding_boven_titel
{
	display:inline;
}
H1
{
	color: #D60052;
	font-weight: bold;
	margin: 0px;
}
H2
{
	color: black;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
H3
{
	color: black;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
H5
{
	color: black;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
INPUT.contentvlak
{
	width: 300px;
	border: 1px solid black;
}
INPUT.nieuwsbrief
{
	width: 150px;
	border: 1px solid black;
}
INPUT.zoek
{
	width: 150px;
	border: 1px solid black;
}
FORM
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
HR.h1bar
{
	background-color: #78B6E7;
	color: #78B6E7;
	/*position: absolute; Disabled ticket 50020*/
	margin-left: 0px;
	border: 0px;
	top: 100px;
}
HR.programma_home
{
	background-color: #78B6E7;
	color: #78B6E7;
	border: 0px;
	width: 100%;
}
UL
{
	list-style-type: square;
}
UL UL {
	list-style-type: disc;
}
P
{
	margin-top: 0px;
}
TD.acties
{
	padding-left: 10px;
	line-height: 35px;
}
TD.footer
{
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	padding-left: 20px;
}
TD.home_background
{
	background-repeat: no-repeat;
	background-position: top left;
	height: 572px;
}

TD.home_balk2
{
	background-repeat: no-repeat;
	background-position: top;
	width: 20px;
	height: 572px;
	padding-top: 110px;
}
TD.home_balk3
{
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("/images/psyq/balk_3.gif");
	background-color: #78B6E7;
	width: 2px;
	height: 572px;
}
TD.home_busbar
{
	background-color: #E9F5FF;
	height: 572px;
	width: 250px;
}
TD.home_content
{
	padding-bottom:10px;
}
TD.home_menu
{
	padding-left: 10px;
	padding-right: 20px;
}
TD.home_menu_logo
{
	padding-left: 10px;
	height: 70px;
}
TD.icons
{
	padding-left: 4px;
	padding-right: 4px;
}
TD.programma
{
	height: 15px;
}
TD.vervolg_balk2
{
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("/images/psyq/balk_2_vervolg.gif");
	background-color: #94B8D9;
	width: 20px;
	height: 572px;
	padding-top: 110px;
}
TEXTAREA.contentvlak
{
	width: 300px;
	border: 1px solid black;
}
DIV.alsemailversturen_foutmelding
{
	color: red;
	font-weight: bold;
}

FONT.faq_categorie_head
{
	color: black;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

TD.forum_cell
{
	border-bottom: 1px solid #78B6E7;
	border-right: 1px solid #78B6E7;
}

TD.forum_cell_zonder_laatste_lijn
{
	border-bottom: 1px solid #78B6E7;
}

.par_main
{
padding-top: 10px;
}

/* Poll Divjes*/
#poll_div
{
	margin					: 10px 5px 10px 0px;
}

#poll_table {
	width					: 100%;
}
#poll_table td
{
	text-align 				: left;
	padding-top				: 3px;
	padding-bottom			: 3px;
	padding-right			: 5px;
}

.poll_container
{
	width 					: 100%;
}

.poll_answer
{
	width					: 100px;
	color					: #260000;
}

.poll_result
{
	background-color 		: #EE0135;
	height					: 8px;
	border					: 1px solid #200000;
	margin					: 0px;
	padding					: 0px;
}

.poll_percentage
{
	float					: left;
	height					: 8px;
	line-height				: 8px;
	padding-left			: 5px;
}

.poll_options
{
	font-size				: 8pt;
	height					: 18px;
	font-weight				: bold;
	line-height				: 18px;
	margin-bottom			: 3px;
}

.poll_vote
{
	text-align				: left;
}

.poll_question
{
	color					: #260000;
}

.poll_nocheck
{
	visibility				: hidden;
	height					: 20px;
	color					: #E51837;
	display					: none;
}

.poll_title
{
	color					: #D60052;
}

hr.flexarea_hr_solid
{
	background-color		: #78B6E7;
	color					: #78B6E7;
	border					: 0px;
	height					: 1px;
	padding					: 0px;
	margin					: 13px 0px;
	width					: 225px;
}

hr.flexarea_hr_dashed
{
	background-color		: #ffffff;
	color					: #ffffff;
	border					: 1px dotted #78B6E7;
	height					: 1px;
	padding					: 0px;
	margin					: 13px 0px;
	width					: 225px;
}

/* search section */
#search_form {
	width			: 300px;
}

#search_form label {
	width			: 75px;
	float			: left;
	text-align		: left;
	clear			: both;
	margin			: 2px;
}

#search_form input,
#search_form textarea,
#search_form select
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	width			: 150px;
	margin			: 2px 0px;
	border			: 1px solid black;
}

#search_form .btn_submit
{
	width			: 80px;
}


/* comment_forum section */
#forum_form {
	width			: 500px;
}

#forum_form label {
	width			: 75px;
	float			: left;
	text-align		: left;
	clear			: both;
	margin			: 2px;
}

#forum_form input,
#forum_form textarea
{
	width			: 400px;
	margin			: 2px 0px;
	border			: 1px solid black;
}

#forum_form textarea
{
	height			: 250px;
}

#forum_form .btn_submit
{
	width			: 80px;
}

.validation-advice {
	margin			: 5px 20px 5px 80px;
	padding			: 5px;
	background-color: #D60052;
	color 			: #FFF;
	font-weight		: bold;
}


.locatienet_error,
#comment_submitt_error
{
	color			: #E51837;
	display			: none;
	margin-bottom	: 15px;
}

/* news flexarea */

ul.flexarea_news {
	margin			: 0px;
	padding			: 0px;
}

ul.flexarea_news li {
	margin			: 0px;
	list-style		: none;
	line-height		: 160%;
}
p.flexarea_morenews
{
	margin			: 0px;
	padding-top		: 5px;
	line-height		: 15px;
	font-weight		: bold;
}