
body {
	color: black;
	font-style: normal;
	background-image: url(../images/linkegrafik.jpg);
	background-repeat: no-repeat;
	background-position: right top  }
p {
	font-size: 1em;
	text-align: justify;
	padding: 5px 20px; }
a:link {
	color: black;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: black;
	font-weight: bold; }
a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline; }
a:active {
	color: black;
	font-weight: bold; }
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 50%;
	text-align: center;
	visibility: visible;
	width: 730px;
	height: 150px;
	float: right;
	padding: 0  }
#footer {
	background-repeat: repeat;
	background-position: 0 0;
	text-align: center;
	width: 960px;
	height: 50px;
	visibility: visible;
	margin: 10px auto; }
#menue {
	color: white;
	font-size: 20px;
	font-style: normal;
	line-height: 1cm;
	background-color: #900;
	background-image: url(../images/rechtegrafik.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	margin: 0;
	width: 200px;
	height: 1000px;
	float: left;
	padding: 160px 0 0; }
#content {
	height: auto;
	width: 960px;
	visibility: visible;
	margin: 0 auto;
	padding: 0; }
#box01 {
	background-color: #e2e2e2;
	text-align: center;
	visibility: visible;
	width: 720px;
	height: auto;
	float: right;
	margin: 10px;
	padding: 0; }
h1 {
	color: black;
	font-size: medium;
	text-decoration: none;
	margin: 20px; }
img { }
p.underline {
	text-decoration: underline; }
p.bold {
	font-size: large;
	font-weight: bold; }
p.small {
	font-size: x-small; }

