body {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
	line-height: 13px;

}

img {
	border: thin solid #CCCCCC;
}

.input {
	font-family: Verdana;
	font-size: xx-small;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #0066CC;
	text-decoration: none;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana;
}

a:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	font-family: Verdana;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana;
}

.noborder {
	border: 0px dashed #FFFFFF;
}

.scrollbar {
  scrollbar-base-color:#CCCCCC;
  scrollbar-3dlight-color:#666666;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#666666;
}

.stylebutton {
	font-family: Verdana;
	font-size: xx-small;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.ausverkauftbig {
	filter: Alpha(Opacity=30);
}
.ausverkauftsmall {
	filter: Alpha(Opacity=50);
}
.Abstand {
	line-height: 13px;
}
