body {
	background-color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	background-image: url(Bilder/bg.jpg);

}

div.gb              { margin: 0px 0px 20px 0px; padding: 0px; border: #000000; line-height: 19px; }
div.gb-author       {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border-bottom: #999999;
	color: #000000;
	background-color: #990066;
}
p.gb-author-left    {
	margin: 0px;
	float: left;
	color: #000000;
}
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; }
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 11px; line-height:16px; }
.comment            { margin: 10px 0px 0px 0px; color: #808080; font-style: italic; }
img                 { border: 0px; }
a:link              { color: #999999; text-decoration: none; }
a:visited           { color: #999999; text-decoration: none; }
a:hover             { color: #999999; text-decoration: underline; }
a:active            { color: #999999; text-decoration: none; }

.content {
	background-color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	background-image: url(Bilder/tablebg.jpg);


}
.layout {
	background-color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
input {
	background-color: #CCCCCC;
}
textarea {
	background-color: #CCCCCC;
}
.submit {
	background-color: #9DB9C8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;

}

