﻿/* Links */

.mainlevel-tools {
        font-size: 0.7em;
}

a.mainlevel-tools:link, a.mainlevel-tools:visited {
font-size: 0.7em;
	color: gray;
	text-decoration: none;
}
a.mainlevel-tools:hover {
	text-decoration: underline;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Frontpage-Elemente */

table .contentpaneopen-frontpage {
        position: relative;
        top: -10px;
	width: 560px;
}
.contentpaneopen-frontpage h1 {
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #333333;
	margin-right: 20px;
}
.contentpaneopen-frontpage p {
	font-size: 0.7em;
	line-height: 120%;
	color: #333333;
	margin-right: 20px;
}
/* Tagebuch-Box */
table.contentpaneopen-tagebuchbox {
	font-size: 0.70em;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 65px;
}
a.contentpagetitle-tagebuchbox:link, a.contentpagetitle-tagebuchbox:visited {
	font-family: Georgia, Times, serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}
a.contentpagetitle-tagebuchbox:hover {
	text-decoration: underline;
}
table.contentpaneopen-news {
	font-size: 0.70em;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 35px;
}
a.contentpagetitle-news:link, a.contentpagetitle-news:visited {
	font-family: Georgia, Times, serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}
a.contentpagetitle-news:hover {
	text-decoration: underline;
}
/*Film */
.film {
        position: relative;
	top: -15px;
        margin-right: 20px;
	float: left;
	display: block;
	z-index: 14;
}