@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:none;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.fontsize10 {
	font-size: 10px;
}
.fontsize11 {
	font-size: 11px;
}
.fontsize12 {
	font-size: 12px;
}
.textfeld_suche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #222222;
	padding-left:1px;
	height:16px;
	padding-top:3px;
}
.textfeld_suche:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height:16px;
	padding-top:3px;
	padding-left:1px;
}
.button_suche {
	border: 1px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	height:22px;
	padding-bottom:2px;
	background-color:#222222;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #222222;
	padding-left:1px;
}
.textfeld:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.button {
	border: 1px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	background-color:#222222;
}
.home_titel {
	font-weight:bold;
	font-variant: small-caps;
}
.home_archiv {
	border: 1px #999999 solid;
	background-color:#e4e4e4;
}
.home_archiv:hover {
	border: 1px #CCCCCC solid;
	background-color:#efefef;
}
.site_titel {
	font-weight:bold;
	font-variant: small-caps;
	font-size:15px;
}
.error {
	color:#CC0000;
	font-weight:bold;
}
.hinweis {
	color:#0407C8;
	font-weight:bold;
}
/* Kalender Vorschau */
a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
}
a.tooltip:hover {
background: transparent;
z-index: 100;
}
a.tooltip span {
display: none;
text-decoration: none;
color:#FFFFFF;
}
a.tooltip:hover span {
display: block;
position: absolute;
top: -59px;
left: -193px;
width: 170px;
z-index: 100;
padding: 0px 10px 2px 10px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}
/* Kalender Vorschau */
/* Plakat Vorschau */
a.plakattip,
a.plakattip:link,
a.plakattip:visited,
a.plakattip:active {
position: relative;
text-decoration: none;
}
a.plakattip:hover {
background: transparent;
z-index: 100;
}
a.plakattip span {
display: none;
text-decoration: none;
color:#FFFFFF;
}
a.plakattip:hover span {
display: block;
position:absolute;
top: -250px;
left: -450px;
z-index: 100;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}
/* Plakat Vorschau */
/* Foto Vorschau */
a.fototip,
a.fototip:link,
a.fototip:visited,
a.fototip:active {
position: relative;
text-decoration: none;
}
a.fototip:hover {
background: transparent;
z-index: 100;
}
a.fototip span {
display: none;
text-decoration: none;
color:#FFFFFF;
}
a.fototip:hover span {
display: block;
position:absolute;
top:-240px;
left:50px;
z-index: 100;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}
/* Foto Vorschau */