/* ::::: Fit2Page.nl																				::::: */
/* ::::: klant:	Venhuis vijverbouw																				::::: */
/* ::::: laatst gewijzigd:	4-3-2008																::::: */
/* ::::: kleuren:

																									::::: */

@import url("resetstyles_v2.css");




/* =LEVEL 0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

html { height: 100%; }
body { height: 100%; }

body {
	background:#2d2d2d;
}

#Horizon {

	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;

}

#PageContainer	{
	margin-left: -268px;
	position: absolute;
	top: -278px;
	left: 50%;
	width: 536px;
	height: 556px;

}

#BlockContainer {
	width: 100%;
	height: 100%;
	background:#0a0a0a url(../images/portalBkgrnd.jpg) no-repeat;
	
}



.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#HeaderContainer {width:536px;height:20px;}
#ContentContainer {width:536px;height:512px;}
#FooterContainer {width:536px;height:24px;}

/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */



/* =LEVEL 1 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#HeaderWrapper {height:100%;}
#ContentWrapper {}
#GrM {} 
#FooterWrapper {height:100%;}


/* =LEVEL 2 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/



#GrS_c1 {width:100%;}


.Inhoud {padding:0 32px 58px 16px;}


/* =LEVEL 3 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/



/* =TYPO ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {font-family:'Lucida Sans', Arial, Sans-Serif;font-size:0.63em;/*10px*/;color:white;}
p {margin:0.5em 0 0 0;}


ul {}
ul li {}

em, i, em *, i * {font-style:italic;}


strong, b, strong *, b * {font-weight:bold;}


a {color:#5e90c4;}



a:link, a:visited {text-decoration:none;}
a:hover, a:active {text-decoration:underline;}


#Menu ul {margin-left:8px;font-size:0.9em;}
#Menu ul li {list-style-type:none;float:left;display:block;line-height:1em;margin-left:8px;}
#Menu ul li a {font-size:1.2em;color:#fff;display:block;}  
#Menu ul li a:link, #Menu ul li a:visited {text-decoration:none;} 
#Menu ul li a:hover, #Menu ul li a:active {text-decoration:underline;} 


/* =jquery glow */

#ContentContainer a {cursor:pointer;}

#Koi {position:absolute;top:40px;left:194px;}
#Onderhoud {position:absolute;top:200px;left:30px;}
#Zwem {position:absolute;top:200px;left:356px;}
#Natuur {position:absolute;top:360px;left:194px;}

#Koi a.Glow {width:149px;height:149px;display:block;background:url(../images/koi_dim.jpg) no-repeat;}
#Koi a.Glow span {display:block;width:100%;height:100%;background:url(../images/koi_active.jpg) no-repeat;display:none;}

#Onderhoud a.Glow {width:149px;height:149px;display:block;background:url(../images/onderhoud_dim.jpg) no-repeat;}
#Onderhoud a.Glow span {display:block;width:100%;height:100%;background:url(../images/onderhoud_active.jpg) no-repeat;display:none;}

#Zwem a.Glow {width:149px;height:149px;display:block;background:url(../images/zwem_dim.jpg) no-repeat;}
#Zwem a.Glow span {display:block;width:100%;height:100%;background:url(../images/zwem_active.jpg) no-repeat;display:none;}

#Natuur a.Glow {width:149px;height:149px;display:block;background:url(../images/natuur_dim.jpg) no-repeat;}
#Natuur a.Glow span {display:block;width:100%;height:100%;background:url(../images/natuur_active.jpg) no-repeat;display:none;}




