.bildlinks {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bildrechts {

	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tabelle1  {
	background-color: #E3DFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
}
#seite #inhalt #content .tabelle1 tr {

}
#seite #inhalt #content .tabelle1 td,
#seite #inhalt #content .tabelle1 th {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding: 4px;
}
#seite #inhalt #content .tabelle1 th {
	font-weight: bold;
}
#seite #inhalt #content .tabelle1 p,
#seite #inhalt #content .tabrandlos p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabrandlos  {
}
#seite #inhalt #content .tabrandlos td {
	margin: 0px;
	padding: 0px;
}

.achtung1 {
	color: #000000;
	font-weight: bold;
	background-color: #DEDBDA;
	padding: 4px;
	border: 1px solid #7A7070;
	margin-top: 16px;
}
