body {scrollbar-face-color: #FFFFFF; scrollbar-arrow-color: #a00000;
scrollbar-base-color: #ffffff; scrollbar-3d-light-color: #ff9900;
scrollbar-darkshadow-color: #ffffff; scrollbar-highlight-color: #a00000;
scrollbar-shadow-color: #a00000; scrollbar-track-color: #ffffff;
margin-top: 0; margin-left: 0;background-color:#ffffff;
font-family: arial;
}

.kasten {
	border-top-width:1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 16px;
	border-top-color: #F97C42;
	border-right-color: #F97C42;
	border-bottom-color: #F97C42;
	border-left-color: #F97C42;
}

.corp_headline {
	color: #F97C42;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight : bold;
	margin-right:24px;
}

.corp_xxl {
	color: #F97C42;
	font-family: arial;
	font-size: 24px;
	font-style: normal;
	font-weight : bold;
}

p,
address,
.text_normal,
ul {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight : normal;
	margin:10px 15px 5px 15px;
}
.text_normal_small {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight : normal;
	margin:10px 15px;
}
/* Hintergrundbild Startseite */
td.bg-image{
  background-image:url(motiv.jpg);
  background-repeat:no-repeat;
  background-position: 30px 0px;
  padding-left:350px;

}

/* Hintergrundbild Unternehmensseite (Tank) */
td.bg-tank{
  background-image:url(tank.jpg);
  background-repeat:no-repeat;
  background-position: 15px 0px;

}

a {color:#000;}

p img {margin:0 0 20px 0;}
p img.fr {float:right;margin-left:20px;}