input.text
{
	border: 1px solid #FFFFFF;
	background-color: rgb(80, 80, 80);
	color: rgb(255, 204, 51);
	font-weight: bold;
}

textarea
{
	border: 1px solid #FFFFFF;
	background-color: rgb(80, 80, 80);
	color: rgb(255, 204, 51);
	font-weight: bold;
}

#zuruck
{
	background-color: rgb(30, 30, 30);
	background-image: url();
	text-align: center;
	font-family: arial;
	color: rgb(255, 255, 255);
	border: 1px solid rgb(255, 255, 255);
}

#eintragen
{
	background-color: rgb(30, 30, 30);
	background-image: url();
	text-align: center;
	font-family: arial;
	color: rgb(255, 255, 255);
	border: 1px solid rgb(255, 255, 255);
}

#aktualisieren
{
	background-color: rgb(30, 30, 30);
	background-image: url();
	text-align: center;
	font-family: arial;
	color: rgb(255, 255, 255);
	border: 1px solid rgb(255, 255, 255);
}

#weiter
{
	background-color: rgb(30, 30, 30);
	background-image: url();
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	color: rgb(255, 255, 255);
	border: 1px solid rgb(255, 255, 255);
}

#gb-aussentabelle
{
	border: 1px solid rgb(255, 255, 255);
	width: 700px;
}

#gb-zusatztabelle
{
	border-top: 1px solid rgb(255, 255, 255);
	border-bottom: 1px solid rgb(255, 255, 255);
	width: 100%;
}

#gb-adminmenue
{
	font-family: arial;
	text-align: center;
	background-color: rgb(70, 70, 70);
}

#gb-titelleiste-1
{
	font-weight: normal;
	font-family: arial;
	text-align: center;
	height: 40px;
	width: 490px;
	background-color: rgb(70, 70, 70);
}

#gb-titelleiste-2
{
	font-family: arial;
	text-align: right;
	background-color: rgb(70, 70, 70);
}

#gb-zusatz-1
{
	height: 40px;
	width: 350px;
	font-family: arial;
}

#gb-zusatz-2
{
	font-family: arial;
}

#gb-zusatz-3
{
	height: 40px;
	font-family: arial;
}

#gb-zusatz-4
{
	font-family: arial;
	background-color: rgb();
}

#gb-beitrag
{
	vertical-align: top;
	font-family: arial;
}
