/* urspruengliche Idee von Stefan Muenz */

/* fuer alle Dateien */

html
 { padding: 0; }


/* fuer alle Dateien */

body
 { margin: 0; padding: 0; background-image: url(../bilder/mauer.gif); }

/* index.htm */

body.index
 { overflow:hidden; }


/* fuer alle Dateien */

html>body #fixiert
 {
/* nur fuer moderne Browser! */
 position: fixed;
}

#fixiert
 { position: absolute; top: 0.5em; left: 0.5em; width: 12em; border-right: 3px solid #0000FF; border-bottom: 3px solid #0000FF; }

#fixiert_plus
 { position: absolute; top: 33.5em; left: 0.5em; width: 12em; border-right: 3px solid #0000FF; border-bottom: 3px solid #0000FF; }

#Navigation
 { margin: 0 0 0.25em; padding: 0; font-size: 0.83em; }

#Navigation_plus
 { margin: 0 0 0.25em; padding: 0; font-size: 0.83em; }

#Inhalt
 { margin-left: 13em; margin-right: 0.75em; padding: 0 1em; border-left: 3px solid #FFA500; border-top: 3px solid #FFA500; border-bottom: 3px solid #FFA500; }


/* fuer alle Dateien */

h1, h2, h3, p, li, td
 { font: normal 100.01% Verdana, Tahoma, Arial, sans-serif; color: #0000FF; }

h1
 { margin: 0.5em; padding: 0.3em; font-size: 1.34em; font-weight: bold; color: #0000FF; text-align: center; }

table.fixed
 { table-layout:fixed; }

/* #Navigation */

#Navigation li
{ margin: 0; padding: 0.1em; list-style: none; }

/* #Navigation_plus */

#Navigation_plus li
{ margin: 0; padding: 0.1em; list-style: none; }

/* #Inhalt */

#Inhalt h2
 { margin: 0.2em; padding: 0.3em; font-size: 1em; font-weight: bold; color: #0000FF; text-align: center; }

#Inhalt h3
 { margin: 0.2em; padding: 0.3em; font-size: 0.83em; font-weight: bold; color: #0000FF; text-align: center; }

#Inhalt p
 { font-size: 0.83em; margin: 1em 0; }

#Inhalt ul
 { list-style-image: url(http://www.swen-balthasar.de/bilder/punkt.gif); }

#Inhalt li
{ margin: 0; padding: 0.1em; list-style: none; font-size: 0.83em; list-style-image: url(http://www.swen-balthasar.de/bilder/punkt.gif); }

#Inhalt td
 { font-size: 0.83em; margin: 1em 0; }

#Inhalt #Fusszeile
 { margin: 25em 0 1em; padding: 0.1em; font-size: 0.8em; text-align: center; border: 1px solid #0000FF; }


/* fuer alle Dateien */

a
 { font: normal 100.01% Verdana, Tahoma, Arial, sans-serif; text-decoration:none; text-align:left; }

/* index.htm und #Inhalt */

a:link
 {  color: #FFA500; }

a:visited
 { color: #FFA500; }

a:hover
 { font-weight: bold; color: #FFA500; }

a:active
 { font-weight: bold; color: #FFA500; }

/* #Navigation */

ul#Navigation a
 { display: block; padding: 0em; text-decoration:none; }

ul#Navigation a:link
 { color: #FFA500; text-decoration: none; border: 1px solid #FAFAFA; }

ul#Navigation a:visited
 { color: #0000FF; text-decoration: none; border: 1px solid #FAFAFA; }

ul#Navigation a:hover
 { color: #FFA500; font-weight: bold; text-decoration: none; border: 1px solid #FFA500; }

ul#Navigation a:active
 { color: #FFA500; font-weight: bold; text-decoration: none; border: 1px solid #FFA500; }

/* #Navigation_plus */

ul#Navigation_plus a
 { display: block; padding: 0em; text-decoration:none; }

ul#Navigation_plus a:link
 { color: #FFA500; text-decoration: none; border: 1px solid #FAFAFA; }

ul#Navigation_plus a:visited
 { color: #FFA500; text-decoration: none; border: 1px solid #FAFAFA; }

ul#Navigation_plus a:hover
 { color: #FFA500; font-weight: bold; text-decoration: none; border: 1px solid #FFA500; }

ul#Navigation_plus a:active
 { color: #FFA500; font-weight: bold; text-decoration: none; border: 1px solid #FFA500; }

/* #Inhalt */

ul#Inhalt a
 { display: block; padding: 0em; text-decoration:none; list-style-image: url(http://www.swen-balthasar.de/bilder/punkt.gif); }

ul#Inhalt a:link
 { color: #FFA500; text-decoration: none; border: 1px solid #FAFAFA; }

ul#Inhalt a:visited
 { color: #FFA500; text-decoration: none; border: 1px solid #FAFAFA; }

ul#Inhalt a:hover
 { color: #FFA500; font-weight: bold; text-decoration: none; border: 1px solid #FFA500; }

ul#Inhalt a:active
 { color: #FFA500; font-weight: bold; text-decoration: none; border: 1px solid #FFA500; }


/* bundesstaaten_texte */

table.b1
 { width:600px; border:solid 1px #0000FF; margin:auto; }

td.b1
 { text-align:right; }

td.b2
 { border-right:solid 1px #0000FF; text-align:left; }

td.b3
 { text-align:left; }