#header {
	background: #fff url(../../img/header_dew.png) 0 30px no-repeat;
}

/*TABLE - Anwendungen - Luft- und Raumfahrt*/

table.aero p{
line-height: 100%;
padding-bottom:5px;
}

table.aero {
width:100%;
background-color:#efefef;
border:#ccc 1px solid;
margin-bottom:10px;
color: #666666;
font-size: 0.95em;
}

table.aero td{
padding: 8px 5px 5px;
vertical-align: top;
}

table.aero th {
font-size:14px;
font-weight:bold;
padding:3px;
background:#E5F0F7;
color:#000;
border-bottom:#ccc 1px solid;
}