body
{
	padding: 0px;
  margin: 5px 0px;
  background: url('../images/index/backindex.png');
  background-repeat: repeat-x;
  font-family: Tahoma, Verdana, Arial, Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: black;
}

#all
{
	position: relative;
	margin: 0px auto;
	width: 994px;
}

#logo
{
	position: absolute;
	top: 10px;
	left: 60px;
}

#claims
{
	position: absolute;
	top: 5px;
	left: 310px;
}

#niederlassungen
{
	position: absolute;
	top: 120px;
}

.select
{
	color: white;
	font-weight: bold;
  background: none!important;
}

.select span
{
	margin: 0px 30px;
}

td
{
  background-color: white!important;
}

td.top
{
  background:url('../images/index/topback.jpg');
  background-repeat: repeat-x;
  background-position: top;
  height: 10px;
}

td.index
{
	height: 375px;
	width: 510px;
  background:url('../images/index/contentbackindex.jpg');
  background-repeat: repeat-x;
  background-position: top;
}

td.top #index
{
  margin-top: 4px;
}

td.left
{
	width: 14px;
  background:url('../images/index/leftback.jpg');
  background-repeat: repeat-y;
  background-position: left;
}

td.right
{
	width: 14px;
  background:url('../images/index/rightback.jpg');
  background-repeat: repeat-y;
  background-position: right;
}

td.bottom
{
  background:url('../images/index/botback.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}

td.content
{
	padding: 5px 10px;
  background:url('../images/index/contentback.jpg');
  background-repeat: repeat-x;
  background-position: top;
  height: 400px;
}

.niederlassung
{
	margin: 15px 2px;
	width: 200px;
}

.nunten
{
	width: 180px;
	float: left;
}

.niederlassung td
{
	background: none!important;
}

.niederlassung td.flagge
{
	width: 30px;
}

.niederlassung img
{
	width: 28px;
	height: 40px;
	border: none;
}
.niederlassung img.icon
{
	width: 12px;
	height: 10px;
}
.niederlassung h1
{
	color: #8f521c;
	font-size: 14px;
	margin: 0px;
}
.niederlassung h2
{
	font-size: 12px;
	margin: 0px;
}
.niederlassung p
{
	font-size: 10px;
	margin: 0px;
}

.niederlassung a
{
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.niederlassung span.tel
{
	padding-left: 15px;
  background:url('../images/index/tel.gif');
  background-repeat: no-repeat;
  background-position: left;
}
.niederlassung span.fax
{
	padding-left: 15px;
  background:url('../images/index/fax.gif');
  background-repeat: no-repeat;
  background-position: left;
}
