body
{
	color: #FFFFFF;
	background-color: rgb(51, 51, 102); //rgb(90, 95, 156);
	background-image: url(hintergrundbild.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#zuruck
{
	background-color: rgb(0, 102, 153);
	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(0, 102, 153);
	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(0, 102, 153);
	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(0, 102, 153);
	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(0, 102, 153);
}

#gb-titelleiste-1
{
	font-family: arial;
	text-align: center;
	height: 80px;
	width: 490px;
	background-color: rgb(0, 102, 153);
}

#gb-titelleiste-2
{
	font-family: arial;
	text-align: right;
	background-color: rgb(0, 102, 153);
}

#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;
}

a:link
{
	color: #FFFFFF;
}

a:visited
{
	color: #FFFFFF;
}

a:focus
{
	color: #FFFFFF;
}

a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

a:active
{
	color: #FFFFFF;
}