/* CSS Document */

.Stil {color: #dc3925;}

#RightFrame {
	height: 425px;
	width: 210px;
	position: absolute;
	left: 800px;
	top: 250px;
	background-color: #ffe595;
	z-index: 5;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000772;
	top: 10px;
	height: 380px;
	width: 190px;
	position: absolute;
	visibility: visible;
	left: 15px;
	line-height: 15px;
	cursor: pointer;
	z-index: 5;
}

.serie_1 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 15px;
	top: 140px;
	cursor: pointer;
}

.serie_2 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 85px;
	top: 140px;
	cursor: pointer;
}

.serie_3 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 155px;
	top: 140px;
	cursor: pointer;
}

.serie_4 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 15px;
	top: 220px;
	cursor: pointer;
}

.serie_5 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 85px;
	top: 220px;
	cursor: pointer;
}

.serie_6 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 155px;
	top: 220px;
	cursor: pointer;
}

.serie_7 {
	height: 70px;
	width: 70px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 15px;
	top: 300px;
	cursor: pointer;
}

.serie_1_gr {
	background-image: url(../images/01_home_images/01_serie_1_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.serie_2_gr {
	background-image: url(../images/01_home_images/01_serie_2_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.serie_3_gr {
	background-image: url(../images/01_home_images/01_serie_3_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.serie_4_gr {
	background-image: url(../images/01_home_images/01_serie_4_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.serie_5_gr {
	background-image: url(../images/01_home_images/01_serie_5_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.serie_6_gr {
	background-image: url(../images/01_home_images/01_serie_6_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.serie_7_gr {
	background-image: url(../images/01_home_images/01_serie_7_gr.jpg);
	height: 200px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top: 25px;
}

.zahlenreihe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000772;
	background-color: #fff6db;
	top: 240px;
	height: 20px;
	width: 300px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000772;
	background-color: #fff6db;
	top: 275px;
	height: 120px;
	width: 220px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 40px;
	line-height: 16px;
}

.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000772;
	background-color: #fff6db;
	top: 400px;
	height: 20px;
	width: 220px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 40px;
	line-height: 16px;
	text-decoration: underline;
}

