body {
	margin: 0;
	padding: 0;
	background-image: url(MainBG1.gif);
	margin-top: auto;
	margin-bottom: auto;
 	}
 	#centerleftcontent{
 	position: absolute;
 	left: 500px; 
 	top: 0px; 
 	height:170px; 
 	width:553px
 	}
 	#centerrightcontent{
 	position: absolute;
 	left: 717px; 
 	top: 340px; 
 	width: 592px; 
 	height: 453px
 	}
 	.container{height:100%}
 	.invisable {
    visibility: hidden 	}
	.important {
	font-weight:bold;
	color:red;
	}
	.Navigation {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 100px;
    left: 24px;
    width: 25px;
    height: 373px;
    padding: 0px;
    color:white;
    font-family : Verdana, Arial, sans-serif;
    line-height : 0px;
     } 
     .SpecialNavigation {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 339px;
    left: -12px;
    width: 100px;
    height: 373px;
    padding: 0px;
    color:white;
    font-family : Verdana, Arial, sans-serif;
    line-height : 0px;
     }                             
    .Leftcol {
    margin-left:5px;
    text-align: left;
    font-size: 20px;
    color: white;
    }
     .SubheadLeft {
    margin-left:800px;
    margin-top:0px;
    text-align: right;
    color: white;
    }

    .Rightcol {
    margin-left:450px;
    text-align: center;
    color: white;
    }
    .FarLeftcol {
    margin-left:10px;
    text-align: left;
    color: white;
    }
    .Inhalt {/*this is the main content area*/
    margin-left:1px;
    margin-right:20px;
    padding: 5px;
    font-family: sans-serif; 
    width: auto;
    border: 0.1px hidden #FFFFFF;
    }
    .ModInhalt {/*this is the sub main content area*/
    margin-left:250px;
    margin-right:20px;
    margin-top: -50px;
    font-family: sans-serif; 
    width: auto;
    border: 0.1px hidden #FFFFFF;
    }
    .Header {
    margin-left: auto;
    color: white;
    font-style: bold;
    margin-right: auto;
    text-align: center;
    } 
   .box {/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 0px;
  bottom: -404px; 
  width: 894px; 
  margin-left:24px
  margin-top: 20%;
  color: white;
  font-style: italic;
  position: absolute; 
  width:291px; 
    }
  a:link {/*normal links in the text*/
  color: white; 
  text-decoration : none;}
  a:visited {
  color: white; 
  text-decoration : none;}
  a:hover { 
  color: #999999; 
  text-decoration : underline;}
  p.italic {color:white; text-indent: 200px; text-align: center; font-size: 120%; display: block; padding: 15px; font-style: italic;}
  p.large {color:white; font-family:sans-serif; text-indent: 20px; font-size: 140%; margin-left: 0px; display: block; padding: 15px; margin-top:0px;}
  p.modstandard {color:white; font-family:sans-serif; text-indent: 20px; font-size: 100%; margin-left: 150px; display: block; padding: 15px;}
  p.standard {color:white; font-family:sans-serif; text-indent: 20px; font-size: 120%; margin-left: 315px; display: block; padding: 15px;}
  p.center {color:white; font-family:sans-serif; text-align: center; font-size: 120%; 315px; display: block; padding: 15px;}
  li.redstar {color:red; margin-left: 315px; font-family:sans-serif; font-size: 120%;}
  li.standard {color:white; margin-left: 315px; font-family:sans-serif; font-size: 120%;}
  li.modified {color:white; margin-left: 315px; font-family:sans-serif; font-size: 100%;}
  li.Left {color:white; margin-left: 150px; font-family:sans-serif; font-size: 120%;}
  h4.leftaln {text-align:left; margin-left:315px;
    }