body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	color: #252122;
}
.rub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {

	color: #333333;
	text-decoration: none;
}
a:hover {


	color: #000000;
	text-decoration: none;
}
a:active {



	color: #000000;
	text-decoration: underline;
}
.avstand {
	line-height: 17px;
}

div.leftblock { font-family: Century Gothic, Arial; font-size: 12px; color: #252122; width: 180px; height: 100%; overflow: hidden; float: left; position: absolute; }
div.leftblock div.background { width: 180px; height: 100%; background: #FFFFFF; position: absolute; top: 0; left: 0; z-index: 1; opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); }
div.leftblock div.overlay { width: 180px; height: 100%; position: absolute; top: 0; left: 10px; z-index: 2; }
div.leftblock div.overlay ul { list-style-type: square; margin: 0px; border: 0; padding: 0; }
div.leftblock div.overlay ul li { display: block; margin: 0; border: 0; padding: 0; }
div.leftblock div.overlay ul li a { display: block; margin: 0; border: 0; height: 19px; _height: 22px; padding: 3px 10px 0px 0px; text-align: left; }
div.leftblock div.overlay ul li a:hover { text-decoration:underline;}

.img-shadow {
  float:left;
  background: url(../bilder/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../bilder/shadow.gif) no-repeat bottom right;
  margin: 10px 7px 0 10px !important;
  margin: 10px 7px 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

