
html { overflow: -moz-scrollbars-vertical !important;}


body {margin: 0; padding: 0; }
ol, ul {list-style: none outside none;}

div#content {padding: 70px 40px 10px 40px;
             border: none;
             background: none;
             text-align: right;
             font:14px Arial, sans-serif;}
             
div#content p  {margin: 0 1em 1em;
	        color: mintcream;
                margin: 0 0 0.5em;}
                
div#content h3 {margin-bottom: 0.25em;}

div#main {position:relative;
	  float: right;
	  padding: 0;
          margin:0;
          z-index:3;
          background: none;
             }
div#main p      {margin: 0 1em 1em;
                 color: orange;
                 margin: 0 0 0.5em;}
                 
div#main a       {position:relative;
	         float: left;
	         background:none;
                 display: block;
                 border-top: 6px solid red;}  
                 
div#main span a      {background:black url(./Bilder/BG_Inhalt_leichtgrau.png) 
	              0 0  no-repeat fixed;
                      height:110px;}

           
div#main li      {position: absolute;
	          top: -14px;
	          right:0px;
	          float: right;
	          margin:0 0 0 0;
	          padding: 0px 0px;
                  }
                  
div#main ul {height: auto;}
                
div#links a    {display: block; 
	        text-align: left; 
	        font: bold 0.9em sans-serif; 
                padding: 2px 12px 2px 5px; 
	        margin: 0 0; 
	        border-left: 6px solid black;
                text-decoration: none; 
                color: white;}
div#links a:hover {color: #222;
	           text-align: left; 
                   font: bold 1em sans-serif; }
div#hauptnavigation {position: absolute; top: 142px;
	             float:left; 
                     left: 10px; 
                     width: 136px; 
                     height: 700px; 
                     font: 13px Verdana, sans-serif;}
h1     {display: block;
	color: mintcream ; 
	margin: 0 0 0.5em; 
	padding: 15px 0 5px; 
	text-align: right; 
	letter-spacing: 0.5em;
        text-transform: lowercase; 
        font: bold 25px lucida sans, sans-serif;
        height: 28px; 
        vertical-align: middle; 
        white-space: nowrap;}
div#sidebar_right {position: relative; 
	           float: right;
		   width: 200px;
		   height:auto;
		   background: silver; 
		   border-top: 6px solid red;}
div#Trennlinie {position: relative;
	       top: 1px;
              right:0px;
              float:right;
              display: block;
              height: 3px;
              width: 100%;
              background: none;}
             
div#Textline {position: relative;
             top: 3px;
             right:0px;
             float:right;
             text-align: left;
             display: block;
             width: 595px;            
             background: red;}
div#infobox {position: relative;
	     top: 3px;
             float:right;
             text-align: right;
             z-index:2;
             display: block;
             width: 283px;
             background: #999 url(./Bilder/BG_Inhalt_leichtgrau.png) 0 0  no-repeat fixed;}
  
ul#slideshow     {overflow:visible;                 
                  } 
ul#slideshow img { height: 400px;
	           position: relative;
 	           float:left;
	           padding: 4px 20px 2px 0px ;
	           margin: 113px 0 0 75px ;
	           ;}        
#Projectinfo {overflow:auto;
	     height: 340px;
	     width:595px;
	     opacity:0,7;
	     margin: 0 0 0 0px;}
#fadebox {overflow:hidden;
	 float: left;
	 margin: 4px 0 0 75px;}
#Footer	 {position: absolute;
	right:24px;
	bottom: 12px;}
