/* Allgemein Titel */

h1 {
font-size: 21pt;
font-weight: bold;
margin: 0 0 .5em 0;
text-decoration: none;
}

h2 {
font-size: 14pt;
font-weight: bold;
margin: 0 0 .2em 0;
}

h3 {
font-size: 14pt;
font-weight: bold;
font-style: italic;
text-decoration: none;
margin: 1em 0 .2em 0;
}

/* Allgemein Absatz */

p {
margin: 0 0 1em 0;
}

/* Allgemein Schriftaenderung */

b {
font-weight: bold;
}

/* Infos */

table.info td.s1 {
font-size: 14pt;
font-weight: bold;
width: 6em;
}

h3.karte {
margin: 0 0 .5em 0;
}

/* Guggen */

table.gugge td.s1 {
width: 19em;
}

/* Programm */

table.programm th {
font-style: italic;
font-weight: bold;
margin-bottom: 5px;
}

table.programm .s1 {
width: 6em;
}

table.programm .s2 {
width: 25em;
}

table.programm td.s2:hover {
font-weight: bold;
}
/*
table.programm tr.normal {
font-weight: normal;
}

table.programm tr.hover {
font-weight: bold;
}
*/

/* Rueckblick */

table.rueck {
margin: 0 0 1em 0;
}

table.rueck td.s1 {
width: 12em;
}

table.fotos td {
width: 130px;
height: 130px;
vertical-align: middle;
text-align: center;
padding: 0.5px;
background-color: ;
border-color: #000000;
border-width: 2px;
border-style: solid;
}

div.seite {
position: relative;
left: 250px;
}

p.seite {
font-size: 11pt;
}

p.seite a {
font-size: 11pt;
}

div.fotos2 {
position: relative;
left: 20px;
}