
body
{
background-attachment:fixed;
background-repeat:no-repeat;
background-image: url(pix/bg.gif);
}
* 
{ 	
font-family:"Courier New", Courier, monospace; 
font-size: 11pt; 
COLOR: #98928d; }

b { font-weight: bold; }

a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #c94294;
}
a:visited {
	text-decoration: none;
	color: #c94294;
}
a:hover {
	text-decoration: underline;
	color: #c94294;
}

.active {
	text-decoration: underline;
	color: #c94294;
}

a:xs {
	text-decoration: none;
}

.xs a
{
font-family:"Courier New", Courier, monospace; 
font-weight: normal;
}


#logo
{
	position:absolute;
	top: 62px;
	left: 160px;
}
#bril
{
	position:absolute;
	top: 72px;
	left: 560px;
}

#kop
{
	position:absolute;
	top: 12px;
	left: 172px;
}

#pitchoune
{
	position:absolute;
	top: 67px;
	left: 940px;
}


#content
{
	position:absolute;
	top: 172px;
	left: 172px;
	width: 840px;
}

h1
{
	font-family:"Courier New", Courier, monospace;
	font-size: 18pt; 
	font-weight:900;
	color: #d5cdc5;
}

#menu 
{ height: 75px; }

#menu ul, #menu ul li 
{list-style-type: none;
display: inline; padding: 0; margin: 0; }

#menu ul li a 
{
font-family:"Courier New", Courier, monospace;
font-size: 18pt; 
font-weight:900;
color: #c94294;
white-space: nowrap; 
padding: 3px;
margin: 3px;
line-height: 2em;
text-decoration: none;
border: 0px;
}
#menu a:hover
{color: #c94294; text-decoration: underline; background-color: #fff; border: 1px; border-color:#FF33FF; }

img
{
border:0px;
}

#foto
{
float:left;
}

#txt
{
margin-left:40px;
float:left;
width: 400px;
}

.capkop
{
text-transform:capitalize;
}

.pic img{
border: 2px solid #fff;
margin-right:5px;
margin-bottom:10px
}

.pic:hover img{
border: 2px solid #c94294;
}

.pic:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.nee img{
border: 2px solid #fff;
margin-right:5px;
margin-bottom:10px
}

.nee:hover img{
border: 2px solid #c94294;
opacity:0.4;filter:alpha(opacity=40);
background:url(pix/verkocht.jpg);
}

.nee:hover{
color: red; /* Dummy definition to overcome IE bug */
}



