body, div, h1, h2, h3,p, table, th, td, form, ul, ol, dl{
	margin:0;
	padding:0;
}
body{
	color:#333;
	background-color: #F8F400;
	font-family: Arial, Helvetica, sans-serif;
	width:958px;
	background-image: url(header-beo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
h1, h2 {
	
	font-weight: normal;
	margin-top:10px;
	padding-left:30px;	
	color:#719E0F;
}
h1{
	font-size: 1.4em;
	margin-bottom:1.5em;
	
}
h2{

	font-size: 1.2em;
	margin-bottom:1.2em;
}
h3{
	font-size: 1em;
	margin-top:2em;
	padding-left:30px;	
}
h4{
	font-size: 1.1em;
}

hr{margin-left:30px;margin-right:30px;border:1px solid #f90;}


a{font-weight:bold;text-decoration:none;}
a:link{
	color: #f90;
}
a:visited{
	color:#f90;
}
a:hover{
	color:#666;
}
a:active{
	color:#f90;
}
a img, img map{border:none;text-decoration:none;}
#inhalt a img{border:none;text-decoration:none;}
img#tx_mwimagemap_img_19{border:none;text-decoration:none; margin-left:1em;}
a.bild, a.bild:link, a.bild:hover, a.bild:active {
	padding:0;
	margin:0;
	background-image: none;
	border: none;
}
ul{
	list-style-type: square;
	list-style-position: outside;
}
li{padding: 0.2em 0;}
table{border-collapse:collapse;}
th, td{	vertical-align: top;}
th{text-align:left;}
dl{margin-top:0.4em;}

table.rahmen{}
#inhalt table.rahmen td, #inhalt table.rahmen.th{border:1px solid #333;padding:0.3em}

.csc-textpic {margin-left:1em;}
.csc-textpic-image {padding-top:1.8em;}
/* ################################### KOPF ########################### */
#kopf{
	height:166px;
	background-image: url(kopf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* ################################### INHALT ########################### */
#inhalt{	
	position:relative;
	color:#333;
	background-color: #fff;
	margin: 1em 0 0 280px;
	font-size: 0.8em;
	height:1%;
		/*border:1px solid #ccc;*/
	background-image:url(schatten.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
#inhalt p{
	padding-left:30px;
	padding-right:30px;
	margin-top:0.4em;
	margin-bottom:0.8em;
}
#inhalt table h2{
	padding-right:0;
	padding-left:0;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
}
#inhalt table p{
	padding-right:0;
	padding-left:0;
	margin:0;
}
#inhalt ul{
	margin-right:30px;
	margin-left:24px;
	padding-left:20px;
	margin-bottom:0.4em;
}
#inhalt ol{
	margin-right:30px;
	margin-left:30px;
	padding-left:24px;
}
#inhalt table ul, #inhalt table ol{
	margin:-0.2em 0 0 0.7em;
  padding:0 0 0 0.5em;
}

#inhalt table, #inhalt dl,#inhalt embed{
	padding-right:30px;
	margin-left:30px;
	margin-right:20px;
}


#inhalt td, #inhalt th{	
	padding:0 2em 0.6em 0;
}
#inhalt .tx-gooffotoboek-pi1 div{
	padding-left:1em;
}
#schattenO{
	width:100%;
	height:16px;
	background-image:url(schatten_oben.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#schattenU{
	width:100%;
	height:22px;
	background-image:url(schatten_unten.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
/* ################################### RECHTE LEISTE ########################### */
#rechteleiste{
	position:absolute;
	top:6em;
	right:30px;
	width:210px;
	text-align:right;

}
#rechteleiste p{
	margin:0;
	padding:0;
}
/* ################################### NAVIGATION ########################### */
#navigation{
	position:absolute;
	z-index:10;
	top:182px;
	left:20px;
	color:#333;
	background-color: #FFFFCC;
	width:230px;
	z-index:20;	
	padding:0.5em;
}

