body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000000;
	background-color:transparent;
	font-size: 11px;
	line-height: 15px;
}


a {
 color:#6699cc;
}

a:hover {
	color: #993333;
	text-decoration: underline;
}

.berater_liste_block {
	border:1px solid #ffff00;
}

.berater_liste_block_intern {
	border: 1px solid #aAaA99;
	background-color: #E0E0AD;
}

a.berater_profil_link, a:hover.berater_profil_link, a:visited.berater_profil_link, a:active.berater_profil_link {
	font-weight:bold;
	color: #ECCBA4;
}

a.big_red, a:hover.big_red, a:visited.big_red, a:active.big_red, .big_red {
	color: #fF0000;
	font-size: 13px;
	font-weight: bold;
}
a.big_green, a:hover.big_green, a:visited.big_green, a:active.big_green, .big_green {
	color: #00aA00;
	font-size: 14px;
	font-weight: bold;
}
a.red, a:hover.red, a:visited.red, a:active.red, .red {
	color: #fF0000;
	font-weight: bold;
}
a.green, a:hover.green, a:visited.green, a:active.green, .green {
	color: #00aA00;
	font-weight: bold;
}
.rating1, .rating2, .rating3, .rating4, .rating5, .rating6 {
	height:16px;
	width:75px;
	display:block;
}
.rating1 {
	background: url("http://www.viversum.de/images/rating/rating_1.gif") top left no-repeat;
}
.rating2 {
	background: url("http://www.viversum.de/images/rating/rating_2.gif") top left no-repeat;
}
.rating3 {
	background: url("http://www.viversum.de/images/rating/rating_3.gif") top left no-repeat;
}
.rating4 {
	background: url("http://www.viversum.de/images/rating/rating_4.gif") top left no-repeat;
}
.rating5 {
	background: url("http://www.viversum.de/images/rating/rating_5.gif") top left no-repeat;
}
.rating6 {
	background: url("http://www.viversum.de/images/rating/rating_6.gif") top left no-repeat;
}
#rating1,#rating2,#rating3,#rating4,#rating5,#rating6 {
    height: 13px;
    width: 60px;
    display: block;
}

#rating1 {
    background: url("http://www.viversum.de/images/rating/rating_1.gif") top
        left no-repeat;
}

