body {
	line-height: 1.1;
	text-decoration: none;
}

a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bg1 { background-image: url('./transparenz_1.png'); }
.bg2 { background-image: url('./transparenz_2.png'); }

.grid_s,
.grid_m,
.grid_l,
.grid_xl {
	height: 140px;
}

.grid_l:hover,
.grid_m:hover { background-image: url('./transparenz_hover.png'); }

div.nohover { background-image: none !important; }

.right { text-align: right; }

.foot {
	height: 40px !important;
	padding-top: 8px;
}

.row {
	height: 140px;
	width: 100%;
}


.flickr_preview {
	background-position: center;
	background-repeat: no-repeat;
}

.head {
	height: 150px !important;
}

.hover:hover {
	text-decoration: underline;
}

.title {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	height: 99px;
	overflow: hidden;
	padding: 10px;
}

.legend_time {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 10px;
	text-decoration: none;
}

.legend_time:hover {
	text-decoration: underline;
}

.nohover {
	text-decoration: none !important;
}

p.center {
	text-align: center;
}

p.logo {
	padding-top: 30px;
}

p.padding {
	padding: 5px;
}