body		{ background-color:#000000; font-family:Monotype Corsiva; color:#ffffff; z-index:1; }

#body		{ position:absolute; left:0px; top:0px; width:100%; padding:0px; margin:0px; }
#menue		{ position:absolute; left:0px; top:0px; width:17%; height:100%; padding:10px; margin:5px; z-index:3; border-right:solid 1px #ffffff; }
#main		{ position:absolute; left:18%; top:0px; width:81%; height:100%; padding:0px; margin:0px; z-index:2; }
#guestbook	{ position:relative; right:0px; top:0px; width50%; }

img		{ border-style:none; }
h1		{ text-align:center; font-size:32px; font-weight:bold; padding:5px; }
h2		{ font-weight:bold; padding:5px; }
h3		{ font-weight:bold; }
th		{ font-weight:bold; }
p,td		{ font-size:24px;  }
li		{ font-size:24px;  }
li.pfeil	{ font-size:24px; list-style-image:url(../pics/pfeilr.gif); }
li.person	{ font-size:24px; list-style-image:url(../pics/person.gif); }
.center		{ text-align:center; }
.centert	{ align:center; width:100%; }
.centerm	{ align:center; padding-top:1cm; width:100%; }
.fett		{ font-weight:bold; }
.menue		{ text-align:center; }
.hide		{ display:none; }
.rand		{ border-width:1px; border-style:solid; border-color:black; background-color:#efefed; margin:3px; z-index:3; }
.left		{ text-align:left; }
.border		{ border:solid 1px #ffffff; }


a:link		{ text-decoration:none; color:#cc3333; }
a:visited	{ text-decoration:none; color:#cc0033; }
a:hover		{ text-decoration:none; font-weight:bold; }
a:active	{ text-decoration:none; }

a:link.extern	{ color:#00cc33; }
a:visited.extern{ color:#009933; }

a:hover.fett	{ text-decoration:none; font-weight:bold; }
