/* CSS Document */

/* For FCKeditor */

body 
{
	background-color: #494A4B;
}

#driehoekje-main
{
	position:absolute;
	background-image:url(../img/driehoekje-main.png);
	width:15px;
	height:24px;
	margin-left:89px;
}

#main-top
{
	width:100%;
	height:96px;
	padding-top:15px;
	text-align:center;
}

#main-top img
{
	margin:0;
	padding:0;
}

#main-tekst h1
{	
	color: #008649;
	font-size:20px;
	margin:0 0 30px 0;
	padding:0;
	padding-left:110px;
	padding-right:110px;
	font-family: verdana;
}

#main-tekst
{
	margin-top:50px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #fff;
	line-height:17px;	
}

#main-tekst table
{
	color: #fff;
	font-size : 12px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none
}

a.info:hover
{	z-index:25; 
	background-color:#ff0
}

a.info span{
display: none;
}

a.info:hover span.text{ /*the span will display just on :hover state*/
	z-index:26; 
    display:block;
    position:absolute;
    top:-2px;
    left:-2px;
    width:500px;
    background-color:#000; color:#fff;
    text-align:left;
    font-size:13px;
    padding:2px 2px 2px 2px;
}

a.info:hover .shadow
{
	z-index:25;
	display:block;
	position:absolute;
	top:30px;
	left:50px;
	width:506px;
	height:70px;
	background-color:#545655;	
}


.afbeeldingen-homepage
{
	background-image:url(../img/afbeeldingen-homepage.png);
	font-size:10px;
	line-height:10px;
}

.images-homepage
{
	background-image:url(../img/custom/images-homepage.jpg);
	font-size:10px;
	line-height:10px;
}


#main-tekst p
{
	margin:0;
	padding:0;
	padding-left:110px;
	padding-right:110px;
	padding-top:8px;
	padding-bottom:8px;
}

#main-tekst a:link
{
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}


#main-tekst a:visited
{
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}

#main-tekst a:hover
{
	color: #fff;
	font-weight:normal;
	text-decoration:overline;
}

#main-tekst a:active
{
	color: #f00;
	font-weight:normal;
	text-decoration:underline;
}


p.afbeeldingen-homepage-p
{
	padding:0;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

#main-tekst table
{
	margin-top:10px;
}


#main-tekst .afbeeldingen-homepage a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}

#main-tekst .afbeeldingen-homepage *
{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

#main-tekst .afbeeldingen-homepage a:link, #main-tekst .afbeeldingen-homepage a:hover, #main-tekst .afbeeldingen-homepage a:visited, #main-tekst .afbeeldingen-homepage a:active,
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}
p.images-homepage-p
{
	padding:0;
	margin-left:0px;
	margin-right:0px;
	float:left;
}


#main-tekst .images-homepage a
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}

#main-tekst .images-homepage *
{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

#main-tekst .images-homepage a:link, #main-tekst .images-homepage a:hover, #main-tekst .images-homepage a:visited, #main-tekst .images-homepage a:active,
{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
}
