@charset "utf-8";
/* CSS Document */

.container {
	width: 752px;
}

.boundary {
	position: relative;
	left: 50%;
	margin-left: -330px;
	width: 680px;
	border: 0px solid green;
}

.fach_login {
	position: absolute; 
	top: -25px; 
	right: -10px; 
}

#login {
	position: relative;
	top: -10px;
}

/* Steckbrief:  ------------------------------------------------------------------------------------------------------------------------ */

.steckbrief_outer {
	position: relative;
	top: 10px;
	padding:0px;
	width: 410px;
	margin-bottom: 10px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.steckbrief_top {
	text-align: center;
	width: 410px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 20px;
	background-image: url(/aktuelles/img/top-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.steckbrief_content {
	background-color: #E8EAE9;
	width: 404px;
	height: 100%;
	margin: 0px;
	padding: 1px;
	text-align: left;
	border-bottom: 3px solid #A9B9D0;
	border-left: 2px solid #A9B9D0;
	border-right: 2px solid #A9B9D0;
}

steckbrief_icon {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 150px;
	height: 100px;
	border: none;
}

.steckbrief_content table {
	margin-top: 10px;
	margin-bottom: 5px;
}

.steckbrief_content br {
	clear: both;
}

.steckbrief_icon {
	float: right;
}


/* Download:  -------------------------------------------------------------------------------------------------------------------------- */

.download_outer {
	position: relative;
	top: -127px;
	left: 420px;
	padding:0px;
	width: 260px;
	margin-bottom: 10px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.download_top {
	text-align: center;
	width: 260px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 20px;
	background-image: url(/aktuelles/img/top-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.download_content {
	background-color: #E8EAE9;
	width: 254px;
	height: 100px;
	overflow: scroll;
	margin: 0px;
	padding: 1px;
	text-align: left;
	border-bottom: 3px solid #A9B9D0;
	border-left: 2px solid #A9B9D0;
	border-right: 2px solid #A9B9D0;
}

.download_content ul li a:hover {
	text-decoration: underline;
}

.download_content li {
	margin-bottom: 5px;
}



/* Text:  ------------------------------------------------------------------------------------------------------------------------------ */


.text_outer {
	position: relative;
	top: -120px;
	left: 0px;
	padding:0px;
	width: 680px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.text_top {
	text-align: center;
	width: 680px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 20px;
	background-image: url(/aktuelles/img/top-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.text_content {
	background-color: #E8EAE9;
	width: 674px;
	margin: 0px;
	padding: 1px;
	text-align: left;
	border-bottom: 3px solid #A9B9D0;
	border-left: 2px solid #A9B9D0;
	border-right: 2px solid #A9B9D0;
}



/* Themen/Links, Lehrer:  -------------------------------------------------------------------------------------------------------------- */

.links_themen {
	position: relative;
	top: -120px;
	left: 0px;
	padding:0px;
	width: 680px;
	margin-bottom: 10px;
}

.themen_outer {
	position: static;
	padding:0px;
	width: 330px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.links_outer {
	position: absolute;
	right: 0px;
	top: 0px;
	padding:0px;
	width: 330px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.lehrer_outer {
	position: relative;
	top: -110px;
	left: 0px;
	padding:0px;
	width: 680px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.themen_top {
	text-align: center;
	width: 330px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	height: 20px;
	background-image: url(/aktuelles/img/top-left.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.themen_content {
	background-color: #E8EAE9;
	width: 324px;
	margin: 0px;
	padding: 1px;
	text-align: left;
	border-bottom: 3px solid #A9B9D0;
	border-left: 2px solid #A9B9D0;
	border-right: 2px solid #A9B9D0;
}






















.box_outer {
	padding:0px;
	background-color: #A9B9D0;
	background-image:url(/aktuelles/img/top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.box_top {
	text-align: center;
	font-weight: bold;
	margin:0px;
	padding-top:2px;
	height: 20px;
	background-image:url(/aktuelles/img/top-left.png);
	background-position:left top;
	background-repeat:no-repeat;
}

.box_content {
	background-color: #E8EAE9;
	width: 100%;
	height: 100%;
	margin:0px;
	padding:1px;
	text-align: left;
	border-bottom: 2px solid #A9B9D0;
	border-left: 1px solid #A9B9D0;
	border-right: 1px solid #A9B9D0;
}
