/* Stylesheet De Treffers 70
* Patrick Kuipers
*/

*
{

}

html, body
{
background		:	#d9dbdf;
background-repeat:;
font-family		:	verdana;
font-size		:	12px;
}


A:link 
{
text-decoration: none;
color			:	white;
font-family	:	verdana;
font-size		:	12px;

}

A:visited 
{
text-decoration: none;
color			:	white;
font-family	:	verdana;
font-size		:	12px;


}

A:active 
{
text-decoration: none;
color			:	white;
font-family	:	verdana;
font-size		:	12px;
}


A:hover 
{
text-decoration	: 	; 
color			: 	white;
font-size		:	15px;

}
A:visited
{
color			:	white;
font-family	:	verdana;
font-size		:	12;
}
/**#0066FF;
*/
.pagecontainer
{
margin-left		:	10%;
margin-top		:	15px ; 
width			: 	1000px; 
height			:	1180px;
background:	url("../page1.jpg") no-repeat;

background		:	;
float			:	left;
border			:	;

}

.header
{

background		:	#0066FF;
width			:	1000px;
height			:	100px;
background		:	url(header1.jpg);


}

.ruimteTussenHeader
{

background		:	;
float			:	left;
width			:	1000px;
height			:	10px;

}

.main-nav
{


float			:	left;
width			:	190px;
height			:	350px;
border			:	;
margin-top		:	0px;


}

.main-navtekst
{
margin-left		:	25px;
margin-top		:	25px;
}

.ruimteTussenNav

{
width			:	10px;
height			:	500px;
float			:	left;
}

.content
{
width			:	780px;
height			:	350px;
color			:	white;
border			:	;
float			:	left;
margin-top		:	0px;


}

.contentTekst
{
margin-left		:	15px;
margin-top		:	35px;
}

//.ruimteTussenContent
{
width			:	1000px;
height			:	10px;
float			:	left;
}

.sponsor
{
clear			:	left;
width			:	400px;
height			:	275px;
margin-left		:	40px;
border			:	;
height			:	300px;
float			:	left;
background		:	;
margin-top		:	0px;
font-family		:	verdana;
font-size		:	12px;
}

.tekstSponsor
{
margin-top		:	0px;
width			:	400px;
margin-left		:	60px;
float			:	left;
height			:	275px;
color			:	black;


}

.footer

{
margin-top		:	0px;
margin-left		:	600px;
width			:	1000px;
height			:	20px;
background		:	;
color			:	black;
float			:	left;
)

}

#cell1          {
    background-color: #0066FF;
	color			:	white;
}
#cell1:hover    {
    background-color: #0033FF;
	color			:	white;
}


#cell2         {
    background-color: #CC0000;
	color			:	black;
}
#cell2:hover    {
    background-color: red;
	color			:	black;
}

