/* Heemkundige Kring Moorslede CSS */
/* © Tijs Dejonckheere */

body
{
	background-image:url(../../images/style/Background.jpg);
	background-repeat:repeat-y;
	background-color:#4B4B4B;
	font-family:Verdana;
	font-size:10px;
	color:#4B4B4B;
	margin: 0px 0px 0px 0px;
	line-height:1.5;
}

/* Tabellen */

#content
{
	font-size:10px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	background-color:#FFFFFF;
	background-image:url(../../images/style/Heemkunde_06.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height:1.5;
}

#subcontent
{
	font-size:10px;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	line-height:1.5;
}

#menubottom
{
	background-image:url(../../images/style/Heemkunde_18.jpg);
	height:100%;
	vertical-align:top;
}

h4, h3, h2
{
	font-family:Verdana;
	color:#A2B415;
	font-weight:bold;
	font-size:10px;
}

img
{
	background: none;
}

#nieuws
{
	background-image:url(../../images/style/Heemkunde_nieuws.jpg);
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:10px;
	height:24px;
	vertical-align:middle;
}

#bericht
{
	font-size:10px;
	height:24px;
	vertical-align:top;
	line-height:1.5;
}

#blikvanger
{
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../../images/style/Blikvanger_02.jpg);
	background-repeat:repeat-x;
	background-color:#A2B415;
	padding:0px 10px 0px 10px;
	line-height:1.5;
}

.star
{
	color:red;
}

/* Links */
a:link { color: #4B4B4B; }
a:visited { color: #4B4B4B; }
a:hover { color:#333333; text-decoration:none;}
a.h:link { color: #A2B415; text-decoration:none;}
a.h:visited { color: #A2B415; text-decoration:none;}
a.h:hover { color:#A2B415; text-decoration:underline;}
