body{
	margin-top: 5px;
 	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #CCCCCC;
}

input{
	font-family: Arial;
	font-size: 10px;
}

table.breite
{
	background-color:#ffffff;
}

table.content
{

}

table.content tr td#menu
{
	width: 150px;
}

table.content tr td#inhalt
{
	background-color: #cccccc;
	width: 750px;
	padding-left: 5px;
	padding-top: 5px;
}

table.menu
{
	background-color: #999999;
}

table.menu tr th
{
	background-color: #CCCCCC;
}

table.menu tr td#menu
{
	display: block;
	background-color: #ffffff;
	display: block;
}

table.copyright tr td
{
	padding-top: 10px;
 	font-family: Arial;
	font-size: 10px;
	color: #888888;
 	text-decoration:none;
}

table.copyright tr td a:link
{

 	font-family: Arial;
	font-size: 10px;
	color: #888888;
 	text-decoration:none;
}

table.copyright tr td a:hover
{

 	font-family: Arial;
	font-size: 10px;
	color: #888888;
 	text-decoration:none;
}

table.copyright tr td a:visited
{

 	font-family: Arial;
	font-size: 10px;
	color: #888888;
 	text-decoration:none;
}


a#menu
{
	color: #000000;
 	font-family: Arial;
	font-size: 10px;
 	text-decoration:none;
	display: block;
}

a#menu:link
{
	color: #000000;
 	font-family: Arial;
	font-size: 10px;
 	text-decoration:none;
}

a#menu:hover
{
	color: #a4a3a3;
}

p.error
{
 	font-family: Arial;
	font-size: 12px;
	color: red;
}

p.work
{
	color: green;
}

h1
{
	font-size: 16px;
}

div.center{
	width:100%;
	text-align:center;
}