#navigation ul{
	list-style-type: none;
	font-size:0.9em;
	font-weight:bold;
}
#navigation  li{
	padding:0.6em 0 0.6em 0.6em;
	/*list-style-image: url(navi_pfeil.gif);
	list-style-position: outside;*/
	background-image: url(navi_pfeil.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#navigation ul.schuelerinfo ul a:link, #navigation ul.schuelerinfo  ul a:visited{
    color:#000;
}

#navigation li  span.schuelerinfo{color:#CF6F0C;}

#navigation ul ul{
	list-style-type: none;
	margin: 0.5em 0;
	position: relative;
	font-size:0.8em;
	font-weight:normal;
	z-index:10;
	border-top:1px dotted #f90;
	color:#999;
}

#navigation ul ul li{
	border-bottom:1px dotted #fff;
	list-style-position: outside;
	padding:0.2em 0.8em 0.2em 1em;
	/*margin:0.1em 0 0.1em 1em;*/
	position:relative;
	display:block;
	border-bottom:1px dotted #f90;
	list-style-image: none;
	background-image: url(unavi_pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#navigation ul ul li>ul {
	display: none;
}
#navigation ul ul li:hover>ul {
	display: block;
}
#navigation ul ul ul{
	display: none;	
	position:absolute;
	top:0;
	color:#c00;
	font-size:1em;
	background-color: #fff;
	border:1px solid #ccc;
	padding:1em 0;
	margin: 0;
	z-index:20;
	width:200px;
	left:178px;
}

#navigation ul ul ul li{
	list-style-position: outside;
	padding:0.2em 0;
	margin:0 1em;
	background-color: #fff;
	border-bottom:1px dotted #390;
}

#navigation a{
	text-decoration: none;
}
#navigation a:link, #navigation a:visited{
	color: #000;
}
#navigation a:hover, #navigation a:active{
	color:#f90;
}

#navigation ul ul a:link, #navigation ul ul a:visited{
	font-weight:normal;
	color: #666;
}

#navigation ul ul a:hover, #navigation ul ul a:active{
	color: #f90;
	font-weight:normal;
}
/* ################################### ZWEITNAVIGATION ########################### */
#zweitnav{
	position: absolute;
	top:0;
	left: 0;
	width:965px;
	height: 36px;
	text-align: right;
	font-size: 0.8em;
	font-weight:bold;
		color:#000;
}
#zweitnav a{
	color:#000;
	text-decoration: none;
	font-weight:bold;
}
#zweitnav a:link{
	color: #000;
}
#zweitnav a:visited{
	color:#000;
}
#zweitnav a:hover{
	color:#999;
}
#zweitnav a:active{
	color:#999;
}
#zweitnav ul{
	padding:1.4em 16px 0.1em 1em;
	margin:0;
	list-style-type: none;
}
#zweitnav li{
	padding:0 0.3em;
	margin: 0;
	display: inline;
}

/* ################################### SITEMAPS ########################### */

.sitemap{
		color:#036;
}
#inhalt .csc-sitemap ul{
    list-style-type: none;
}
#inhalt .csc-sitemap ul li{
	margin:0 0 0 2em;
	font-weight: bold;
}
#inhalt .csc-sitemap ul ul{
        list-style-type: none;
	margin:0;
	padding:0;
}
#inhalt .csc-sitemap ul ul li{
	margin:0 0 0 2em;
        font-weight: normal;
}
#inhalt .csc-sitemap ul ul ul{
  	margin:0;
	padding:0;
}
#inhalt .csc-sitemap ul ul ul li{
	margin:0 0 0 2em;

}

#inhalt .csc-sitemap ul  a{
	color:#390;
	text-decoration:none;
}
#inhalt .csc-sitemap ul ul a:link, #inhalt .csc-sitemap ul ul a:visited{
	font-weight:normal;
	color:#333;
}
#inhalt .csc-sitemap ul ul a:hover, #inhalt .csc-sitemap ul ul a:active{
	color: #c00;
}

