  body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
      	background-image: url(../images/Jpeg/bckg_formen3.jpg);
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }
    
    #container { 
    	width: 60em;  
    	background: #FFFFFF;
    	margin: 15px auto;
     	 border: 1px solid #383a3d;
    	text-align: left; 
    } 
    
    #banner{
       width: 60em;
       height: 145px;
    }
       #sidebar {
    	width: 24%;
    	background: #a2a2a1; 
     	margin-top: 40px;
    	padding: 15px 0; 
      	padding-left: 12px;
       	height: 1%;
      	z-index: 5;
      }
    
    #sidebar1 {
    	float: left;
    	width: 20%;
    	background: #c5c3c3; 
      	margin-top: 35px;
    	padding: 15px 0; 
     	 padding-left: 12px;
         height: 1%;
      }
    #sidebar2 {
    float: left;
   width: 12em; 
   margin-top: 35px;
   margin-left: 0;
   padding: 15px 0;
   padding-left: 12px;
   height: 1%;
}

    #mainContent {
      margin: 20px 1.5em 0 13em;
 	   padding: 20px 0 0 12px; 
      height: 1%;  
      }
    
    #footer { 
    padding-top: 15px;
      background:#bfd0f0;
      height: 50px;
      border-top: 1px solid #383a3d;
    } 
    
    h1{
    font: 120% Verdana, Arial, Helvetica, sans-serif;
    color: #3677B9;
  	font-weight: bold;
    }
    
    h2{
       font: 100% Verdana, Arial, Helvetica, sans-serif;
      color: #1c1e21;
      height:1%;
  	   font-weight: bold;
    }
    
       h3{
      font: 100% Verdana, Arial, Helvetica, sans-serif;
      color: #1c1e21;
  	   font-weight: bold;
    }
/*hier kommt das Menu yt*/
/*Hauptnavigation Vapack*
/*Layout Position Hauptnavigation*/

#navigation{
	position: absolute;
   	float: right;
	top: 165px;
	width: 952px;
	height: 30px;
   	padding-top: 2px;
   	padding-left: 8px;
   	background-color: #bfd0f0;
	border-top: 1px solid #383a3d;
   	border-bottom: 1px solid #383a3d;
	z-index: 11;
}

* html #navigation {
        /* \*/
        margin-left: -204px;
        /* */
}
/*Ende Position Navigation*/

a.hnav {
  	 background-color: #bfd0f0;
   	color: #383a3d;
	display: block;
	padding: 6px 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

a.hnav:hover {
	background-color: #5076b5;
	color: #FFF;
	text-decoration: none;
}

a.hnav:active {
	background-color: #5076b5;;
	color: #FFCC66;
	text-decoration: none;
}

#hnav {	
	background-color: #5076b5;
	color: #FFF;
	text-decoration: none;
}

/*Ende Hauptnavigation Vapack */


a.link{
	background-image: url(../../images/Gif/Aufz_1.GIF);
	background-repeat: no-repeat;
	padding-left: 20px;  
	padding-bottom: 5px;
   color: #383a3d;
	display: block;
  	 height:1%; 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.link:hover {
	background-image: url(../../images/Gif/Aufz_2.gif);
	background-repeat: no-repeat;
	color: #9c0000;
	text-decoration: none;
   height: 1%;
}

a.link:active {
	background-image: url(../../images/Gif/Aufz_2.gif);
	background-repeat: no-repeat;
   color: #9c0000;
	text-decoration: none;
      height: 1%;
}

#link {	
	background-image: url(../../images/Gif/Aufz_2.gif);
	background-repeat: no-repeat;
   color: #9c0000;
   padding-left: 30px;
	text-decoration: none;
      height: 1%;
}

/*Ende Linkkosmetik */

