/* 2.3 Header */
#header{padding:10px 0 10px;clear:both;position:relative;}

#logo  { float:left;}
#logo img  { }
#logo .site-title { margin-top:0px; }
#logo .site-title, #logo .site-description  { display: none; }
#logo .site-title a { font-size:42px; font-weight:bold; letter-spacing:-1px; line-height:40px; text-transform:uppercase;  }
#logo .site-title a:hover { text-decoration:none; }
#logo .site-description { color:#555; text-transform:uppercase; font-size:12px;}


#topad, #address { float: right; text-align: right; } 
#address  { margin: 50px 5px 0 0; color: #555;  }
#address .telephone  { font-weight: bold; }
#address .email  { font-weight: bold; }
#address .name  { text-transform: capitalize; font-weight: bold; }
#address .name, #address .telephone, #address .email, #address .street  { font-size: 20px; line-height: 23px; }
#address .telephone { font-style: normal; }

#nav li ul {width: 190px;}
#nav li ul li a {width:250px;}
#nav li ul ul {margin: -26px 0 0 190px;}

.search { display: none; }    /* Seach-Box ausblenden */
#nav { width: 650px; }       /* Platz durch ausgeblendete Seachbox verwendbar machen */