
body
{
	background: gainsboro;
	color: #000000;
	margin: 40px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11.5px;
	padding: 0px;
	text-align: justify;
	line-height: 1.3;
}

.tabelle {

	border: 1px solid black;
	background-image: url(../images/auge.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

.copyright {

	color: #777777;
	padding-top: 20px;
	display: block;
	text-align: center;
	font-size: 9.5px;
	text-decoration: none;

}

.copyright2 {

	color: #777777;
	padding-top: 20px;
	text-align: center;
	font-size: 9.5px;
	text-decoration: none;

}

.links {


	padding-bottom: 23px;

}

.haupt {

	padding-bottom: 20px;

}

.inputbox {

	border: 1px solid silver;

}

.button {

	border: 1px solid black;
	padding: 2px 10px 2px 10px;
	font-size: 11.5px;
	font-weight: bold;

}

.menu a {

	color: grey;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12.5px;
	

}

.menu li {

	display: block;
	list-style: none;
	padding-top: 5px;
	padding-right: 150px;
	padding-bottom: 2px;
	text-align: right;

}

.menu li.active a {

	color: darkblue;

}

.componentheading, .contentheading {

	font-weight: bold;
	font-size: 15.5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	width: 100%;
	color: darkblue;
	white-space: nowrap;
	border-bottom: 1px solid silver;
}

.hinweis {

	color: red;
	font-weight: bold;
	font-size: 13.5px;
	padding-bottom: 20px;
	display: block;
	text-align: center;

}

.vorstellung {

	border-top: 1px solid grey;
	border-bottom: 1px solid grey;

}

a:link {

	color: darkblue;
	text-decoration: none;

}
