body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/hg_aussen.gif);
}
.zahl-red { color: #ea0101; font-weight: bold; font-size:20px;}
.title-red { color: #f20000; font-weight: bold;}
.title-red-11 { color: #f20000; font-weight: bold; font-size:11px;}
.title-grey { color: #e6e6e6; font-weight: bold; font-size:13px;}
.title-grey-11 { color: #e6e6e6; font-weight: bold; font-size:11px;}
.title-yellow-11 { color: #f4e004; font-weight: bold; font-size:11px;}
.title-white { color: #ffffff; font-weight: bold; font-size:13px;}
.title-black { color: #000000; font-weight: bold;}
.title-black-10 { color: #000000; font-weight: bold; font-size:10px;}
.title-black-11 { color: #000000; font-weight: bold; font-size:11px;}
.description { color: #000000; font-weight: normal; font-size:11px;}
.description-11 { color: #ffffff; font-weight: normal; font-size:11px;}
a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #F20000;}
a:active { color: #000000;}

.link-black-13 { color: #000000; font-weight: bold; text-decoration:underline;}
.link-black-13 a:link { color: #000000; font-weight: bold; text-decoration:underline;}
.link-black-13 a:visited { color: #000000; font-weight: bold; text-decoration:underline;}
.link-black-13 a:hover { color: #f20000; font-weight: bold; text-decoration:underline;}
.link-black-13 a:active { color: #000000; font-weight: bold; text-decoration:underline;}

.link-black-18 { color: #000000; font-weight: bold; text-decoration:underline; font-size:18px;}
.link-black-18 a:link { color: #000000; font-weight: bold; text-decoration:underline; font-size:18px;}
.link-black-18 a:visited { color: #000000; font-weight: bold; text-decoration:underline; font-size:18px;}
.link-black-18 a:hover { color: #f20000; font-weight: bold; text-decoration:underline; font-size:18px;}
.link-black-18 a:active { color: #000000; font-weight: bold; text-decoration:underline; font-size:18px;}

.link-bestofbox { color: #fede5d; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-bestofbox a:link { color: #fede5d; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-bestofbox a:visited { color: #fede5d; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-bestofbox a:hover { color: #000000; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-bestofbox a:active { color: #fede5d; font-weight: bold; text-decoration:underline; font-size:11px;}

.link-dvd { color: #ee0000; font-weight: bold; text-decoration:none; font-size:11px;}
.link-dvd a:link { color: #ee0000; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-dvd a:visited { color: #ee0000; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-dvd a:hover { color: #000000; font-weight: bold; text-decoration:underline; font-size:11px;}
.link-dvd a:active { color: #ee0000; font-weight: bold; text-decoration:underline; font-size:11px;}

.link-black { color: #000000; font-weight: bold; text-decoration:none; font-size:10px;}
.link-black a:link { color: #000000; font-weight: bold; text-decoration:none; font-size:10px;}
.link-black a:visited { color: #000000; font-weight: bold; text-decoration:none; font-size:10px;}
.link-black a:hover { color: #ee0000; font-weight: bold; text-decoration:none; font-size:10px;}
.link-black a:active { color: #000000; font-weight: bold; text-decoration:none; font-size:10px;}

.link-dvd-normal { color: #ee0000; font-weight: normal; text-decoration:underline; font-size:11px;}
.link-dvd-normal a:link { color: #ee0000; font-weight: normal; text-decoration:underline; font-size:11px;}
.link-dvd-normal a:visited { color: #ee0000; font-weight: normal; text-decoration:underline; font-size:11px;}
.link-dvd-normal a:hover { color: #000000; font-weight: normal; text-decoration:underline; font-size:11px;}
.link-dvd-normal a:active { color: #ee0000; font-weight: normal; text-decoration:underline; font-size:11px;}

.border-small { border: 1px solid #000000;}
.border-3px { border: 3px solid #ffcc01;}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(bilder/star_small.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:68px;
	height:14px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:14px;
	line-height:14px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:68px;
	height:14px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(bilder/star.gif);
	line-height: 14px;
	height: 14px;
}