<!--

body, table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
}

.linebottom { border-bottom-width:1px; border-bottom-color:black; border-bottom-style:solid; }
.topbottomline { border-top-width:1px; border-bottom-width:1px; border-top-color:black; border-bottom-color:black; border-top-style:solid; border-bottom-style:solid; }
.topopen { border-right-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-color:black; border-bottom-color:black; border-left-color:black; border-top-style:none; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; }
.noneleft { border-left-width:2px; border-left-color:#000066;  border-left-style:none; }
.noneright { border-right-width:2px; border-right-color:#000066; border-right-style:none; }
.noneleftright { border-left-width:2px; border-left-color:#000066;border-right-width:2px; border-right-color:#000066; border-left-style:none;border-right-style:none; }

.blackbox { border-width:1px; border-color:black; border-style:solid; }
.nonebox { border-width:2px; border-color:#000066; border-style:none; }
.noneopenbox { border-right-width:2px; border-bottom-width:2px; border-left-width:2px; border-right-color:#000066; border-bottom-color:#000066; border-left-color:#000066; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; }

a.admnavlink:link, a.admnavlink:active, a.admnavlink:visited  { font-family:Verdana,sans-serif; font-size:10pt; color:black; 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, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
a.catlink:hover {
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:rgb(153,0,0);
	text-decoration:underline;
	font-weight: bold;
}

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:black; border-style:solid; }
.input { background-color:rgb(237,237,237); border-width:1px; border-color:black; border-style:solid; }
.sendbutton { background-color:rgb(255,204,0); border-width:1px; border-color:black; border-style:solid; }

.linksrechts { border-right-width:1px; border-left-width:1px; border-right-color:black; border-left-color:black; border-right-style:solid; border-left-style:solid; }
.links { border-left-width:1px; border-left-color:black; border-left-style:solid; }
.rechts { border-right-width:1px; border-right-color:black; border-right-style:solid; }

.linksunten { border-bottom-width:1px; border-left-width:1px; border-bottom-color:black; border-left-color:black; border-bottom-style:solid; border-left-style:solid; }
.rechtsunten { border-right-width:1px; border-bottom-width:1px; border-right-color:black; border-bottom-color:black; border-right-style:solid; border-bottom-style:solid; }
a.edit:link, a.edit:visited, a.edit:active { font-family:Verdana, sans-serif; font-style:normal; font-weight:normal; font-size:8pt; color:#666666; text-decoration:none; }
a.edit:hover { font-family:Verdana, sans-serif; font-style:normal; font-weight:normal; font-size:8pt; color:rgb(0,102,204); text-decoration:underline; }

-->