body {
    background: #000;
	background-image:url(hpBilder/rrBack.gif);
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
}


A:link {
color : #ffffff;
text-decoration: none;
}

A:visited {
color : #ffffff;
text-decoration: none;
}

A:hover {
color : #ffffff;
text-decoration: underline;
}

A:active {
color : #ffffff;
text-decoration: none;
}


#newsBox {
    padding: 10px;
}

#newsBox h1 {
    font-family: arial;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0px;

}

.ueGewinnspiel {
    font-family: arial;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px;

}

#newsBox h2 {
    font-family: arial;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0px;
    font-weight: normal;

}

#newsBox p {
    font-family: arial;
    font-size: 12px;
    margin-top: 3px;
}

#newsBox A:link {
    color : #ff0000;
    text-decoration: none;
}

#newsBox A:visited {
    color : #ff0000;
    text-decoration: none;
}

#newsBox A:hover {
    color : #ff0000;
    text-decoration: underline;
}

#newsBox A:active {
    color : #ff0000;
    text-decoration: none;
}

#newsBox hr {
    border: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #535353;
    border-bottom: solid 1px #000000; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}



/* Rechte Spalte */

#rsMost .num {
    vertical-align: top;
    padding: 4px;
    font-weight: bold;
}

#rsMost .b {
    text-transform: uppercase;
}

#rsMost .most {
    padding: 4px;
}

#rsMost hr {
    border: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #535353;
    border-bottom: solid 1px #000000; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}











#rsTop .num {
    vertical-align: top;
    padding: 4px;
    font-weight: bold;
}

#rsTop .b {
    text-transform: uppercase;
}

#rsTop .most {
    padding: 4px;
}

#rsTop .top1 {
    padding: 4px;
    background: #000000;
}

#rsTop .top2 {
    padding: 4px;
    background: #333333;
}

#rsTop .top3 {
    padding: 4px;
    background: #666666;
}

#rsTop .top4 {
    padding: 4px;
    background: #999999;
}

#rsTop .top5 {
    padding: 4px;
    background: #cccccc;
    color: #000000;
}

#rsTop hr {
    border: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #535353;
    border-bottom: solid 1px #000000; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}





#searchDB form {
    padding:0px;
    margin:0px;
}

#searchDB select {
    width: 142px;
    color: #000;
    background: #fff;
    font-family: arial;
    font-size: 12px;
}

#searchDB .button {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 1px;
    padding-left: 1px;
    margin: 0px;
    color: #000000;
    background: #ebebeb;
}

#searchDB .tdTop {
    padding-top: 4px;
}



#login form {
    padding:0px;
    margin:0px;
}

form {
    padding:0px;
    margin:0px;
}

input.login {
    width: 141px;
    color: #fff;
    background: #000000;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 8px;
    border: 1px solid #737373;
}

input.suche {
    width: 128px;
    color: #000000;
    background: #ffffff;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 8px;
    border: 1px solid #737373;
}

.button {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 1px;
    padding-left: 1px;
    margin: 0px;
    color: #000000;
    background: #ebebeb;
    font-family: arial;
    font-size: 10px;
}

input.textfield {
    color: #fff;
    background: #000000;
    font-family: arial;
    font-size: 12px;
    margin: 4px;
	padding: 2px;
    border: 1px solid #737373;
}

.textfield {
    color: #fff;
    background: #000000;
    font-family: arial;
    font-size: 12px;
    margin: 4px;
	padding: 2px;
    border: 1px solid #737373;
}







#content td {
    font-family: arial;
    font-size: 12px;
    margin-top: 3px;
}

.fehler {
	color: #ff4400;
}
.erfolg {
	color: #44ff44;
}







































.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	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:25px;
	line-height:25px;
	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:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}




