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

#Container {
	background:#FFF;
	overflow:hidden;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: 80px;
	height: 650px;
	width: 920px;
	padding-top: 18px;
}
#Zitat{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	top: 190px;
	position: absolute;
	width: 160px;
	height: 110px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: 0;
	vertical-align: top;
}
/*Bezieht sich auf die Seite Home*/
#LogoHome{
	background-color: #FFF;
	background-image: url(Bilder/logogrey.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
#SeitenleisteHome {
	width: 170px;
	position: absolute;
	height: 608px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #CCCCCB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SeitenleistenbildHome {
	position: absolute;
	height: 227px;
	width: 170px;
	top: 300px;
	left: 0px;
	background-image: url(Bilder/BildchenHome.jpg);
	background-repeat: no-repeat;
}
#Bildinhalt {
	background-repeat: no-repeat;
	width: 731px;
	background-position: 120px 20px;
	height: 608px;
	position: absolute;
	margin-top: 20px;
	margin-left: 190px;
	background-image: url(Bilder/HintergrundKnoten.gif);
}
/*Bezieht sich auf die Seite Aktuell*/
#LogoAkt{
	background-color: #FFF;
	background-image: url(Bilder/logored.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
#SeitenleisteAkt {
	width: 170px;
	position: absolute;
	height: 608px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #F09699;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SeitenleistenbildAkt {
	position: absolute;
	height: 227px;
	width: 170px;
	top: 300px;
	left: 0px;
	background-image: url(Bilder/BildchenAktuell.jpg);
	background-repeat: no-repeat;
}
#Textinhalt {
	width: 710px;
	height: 608px;
	position: absolute;
	margin-top: 20px;
	margin-left: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-style: normal;
	overflow: visible;
	text-align: left;
	padding-left: 20px;
}
/*Bezieht sich auf die Seite Educulture*/
#LogoEdu{
	background-color: #FFF;
	background-image: url(Bilder/logogreen.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
#SeitenleisteEdu {
	width: 170px;
	position: absolute;
	height: 608px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #99CA99;
	padding-top: 10px;
}
#SeitenleistenbildEdu {
	position: absolute;
	height: 227px;
	width: 170px;
	top: 300px;
	left: 0px;
	background-image: url(Bilder/BildchenEducult.jpg);
	background-repeat: no-repeat;
}
/*Bezieht sich auf die Seite Links*/
#LogoLinks{
	background-color: #FFF;
	background-image: url(Bilder/logoyellow.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
#SeitenleisteLinks{
	width: 170px;
	position: absolute;
	height: 608px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #FACB9A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SeitenleistenbildLinks{
	position: absolute;
	height: 227px;
	width: 170px;
	top: 300px;
	left: 0px;
	background-image: url(Bilder/BildchenLinks.jpg);
	background-repeat: no-repeat;
}
/*Bezieht sich auf die Seite Kontakt*/
#LogoKontakt{
	background-color: #FFF;
	background-image: url(Bilder/logoblue.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
#SeitenleisteKontakt{
	width: 170px;
	position: absolute;
	height: 608px;
	margin-right: 20px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #9999C5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SeitenleistenbildKontakt{
	position: absolute;
	height: 227px;
	width: 170px;
	top: 300px;
	left: 0px;
	background-image: url(Bilder/BildchenKontakt.jpg);
	background-repeat: no-repeat;
}
#Container #Textinhalt p #IntLinkEdu {
	color: #2A6434;
}

