@charset "UTF-8";
/* CSS Document */

.AV-CR {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#000000;
}

.AV-tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

.AV-noBG {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.AV-BG {

	background-image: url(../images/BolEuropa.JPG);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

#STAT {
	left: 10px;
	right: 10px;
	visibility: visible;
	width: 100px;
	height: 30px;
	bottom: 10px;
	top: auto;
	position: fixed;
}

.AV-box .AV-tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.AV-box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	width: 500px;
	padding: 10px;
	/*left: 300px; 
	position: absolute;
	background-color: #FFFFFF;  */
	border: thin double #666666;
	border-color: #CCCCCC;
	left: 33%;
	top: 50px;
	position: absolute;
}

.AV-Google {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	width: auto;
	position:fixed;
	padding: 10px;
	/*left: 300px; 
	position: absolute;
	background-color: #FFFFFF;  */
	border: thin double #666666;
	border-color: #CCCCCC;
	left: 20px;
	top: 85%;
	position: absolute;
}

.AV-Google-right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	width: auto;
	position:fixed;
	padding: 10px;
	/*left: 300px; 
	position: absolute;
	background-color: #FFFFFF;  */
	border: thin double #666666;
	border-color: #CCCCCC;
	right:	20px;
	top: 100px;
	position: absolute;
}

.AV-Google-Zoek {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	width: auto;
	position:fixed;
	padding: 5px;
	/*left: 300px; 
	position: absolute;
	background-color: #FFFFFF;  */
	border: thin double #666666;
	border-color: #CCCCCC;
	right:20px;
	top: 5px;
	position: absolute;
}

.AV-MiddenMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	border: thin double #666666;
	padding: 10px;
	left: 33%;
	top: 300px;
	height: auto;
	width: 500px;
	position: fixed;
}

.AV-footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 20px;
	width: 200px;
	/*left: 300px; 
	position: absolute;
	background-color: #FFFFFF;  */
	border: thin none #CCCCCC;
	left: 3px;
	position: absolute;
	top: 90%;
	margin: 3px;
}

.AV-Logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	position: fixed;
	left: 10px;
	top: 15px;
	visibility: visible;
	width: 270px;
}

.menu1 {
	left: 30px;
	position: absolute;
	top: 130px;
	cursor: nw-resize;
	width: 200px;
	position: fixed;*/
}

.av-menu {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	border: thin double #666666;
/*	left: 3px;
*/	top: 80px;
	height: auto;
	position: fixed;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #000000;
	
}



h3 { text-shadow: grey 0.2em 0.3em 0.2em }

div.figure {
	float: none;
	width: 314px;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 300px;
}


#gallery {
  margin:3em auto;
  padding:0;
  border:1px solid #CCC;
  width:530px;
  list-style:none;
  overflow:hidden;
}

#gallery li {
  float:left;
  padding:1em 0 1em 1.7em;
}

#gallery li a img {
  border:2px solid #333;
  padding:.1em;
  opacity:.80;
}

#gallery li a img:hover {
  border-color:#CCC;
  opacity:1;
}
