<!--

body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
	color:rgb(0,0,128);
}

.linebottom { border-bottom-width:1px; border-bottom-color:rgb(255,226,140); border-bottom-style:solid; }
.topbottomline { border-top-width:1px; border-bottom-width:1px; border-top-color:rgb(255,226,140); border-bottom-color:rgb(255,226,140); border-top-style:solid; border-bottom-style:solid; }
.topopen { border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-color:rgb(255,226,140); border-bottom-color:rgb(255,226,140); border-left-color:rgb(255,226,140); border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; }
.dottedleft { border-left-width:1px; border-left-color:rgb(255,226,140);  border-left-style:solid; }
.dottedright { border-right-width:1px; border-right-color:rgb(255,226,140); border-right-style:solid; }
.dottedleftright { border-left-width:1px; border-left-color:rgb(255,226,140);border-right-width:1px; border-right-color:rgb(255,226,140); border-left-style:solid;border-right-style:solid; }

.rgb(255,226,140)box { border-width:1px; border-color:rgb(255,226,140); border-style:solid; }
.dottedbox { border-width:1px; border-color:rgb(255,226,140); border-style:solid; }
.dottedopenbox { border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-color:rgb(255,226,140); border-bottom-color:rgb(255,226,140); border-left-color:rgb(255,226,140); border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; }

a.admnavlink:link, a.admnavlink:active, a.admnavlink:visited  { font-family:Verdana,sans-serif; font-size:10pt; color:rgb(0,0,128); text-decoration:none; }
a.admnavlink:hover { font-family:Verdana,sans-serif; font-size:10pt; color:rgb(153,0,0); text-decoration:none; }
a.catlink:link, a.catlink:visited, a.catlink:active { font-family:Verdana,sans-serif; font-size:9pt; color:rgb(0,51,102); text-decoration:none; }
a.catlink:hover { font-family:Verdana,sans-serif; font-size:9pt; color:rgb(153,0,0); text-decoration:underline; }

a.entrylink:link, a.entrylink:visited, a.entrylink:active { font-family:Verdana,sans-serif; font-style:normal; font-weight:bold; font-size:8pt; color:rgb(204,0,0); text-decoration:none; }
a.entrylink:hover { font-family:Verdana,sans-serif; font-style:normal; font-weight:bold; font-size:8pt; color:rgb(0,102,204); text-decoration:none; }

.admin_input { background-color:rgb(237,237,237); border-width:1px; border-color:rgb(0,0,128); border-style:solid; }
.input { background-color:rgb(255,226,140); border-width:1px; border-color:rgb(0,0,128); border-style:solid; }
.sendbutton { background-color:rgb(255,204,0); border-width:1px; border-color:rgb(0,0,128); border-style:solid; }

.linksrechts { border-right-width:1px; border-left-width:1px; border-right-color:rgb(255,226,140); border-left-color:rgb(255,226,140); border-right-style:solid; border-left-style:solid; }
.links { border-left-width:1px; border-left-color:rgb(255,226,140); border-left-style:solid; }
.rechts { border-right-width:1px; border-right-color:rgb(255,226,140); border-right-style:solid; }

.linksunten { border-bottom-width:1px; border-left-width:1px; border-bottom-color:rgb(255,226,140); border-left-color:rgb(255,226,140); border-bottom-style:solid; border-left-style:solid; }
.rechtsunten { border-right-width:1px; border-bottom-width:1px; border-right-color:rgb(255,226,140); border-bottom-color:rgb(255,226,140); border-right-style:solid; border-bottom-style:solid; }
-->