body {
    font-family: Arial,Helvetica,sans-serif;
}

table.liste td     {vertical-align:middle; }
td.down {
    font-size: 14px;
    vertical-align:middle;
    height: 50px;
    min-height: 50px;
}
div.down {
    margin-left:15px;
    margin-right:15px;
}
a:link { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:hover { color: #0033ff; text-decoration: underline; font-weight: bold; }

.tu_date { font-weight:bold; font-size:20px; display:block; margin-bottom: 1em; }
.tu_pic { float:left; width: 200px; text-align: center; margin: 10px 0;}
.tu_name { clear: left; width: 200px; float:left; font-weight:bold; font-size:16px; min-height: 100px; text-align: center;}
.tu_head1 { font-weight:bold; font-size:28px; display:block;}
.tu_head2 { font-weight:bold; font-size:24px; display:block; margin-bottom: 0.5em; }

td.album { text-align:center; vertical-align:baseline; }

.head1 {font-size:30px; font-weight:bold; height:30px; }
.head2 {font-size:25px; font-weight:bold; }
.head3 {font-size:20px; font-weight:bold; }
.cell1 {font-weight:bold; border-right:0px; }
.cell2 {border-left:0px; }

.so_links  {vertical-align:top; border:1px solid black; border-right: none; font-weight:bold; background-color:#CCC; width: 150px;}
.so_rechts {border:1px solid black; border-left: none; }

big {font-size: 20px; }


#gallery {
	position: relative;
}

#gallery .thumbnail {
	display:inline-block;
	padding: 10px;
	border: 1px solid black;
  	border-radius: 10px;
	width: 100px;
  	margin: 5px;
	text-align: center;
}

#gallery .thumbnail .label {
    padding-bottom: 0.5em;
}

#gallery .thumbnail a {
}

#gallery .thumbnail a img {
	max-height: 100px;
	max-width: 100px;
}

#gallery .back {
	position:absolute; 
	top:50%;
	height: 100px;
	width: 100px;
	left: 0;
}

#gallery .current {
    text-align: center;
    width: 100%;
}

#gallery .next {
	position:absolute; 
	top:50%;
	height: 100px;
	width: 100px;
	right: 0;
}

#tutzing_termine {
    width: 100%;
}

#tutzing_termine td {
    vertical-align: top; 
    margin: 0.2em;
    padding: 0;
}

#tutzing_termine .title {
  font-size: 120%;
}

dl img {
	float: left;
	height: 3em;
	margin: 0.5em;
}

dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0.5em;
	clear: both;
}
