@CHARSET "UTF-8";
.notiz2, .notiz3, .notiz4
{	position: absolute;
	z-index: 155;
}
.notiz2
{	left: 15px;
	bottom: 20px;
}

.notiz3	
{	left: 90px;
	bottom: 15px;
}

.notiz4	
{	left: 190px;
	bottom: 10px;
}
.notiz a,
.notiz2 a,
.notiz3 a,
.notiz4 a
{	text-decoration: none;
	font-weight: bold;
	color: #4E7224;
}
/*
.notiz2 a > span,
.notiz3 a > span,
.notiz4 a > span
{	position: fixed;
	top: 50px;
	right: 50px; / *auto;* /
	margin-bottom: 100px;
	padding: 10px;
	text-align: left;
	font-size: 1em;
	display: none;
	color: #537A24;/ *#575DCF;* /
	z-index: 55;
	background-color: #ff0;
}
*/
.notiz a >  .x,
.notiz2 a >  .x,
.notiz3 a >  .x,
.notiz4 a >  .x
{	position: absolute;
	top: 0px;
	right: 50px; /*auto;*/
	padding: 0 10px;
	text-align: left;
	font-size: 1em;
	display: none;
	color: #537A24; /* #575DCF; */
	z-index: 55;
	line-height: 1.6em;
	background-color: #dee8f3;
	padding: 0 10px;
	font-weight: normal;
}

.notiz2 a:visited,
.notiz3 a:visited,
.notiz4 a:visited
{	color: #78AF37;/* 575DCF;*/
}

.notiz2 a:hover, 
.notiz3 a:hover, 
.notiz4 a:hover
{	text-decoration: underline;
	color: #4E7224;
}

.notiz a > span
{	position: absolute;
	top: 0px;
/*	left: auto;*/
	right: 50px; /*auto;*/
/*	bottom: 100px !important; / *2px;*/
/*	width: 100px;*/
/*	margin: 0px 0px 100px 0px;*/
	min-height: 450px;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font-size: 1em;
	display: none;
	color: #537A24;/*#575DCF;*/
	z-index: 55;
}
/*
{	position: absolute;
	top: 100px;
	width: 0px;
	margin: 0px;
	padding: 10px;
	text-align: left;
	font-size: 1em;
	display: none;
	color: #575DCF;
	min-height: 300px;
	background-color: #dee8f3;
}
*/
.notiz a:visited  > span
{	color: #78AF37;
}

.notiz a:hover > .x,
.notiz2 a:hover > span, 
.notiz3 a:hover > span, 
.notiz4 a:hover > span, 
.notiz2 a:hover > div, 
.notiz2 a:hover > .x,
.notiz3 a:hover > .x,
.notiz4 a:hover > .x
{	position: fixed;
	display: block;
	top: 80px;
	bottom: 90px;
/*	height: 100%;*/
	/*margin-bottom: 200px;*/
	width: 166px;
	text-decoration: none;
	overflow: visible;
}

.bildgross a
{
	text-decoration: none;
	font-weight: bold;
}
.bildgross a > span
{	position: absolute;
	width: 650px;
	background-color: #CDCDFF;
	margin: -370px 0px;
	padding: 5px;
	text-align: center;
	display: none;
}

.bildgross a:hover > span 
{	display: block;
	overflow: visible;
}