/*###################### NEWS ################## */

#inhalt .news-amenu-container ul{
	list-style-type: none;
	margin:0 0 0 0.8em;
	padding: 0 0 0 0.8em;
}
ul.news{
	  list-style-type: none;
	  	margin:0 0 0 0.8em;
	padding:0 0 0 0.8em;
}
#inhalt .news-latest-container, #inhalt .news-single-item, #inhalt .news-list-container{
	padding-left:1.5em;
}
#inhalt .news-latest-container h2,  #inhalt .news-list-container h2{
	padding:0;
	font-size: 1.4em;
}
#inhalt .news-single-item h2{
	padding:0;
	margin-bottom:0;
	font-size: 1.4em;
}
#inhalt .news-latest-container h3, #inhalt .news-single-item h3, #inhalt .news-list-container h3{
	padding:0;
	font-size: 1.25em;
}
#inhalt .news-latest-container p, #inhalt .news-single-item p, #inhalt .news-list-container p{
	padding:0;
}
#inhalt p.news-single-author{
	padding:0 0 1em 0;
	margin:0 0 1em 0;
}
#inhalt .news-latest-item {
	padding-top:2em;
}
#inhalt .news-latest-date, #inhalt .news-single-timedata,#inhalt .news-single-author {
	font-style: italic;
	font-size:0.9em;
}
#inhalt .news-latest-gotoarchive, #inhalt .news-single-backlink{
	margin-top:2em;
	margin-bottom:2em;
}
#inhalt .news-amenu-container ul{
	margin-bottom:2em;
}
#inhalt .news-amenu-container ul dd{
	margin:0;
	padding:0;
}
#inhalt .news-latest-morelink, #inhalt .news-list-morelink{
	padding-left:2em;
	padding-bottom:1.5em;
	font-style: italic;
}
#inhalt .news-latest-item a, #inhalt .news-list-container a{
	color: #360;
}

#inhalt .news-latest-item a:link, #inhalt .news-list-container a:link{
	color: #360;
}

#inhalt .news-latest-item a:visited, #inhalt .news-list-container a:visited{
	color: #360;
}

#inhalt .news-latest-item a:hover, #inhalt .news-list-container a:hover{
	color: #690;
}

#inhalt .news-latest-item a:active, #inhalt .news-list-container a:active{
	color: #690;
}
#inhalt .news-latest-item a, #inhalt .news-list-container a{
	text-decoration: none;
	font-weight:normal;
}
#inhalt .news-search-form, #inhalt .news-search-emptyMsg{
	margin: 1em 0 0 1.6em;
}

#inhalt .tx-felogin-pi1{margin: 10px 30px;}
#inhalt .tx-felogin-pi1 h3{padding: 0 0 10px 0}
/*###################### DIVERSES ################## */
.unsichtbar{
	display:block;
	position:absolute;
	left: -3000px;
	height:0;
	width:0;
}
.rechtsB{text-align:right;}
.keinDruck{text-align:right;}
.keinDruck img{vertical-align:middle;}



/*###################### Formatierungen fuer Editor ################## */

.groesser{
	font-size:1.3em;
}
.ganzgross{
	font-size: 1.8em;
}
#inhalt p.groesser, #inhalt p.ganzgross{margin-left:0;padding-left:18px;}
.rotfett{
      color:#c00;
      font-weight:bold;
}
span.rotfett{
      color:#c00;
      font-weight:bold;
}
.gruenfett{
      color:#390;
      font-weight:bold;
}
span.gruenfett{
      color:#390;
      font-weight:bold;
}
#inhalt table.tabellenrahmen td, #inhalt table.tabellenrahmen th{
	border:1px solid #390;
	padding:0.3em 1em;
}
#inhalt td.tabellenrahmen, #inhalt th.tabellenrahmen{
	border:1px solid #390;
	padding:0.3em 1em;
}
#inhalt table.rahmen td, #inhalt  table.rahmen.th{border:1px solid #333;padding:0.3em}
