a{
    color:#1f7ac3;
    text-decoration:underline;
}
a:hover{
    color:#000000;
}
a.link{
    background-image:url(/system/images/link_pfeil.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
    padding-left:20px;
    color:#1f7ac3;
    text-decoration:underline;
}
a.link:hover{
    background-image:url(/system/images/link_pfeil_hi.gif);
    background-repeat:no-repeat;
    padding-left:20px;

    color:#000000;
}
.bold_11{
    font-size:11px;
    font-weight:bold;
}
.bold_12{
    font-size:12px;
    font-weight:bold;
}
.bold_14{
    font-size:14px;
    font-weight:bold;
}
.bold_16{
    font-size:16px;
    font-weight:bold;
}
.small_10{
    font-size:10px;
    font-weight:normal;
}

/* Content */
/* Texte */
.abstand_text{
    padding-left: 8px;
}

.abstand_text_right{
    padding-right: 8px;
}

/* Grafiken */
.ausrichtung_grafik_service{
	float: right;
}

/* Tabellen */
.tbl_standorte_oeffnungszeiten{
	border: 1px solid #e1e1e1;
}	

.tbl_topangebot{
    margin-left: 18px;
    margin-top: 29px;
}

.td_topangebot_text{
    font-family: arial;
    font-size: 11px;
    color: #00467c;
}
.td_topangebot_text_typ{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #00467c;
}
.td_topangebot_text_bold{
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}
/* divs */
.div_topangebote{
background-image:url(/system/images/topangebote_2.jpg);
height:238px;
width:320px;
background-repeat:no-repeat;
}
