﻿body
{
background-color:#333;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
margin: 0;
padding: 0;
}

.doorschijnend
{
	background-color: transparent;
	border-style: solid;
color:White;
}

.basis
{
	position: absolute;
	top: 20px;
	left: 100px;
height:640px;
width:1000px;
	background-image: url(afbeeldingen/achtergrondfrancis.jpg);
	/*background-image: url(afbeeldingen/achtergrond1.jpg); */
	z-index: -1;
}

.basisgroter
{
	position: absolute;
	top: 20px;
	left: 10px;
height:640px;
width:1000px;
	background-image: url(afbeeldingen/achtergrondfrancis.jpg);
	z-index: -1;
}



.Langeteksten
{
	background-color: #FFFFFF;
	color: #000000;
}



.LogoLinks
{
	width:140px;
/*	border-style: solid; */
	position:absolute;
	height: 140px; 
	top: 20px;
	left: 20px; 
background-color:transparent;		
	}

.MenuBoven
{
	/*border-style: solid; */
	position: absolute;
	width: 400px;
	height: 70px;
	top: 10px;
	left: 200px;
background-color:transparent;
z-index:10;
}


.MenuLinks 
{
	/*border-style: solid; */
	position: absolute; 
	height: 300px; 
	top: 185px; 
	left: 20px; 
	width:140px;
	background-color:transparent;
	}
.Inhoud
{
	width: 750px;
	/*border-style: solid;*/
	position: absolute;
	height: 480px;
	top: 60px;
	left: 200px;
background-color:transparent;
}
.Inhoudgroter
{
	width: 800px;
	/*border-style: solid;*/
	position: absolute;
	height: 600px;
	top: 10px;
	left: 180px;
background-color:transparent;
}

.Fotorechts
{
	position: relative;
	float:right;
	width: 120px;
	top: 10px;
	right: 50px;
background-color:transparent;
	z-index:-1;
	}


.tabelmetrandrondom
{
	border-style: solid;
}

table
{
	border-style: none;
}

img
{
	border:0;
	
	}

td
{
	border-style: none;
	font-size: 10pt;
	font-weight: lighter;
	font-family: Helvetica;
	vertical-align: top;
	line-height: 14px;
	font-style: normal;
}

.txtwit { 
	color: #fff; 
	font-weight:lighter;
	font-size: 8pt; 
	font-family: Helvetica;
	line-height: 14px;
	}



a
{
	color: #FF66CC;
	font-weight: normal;
	font-size: 10pt;
	font-family: Helvetica;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
}

a:hover
{
	font-style: italic;
	/*font-weight: bold; */
}

a:active
{
	color: #FF66CC;
	font-weight: normal;
	font-size: 10pt;
	font-family: Helvetica;
	text-decoration: none;
	line-height: 14px;
	font-style: normal;
}

.etiket
{
position:absolute;
height:150px;
width:126px;
top:75px;
left:25px;
background-color:transparent;
}

.bier
{
position:absolute;
height:400px;
width:375px;
top:0px;
left:166px;
background-color:transparent;
overflow:auto;
}

.submenu
{
	font-family: Verdana;
	font-size: larger;
	color: #FFFF00;
text-decoration:none;
}
.Titeltekst
{
	font-family: Verdana;
	font-size: larger;
	color: #FFFFFF;
	text-transform: capitalize;
}

.achtergrondlogo
{
	position: absolute;
	z-index: -2;
	width: 120px;
	height: 120px;
	float: none;
}

.achtergrondhoorn
{
	position: absolute;
	z-index: -3;
	width: 160px;
	height: 300px;
	float: none;
}

.detailbier
{
	position: absolute;
	z-index: -1;
	width: 120px;
	height: 120px;
	bottom:80px;
	right:50px;
	
}
.kleineafbeelding
{
	width: 100px;
}