body { font-family: Arial, Helvetica, sans-serif;
       font-size: 11pt;
       background-color: white;
       color: #000080; }

#inhalt { position: absolute;
          width: 800px;
          left: 50%;
          margin-left: -400px;  }
			
#navi { margin: 0px;
        width: 125px;
	      position: absolute;
	      top: 150px; left: 0px;
				font-size: 11pt; }

#main { margin-top: 10px;
        width: 600px;
	      position: absolute;
	      top: 0px;
	      left: 180px;
				font-size: 11pt; }

.navilink { margin-left: 2px;
					  border-style: outset;
					  border-bottom-width: 1px;
						border-top-width: 0px;
						border-right-width: 3px;
						border-left-width: 0px;
						border-color: #000080;
						color: #000080;
						background-color: #ffffff;
						width: 120px;
					  padding: 3px; }				

.navilink-aktiv { margin-left: 2px;
					        border-style: outset;
					        border-bottom-width: 1px;
						      border-top-width: 1px;
						      border-right-width: 3px;
						      border-left-width: 1px;
						      border-color: #000080;
						      color: #000080;
						      background-color: #ffffff;
						      width: 120px;
					        padding: 3px; }
									
A:link, A:visited, A:active { color: #000080;
                              background-color: #ffffff; }
															
A:hover { color: #000080;
					background-color: #ffffff;
					font-weight: bold; }									
				
h2 { text-align: center;
     font-style: italic; }
		 
h3 { font-size: 11pt;
     text-decoration: underline; 
		 font-style: italic;
		 text-align: center; }		 
		 
table { font-size: 11pt; }		 

.ausschreibung { font-weight: bold;
                 font-style: italic; 
                 text-decoration: underline; 
								 vertical-align: top;
								 width: 150px; }
								 
.navilink-aktiv { margin-left: 2px;
									font-weight: bold; }								

.haftung { text-decoration: underline;
           font-weight: bold;
					 font-size: 10pt; }

.haftungstext { text-indent: 10px; 
                font-size: 10pt; }
								
.adresse { font-size: 10pt;
           color: #778899; }
					 
td.punkt { text-align: right; }

th.punkt { width: 15px;
           text-align: right; }																				