/* CSS Document */

* { margin:0; padding:0;  }

body { margin:30px auto; width:893px; font-family:"Gill Sans Light", "Gill Sans", Arial, sans-serif; color:#a6acb2; background:#fff; }

div#header { background:url(../img/header.jpg) no-repeat; height:431px; width:893px; }
body.map div#header { background:url(../img/headermap.jpg) no-repeat; }


h1 { background:url(../img/logo.gif) no-repeat; margin:0 auto 30px; width:74px; height:67px; clear:both; }
h1 a { display:block; width:74px; height:67px; text-indent:-9999px; }
h2, a.no { color:#999; }
h2 { margin-bottom:20px; float:left; font-size:2em; font-weight:normal; margin:0 0 0 -1px; }
h2.en, a.en { color:#cd1316; } 
h2.en {padding:0 12px; }
h2.de, a.de { color:#000; }
h3 { font-weight:normal; font-size:1.24em; color:#a6acb2; letter-spacing:0.1em; text-align:center; margin:0 0 20px; }

a { color:#a6acb2; text-decoration:none; }
a:hover { text-decoration:underline; }

p { font-size:1.4em; text-align:center; }

hr { display:none; visibility:hidden; }
img { border:none; }
