
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.kopf {
	height: 15%;
	width: 100%;
	vertical-align: middle;
	overflow: hidden;
	clear: both;
}
.logolinks {
	float: left;
}
.logorechts {
	float: right;
}
h1 {
	top: 0px;
	text-align: center;
	font-size: 80px;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}
.linkeseite {
	width: 9.5em;
	margin-left: 0%;
	margin-top: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	clear: left;
}

ul.menue {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inherit;
	color: #000000;
	background-color: #FF9900;
	padding-left: 0.5em;
	padding-right: 0em;
	margin-left: 0%;
	margin-top: 0%;
	
}
ul.menue li {
	height: auto;
	}
ul.menue li a {
    display:block;
	}
ul.menue a:link {
	margin-left: inherit;
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}
ul.menue a:hover {
	margin-left: inherit;
	color: #FFFFFF;
	background-color:#330066;
}
ul.menue a:visited {
	margin-left: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
.text  {
	border-style: solid;
	border-width: thin;
	border-color: #FF9900;
	padding: 1%;
	margin-top: 0%;
	margin-left: 12em;
}
.text a:link {
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
}
.text a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FF9900;
}
.text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #330066;
}

.bearbeitung {
	color: #666666;
	font-size: small;
}
.textzumfoto {
	padding-left: 10px;
	}





