body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#FFFFFF;
  text-align: left;
	text-decoration: none;
	/*letter-spacing:0em;*/
	line-height:1.2em;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000000; /* Hintergrundfarbe ges. Fenster */
}
a:link, a:visited, a:active {
  color:#883E00; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
  color:#FF7F00;
	text-decoration: none;
	font-weight: bold;
}
/* Formatangaben für h1 - h6 müssen auch in editor.css eingetragen werden !  */

.orange {
  color:#FF7F00;
}
.orange { 
	text-align: left;
	color: #FF7F00;
	font-size: 14px;
}
.bemerkung { 
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	font-style: italic;
}
h1 {
	text-decoration: none;
	text-align:left;
}
h2 {
  font-size: 19px;
  color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.2em;
}
h3 {
  font-size: 15px;
  color:#FF7F00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.2em;
}
h4 {
  font-size: 15px;
  color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.2em;
}
h5 {
  font-size: 13px;
  color:#FF7F00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.2em;
}
h6 {
  font-size: 13px;
  color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:0.2em;
}
form {
	margin: 0;
}
input,textarea {
  color: #000000;
  background-color:#FFD28B;
  border: 0px solid #FF7F00;
}

/***********************************
Breite der gesamten Website 
************************************/
#fenstercontainer {
 position:absolute ;
 width: 99%;
 height:330px;
 margin: 0 auto;
 border: #f00 0px dashed;
}

/***********************************
Kasten der gesamten Website 
************************************/
#websitecontainer {
  position:relative ;
	float:left;
	width: 50%;
	left: 50%;
	margin: 0 auto;
  border: #0f0 0px dashed;
}


#hintergrundbild { 
 width: 1100px; 
 height:800px;
 position: fixed;
 left: -475px;
 top: 140px;
 margin-left: 50%;
 z-index: 40;
 background: url(images/websiteHG.jpg);
 background-repeat: no-repeat;
 border: #00ff00 0px dashed;/*rand die angegebenen Pixel müssen bei width 2x dazugegeben werden */
}
#header {
 width:990px;
 height:140px;
 position: fixed;
 left: -480px;
 top: 0px;
 margin-left: 50%;
 z-index: 95;
 background: url(images/headerHG.jpg);
 background-color: #000;
}
#nixlinks { /* Abdeckung links */
 position: relative;
  width:211px;
  height:140px;   
  left:-140px;
   top: 0px;
   z-index: 96;
    border: #ff0000 0px dashed;/*rand die angegebenen Pixel müssen bei width 2x dazugegeben werden */ 
    background:url(images/abdeckunglinks.png);
    background-repeat: no-repeat;
    }
#Logorechts { /* Abdeckung rechts - mit Logo */
 position: relative;
  width:211px; 
  height:140px;
  left:760px;  
     top: -140px;
     z-index: 97;
    border: #ff0000 0px dashed;/*rand die angegebenen Pixel müssen bei width 2x dazugegeben werden */ 
    background:url(images/RitzlFilm.png);
    background-repeat: no-repeat;
    }

#sidebar {  /**seitliche Navigation***/
 position: relative;
	top:-130px;
  width:180px;
	height: 550px;
	left: 795px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	 z-index: 52;
  border: #0000ff 0px dashed;/*rand die angegebenen Pixel müssen bei width 2x dazugegeben werden */ 
	color:#883E00;
  background-repeat: no-repeat;
}
.menu{
   	padding: 8px 0px 3px 0px;
    font-size: 17px
}
.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul ul {
	padding: 0px 0px 0px 15px;
	font-size: 80%;
	border-bottom: 0px; 
}
.menu a {
  color:#883E00;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0px 1px 18px;
	display: inline-block;
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0px 1px 18px;
	display: inline-block;
}
.menu a:hover, .menu a:focus {
	text-decoration: none;
  color:#FF7F00;
	background-image:url(images/linkmarker.gif);
 background-repeat: no-repeat;
}
.menu a.menu_current {/* Ändert Hintergrund des angeklickten Buttons*/
  color:#FF7F00;
	background-image:url(images/linkmarker.gif);
  background-repeat: no-repeat;
}
.menu a:active { /* sieht man nur beim draufKLICKEN*/
	text-decoration: none;
  color:#FFf;
	background-image:url(images/linkmarker.gif);
 background-repeat: no-repeat;
}

#content {
 width:780px;
 position: absolute;
 left: -460px;
 top: 100px;
 z-index: 50;
 padding-top: 50px;
 border: #fff 0px dashed;/*rand die angegebenen Pixel müssen bei width 2x dazugegeben werden */ 
}

#popup { /* Popup-Bild */
  position:absolute;
  display: none;
  width:1200px;
  height:750px;
  top: 140px;
  left: -100px;
  padding-top: 50px;
  border: #ff00ff 0px dashed;/*rand die angegebenen Pixel müssen bei width 2x dazugegeben werden */
  background:url(images/popupHG.png);
 	text-align: center;
    } 
/*da die Fußzeile einen teil des Content abdecken würde
wird nach dem Content (in der intex.php) dieses div 
in der gleichen Höhe vom footer rangehängt,*/ 
#leerfeld {   
 position:relative;
 float:right;
 width: 760px;
 height: 100px;
}	
#footer {   /*Fusszeile*/
 width: 1100px;
 height: 55px;
 position: fixed;
 left: -550px;
 bottom: 0px;
 margin-left: 50%;
 z-index: 100;
padding-top: 25px;
	font-size: 12px;
  background-color:#000;
  color:#883E00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	background:url(images/fussHG.png);
 	text-align: center;
    /*background-repeat: no-repeat;*/
}	

#footer a:link, #footer a:visited, #footer a:active {
  color:#883E00;
	text-decoration: underline;
}
#footer a:hover { 
  color:#FF7F00;
}



