
.floatright {
  float: right;
}



div.feedback {
  color: #F0F;
}

br.seperator {
  clear: both;
}

/* DIVERSEN */
h2 img.icon {
	vertical-align: middle;
	margin-right: 0.3em;
}

div.homepagediv {
	margin-top: 1em;
}
div.homepagediv img.icon {
	float: left;
}
div.homepagediv div.fotothumbnail img {
	margin: -0.3em 0 0 2.9em;
}
div.homepagediv p, div.homepagediv div.fotothumbnail {
	margin-left: 50px;
	text-align: left;
}
div.homepagediv p.goto {
	font-size: 95%;
	margin-top: -0.4em;
	margin-bottom: 0.5em;
}
div.homepagediv p.goto img {
	vertical-align: -0.1em;
	margin: 0 0.3em 0 1.1em;
}
div.homepagediv p.contact img {
	vertical-align: -0.1em;
	margin: 0 0.3em 0 0;
}


div.blogPost blockquote, blockquote.citaat {
  margin-left: 3em;
  margin-right: 3em;
  font-size: 90%;
}
div.blogPost blockquote p, blockquote.citaat p {
  text-indent: 1em;
  margin: 0.2em 0;
}
div.blogPost blockquote.poezie p {
  text-indent: 0;
  margin: 0.2em 0;
}
div.blogPost blockquote p span.ellips {
  color: #666;
  font-size:  70%;
}
div.blogPost blockquote p.source {
  text-align: right;
  font-style: italic;
  margin-right: 3em;
}
div.blogPost p.youtube {
    text-align: center;
}
div.blogPost p.blogfoto {
    text-align: center;
}

p.biofoto {
    margin: 0.7em 0;
    text-align: center;
}
p.bio_inhoud {
    margin: -.5em 0 1.3em 3em;
}

div.contactForm input, div.contactForm button {
    padding: 0.2em;
    margin: 0.2em 1%;
}
div.contactForm input[type='text'] {
    width: 38.8%;
}
div.contactForm textarea {
    width: 80%;
    padding: 0.2em;
    margin: 0.2em 1%;
}


div.profiles ul li {
    margin: 0 1em;
}
div.profiles ul img {
    border: 0;
    margin: 0 1em 0.2em 0;
    vertical-align: middle;
}

div.side-bar-profiles ul {
    margin: 3em 20px 1em;
}
div.side-bar-profiles img {
    margin: 4px;
    padding: 2px;
}


/* FOTOS */

div#foto {
    text-align: center;
    padding: 1em;
}
div#foto_info {
    text-align: center;
}
div#foto_info table {
    width: 80%;
    margin: 0 auto;
}
div#foto_info td {
    width: 25%;
}
div#foto_info td.vandaag {
    width: 50%;
}
div#foto_info div.beschrijving {
    font-style: italic;
}


ul.albums_list li {
    float: left;
    list-style-type: none;
    width: 185px;
    height: 150px;
    margin: .5em 0 1em 0;
}
ul.albums_list.edit li {
    height: 185px;
}
ul.albums_list div.album_thumb {
    margin-bottom: 0.1em;
    text-align: center;
}
ul.albums_list div.titel {
    font-size: 110%;
    text-align: center;
}
ul.albums_list div.periode {
    font-size: 70%;
    text-align: center;
}


div.gallery figure {
    float: left;
    list-style-type: none;
    width: 165px;
    height: 100px;
    margin: .5em 0 0.5em 0;
    text-align: center;
}

div.gallery figure figcaption {
    display: none;
}

div.caption {
    margin: 0.4em 0;
}

div.caption a {
    color: #8888ff;
}
div.caption a.extern {
    color: #8888ff;
}

div.caption div.title {
    font-weight: bold;
    margin-bottom: 0.3em;
}

div.caption div.description {
    font-size: 95%;
    margin-bottom: 0.3em;
}

div.caption div.location {
    font-size: 85%;
}
div.caption div.time {
    font-size: 85%;
    margin-bottom: 0.3em;
}

div.panorama img {
    vertical-align: middle;
    margin: 0 1em;
}
div.panorama a {
    border: 1px solid darkgray;
    border-radius: 3px;
    text-decoration: none;
    display: block;
    line-height: 40px;
    width: 30em;
    padding: 0.1em 0;
    margin: 0 auto 1.5em auto;
}
div.panorama a:hover {
    background-color: #181818;
}

div#imageviewer {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}
div#imageviewer-zoom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
}
div#imageviewer-zoom img {
    cursor: pointer;
}


div.thefoto {
    text-align: center;
    position: relative;
}

div#map_locations {
    font-size: 70%;
}


div#albumbeschrijving p {
    padding: 0 6em 0.3em 6em;
}


div#content p.youtube {
    text-align: center;
}

div#content a.nietpubliek {
    color: #b30;
}

/* backwards compatible */
div#content p.poezie, div#content p.citaat {
    text-indent: 0;
    margin-left: 3em;
    margin-right: 3em;
    font-size: 90%;
}

p.naar_archief_top {
    float:right;
}
p.naar_archief_bottom {
    margin-left: 2em;
}

#sphere {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

div#imageviewer {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

ul.uetlibergLegend img {
    float: left;
    margin: 5px;
}
ul.uetlibergLegend li {
    clear: both;
}