body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1, h2 {
	text-align: center;
	padding-top: 40px;
	font-size: 250%;
	font-weight: bold;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.kopf {
	height: 150px;
	clear: right;
}
.logolinks {
	float: left;
	
}
.logorechts {
	float: right;
	display: none;
}
header h1 .rain-normal {
	display:none;
}
.linkeseite {
    display: none;
}
ul.menue {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	width: 130px;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	background-color: #FF9900;
	float: left;
}
a:link {
	color: #000000;
	text-decoration: none;
	display: none;
}

a:hover {
	color: #FFFFFF;
	background-color:#330066;
	display: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}

.text  {
	padding: 10px;
	margin-top: 0px;
	margin-left: 10px;
}
.textzumfoto {
	padding-left: 10px;
}

.bearbeitung {
	color: #666666;
	font-size: small;
}



