*
{
	margin: 0;
	padding: 0;
}

label.formulier {
	float: left;
	width: 100px;
	text-align: left;
	cursor: pointer;
}

A:link, A:visited {
color : #eb2e2e; 
text-decoration : underline; 
} 

A:hover, A:active {
color : #eb2e2e; 
text-decoration : none; 
} 

.container{
position: absolute;
top: 50%;
height: 630px;
width: 100%;
margin: -315px 0 0 0;
}

.center
{
	width: 750px;
	margin: 0px auto;
}


.stroke
{
	height: 60px;
	background: #fdcb25;
}

.stroke .border
{
	float: left;
	height: 60px;
	width: 229px;
	border-right: 1px solid #FF0000;
}

.stroke #slogan
{
	float: left;
	display: block;
	height: 60px;
	width: 520px;
	background: no-repeat right center;	
}

.stroke #slogan.a
{
	background-image: url( images/slogan1.gif );
}

#middle
{
	width: 750px;
}

#middle #menu
{
	float: left;
	width: 209px;
	background: url( images/menu-img.gif ) 40px 30px no-repeat;
	padding: 140px 20px 10px 0;
	border-right: 1px solid #E96B94;
	
}
	
#menu	ul
{
	list-style-type: none;	
}


#menu	ul li a
{
	font-size: 13px;
	font-family: "Trebuchet MS";
	margin-top: 17px;
	display: block;
	text-decoration: none;
	color: #000000;
	background: url( images/menu-button-geel.gif ) left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px solid #fdcb25;
}

#menu	ul li a:hover, #menu	ul li a:active 
{
	background-image: url( images/menu-button-rood.gif );
	border-color: #eb2e2e;
}

#menu a.active
{
	background-image: url( images/menu-button-rood.gif );
	border-color: #eb2e2e;	
}

#right
{
	float: left;
	width: 519px;
	margin-left: -1px;
	border-left: 1px solid #FF0000;
}

#right #header
{
	height: 50px;
	margin-left:40px;
	margin-top:30px;
	}

#right #header h1
{
	display: none;
}

#right #content
{
	min-height: 200px;
	background: #fef1c2 url( images/content-bg-boven.gif ) 0px -80px repeat-x;
	padding: 50px 0 20px 10px;
}

#right #content h2
{
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #eb2e2e;
}

#right #content p
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 30px;
}

#right #content 
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	padding-bottom: 30px;
}

#content #bigmenu ul
{
	list-style-type: none;
}


#content #bigmenu ul li
{
	float: left;
	padding-right: 10px;
}

#content #bigmenu ul li a
{
	display: block;
	height: 156px;
	width: 156px;
}

#content #bigmenu ul li a span
{
	display: none;
}

#content #bigmenu ul li.werknemer
{
	height: 156px;
	width: 156px;
	background: url( images/werknemer.gif ) no-repeat;
}

#content #bigmenu ul li.werknemer a:hover, #content #bigmenu ul li.werknemer a:active
{
	background: url( images/werknemer2.gif ) no-repeat;
}

#content #bigmenu ul li.contact
{
	height: 156px;
	width: 156px;
	background: url( images/contact.gif ) no-repeat;
}

#content #bigmenu ul li.contact a:hover, #content #bigmenu ul li.contact a:active
{
	background: url( images/contact2.gif ) no-repeat;
}


#content #bigmenu ul li.werkgever
{
	height: 156px;
	width: 156px;
	background: url( images/werkgever.gif ) no-repeat;
}

#content #bigmenu ul li.werkgever a:hover, #content #bigmenu ul li.werkgever a:active
{
	background: url( images/werkgever2.gif ) no-repeat;
}

#footer
{
	*margin-top: -20px;
}

#footer #copyright
{
	padding: 5px 0 0 235px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #e08803;
}

#footer #copyright a
{
	color: #BD7302;
	text-decoration:none;
}

#footer #copyright a:hover
{
	color: #BD7302;
	text-decoration:underline;
}

/* frame */

table a:link, table a:visited, table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	color:#eb2e2e;
	
}

table A:hover, table A:active {
	text-decoration:underline;
}

table {
	border-bottom:solid;
	border-bottom-color:#fdcb25;
	border-bottom-width:thick;
}

weg {
	border-bottom:solid;
	border-bottom-color:#eb2e2e;
	border-bottom-width:thin;
}


