html, body {
	margin: 0px;
	padding: 0;
  height: 95%;
  line-height:1.3em;
  color: #666666;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetia, sans-serif; 
  }

  
#wrapper {
	width: 950px;
  min-height:         90%; 
  height:            auto !important; 
  height:            90%; 
  height:auto;
  margin: 15px auto 0px auto;
  padding: 0;
  overflow: auto;
  border-top: 2px outset #808080;
  border-left: 2px outset #808080;
  border-right: 2px outset #808080;
  }


#top {
  width: 950px;
  height:  105px;
  border-bottom: 0px solid #000000;
  background-color: #F2F2F2;
 }

#logo {
	width: 300px;
	height: 45px;
  float: left;
}
 
 
#logo  {
    background: url(../images/logo.gif) #F2F2F2 no-repeat;
    }

* html #logo{ margin-top:20px;}

#logoright {
	width: 200px;
	height: 30px;
  margin-top: 5px;
  float: right;
}    

/*
<a href="mailto:info@gewisoft.de"></a>
*/
    
#leftcolumn
	{  
    width: 200px;
	  float: left;
  }    	

#blank  {  
    width: 100%;
	  height: 1px;
  }    	  
    
#subnavi { 
    width: 920px;
    height: 25px;
    padding-top: 4px;
    padding-left: 30px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #000000;
    border-top: 0px solid #ffffff;
    background-color: #DD7C3B;
		}
    
#subnavi a {
	display: inline;
	float: left;
	padding: 2px 16px 2px 16px;
	height: 15px;
 	font-family : Arial, Helvetica, sans-serif;
  color: #FFFFFF;
	border-right: 1px solid #000000;
	text-transform : uppercase;
  text-decoration: none;
}    

#footer { 
    width: 950px;
    margin: 0px auto;
    padding-top: 4px;
    height: 25px;
    border-bottom: 2px outset #808080;
    border-right: 2px outset #808080;
    border-left: 2px outset #808080;
    background-color: #DD7C3B;
    color: #FFFFFF;
    }
    
#footer a {
  display: inline;
  padding: 2px 16px 2px 16px;
 	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #000000;
	border-left: 0px solid #fdfdfd;
	text-transform : uppercase;
	height: 15px;
  }  


#subnavi a:hover , #footer a:hover{
 	text-decoration: underline  ;
}

    
    
#middlecolumn { width: 824px;
		float: right;
		}
    
    

#topic {
	width: 100%;
	padding: 0px;
	}

  
#content,  .contentlinks ,.contentrechts,  .contentmitte
{
   line-height:1.3em;
   color: #666666;
   font-size: 12px;
   font-family: Arial, Verdana, Helvetia, sans-serif; 
}
  
#content {
	width: 560px;
	padding: 0px;
  margin-left: 195px; 
  }  


  
.contentlinks {
  margin-left: 0px;
	width: 250px;
  float: left;
  }  

.contentrechts {
	width: 250px;
  float: right;
  margin-top: 0px;
  }  
  
.contentmitte {
  margin-left: 0px;
  width: 100%;
  float: left;
  }    




#sidebar, #sidebarleft{
  	width: 150px;
   	padding: 0px;
    margin-bottom: 10px;
    line-height:1.3em;
   color: #666666;
   font-size: 12px;
}


#sidebar {
  margin-right: 5px;
	float: right;
}


#sidebarleft {
	float: left;
  margin-left: 5px;
}


/* background : #175E9C url(../images/logo.gif) no-repeat; */

#plaintext {
	position: absolute;
	top: 10px;
	left: 880px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}


#maintopic {
   float:left;
   width:100%;
   font-size:93%;
  line-height:normal;
  margin-top: 30px;
  }
    
 #maintopic ul {
      margin:0;
      padding:2px 10px 0 50px;
      list-style:none;
      }
      
#maintopic li {
     display:inline;
     margin:0;
     padding:0;
     }
      

      
#maintopic a {
  float:left;
  background: url(../images/left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  font-weight: bold;
}


#maintopic a span{
  float:left;
  display:block;
  background: url(../images/right.gif) no-repeat right top;
  padding:10px 15px 4px 6px;
  color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #maintopic a span {float:none;}
    /* End IE5-Mac hack */
    #maintopic a:hover span {
      color:#FFFFFF;
      }

#maintopic a:hover {
        background-position:0% -42px;
        }        


#maintopic a:hover span {
         background-position:100% -42px;
        }        

#maintopic a.aktiv {
        background-position:0% -42px;
        }                
        
#maintopic a.aktiv span {
       background-position:100% -42px;
            }                
        
       

#topic h3 {
	border-top: 1px solid #D8EEFB;
	border-bottom: 1px solid #D8EEFB;
	background-color: #dae0d2;
	color: #000000;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 20px 0px 10px 0px;
  border-bottom: 1px solid #000000;
}

#topic ul {
	border-bottom: 1px solid #D8EEFB;
	margin: 0px;	
 }

#topic li {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin-left: 0px; 
  padding-top: 0px;
  list-style-type: none;
  border-bottom: 1px solid #000000;
  background-color: #ffffff;
}

#topic li a {
	text-decoration: none;
  color: #765; 
  display: block; 
  padding: 4px 4px 4px 4px;
  }

#topic li a:hover {
	text-decoration: none;
	color: #000000;
   background-color: #dae0d2;  
 }

form.search {
	padding: 0px;
	margin: 40px 0px 40px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 165px;
	padding: 2px;
	color: #005DA0}


.floatbox { 
  overflow:hidden; 
  }
