@charset "utf-8";

/* CSS Document */

body 
{
	background-color: #cca;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #493d31;
}

div#banner
{
	position: absolute;
	top: 119px;
	left: 270px;
	width:  750px;
	height:  30px;	
	line-height: 1.35em;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #790000;
	text-align: center;
	/*background-color: #bea;*/
}

div#menu
{
	position: absolute;
	top: 200px;
	left: 38px;
	width:  189px;
	height: 480px;	
	/*background-color: #bea;*/
}

div.menu
{
	position: relative;
	float: left;
	width: 150px;
	height: 28px;
	text-align: center;
	margin-bottom: 8px;
	line-height: 1.80em;
	background-color: #45240C;
	font-size: 14px;
	opacity: 0.70;
	/*filter:alpha(opacity = 75);*/
}

div#google_translate_element
{
	position: absolute;
	top: 705px;
	left: 35px;
	width:  189px;
	height:  30px;	
	text-align: center;
	/*background-color: #bea;*/
}
/*
div#content
{
	position: absolute;
	top: 200px;
	left: 255px;
	width:  734px; 
	height: 415px;	
	overflow-y: auto;
	padding-right: 10px;
	background-color: #abe;
}
*/
div#footer
{
	position: absolute;
	top: 727px;
	left: 235px;
	width: 1014px;
	height: 22px;
	line-height: 1.7em;
	text-align: center;
	color: #fff;	
	background-color: #45240C;/*#8a9131;*/
}

div#wissellijst
{
	position: absolute;
	top: 25px;
	left: 1047px;
	/*
	width:  170px;
	height: 113px;
	*/	
	border: solid 2px #45240C;
	background-color: #45240C; 
}

h1 
{
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #8a9131;
	margin: 4px 0 4px 0;
	padding: 0;
}

div#menu    a{color: #fff;text-decoration: none;outline: 0;}
div#content a{color: #493d31;}
div#footer  a{color: #fff;}

	