.link_pfeil_gelb a {
	background:url(../images/bgr_link_pfeil_yellow.png) no-repeat 0px 0px;
	font-size:13px;
	color:#e9b11b;
	padding-left:8px;
}
.link_pfeil_grau a {
	background:url(../images/bgr_link_pfeil_grey.png) no-repeat 0px 0px;
	font-size:13px;
	color:#404b55;
	padding-left:8px;
}

.headline_gelb {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#e9b11b;
}

.headline_grau {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#484848;
}
.bgr_grau {
	background:#e7e7e7;
}
.bild_links {
	float:left;
	margin:0 8px 5px 0;
}

.bild_rechts {
	float:right;
	margin:0 0 5px 8px;
}

.bg_weiss_links {
	background:#ffffff;
	padding:2px 2px 2px 8px;
	margin:0;
	color:#a4a4a7;
}

.bgr_grau {
	background:#e7e7e7;
}

.verlinkung_button_grau a,
.verlinkung_button_grau a:hover {
	background:url(../images/bgr_button_grau.png) no-repeat 0px 0px;
	margin:0;
	vertical-align:middle;
	height:16px;
	line-height:16px;
	font-size:11px;
	text-decoration:none;
	padding:1px 5px 1px 10px;
}

.verlinkung_button_grau a {
	color:#cccccc;
}
.verlinkung_button_grau a:hover {
	color:#ffffff;
}

/*********************/
.hintergrund_navi_rechts {
	background:url(../images/bgr_header.png) repeat-x left top;
	margin:0;
	vertical-align:middle;
	height:24px;
	line-height:16px;
	font-size:11px;
	text-decoration:none;
	padding:1px 5px 1px 10px;
	color:#fff:
	text-transform:upppercase;
}

.hintergrund_navi_rechts a {
    color:#fff;
    text-transform:uppercase;
}
/***********************/
.verlinkung_button_gelb a,
.verlinkung_button_gelb a:hover {
	background:url(../images/bgr_button_grau.png) no-repeat 0px 0px;
	margin:0;
	vertical-align:middle;
	height:16px;
	line-height:16px;
	font-size:11px;
	text-decoration:none;
	padding:1px 5px 1px 10px;
}

.verlinkung_button_gelb a {
	color:#cccccc;
}
.verlinkung_button_gelb a:hover {
	color:#ffffff;
}
.verlinkung_button_standart a {
	color:#000;
}
p {
	margin:0 0 4px 0;
}

td {
	font-size: 10pt;
}

.text_grau_sm {
    color:#a4a5a5;
    font-size:10px;
}



