body{
        text-align:center;
        background:url(images/background4.png);
        padding-top:0px;
        font-family:Verdana;
        font-size:10px;
        margin-top:0px;
}
#outline{
        width:980px;
        margin:auto;
        margin-top:10px;
}
#header{
        width:980px;
        height:120px;
}
#header_left{
       float:left;
       width:233px;
       height:120px;
      
       background:url(images/header_left1.png);
}
#header_center{
       float:left;
       margin-left:2px;
       width:500px;
       height:120px;
      
       background:url(images/header_center.png);
      
}
#header_writing{
       float:left;
       width:500px;
       height:120px;
       background:url(images/terran_logo.gif);
}
#header_right{
       float:left;
       margin-left:2px;
       width:233px;
       height:120px;
       
       background:url(images/header_right1.png);
      
}
#center{
      width:980px;
      height:640px;
      margin-top:2px;
}
#center_left{
        float:left;
        width:48px;
        height:640px;
       
        background:url(images/center_left1.png) repeat-y;
       
}
a.mainlevel{
        color:#bbb;
        text-decoration:none;
}
a#active_menu div{
      border-color:#00ACE1;
     /* margin-left:25px;*/
}
a#active_menu {
       /* color:#00ACE1;*/
}
#center_content{
        float:left;
        margin-left:3px;
        width:868px;
        height:640px;
       
        background:url(images/content_back.png);
       
}
#content{
        float:left;
        margin-left:10px;
        margin-top:10px;
        width:850px;
        /* vorläufig-> */
        height:620px;
      
       
}
#content_inner{
        float:left;
        margin-left:10px;
        margin-top:10px;
        width:830px;
        /* vorläufig-> */
        height:610px; 
        font-size:10px;
        text-align:center;
}
td.contentheading{
        width:800px;
        height:80px;
        background:url(images/title_background.png);
        color:#bbb;
        text-align:center;
        font-size:1em;
        letter-spacing:2px;
        vertical-align:top;
        padding-top:12px;
}
table.contentpaneopen{
}
#center_right{
        float:left;
        margin-left:3px;
        width:48px;
        height:640px;
       
        background:url(images/center_right1.png);
        
}
#footer{
      width:980px;
      height:50px;
      margin-top:2px;
}
#footer_left{
        float:left;
        width:383px;
        height:50px;
       
        background:url(images/footer_left1.png) repeat-y;
}
#footer_center{
         float:left;
         margin-left:2px;
         width:200px;
         height:50px;
        
         background:url(images/footer_center.png);
         background:#fff;
}
#footer_right{
         float:left;
         margin-left:2px;
         width:383px;
         height:50px;
      
         background:url(images/footer_right1.png) repeat-y;
}
