#navigation{
	padding-left:0px;	
}


.tourDate {
   font-size: 1.05em;
   }

.tourDate li{
   display: block;
   margin-bottom: 1em;
   }

.tourDate a{
   border-bottom: 1px dashed black;
   }

.banner {
   padding-top: 20px;
   padding-bottom: 20px;
   }


ul.voartists{
	float:left;
	margin:20px;
        padding: 5px;
        padding-top: 10px;
        border: solid 3px #66a6cd;
        background-color: #eee; /*#f0f0f0;*/
        color: black;
}

ul.voartists li a{
        color: black;
        }

ul.voartists li{
	float:left;
	margin: 10px 30px 10px 30px;
        padding: 0;
}
ul.voartists > li{
	min-height:120px;
	height:auto;
}

ul.voartists li a img, img.voportrait{
        border-top: 2px solid #444;
        border-right: 2px solid white;
	border-left:2px solid #444;
	border-bottom:2px solid white;
}

img.voportrait{
   margin-bottom: 10px;
   }

.right{
   float:right;
   }

iframe.gallery{
   width: 800px;
   height: 550px;
   margin-top: 10px;
   margin-left:50px;
   }

.bgallery{
   margin-left: 232px;
   }