body		{ background-color:#282828; color:#ffffff; margin:0px; }
body.frame	{ background-color:#000000; color:#ffffff; margin:10px; }

table.maintable		{ width:100%; height:100%; text-align:center; }
td.maintable		{ width:100%; height:100%; }

table.pagetable		{ width:980px; height:100%; background-color:#000000; border-left: 1px solid #404040; border-right: 1px solid #404040; }
table.page			{ width:960px; background-color:#000000; }
td.pageheader		{ background:url(images/header.jpg); background-repeat:no-repeat; background-position: center top; height:107px; }
td.pagefooter		{ background-color:#181818; height:20px;}
td.topnavi			{ background-color:#a0a0a0; height:25px; border-top:1px solid #c0c0c0; border-bottom:1px solid #909090; }
td.main				{ padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:8px; }
td.mainleft			{ padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:0px; width:200px; }
td.mainright		{ padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px; }

table.gallery		{ width:738px; height:450px; background-color:#282828; border:1px solid #444444; }
td.galmain			{ background-color:#141414; }
img.gallery			{ border:1px solid #777777; }

div					{ font-family: arial,helvetica; font-size:10pt; text-align:justify; }
div.small			{ font-family: arial,helvetica; font-size:8pt; text-align:justify; }
div.topnavi			{ color:#000000; font-weight:bold; text-align:right; }
div.dotty			{ border-left:1px dotted #909090; padding-left:10px; }
div.counter			{ color:#606060; font-size:8pt; text-align:center; }

a:link				{ color:#eeb000; text-decoration:none; }    /* noch nicht besuchte Ziele */
a:visited			{ color:#eeb000; text-decoration:none; } /* besuchte Ziele */
a:hover				{ color:#ffffff; text-decoration:underline; }   /* Verweise bei "MouseOver" */
a:active			{ color:#bbbbbb; text-decoration:underline; }  /* Angeklickte Verweise */
a:focus				{ color:#bbbbbb; text-decoration:underline; }   /* Verweise, die Fokus erhalten */
a:link.gala				{ color:#ffffff; text-decoration:none; font-weight:bold; }    /* noch nicht besuchte Ziele */
a:visited.gala			{ color:#ffffff; text-decoration:none; font-weight:bold; } /* besuchte Ziele */
a:hover.gala			{ color:#ffffff; text-decoration:underline; font-weight:bold; }   /* Verweise bei "MouseOver" */
a:active.gala			{ color:#ffffff; text-decoration:underline; font-weight:bold; }  /* Angeklickte Verweise */
a:focus.gala			{ color:#ffffff; text-decoration:underline; font-weight:bold; }   /* Verweise, die Fokus erhalten */
a:link.topnavi		{ color:#000000; font-weight:bold; text-decoration:none; }    /* noch nicht besuchte Ziele */
a:visited.topnavi	{ color:#000000; font-weight:bold; text-decoration:none; } /* besuchte Ziele */
a:hover.topnavi		{ color:#ffffff; font-weight:bold; text-decoration:none; }   /* Verweise bei "MouseOver" */
a:active.topnavi	{ color:#ffffff; font-weight:bold; text-decoration:none; }  /* Angeklickte Verweise */
a:focus.topnavi		{ color:#ffffff; font-weight:bold; text-decoration:none; }   /* Verweise, die Fokus erhalten */

