/* CSS Document */
body {
	margin-top:0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

.inputveld {
	width: 300px;
	border: 1px dotted #999999;
}

.tekstveld {
	width: 300px;
	border: 1px dotted #999999;
	height: 100px;
}

a, a:link, a:hover, a:active, a:visited {
	color: #000000;
}

.link {
	font-weight: bold;
	text-decoration: underline;
}

.linkschuin {
	font-style: italic;
	text-decoration: underline;
}

.nav {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

/* blokken */
.landblok {
	position: relative;
	height: 230px;
	width: 183px;
	background-color: #F6F6F6;
	border: 1px dotted #999999;
	float:left;
	clear: none;
	padding: 2px;	
	margin: 3px;
}

.stadblok {
	position: relative;
	height: 150px;
	width: 183px;
	background-color: #F6F6F6;
	border: 1px dotted #999999;
	float:left;
	clear: none;
	padding: 2px;	
	margin: 3px;
}

/* map */
.markerwindow {
	font-size: 12px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}

a.markerwindowbig {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
}

/* menu */
.menu {
	font-size: 14px;
	color: #000000;
	padding: 2px 15px 4px 15px;
	background-color: #FCE92B;
	border: 2px solid #000000;
	font-weight: bold;	
}

.menu:hover {
	font-size: 14px;
	color: #FFFFFF;
	padding:2px 15px 4px 15px;
	background-color: #9A2E91;
	border: 2px solid #1E4E9C;
	font-weight: bold;	
}

a.menusmall {
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	color: #000000;
	background-color: #FCE92B;
	border: 1px solid #000000;
	font-weight: bold;	
}

a.menusmall:hover {
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	background-color: #9A2E91;
	border: 1px solid #1E4E9C;
	font-weight: bold;	
}

/* rest */
.title {
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	background-color: #E9E9E9;
	border-bottom: 1px dotted #999999; 
}

.star-rating{
	color: #E9E9E9;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 15px;
	left: 0px;
	position: relative; 
	background: url('http://static.gayguide.eu/img/star0.gif') left bottom repeat-x;
}

.star-rating li{
	color: #E9E9E9;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}

.star-rating li a{
	display:block;
	width:17px;
	height: 15px;
	text-decoration: none;
	/*text-indent: -9000px;*/
	color: #E9E9E9;
	font-size:0px;
	text-decoration:none;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image:none;
}

.star-rating li a:hover{
	color: #E9E9E9;
	background: url('http://static.gayguide.eu/img/star1.gif') left top repeat-x;
	z-index: 1;
	left: 0px;
	top: 0px;
}

.star-rating a.one-star{
	color: #E9E9E9;
	left: 0px;
}
.star-rating a.one-star:hover{
	color: #E9E9E9;
	width:17px;
}
.star-rating a.two-stars{
	color: #E9E9E9;
	left:17px;
}
.star-rating a.two-stars:hover{
	color: #E9E9E9;
	width: 34px;
}
.star-rating a.three-stars{
	color: #E9E9E9;
	left: 34px;
}
.star-rating a.three-stars:hover{
	color: #E9E9E9;
	width: 51px;
}
.star-rating a.four-stars{
	color: #E9E9E9;
	left: 51px;
}
.star-rating a.four-stars:hover{
	color: #E9E9E9;
	width: 68px;
}
.star-rating a.five-stars{
	color: #E9E9E9;
	left: 68px;
}
.star-rating a.five-stars:hover{
	color: #E9E9E9;
	width: 85px;
}

.ratetitle {
	font-size: 16px;
	width: 210px;
	font-weight: bold;
	background-color: #E9E9E9;
}

.venuetitle {
	clear:none;
	font-size: 16px;
	font-weight: bold;
	background-color: #E9E9E9;
	border-bottom: 1px dotted #999999; 
}

.favvenue {
	font-size: 11px;
	font-weight: bold;
	background-color: #E9E9E9;
	border-bottom: 1px dotted #999999; 
}

.randje {
	border: 1px dotted #999999; 
}

.randjeonder {
	border-bottom: 1px dotted #999999; 
	padding-top: 5px;
	padding-bottom: 5px;	
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/* vlaggen */
.flagNL {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_nl.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagES {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_es.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagDE {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_de.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagFR {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_fr.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagAT {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_at.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagBE {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_be.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagCH {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_ch.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagPL {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_pl.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagGB {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_gb.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagPT {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_pt.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagCA {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_ca.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagDK {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_dk.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagUS {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_us.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagIT {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_it.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagLU {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_lu.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagSE {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_se.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagNO {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_no.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagIE {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_ie.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagFI {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_fi.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagCZ {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_cz.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

.flagTR {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_tr.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.flagHU {
	clip: rect(auto,auto,auto,auto);
	background-image: url('http://static.gayguide.eu/img/f_hu.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
/* oude zooi */

.omschrijvinghid {
	z-index: -1;
	visibility: hidden;
	position:absolute;
}

.omschrijvingvis {
	z-index: 1;
	visibility: visible;
	position:relative;
}
