@charset "utf-8";
/* CSS Document */

#layer_grundschule {
	position: absolute;
	width: 1800px;
	height: 1300px;
	z-index: 1;
	background-image: url(../images/layer/layer_1300.png);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	background-color: #D4BF8E;
}

#co_grundschule_li {
	position: absolute;
	width: 343px;
	height: 587px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: 300px;
	top: 455px;
	border: thin solid #D4BF8E;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
}

#co_grundschule_li a:link {
	color: #000;
	text-decoration: underline;
}

#co_grundschule_li a:visited {
	text-decoration: none;
}

#co_grundschule_li a:hover {
	text-decoration: underline;
	color: #c32525;
}

#co_grundschule_li a:active {
	text-decoration: none;
	color: #000;
}

#co_grundschule_re {
	position: absolute;
	width: 386px;
	height: 587px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: 705px;
	top: 455px;
	border: thin solid #D4BF8E;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
}

#co_grundschule_re a:link {
	color: #000;
	text-decoration: underline;
}

#co_grundschule_re a:visited {
	text-decoration: none;
}

#co_grundschule_re a:hover {
	text-decoration: underline;
	color: #c32525;
}

#co_grundschule_re a:active {
	text-decoration: none;
	color: #000;
}
