body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 150%;
	font-weight: 500;
	background-color: #669999
}

body.home {
	color:  #FFFFCC;
}

body.rubrik {
	color: #336699;
}

#seite{
	position: absolute;
	left:50%;
	margin-left: -340px;
}

p {
	visibility: visible;
}

table, td{
	border: 0px none red;
	vertical-align: top;
	padding:0px;
	margin:0px;
}

li {
	list-style-type : disc;
	list-style-position : outside;
	margin-bottom : 12pt;
	line-height : 16pt;
}

.navcell{/*
	background-color : transparent;*/
	background-color: #336699;
	
}

.notengross {
	background-attachment: scroll;
	background-image: url(bilder/notenzeile.jpg);
	background-repeat: repeat;
}

.grafikrahmen {
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
}

.subrub {
	font-weight : bold;
}

a{
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}

a:link,
a:visited {
	color: #ff9900;
}

a:hover,
a:focus,
a:active {
	color: #003366;
}

#navigation{
	text-align: left;
	vertical-align: top;
	margin: 0px 5px 0px 0px;
}

#navigation p{
	line-height: 100%;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color : #003366;
	cursor : pointer;
	border-top:5px solid #669999;
}

#gallery{
	display: none;
}

#navigation span,
#navigation a{
   display: block;
	padding: 5px 10px 5px 10px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 5px;
	border-right-width : 0px;
}


#navigation span{
	background-color:#ffffcc;
	color:#003366;
   border-left: #003366 5px solid;
}

#navigation a:link, #navigation  a:visited {
	color: #ffffcc;
	background-color : #003366;
	border-color : #003366 #669999 #003366 #336699  ;
	border-style: solid;
}

#navigation  a:hover, #navigation  a:focus, #navigation  a:focus{
	color: #003366;
	background-color : #FF9900;
	border-color : #ff9900 #669999 #336699 #003366 ;
	border-style: solid;
}

#navigation #leerzelle {
	background-color: #336699;
	height: 310px;
	cursor : auto;
	z-index: 99;
}

#textzelle{
	/*width: 500px;
	*/
	vertical-align: top;
	text-align: left;
	border: 1px none red;
	z-index: 10;
	background-image: url(bilder/notenfeld-weiss.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px 0px 0px 5px;
	background-position: 0px 0px;
}


#textblockhome{
position:absolute;
	background-image : url(bilder/notenfeld.jpg);
	background-attachment : scroll;
	background-repeat : no-repeat;
	background-position : top;
	top:287px;
	width:681px;
	z-index: 99;
	padding-left : 20px;
	padding-right : 20px;
}

.rubrik #notenzeile1 {
	background-color: #003366;
	background-image: url(bilder/notenzeile-transp.gif);
	background-repeat: repeat-x;
	visibility:visible;
	background-position : 0px;
}

.home #notenzeile1 {
	background-color: transparent;
	visibility: visible;
}

#top{
	position: relative;
	top: -100px;
	color: #003366;
}

.mehr{
	display: none;
}

.linketextspalte{
	float: left;
	width: 300px;
}
.rechtetextspalte{
	text-align: right;
}
.rechtetextspalte img{
	padding: 10px 0px;
}
