body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
       height:100%;
       width:1039px;
       margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
       border: none;
	color: #000000;
	list-style-type: circle;
       text-align: center;
}

img {
	border: 0px solid #222222;
	max-width: 140px;
	max-height: 150px;
	padding: 5px;
	background-color: #222222;
} 
.adult img {
	border: 1px solid #222222;
	max-width: 800px;
	max-height: 600px;
	padding: 5px;
	text-align:center;
}
/* ###################### LINKS ###################### */
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: darkred;
	list-style-type: circle;
	border-bottom: none; 
	text-decoration: none;
}
a:hover {
	border-bottom: dotted 1px darkred; 
	border-top: dotted 0px darkred; 
	border-left: dotted 0px darkred; 
	border-right: dotted 0px darkred; 
	background-color: #222222;
	color: darkred;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: darkred;
	list-style-type: circle;
	border-bottom: dotted 1px darkred; 
	text-decoration: none;
}


a.black:link, a.black:visited, a.black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	list-style-type: circle;
	border-bottom: none; 
	text-decoration: none;
}
a.black:hover {
	border-bottom: dotted 1px darkred; 
	background-color: darkred;
	color: #ffffff;
}

/* ################### TABELLEN ################ */

  CAPTION.TAB
  {
     background:url("img/main-eng.png");
     background-repeat:no-repeat;
     background-position:left;
     background-color:#000000;
     color:white;
     border-style:dotted;
     border-width:0px;
     border-color:white;
     table-layout:fixed;
     width:1039px;
     height:147px;
  }

  TABLE.TAB
  { 
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     background-color:#000000;
     width:1039px;
     border-style:dotted;
     border-color:green;
     border-width:0px;
     text-align:center;
  }

  TH.TAB
  {
     font-size:10pt;
     background-color:#eeeeee;
     color:white;
     border-style:dotted;
     border-width:0px;
     border-color:#cccccc;

  }


  TR.TAB
  { 
     height:10pt;
     vertical-align:top;
  }
  TR.MAHE
  {
     align:center;
  }

  TD.TAB
  {  
     font-size:10pt;
     background-color:#000000;
     color:white;
     border-style:dotted;
     border-width:0px;
     border-color:#ffffff;
     text-align:center;
     vertical-align:top;
  }

  TD.MAHE
  {  
     background-repeat:no-repeat;
     background-position:left;
     background-color:#222222;
     color:white;
     border-style:dotted;
     border-width:0px;
     border-color:#ffffff;
     text-align:center;
     vertical-align:top;
     font-size:10pt;
     height:60px;
  }

  TD.MAIN
  {  
     background-repeat:no-repeat;
     background-position:left;
     background-color:#222222;
     color:white;
     border-style:dotted;
     border-width:0px;
     border-color:#ffffff;
     text-align:justify;
     vertical-align:top;
     font-size:10pt;
     height: 500px;
  }

  TD.VID
  {  
     background-color:#222222;
     color:white;
     border-style:dotted;
     border-width:0px;
     border-color:#222222;
     text-align:justify;
     vertical-align:top;
     font-size:10pt;
     height: 150px;
     text-align:center;
     color:green;
     font-size:8pt;
  }
/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:100%;
      line-height:normal;
      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("img/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("img/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
	border-bottom: none; 
      }
    #tabsE a:hover {
      background-position:0% -42px;
	border-bottom: none; 
      }
    #tabsE a:hover span {
      background-position:100% -42px;
	border-bottom: none; 
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }



#iframe_1 {
text-align: justify;
width: 800px;
height: 600px;
background: #222222;

}

.abstand_iframe{
padding: 1px;
}


.scrollbereich {
overflow: auto;
width: 800px;
height: 590px;
} 