/* Allgemeine Angaben und Formatierungen */
                                                     
/* Rot: #c00;   Hellgrau: #ccc;   Mittelgrau: #999;   Dunkelgrau: #666;  */

html, body {
   margin: 0px; padding: 0px;
}

body {
   font-family: Arial; font-size: 1em; color: #000; background-color: #666; text-align: center;
}

p, h1, h2, h3, h4 {
   margin: 0px; padding: 0px;
}

h2 {
   font-size: 1.8em; font-weight: normal; color: #666; margin-bottom: 20px; line-height: 1.2em;
}

h3, h4 {
   font-size: 1.25em; font-weight: normal; color: #999; margin-top: -22px; margin-bottom: 20px;
}

h4 {
   margin-top: 30px; margin-bottom: 20px;
}

.ausstellungsdatum {
   float: left; font-size: 1.5em; text-align: right;
}

.ausstellungsdatum p {
   margin-top: 10px;
}

ul {
   margin: 0px; padding: 0px; margin-left: 20px; margin-bottom: 8px;
}

#content p, .content-kbw p {
   margin-bottom: 0.8em;
}

.clear {
   clear: both;
}

.fl {
   float: left;
}

img {
   border: none; vertical-align: bottom; margin: 0px; padding: 0px
}

.einruecken {
   margin-left: 20px;
}

.blockeinruecken {
   display: block; margin-left: 20px;
}

.imgleft {
   float: left; margin-right: 10px; margin-bottom: 10px;
}

.imgright {
   float: right; margin-left: 10px; margin-bottom: 20px;
}

.tel {
   margin-right: 5px;
}

.fax-en {
   margin-right: 19px;
}

.halb1 {
   float: left; width: 250px; margin-right: 20px;
}

.halb2 {
   float: left; width: 250px;
}

.m0 {
   margin: 0px;
}

.dn {
   display: none;
}


/* Ebenen */

#center {
   width: 959px; text-align: left; margin: auto; margin-top: 20px; background: #fff;
}

#pfa {
   width: 959px; height: 600px; padding: 25px 89px; background: #ccc; voice-family: "\"}\""; voice-family: inherit; width: 781px; height: 550px;
}

#logo {
   float: left; width: 239px; height: 120px; background: #ccc; padding: 30px 0px 0px 30px; voice-family: "\"}\""; voice-family: inherit; width: 209px; height: 90px;
}

#top {
   float: left; width: 600px;
}

#galerie {
   height: 90px;
}

#symbol {
   float: right; width: 120px; height: 120px; background: #ccc;
}

#content, #content-ausstellungsbilder {
   float: left; width: 541px; margin: 59px; font-size: 0.8em; line-height: 1.4em;
}

.content-kbw {
   height: 350px; padding: 10px; font-size: 0.8em; line-height: 1.4em; background: #fff;
}

#content-ausstellungsbilder {
   text-align: center;
}

#subnav-r {
   float: right; width: 120px; background: #ccc;
}

#footer {
   width: 959px; height: 40px; background: #ccc; text-align: right;
}

#footer img{
   margin-right: 27px; margin-top: 6px;
}

#footer .img-e{
   margin-right: 27px; margin-top: 6px;
}


/* Überschriften Startseite KBW*/

#hl-pfa, #hl-pfa-kh, #hl-pfa-jh, #hl-pfa-mw, #hl-pfa-hws, #hl-pfa-kd, #hl-pfa-kd-e, #hl-pfa-e {
   background: no-repeat; text-indent: -5500px; display: block; overflow: hidden;
}

#hl-pfa {
   background: url('../images/logo-kbw-de.gif'); width: 170px; height: 55px
}

#hl-pfa-e {
   background: url('../images/logo-kbw-en.gif'); width: 168px; height: 12px
}

#hl-pfa-kh {
   background: url('../images/kbw-kunsthalle.gif'); width: 180px; height: 180px
}

#hl-pfa-jh {
   background: url('../images/kbw-johanniterhalle.gif'); width: 120px; height: 120px
}

#hl-pfa-mw {
   background: url('../images/kbw-museumwuerth.gif'); width: 180px; height: 180px
}

#hl-pfa-hws {
   background: url('../images/kbw-hirschwirtscheuer.gif'); width: 120px; height: 120px
}

#hl-pfa-kd {
   background: url('../images/kbw-international.gif'); width: 180px; height: 180px
}

#hl-pfa-kd-e {
   background: url('../images/kbw-international-e.gif'); width: 180px; height: 180px
}

/* Links */

a:link, a:active, a:hover, a:visited {
   color: #c00; text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a:visited {
   color: #c55;
}

/* Formular */

label, select, input[type=checkbox], input[type=radio],
input[type=button], input[type=submit] {
 cursor: pointer;
}

input, textarea {
   display: block; width: 250px; margin-top: 2px; margin-bottom: 10px; padding: 3px; border: 1px solid #aaa;
}

input:focus, textarea:focus {
 color: #000;
 background: #f5f5f5;
 border: 1px solid #c00;
}

.fehler {
   color: #c00;
}

fieldset {
   width: 260px; padding: 10px;
}

legend {
   font-weight: bold; color: #000;
}


/* Sitemap */

#sitemap ul {
   background: #eee; padding: 5px 0px 5px 10px; list-style: inside; margin-left: 0px;
}

#sitemap ul ul {
   background: #ddd; margin-left: 12px; margin-top: 5px; list-style-type: circle;
}

#sitemap ul ul ul {
   background: #cdcdcd; margin-left: 12px; margin-top: 5px; list-style-type: square;
}

#sitemap ul p {
   margin: 0px; margin-left: 25px; font-size: 0.9em;
}

#sitemap li a {
   padding: 2px 3px 3px 3px;
}

#sitemap li a:hover {
   background: #fff;
}

/* Galerie */

#galeriebild h3 {
   display: inline;
}

#galeriebild p {
   margin: 10px 0px;
}

#galeriebild img {
   float: left; margin-right: 15px; margin-bottom: 40px;
}


/* Ausstellungsbilder */

.ausstellungsbilder {
   float: left; margin: 20px 10px 0px 0px;
}

p.ausstellungsbilder img {
   margin-bottom: 7px;
}

#content-ausstellungsbilder h3 {
   margin: 0px 0px 15px 0px; text-align: left;
}

#content-ausstellungsbilder p {
   margin-bottom: 15px; text-align: left;
}


/* Kunstdependancen */

.flm30 {
   float: left; margin-right: 30px;
}

.flm0 {
   float: left;
}

.kdl {
   float: left; width: 120px; height: 180px;
}

.kda {
   float: left; width: 240px; margin-right: 20px;
}

.kdo {
   float: left; width: 140px;
}

.tr {
   display: block; text-align: right;
}

/* Pressebilder */

.pb1, .pb2 {
   float: left; width: 240px; padding: 10px 10px 0px 10px; margin: 0px 20px 20px 0px;
   text-align: center; border: solid 1px #666;
   voice-family: "\"}\""; voice-family: inherit; width: 220px;
}

.pb2 {
   margin: 0px 0px 20px 0px;
}


.pb1 p, .pb2 p {
   text-align: left; margin-top: 10px;
}




