body {
	background-image : url(bgschoolwork1.gif);
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.bgnav {
	background : url(bgnav.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 13pt;
	font-weight: bold;
}

.bgnavborder {
	background : url(bgnav.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

.bgborder {
	background : url(bgborder.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

a:active {
	color:#000000;
	text-decoration:none;
}

a:focus {
	color:#000000;
}

.tablest {
	border: 0px;
	vertical-align: top;
	width: 100%;
}

.hfach {
	font-size: 26pt;
	color: midnightblue;
	font-weight: bold;
	text-align: left;
}

.hsubfach {
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}

.hsubtext {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

.hsubsubtext {
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}

.texttext {
	font-size: 11pt;
	text-align: justify;
}

.textklein {
	font-size: 8pt;
	text-align: justify;
}

.rundrum {
  	border-width:4px;
	border-style:double;
	border-color:#000000;
	background-color:#ffffff;
	padding:1px;
	text-align:center;
  }

.newsborder1 {
	border: 2px;
	border-style: solid;
	border-color: #0FC3EE;
	padding: 1px;
	text-align: justify;
	font-size: 10pt;
}

.newsborder2 {
	border-width: 2px;
	border-style: solid;
	border-color: #C3EE0F;
	padding: 1px;
	text-align: justify;
	font-size: 10pt;
}