body                { font-family: Verdana,Arial,Helvetica,sans-serif; color: #000000; font-size:10px; background-color: #fff; margin: 0px; padding: 20px; }
h1                  { margin: 0px 0px 20px 0px; font-size:12px; font-weight:bold; }
div.gb              { margin: 0px 0px 20px 0px; padding: 5px; border: 0px solid #080; line-height: 12px; background:#E4E9E4; }
div.gb-author       { margin: 0px; padding: 0px 10px 7px 10px; border-bottom: 1px solid #fff; background: #E4E9E4; }
p.gb-author-left    { margin: 0px; float: left;}
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 10px; padding: 0px; }
p.gb-browse         { text-align: right; font-weight: bold; font-size:10px;}
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; font-size:8px;}
.caution            { color: red; font-weight: bold; font-size:10px;}
/* .small              { font-size: 8px; line-height:10px; }*/
.comment            { margin: 10px 0px 0px 100px; color: #808080; text-align: left;}
img                 { border: 0px; }
/* a:link              { color: #0000cc; text-decoration: none; } 
a:visited           { color: #0000cc; text-decoration: none; }
a:hover             { color: #0000ff; text-decoration: underline; }
a:active            { color: #ff0000; text-decoration: none; } */

input.button
{
	background-color: #E4E9E4;
	color: #000000;
	border-style:solid;
	border-width:1px;
	Font-Family:Verdana;
	Font-Size:10px
}

.feld
{
	background-color: #E4E9E4;
	padding:3px;
	color: #000000;
	border-style:solid;
	border-width:0px;
	Font-Family:Verdana;
	Font-Size:10px;
}

a:link
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	color: #008800;
	font-size:10px;
	text-decoration: underline;
}

a:visited
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size:10px;
	color: #C64000;
	text-decoration: underline;
}

a:hover
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	color: #FF8550;
	font-size:10px;
	text-decoration: none;
}

a:active
{
	font-family: Verdana, Arial, Century Gothic, Helvetica;
	font-size:10px;
	color: #FF8550;
	text-decoration: underline;
}

