body
{
	color: #6A6A6A;
	font-family: Arial;
	font-size: 13px;
}

.bgMain
{
	background-image: url(../images/bg/suche.png);
}
A:link
{
	text-decoration: none;
	color: #D9261C;
}

A:visited
{
	text-decoration: none;
	color: #D9261C;
}

A:active
{
	text-decoration: underline;
	color: #C04B51;
}

A:hover
{
	text-decoration: underline;
	color: #C04B51;
}
.tabelle
{
	left: 65px; /*350*/
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	top: 150px; /*150*/
	border-bottom-style: none;
	font-size: 11px;
}
.spalte1
{
	/*vertical-align: top;*/
	width: 100px;
	text-align: left;
	color: #D9261C;
	font-weight: bold;
}
.spalte2
{
	width: 30px;
	text-align: left;
}
.spalte3
{
	/*width: 35px;*/
}
.spalte4
{
	width: 30px;
}
.spalte5
{
	width: 50px;
}
.btnSearch
{
	left: 254px;
	position: absolute;
	top: 270px;
}
.ddlOrt
{
	font-size: 11px;
	font-family: Arial;
	width: 150px;
	height: 20px;
}
.textBox
{
	width: 50px;
}
.divWbHead
{
	display: inline;
	overflow: auto;
	width: 475px;
	position: absolute;
	font-family: Arial;
	z-index: 101;
	left: 40px;
	top: 40px;
}
.divWbFoot
{
	display: inline;
	overflow: auto;
	width: 475px;
	position: absolute;
	font-family: Arial;
	z-index: 102;
	left: 40px;
	top: 320px;
}

.img01
{
	display: none;
}
.img02
{
	display: none;
}
.img03
{
	display: none;
}
TD
{
	font-size: 13px;
}


