﻿/* <![CDATA[ */
@charset "iso-8859-1";
/* from www.ingrid-steckelberg.de */
*{ margin:0; padding:0}/*http://www.drweb.de/magazin/wenn-code-schlecht-wird-teil-2-valides-css-schreiben/*/
body {
 margin:2px;
 padding:2px;
 font-family:"Times New Roman", serif;
 font-size:10pt;
 background-color:#ffc;/* 255 255 204*/
 background-attachment:fixed;
 color:#000;
 width:800px;
/* */
 scrollbar-base-color :#00f;
 scrollbar-face-color :#00f;
 scrollbar-highlight-color :#ffc;
 scrollbar-arrow-color :#ffc;
 scrollbar-shadow-color :#ffc;
 scrollbar-track-color :#ffc; 
 scrollbar-dark-shadow-color :#ffc;
/* */
}

a:link, a:visited, a:hover, a:active {
 text-decoration:none;
 font-weight:bold;
 background-color:#ffc;
}
a:link { color:#800080;}
a:visited { color:#006400;}
a:hover { color:#00f; text-decoration:underline overline;}
a:active { color:#000080;}
a.external { background:url(images/external.png) right no-repeat;  padding-right:10px;}

h1, h2, h3, h4, h5, h6 { font-weight:bold; text-align:center;}
h1 { font-size:18pt;}
h2 { font-size:14pt;}
h3 { font-size:12pt;}
h4 { font-size:10pt;}
h5 { font-size:8pt;}
h6 { font-size:6pt;}

table {
 font-size:1.1em;
 border:0px;
/*
 border-collapse:collapse;
 border-spacing:0;
 text-align:left;
 margin:1px;
 padding:1px;
*/
}
td { vertical-align:top; text-align:left;}
th, thead th, tbody th { font-weight:bold; text-align:center;}
tbody th { vertical-align:top;}
tbody td { font-size:1.1em;}
img { border:none;}
/*****************************************************************************************/
.rechts, .right { text-align:right;}
.links, .left { text-align:left;}
.mitte, .center { text-align:center;}
.voben { vertical-align:top;}
.vmitte { vertical-align:middle;}
.vunten { vertical-align:bottom ;}

.schwarz { color:#000;}
.blau { color:#00f;}
.rot { color:#f00;}
.hrblau { height:3px; background-color:#00f;}
.emailbidi, .bidi { unicode-bidi:bidi-override; direction:rtl;}

.size3 { font-size:1.3em;}
.size2 { font-size:1.2em;}
.size1 { font-size:1.1em;}
.size { font-size:1em;}
.size_1 { font-size:0.9em;}
.size_2 { font-size:0.8em;}
.size_3 { font-size:0.7em;}
.abstand { margin-top:1.2em;}

/*****************************************************************************************/
/*
.tablestyle  { width:500px; border-style:none; border-width:0px; margin:6px; padding:6px }
.tdstyle, .thstyle { border-style:none; border-width:0px; margin:6px; padding:6px }
.tdstylea { border-style:none; border-width:0px; margin:0px; padding:0px }
.tdstyleb, .thstyleb { border-style:none;  border-width:0;  margin:0;  padding:0;}
.tdstyleb, .thstyleb { border-top:4px solid #000;  margin:3px;  padding:3px;}
*/
.tablestart { background-color:#ffa;}

#tabaustellung {
 width:600px;
 margin:10px;
 padding:1px;
}
#tabaustellunginhalt {
 width:auto;
/*
 margin:10px;
 padding:10px;
 border-collapse:separate;
*/
}
#tabelle_bilder, #tabelle_fotos {
  border-top:4px solid #FFFFee;
  border-right:4px solid #808000;
  border-bottom:4px solid #808000;
  border-left:4px solid #FFFFee;
  border-style:solid;
  border-width:6px;
}
#tabellebilder, #tabellefotos, #tabelleausstellung {
 width:550px;
 border-style:none;
}

.floatrechts {float:right;}
.floatlinks {float:left;}
.clear {clear:both;}

.zeitraum, .durchfuehrende, .thema, .nameort, .eroeffnung {
 background-color:transparent;
}
 
/*****************************************************************************************/

/* ]]> */

