/* Basic Elements */

.m_g_1, .m_g_1-add, .m_g_1b-add, .module_nieuws_archief_container b, .module_nieuws_container h5 {
	color:#ed008c; /* verander deze kleur eventueel aan kleuren van de pagina */
}

#result_box {
	width:100%;
	height:auto;
	color:#444444;
	background:#FFFFFF;
	padding:5px;
	border:1px solid #CCCCCC;
	margin:0px 0px 15px 0px;
}

form {
	margin:0 auto;
	padding:0;
}

input.formButtons {
	margin:0 auto;
	width:auto;
	height:20px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #FFFFFF;
	background:#CCCCCC;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
}

input.formButtons:hover {
	border-top:1px solid #EEEEEE;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left:1px solid #EEEEEE;
	background:#666666;
	color:#FFFFFF;
}

input.formFields {
	margin:3px 0px 3px 0px;
	padding:3px;
	height:auto;
	width:90%;
	border:1px solid #666666;
	background:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

textarea {
	margin:3px 0px 3px 0px;
	padding:3px;
	height:auto;
	width:90%;
	border:1px solid #666666;
	background:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}





/* Tables */

table#module_photoalbum, table#module_guestbook {
	background:#FFFFFF;
}

table#module_guestbook tr td {
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}

tr#module_photoalbum_title, tr#module_guestbook_title {
	background:#E9E9E9;
	height:25px;
}

tr#module_photoalbum_title th, tr#module_guestbook_title th {
	border-bottom:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	line-height:25px;
	padding:0px 5px;
	width:50%;
}

tr#module_photoalbum_title span, tr#module_guestbook_title span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#555555;
}

tr#module_photoalbum_title a:link, tr#module_photoalbum_title a:visited, tr#module_guestbook_title a:link, tr#module_guestbook_title a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:none;
	color:#555555;
}

tr#module_photoalbum_title a:hover, tr#module_guestbook_title a:hover {
	text-decoration:none;
	color:#444444;
}

table#module_guestbook_pages {
	background:#E9E9E9;
	width:100%;
	height:25px;
}

table#module_guestbook_pages tr td {
	border-bottom:1px solid #BBBBBB;
	line-height:25px;
	padding:0px 5px;
	text-align:center;
}

table#module_guestbook_pages tr td a:link, table#module_guestbook_pages tr td a:visited {
	color:#333333;
	text-decoration:underline;
}

table#module_guestbook_pages tr td a:hover {
	color:#222222;
	text-decoration:none;
}



/* Photoalbum */

.photo_container {
	font-weight:bold;
	text-transform:none;
	text-align:center;
	font-size:9px;
	margin-top:15px;
	margin-bottom:10px;
}

	.photo_container img {
		padding:3px;
		border:1px solid #CCCCCC;
		background:#FFFFFF;
	}
	
	.photo_container img:hover {
		border:1px solid #888888;
		background:#BBBBBB;
	}
	
.photo_album_container {
	font-weight:bold;
	text-transform:none;
	text-align:center;
	font-size:9px;
	margin-top:15px;
	margin-top:10px;
}

		.photo_album_container img {
			padding:3px;
			border:1px solid #ffa912;
			background:url(../images/album_bg.png) repeat-x top left;
		}
		
		.photo_album_container img:hover {
			border:1px solid #ff8d12;
			background-position:0px -200px;
		}
		
.photoalbum {
	width:135px;
	height:100px;
	margin:5px 0px 5px 0px;
}

.photoalbum_overlay {
	width:135px;
	height:100px;
	background:url(../images/photoalbum_overlay.gif);
	cursor:pointer;
}

.photoalbum_overlay:hover {
	background-position:0px 100px;
	cursor:pointer;
}

.photo {
	width:135px;
	height:100px;
	margin:7px 0px 7px 0px;
}

.photo_overlay {
	width:135px;
	height:100px;
	background:url(../images/photo_overlay.gif);
	cursor:pointer;
}

.photo_overlay:hover {
	background-position:0px 100px;
	cursor:pointer;
}

.photo_big {
	margin-top:10px;
	padding:3px;
	border:1px solid #666666;
	background:#E5E5E5;
}

tr#photoalbum_pages_top td {
	text-align:center;
	padding:2px;
	border-bottom:1px solid #CCCCCC;
	background:#F5F5F5;
}

tr#photoalbum_pages_bottom td {
	text-align:center;
	padding:2px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background:#F5F5F5;
}

tr#photoalbum_pages_top td a:link, tr#photoalbum_pages_top td a:visited, tr#photoalbum_pages_bottom td a:link, tr#photoalbum_pages_bottom td a:visited {
	color:#444444;
	text-decoration:underline;
}

tr#photoalbum_pages_top td a:hover, tr#photoalbum_pages_bottom td a:hover {
	color:#333333;
	text-decoration:none;
}


/* Gastenboek */

tr.module_guestbook_color1 {
	background:#F5F5F5;
}

tr.module_guestbook_color2 {
	background:#FFFFFF;
}

.m_g_1 {
	width:15%;
	height:19px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:19px;
	display:table;
}

.m_g_2 {
	width:85%;
	height:19px;
	float:left;
	line-height:19px;
	display:table;
}

.m_g_3 {
	float:left;
	margin:10px 0px 0px 0px;
}

.m_g_1-add {
	width:25%;
	height:30px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:table;
}

.m_g_2-add {
	width:75%;
	height:30px;
	float:left;
	display:table;
}

.m_g_1b-add {
	width:25%;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:table;
}

.m_g_2b-add {
	width:75%;
	height:auto;
	float:left;
	display:table;
}



/* Nieuws */

.module_nieuws_archief_container u {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color:#444444;
	font-style:normal;
	text-decoration:none;
}

.module_nieuws_archief_container b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	text-decoration:none;
}

.module_nieuws_archief_container a:link, .module_nieuws_archief_container a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

.module_nieuws_archief_container a:hover{
	text-decoration:none;
}


.module_nieuws_container { 
	margin:0px;
	padding:10px;
	border-bottom:1px solid #999999;
}

.module_nieuws_container h6 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	color:#999999;
	letter-spacing:0.1em;
}


.module_nieuws_container h5 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:none;
}

