/* margin:0 removing white frame around page */
body { background-color:#FFFFFF; text-align:center; font-family:"Century Gothic",sans-serif; margin: 0; }

.bild_titel { margin: 0.2em 0 0em 0; color: #993300; font-size: 200%; font-weight: normal; text-align: center; }
.inhalt h1 { margin: 0.2em 0 0.3em 0; color: #993300; font-weight: normal; }	/* Vertikaler Zwischenraum ober-/unterhalb h1 */
table.all { margin-left:auto; margin-right:auto; padding: 0; border-spacing: 0; border-collapse:collapse; margin-top:0; height: 100%; }
*.center { margin-left:auto; margin-right:auto; }
p.ticker { text-align:center; }
p.ticker a { text-decoration:none; color:black; }
p.welcome { text-align:center; font-size:170%; color: #993300; }
p.welcome_tahoma { text-align:center; font-size:170%; font-family:Tahoma }
p.nav_title { font-size:200%; margin-top:0; }
xp.nav_title a { color: #808080; }
img.center { display:block; margin-left:auto; margin-right:auto; text-align:center; }
td.leftcolumn { padding:0; border-style:none; background-color:#ffffb4; }
td.rightcolumn { padding:0; border-style:none; background-color:#ffffb4; width: 25px; }
img.border_left_bottom { margin: 0px 0px 8px 8px; }	/* Rand links und unten vom Bild */
img.border_right_bottom { margin: 0px 8px 8px 0px; }	/* Rand rechts und unten vom Bild */
.navigation { float: left; padding: 1em; width: 150px; height: 550px; }
.navigation ul { list-style: none; padding: 0; margin: 0; font-weight:bold; margin-top:1em; margin-bottom:0; }
.navigation ul li a { color: #808080; }
.navigation ul li ul { list-style: none; padding: 0; margin: 1em; font-weight:normal; margin-top:0.2em; margin-bottom:0; }
.navigation a { text-decoration:none; color:black; }
.visible { color:white; }

.inhalt { float:left; padding:0.5em; width:600px; }


