body
{
	background: #011523;
	background-image: url(Images/bg.jpg);
	color: #001422;
	font-family: Arial, Helvetica;
	margin: 0px;
}
a
{
	color: #006eb4;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
#menu
{
	height: 37px;
	background-image: url(Images/menu_bg.jpg);
	text-align: center;
	color: #006eb4;
}
#menu a
{
	color: #006eb4;
}
#cell
{
	width: 760px;
	height: 200px;
	background-image: url(Images/cell.jpg);
}
#cell td
{
	color: #ffffff;
	vertical-align: top;
	width: 213px;
	padding: 20px;
}
#header
{
	height: 150px;
	background: #007ad3;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#border
{
	background-image: url(Images/border.jpg);
	height: 9px;
}
#main
{
	background: #ffffff;
	background-image: url(Images/main_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
#main td
{
	vertical-align: top;
	padding: 20px;
}
#footer
{
	height: 100px;
	background: #0070b7;
	background-image: url(Images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#bottom
{
	height: 6px;
	background-image: url(Images/bottom_line.jpg);
}
h1
{
	font-size: 18pt;
	color: #0070b8;
}
#Formular td
{
	padding: 5px;
}
#Formular th
{
	padding: 5px;
	text-align: left;
}
#fehler
{
	color: red;
	font-weight: bold;
}
#journal
{
	font-size: 8pt;
}
#journal td
{
	padding: 2px;
}
#adressbuch
{
	font-size: 8pt;
}
#adressbuch td
{
	padding: 2px;
}
#eingang
{
	font-size: 8pt;
}
#eingang td
{
	padding: 2px;
}
