
.menubutton{
	width:80px;
	height:24px;
	cursor: pointer;
	font-size:12px;
	font-weight: bolder;
	white-space:nowrap;
}

.menubutton a{
	text-decoration:none;
}

.menubutton a:link{
	text-decoration:none;
	color:white;
	font-family: arial;
}

.menubutton a:visited{
	text-decoration:none;
	color:white;
	font-family: arial;
}

.menubutton a:hover{
	text-decoration:none;
}

.menubutton a:active{
	text-decoration:none;
	color:gray;
}

.smalltext{font-size: 11px;}

.sitemap table{background-color: black;}
.sitemap td{background-color: white; padding:0px;margin:0px;color:red;}
.sitemap a:link{color:blue; text-decoration: none;}

.mailtxt{
	margin-left: 5px;
	font-size: 16px;
	font-family: arial;
	color: black;
	font-weight: 700;
}

.Text{
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
}


.Map{
	width:500px;
}

.Flag{
	width:350px;
}
.UrlInfoBlock {position: absolute; left:550px; top:0px;}
.Fotonaam{
	color: yellow;
	text-align: center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.fototekst{
	text-align: left;
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
}



ul{
	margin:0px;
	padding:5px;
}
li{list-style: none;
	margin-top: 1px;
	width:100%;
	}


.menutable{
	width:80px;
}

.parentbutton{
	background: url("../backgroundimages/parentbutton_s.gif");
	background-repeat: no-repeat;

}
.kindbutton{
	background: url("../backgroundimages/button_s.gif");
	background-repeat: no-repeat;
}


.TextCell{
	width:200px;
}
.FotoRow{
	position: relative;
	width:100%;
	overflow: visible;
	text-align: center;
	vertical-align: bottom;
	clear: both;
}
.Foto{
	width:296px;
	margin: 20px;
	border-color: black;
	border-style: solid;
	border-width: 2px;
}

.FotoText{
	font-family: verdana,arial;
	line-height: 1.5;
	font-size: 12px;
	position: relative;
	width:340px; 
	z-index:-1;
}

.FotoBorder{
	width: 340px;
	background-image: url(../backgroundimages/background-maps.jpg) ;
	background-repeat: repeat-x;
	
}


.Text{ text-align: left; font-family: verdana; font-size: 14px; letter-spacing: 0.11em;	font-weight: 400; line-height: 1.3;}
.Titel{ text-align: left; font-family: verdana; font-size: 20px; letter-spacing: 0.12em;	font-weight: 700; line-height: 1.3;}

.FotoFrame{
	margin:0px;
	width:340px;
	position: absolute;
 	overflow: visible;
 	top:0px;
 	left:0px;
 	background-color: white;
 	z-index: 3;
}


.Country{
	height:40px;

	background-image: url(backgroundimages/country_label.jpg);
}

.UnderFrame{
 	z-index:-1;
	position: absolute;
	left:0px;
	bottom :-20px;
}
.Spacer{
	height:20px;
}
.CountryText{
	color: #6f6885;
	position: relative; 
	top:-2px;
 	font-family: verdana,arial;
	font-size: 25px;
	font-weight: 900;
}

.Url h1{font-family: verdana,arial; font-size: 36px; font-weight: bolder; letter-spacing: 0.2em;}
.Url h2{font-family: arial; font-size: 24px; font-weight: bold; margin-bottom:10px;}
.Url h3{font-family: arial; font-size: 18px; font-weight: bold; margin-bottom: 5px;}

