  body { margin: 0pt;
    background: rgb(239, 219, 150) url(http://freiherr-vom-stein.de/bilder/bg_bau.jpg) Center Top fixed repeat-x;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: arial,verdana,sans-serif;
    }

/* Project-Logos */
    body #project_logos { 
    border: 1px solid rgb(51, 51, 153);
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 50%;
    background-color: rgb(185, 209, 255);
    -moz-opacity: 0.900;
    filter:alpha(opacity=90.0);
    color:rgba(255, 255, 255, 0.708);
    top: 20px;
    height: 200px;
    left: 10px;
    width: 200px;
    color: rgb(102, 0, 0);
    font-weight: bold;
    font-size: 12px;
    line-height: 2;
    }   


/*Übercontainer*/

  #container { 
    border-left: 1px solid rgb(255, 255, 255);
    border-right: 1px solid rgb(255, 255, 255);
    border-top: 1px solid rgb(255, 255, 255);
/*    position: relative;   */
/*   float: right; */
    z-index: 2;
    top:5px;
    margin-left: auto;
    margin-right: auto;
    bottom: auto;
    width: 780px;
    clear: both;
    background-color: rgb(255, 255, 255); /*Background*/
    min-height:800px;
/*    opacity:0.01;       
    filter:alpha(opacity=01); */
         }
* html #container { height:800px; } /* nur für IE 5.5 - 6.x */
html + body #container { height:800px; } /* nur vom IE 5.0 */
 
/*Headerpicture*/

  #container #intro #pageHeader { background: rgb(255, 255, 255) url(http://freiherr-vom-stein.de/bilder/FVS_bau.jpg) no-repeat center top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    width: 780px;
    height: 311px
    }
/*****************/

/*Test: Laufband im Header*/  
   #container #Test a:link {text-decoration: none; color:#FFFFFF; }
  
   #container #Test a:visited {text-decoration: none; color:#FFFFFF;}
  
   #container #Test a:hover {text-decoration: none; color:#6699FF;}
  
   #container #Test a:active {text-decoration: none; color:#0000FF;} 

   #container #Test{
    position: relative;
    top: 255px;
    font-family: Arial /*,"Lucida Grande","Trebuchet MS", Verdana, sans-serif*/;
    margin-left: 140px; 
    width: 300px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    }
/*************************/

/*Navigations-Pfad im Header*/

  #container #path {
    position: relative;
    top: 270px;
    font-family: Arial /*,"Lucida Grande","Trebuchet MS", Verdana, sans-serif*/;
    margin-left: 140px; 
    width: 506px;
    font-size: 10px;
    color: rgb(255, 255, 255);
    }
/***************************/


/*Navigationsbox*/

  #container #linkList { border: 1px solid rgb(51, 51, 153);
    position: absolute;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 50%;
    background-color: rgb(185, 209, 255);
    -moz-opacity: 0.900;
    filter:alpha(opacity=90.0);
    color:rgba(255, 255, 255, 0.708);
    top: 230px;
    height: 500px;
    left: 10px;
    width: 200px;
    color: rgb(102, 0, 0);
    font-weight: bold;
    font-size: 12px;
    line-height: 2;  
    }

  #container #linkList2 { padding: 18px 0px 0pt 0px;
    }
/********************/


/* Balken bei aktivem Link in Navi*/
/**********************************/
  .navileft_active {color: #FFFFFFF;
                    background-color: #6699ff;
                    display: block;
                    font-family: Arial,Verdana, Helvetica, sans-serif;
                    margin-left: 23px;
                    text-align: left;
                    }
                   
  .navileft_passive, .navileft_open {display: block;
                                     font-family: Arial,Verdana, Helvetica, sans-serif;
                                     margin-left: 23px;
                                     text-align: left;
                                     }
/**********************************/

/*Headline des Artikels*/  
  #container #quickSummary { 
    padding: 0pt;
    position: relative;
    top: 305px;
    font-family: Verdana;
    margin-left: 140px; 
    width: 506px;
    font-weight: bold;
    }
/*********************/


/*Inhalte*/
  #container #content { 
    padding: 0pt;
    position: relative;
    top: 60px;
    font-family: Arial /*,"Lucida Grande","Trebuchet MS", Verdana, sans-serif*/;
/*    margin-left: 252px; */
/*    width: 506px; */
    margin-left: 140px;
    width: 600px;
    font-size: 12px;
/***********/

/*Helpnavi: Top-Linklist mit Kontakt,Impressum et cetera */
	}
  #container #helpnavi a:link{
    text-decoration: none;
    color:#FFFFFF; 
    font-weight: bold;
    }

  #container #helpnavi a:visited{
    text-decoration: none;
    color:#FFFFFF; 
    font-weight: bold;
    }
 
  #container #helpnavi a:hover{
    text-decoration: none;
    color:#FFFFFF; 
    font-weight: bold;
    }
 
  #container #helpnavi a:active{
    text-decoration: none;
    color:#FFFFFF; 
    font-weight: bold;
    } 

  #container #helpnavi {
    position: absolute;
    top: 5px;   
    border: 0px; /* Für Firefox und Opera */
    border-top: solid 0px #0689FF;
    border-bottom: solid 0px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */ 
    font-family: Arial /*,"Lucida Grande","Trebuchet MS",Verdana, sans-serif*/;
    left: 15px; 
    width: 500px;
    font-size: 12px;
    font-weight: bold;
    }
/*******************************/

/*Standard Links*/
    a:link {text-decoration: none; color:#0000FF; }
    a:visited {text-decoration: none; color:#0000FF;}
    a:hover {text-decoration: none; color:#0066FF;}
    a:active {text-decoration: none; color:#FFFFFF;}
/****************/ 

/*FvS FrameWork*/

  .framework {text-align: center;}
  .erste_spalte {text-align: left; padding-left: 10px;}
  .zeile_top {background-color:#ffffff;}
  .zeile_top td {border: 1px solid #6699ff;}
  .zeile_gr {background-color:#0689FF;}
  .zeile_ugr {background-color:#6699ff;}
  .framework td {height:50px; width: 90px;}
