/*Aufbau */

	
#center {  
	background-image: url(pics/hg_center.jpg); 
	background-repeat: no-repeat; 
	height: 580px;
	width: 1024px;
	text-align: center;
	margin: 0;
	padding: 310px 0 0 20px;
	border-left: 5px solid #666666;
 /*border-top: 5px solid #666666;
  border-bottom: 5px solid #666666;  */
	border-right: 5px solid #666666;
	}

table.content {
        margin-top: 10px;
}
	


/*Text*/


p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: 666666;
	line-height: 10px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: 666666;
	line-height: 14px;
 margin: 10px 0 0 0;
 padding: 0 0 0 0;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: 666666;
	line-height: 12px;
	}

a {
	text-decoration: none;
	color: 666666;
	}	
 
img {
    margin: 0 0 10px 0;
}

.mailbox {
    width: 183px;
    height: 27px;
    margin: 165px 0 0 572px;
    padding: 0px;

}
	
	



