/*********** FASSADEN 2009 CSS ***********/

body {
 background: #fff url(img/bg.jpg) repeat-x fixed;
 font: 10pt Arial, sans-serif;
 text-align: justify;
}

a {
 color: #000099;
}

a:hover {
 text-decoration: none;
}

h1 {
 margin-top:12px;
 font-size: 13pt;
 padding-top: 5px;
 text-transform: uppercase; /*font-variant: small-caps;*/
}

h1 span {
 background-color: #ffff99;
 overflow: hidden;
}

h2 {
 font-size: 14pt;
 font-weight: normal;
 padding-top: 5px;
}

img {
 border: 0;
}

img, div {
 behavior: url(iepngfix.htc) /* IE <= 6 mag kein PNG */
}

.gmap {
 width: 510px;
 height: 370px
}

.global {
 padding-left: 30%;
 padding-top: 10px;
}

.inhalt {
 width: 511px;
 background-color: #fff;
 padding-left: 20px;
 padding-right: 20px;
 margin-top: -22px;
 margin-bottom: -14px;
}

/*********** FASSADEN 2009 CSS ***********/