/*******************************************************************************
********  		Copyright (C)2006 Jens Beukers                	********
********								********
******** 	Alle bronbestanden, javascripts, style sheets,		********
********  hmtl-bestanden, etc. welke onderdeel vormen van deze site     ********
********  	zijn auteursrechtelijk beschermd en mogen zonder        ********
********  schriftelijke toestemming van de auteur niet voor andere      ********
********  	websites of andere toepassingen worden gebruikt !       ********
*******************************************************************************/

/************************************************************
		Onderste contact tekst
************************************************************/

#contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#701618;
	text-align: left;
        font-weight: normal;
        font-style: normal;
        line-height: 0.6em;
	font-size: 11px;
	position: relative;
	left: 105px;

}

/************************************************************
		Het logo vlak
************************************************************/

#top_logo {
	/* display: inline; */
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px solid black;
        background-image: url(../images/care-for.gif);
        background-position: left;
        background-repeat: no-repeat;
        height: 150px;
        width: 165px;
        position: relative;
        left: 90px;
}

/************************************************************
		Onderste witte deel
************************************************************/

#small_spaced {

        line-height: 0.6em;

}

/************************************************************
		nieuws instellingen
************************************************************/

#nieuws_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
        font-weight: normal;
        font-style: normal;
	font-size: 11px;
	position: relative;
	top: 0px;
	margin: 15px;

}

#nieuws_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
        font-weight: normal;
        font-style: normal;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #ffffff;

}

/************************************************************
		EBL instellingen
************************************************************/

#ebl_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
        font-weight: bold;
	font-size: 12px;
}

#ebl_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
        font-weight: normal;
        font-style: normal;
	font-size: 11px;
}

.ebl a:link
{
	text-decoration: none;
	color: #000000;
}
.ebl a:visited
{
	text-decoration: none;
	color: #000000;
}
.ebl a:active
{
	text-decoration: none;
	color: #000000;
}
.ebl a:hover
{
	text-decoration: underline;
	color: #000000;
}

/************************************************************
		content divje
************************************************************/

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #701618;
	text-align: left;
        font-weight: normal;
        font-style: normal;
        font-size: 11px;
        width: 247px;
        word-wrap: break-word;
}

#banner_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #701618;
	text-align: left;
        font-weight: normal;
        font-style: normal;
        font-size: 11px;
        width: 160px;
        vertical-align: bottom;
        position: relative;
        left: 560px;
        top: -30px;
}

#menu_header
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
	text-align: left;
        font-weight: bold;
        font-style: normal;
	font-size: 17px;
	position: relative;
	left: 20px;
	top: 5px;
}

.menu a:link
{
	text-decoration: none;
	color: #004669;
}
.menu a:visited
{
	text-decoration: none;
	color: #004669;
}
.menu a:active
{
	text-decoration: none;
	color: #004669;
}
.menu a:hover
{
	text-decoration: underline;
	color: #004669;
}

.image_menu a:link
{
	text-decoration: none;
	color: #701618;
}
.image_menu a:visited
{
	text-decoration: none;
	color: #701618;
}
.image_menu a:active
{
	text-decoration: none;
	color: #701618;
}
.image_menu a:hover
{
	text-decoration: underline;
	color: #701618;
}




