body,td,th {
	font-family: Tahoma, 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);
}
.header-namen td{ color: #FFFFFF; font-weight: bold;}
.bm {background-color: #ff0100;border: 1px outset #000000; color: #ffffff; font-size: 11px; font-family: Arial; width:160px; height:20px; font-weight:bold;}
.inputstyle {background-color: #ffffff;border: 1px outset #000000; color: #000000; font-size: 11px; font-family: Arial; width:160px; height:16px; font-weight:bold;}
.Stil1 { color: #FC0300; font-weight: bold; font-size: 10px;}
.domain { color: #fdd7d7; font-weight: bold; font-size: 11px;}
.domain a:link { color: #fdd7d7; font-weight: bold; font-size: 11px; text-decoration:none;}
.domain a:visited { color: #fdd7d7; font-weight: bold; font-size: 11px; text-decoration:none;}
.domain a:hover { color: #ffffff; font-weight: bold; font-size: 11px; text-decoration:none;}
.domain a:active { color: #fdd7d7; font-weight: bold; font-size: 11px; text-decoration:none;}

.footerlink { color: #8a8a8a; font-weight: bold; font-size: 14px;}
.footerlink a:link { color: #ffffff; font-weight: bold; font-size: 14px; text-decoration:none;}
.footerlink a:visited { color: #ffffff; font-weight: bold; font-size: 14px; text-decoration:none;}
.footerlink a:hover { color: #8a8a8a; font-weight: bold; font-size: 14px; text-decoration:none;}
.footerlink a:active { color: #ffffff; font-weight: bold; font-size: 14px; text-decoration:none;}

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

.headernavi { color: #ffffff; font-weight: bold; font-size: 11px;}
.description1 { color: #000000; font-weight: normal; font-size: 11px;}
.description2 { color: #8a8a8a; font-weight: bold; font-size: 11px;}
.red-underlin { color: #ff0100; font-weight: bold; font-size: 13px; text-decoration:underline;}
.black-underlin { color: #000000; font-weight: bold; font-size: 13px; text-decoration:underline;}
.border-div { border: 1px solid #777777;}
.border-big { border: 2px solid #7f7f7f;}
.red-18 { color: #ff0100; font-weight: bold; font-size: 18px; text-decoration:normal;}
.red-13 { color: #ff0100; font-weight: bold; font-size: 13px; text-decoration:normal;}
.black-14 { color: #000000; font-weight: bold; font-size: 14px; text-decoration:normal;}
.footer-bg { border: 1px solid #d70101; background-color:#000000;}
.footer-header { background-color:#d70101;}
a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:underline;
}


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(bilder/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:140px;
	height:28px;
	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:28px;
	line-height:30px;
	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:140px;
	height:28px;
}
.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: 28px;
	height: 28px;
}
