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

html, body {
	height: 101%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: #E8E8EA;
	background-image: url(../bilder/hgr_body_.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container h1 {
	color: #6676A9;
	font-size: 12px;
	font-weight: normal;
    }
#kopf {
	height: 200px;
	margin: 0px auto;
	color: #FFFFFF;
	z-index: 1;
}
#container #menu {
	position: absolute;
	width: 100%;
	top: 161px;
}

#fuss{
	background: #E8E8EA url(../bilder/hgr_leiste_grau_oben.jpg);
	height: 20px;
	width: 100%;
}
#fuss_navi {
	font-size: small;
	text-align: center;
	text-decoration: none;
}
#mitte {
	margin: -7px auto 0px;
	background-repeat: repeat-y;
	background-image: url(../bilder/hgr_mitte.jpg);
	z-index: 0;
}
#inhalt {
	margin: 0px 0px 0px 250px;
	background-color: #FFFFFF;
	width: 730px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 0px;
	position: relative;
	top: -1px;
}
#links {
	width: 250px;
	background-color: #CCCCD0;
	z-index: 0;
	position: absolute;
	top: 202px;
}

#kont {
	margin: 0px;
	width: 215px;
	position: absolute;
	top: 435px;
	background-color: #CCCCD0;
	background-image: url(../bilder/re_text.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 25px;
	z-index: 1;
}
#leiste_mitte {
	background-image: url(../bilder/leiste_mitte.jpg);
}
a:link {
	color: #0D2F88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0D2F88;
}
a:hover {
	color: #6676A9;
	text-decoration: none;
}
a:active {
	color: #0D2F88;
	text-decoration: none;
}

.gr_fett {
	font-size: 15px;
	font-weight: bold;
}
.gr_XL {
	font-size: 18px;
}

.gr_fett_XL {
	font-size: 18px;
	font-weight: bold;
}

.eingerückt {
	margin-left: 20px;
}
.groß {
	font-size: 15px;
}
.kursiv {
	font-style: italic;
}

.fett_kursiv {
	font-style: italic;
	font-weight: bold;
}
.fett_kursiv_gr {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}

.fett {
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
#container #mitte #inhalt #kernkompetenzen {
	left: 3px;
	position: relative;
}
#container #menu {
	width: 1000px;
}
#bildbeschriftung {
	position: relative;
	top: 153px;
}

#img_gr {
	height: 200px;
	width: 730px;
}
#leiste_o {
	background-color: #CCCCCC;
	background-image: url(../bilder/hgr_leiste_grau_.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 1000px;
}

