@charset "utf-8";
/* CSS Document */
/*
Kleurcodes:
Hoofdkleur:
759539 (H1)
Bijkleur1:
374914
(H2)
Bijkleur2:
7F3995 (H3)
*/

body 
{
	margin:					0;
	padding:				0;
	font-family:                            Verdana, Arial, Helvetica, sans-serif;
	font-size:				medium;
        text-align:                             justify;
}

a
{
	color:					#340C41;
	text-decoration:		none;
}

a:active, a:hover
{
	color:					#B4DA68;
	text-decoration:		underline;
}

a:visited
{
	text-decoration:		none;
	color:					#78368E; 
}

p:first-letter
{
	font-size:				large;
	font-style:				italic;
}

td
{
	vertical-align:			top;
}

#main_all
{
	width: 					100%;
	height: 				100%;
	background:				#dbe3d0 url(/images/rand_boven.gif) repeat-x;
}

#main_centered
{
	width: 					90%;
	margin-left:                            auto;
	margin-right:                           auto;
	background-color:                       #ffffff;
        min-width:                              800px;
}

#main_header
{
	width:					100%;
	height:					150px;
	background:				url(/images/rand_boven_logo.gif) repeat-x;
}

#main_header div
{
    width:					800px;
    height:					150px;
    margin-left:                                auto;
    margin-right:                               auto;
    background:                 		url(/images/logo.gif) no-repeat;
}

#main_header_print
{
	display:				none;
}

#main_marquee
{
	width:					99.7%;
	height:					26px;
	background:				url(/images/rand.gif) repeat-x;
	padding-top:			2px;
	padding-left:			4px;
	overflow:				hidden;
}

#main_menu
{
	width:					200px;
	height:					auto;
	float:					left;
	padding:				10px;
	overflow:				hidden;
}

#main_menu ul li ul li
{
	border-bottom:			black 1px solid;
}

#main_menu ul li a
{
	color:					#374914;
}
#main_menu ul li ul li a
{
	color:					#7F3995;
}

#main_content
{
	width:					auto;
	height: 				auto;
	min-height:				380px;
        margin-right:                           10px;
	overflow:				hidden;
}

#main_content_locatie_text
{
	float:					left;
	width:					100%;
	overflow:				hidden;
}

#main_content_locatie_logo
{
	width:					100%;
	overflow:				hidden;
}

#main_content_table
{
	border:					none;
	background:				none;
}

#main_content_table_text
{
	overflow:				hidden;
	text-align:				justify;
}

#main_content_table_images
{
	overflow:				hidden;
	text-align:				center;
}

#main_content_table_images img
{
	border:					none;

}

#main_footer
{
	margin-top:				30px;
	width:					100%;
	height:					auto;
	text-align:				right;
}

#main_footer_logo
{
	width:					100%;
	height:					26px;
        background-image:                       url(/images/footer.gif);
        background-repeat:                      repeat-x;
	margin-bottom:                          10px;
}

.acties
{
	margin-left: 			auto;
	margin-right:			0px;
	width: 					300px;
	text-align: 			right;
	font-style:				italic;
}

.acties img
{
	border:					none;
}

#nieuwslijst
{
	border-collapse:		collapse;
	text-align:				right;
	width:					100%;
}

#nieuwslijst td
{
	border-bottom:			black 1px solid;
}

#nieuwslijst a
{
	text-decoration:		none;
}

#laatste_nieuws_en_agenda
{
    width:                                      100%;
    border-collapse:                            collapse;
}
#laatste_nieuws_en_agenda a
{
    text-decoration:                            none;
}
#laatste_nieuws_en_agenda td
{
    border-bottom:                              black 1px solid;
    padding-left: 5px;
}

.laatste_nieuws_en_agenda_middelste
{
    border-right:                               black 1px solid;
}

#agendalijst
{
	border-collapse:                        collapse;
	text-align:				right;
	width:					100%;
}

#agendalijst td
{
	border-bottom:			black 1px solid;
}

#agendalijst a
{
	text-decoration:		none;
}

#poll_vraag
{
	text-decoration:		underline;
	font-style:				italic;
	font-size:				large;
	color:					rgb(117, 149, 57);
}

#poll_aantal_1
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}

#poll_aantal_2
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}

#poll_aantal_3
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}
#poll_aantal_4
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}
#poll_aantal_5
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}
#poll_aantal_6
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}
#poll_aantal_7
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}
#poll_aantal_8
{
	background-color:		rgb(117, 149, 57);
	border:					blue 1px solid;
	height:					10px;
	float:					left;
}

#TICKER
{
	float:					left;
}

#main_marquee_buttons
{
	text-align:				right;
}
#main_marquee_buttons img
{
	border:					none;
}

#menu_noscript 
{
	margin:					0;
	padding:				0;
	list-style:				none;
}

#menu_noscript ul
{
	margin:					0;
	padding:				0;
	list-style:				none;
}

textarea
{
	width:					100%;
	color:					black;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				small;			
}

#bericht
{
	height:					40px;
}

#home_laatstenieuws
{
	width:					50%;
	float:					left;
}
#home_agenda
{
	width:					49%;
	float:					left;
}

#home_poll
{
	width:					49%;
	float:					right;
}
.pollvraag
{
    font-size:large;
    font-color: red;
    text-align: center;
}

#home_text
{
	width:					49%;
        float:                                  left;
	overflow:				hidden;
	margin-bottom:                          5px;
}

.vandaag
{
	color:					red;
}

.textleft
{
    float:left;
}
.textright
{
    float:right;
}
.textright div
{
    margin-top: 10px;
}

.textright div img
{
    border: none;
}

.gastenboekitem
{
    width:99%;
    border: black 1px solid;
    margin-top: 15px;
}

.gastenboekitem div div
{
    width: 48%;
    float:left;
    margin-left: 1%;
    margin-right: 1%;
}

.gastenboekitem_text_text
{
    margin-left:1%;
    margin-right:1%;
    width: 100%;
}

.listItems
{
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    border-collapse: collapse;
}

.listItems th
{
    font-weight: bold;
    border-bottom: black 2px solid;
    margin-bottom: 2px;
}
.updateItem, .deteteItem
{
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    border-collapse: collapse;
}
.updateItem input, .updateItem select
{
    width: 100%;
}

.updateItem td
{
    text-align: right;
}

.listItems td
{
    border-bottom: black 1px solid;
}

#uitleg
{
    margin-left: 1%;
    margin-right: 1%;
    padding: 2%;
    border: black 1px solid;
}