body {
	color: black;
	font-family: helvetica, arial, verdana, sans-serif;
	background-color: white;
	font-size: 16px;
	text-align: center;
}

caption {
	font-size: 1.8em;
}


p {}

table {
	font-size: 0.75em;
	text-align: center;
		margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:link { color:#000 ; text-decoration: none; }

a:visited { color: purple }

a:hover {
	color: purple;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:active { color: red }

.content {
	width: 90%;
	text-align: center;
	border: 1px solid#ff9933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5%;
}

.notiz {
	padding: 10px;
	background-color:#FF9933;
	color:#000000;
	text-align: center;
	font-weight: normal;
}

.liste img {
	padding: 2px;
	height: 110px;
	width: 90px;
	font-size: 1em;
	margin: 0px;
	text-align: center;
	border: thin solid#ff9933;
}
.liste{
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	text-align: center;
	width: 70%;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color:#ff9933;
}

.liste td {
	margin-bottom: 10px;

}

.gross img {
	padding: 2px;
	height: 400px;
	width: 300px;
	font-size: 1em;
	margin: 0px;
	text-align: center;
	border: thin solid#ff9933;
}
.gross{
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	text-align: center;
	width: 70%;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color:#ff9933;
}

.top {
	background-image: url(../jpg/top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	height: 25px;
}
.titel {
	text-align: center;
	height: 20px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center -1px;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(../jpg/top-titel.jpg);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:#ff9933;
}

.termine{
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	text-align: left;
	width: 60%;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color:#ff9933;
}

