body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFCC;
}

form { margin-bottom : 0}

.standard           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}
.standard_bold      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; font-weight: bold; }
.standard_italic    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; font-style: italic; }
.standard_large     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000;}
.standard_verylarge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000;}
.standard_small     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000;}
.standard_verysmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  9px; color: #000;}

.table_header      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.list_item         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.list_item_small   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #777777; font-weight: bold; }
.list_item_verysmall   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #777777; }
.list_header       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.list_header_black { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }

.zv_list	   { font-family: Verdana, Arial, Helvetica, sans-serif; size: font-size: 10px; color: #000000; font-weight: bold; }

.headline          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.breadcrumb        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }


a {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color:#800b0c;
 text-decoration: none;
}

td {
 font-family: Verdana,Arial,Helvetica;
 font-size: 12px;
 color: #000;
}

.berater_liste_block_td {
	background-color: #e9d5cf;
}
.berater_liste_block {
	border: 1px solid #9C2C29;
	background-color: #FFFEF3;
}
.berater_liste_block_intern {
	border: 1px solid #9C2C29;
	background-color: #FFFCE6;
	color: #000000;
}
.berater_liste_block_mini {
	background-color: #FFFACD;
}
a.berater_profil_link, a:hover.berater_profil_link, a:visited.berater_profil_link, a:active.berater_profil_link {
	font-weight:bold;
	color: #000;
}
.berater_liste, a.berater_liste_link_large, a:hover.berater_liste_link_large, a:visited.berater_liste_link_large, a:active.berater_liste_link_large {
	color:#000000;
}
a.berater_liste_link, a:hover.berater_liste_link, a:visited.berater_liste_link, a:active.berater_liste_link {
	color:#000000;
}
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;
}


