@charset "utf-8";
/* -------------------------------------- NAVIGATION RIGHT ------------------------------------
-------------------------------------------------------------------------------------------- */
/* Linke Navigation Aktuell */
.menueAktuell {
	background: #fdbac6 url(../images/aktuell-bg01.gif) no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #fdbac6;
	font-weight: bold;
	color: #AB2B44;
}

.aktuell {
	background-color: #ffe9ed;
	text-align: center;
}

/* Linke Navigation Advertisements */
.menueEmpfehlung {
	background: #cbace4 url(../images/empfehlungbg.gif) no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #cbace4;
	font-weight: bold;
	color: #432F52;
}

.werbung {
	background-color: #FFFCB5;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
}

/* Linke Navigation Newsletter */
.menueNews{
	background: #869CC5 url(../images/newsbg.gif) no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #869CC5;
	font-weight: bold;
	color: #f1f6fe;
}
.news {
	background-color: #E2E9F1;
	color: #3A517A;
	font-size: 11px;
	padding: 9px 14px 1px;
}
.news p {
	margin: 0 0 10px;
}
.newsright {
	text-align: center;
	margin: 0 auto;
}

/* Link Newsletter */
a.pagelink:link, a.pagelink:visited {
	font-size: 11px;
	color: #3D5C7A;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a.pagelink:hover {
	color: #2C4258;
	font-weight: bold;
	text-decoration: none;
}
a.pagelink:focus {
	color: #2C4258;
	font-weight: bold;
	text-decoration: underline;
}
a.pagelink:active {
	text-decoration: none;
}

/* Linke Navigation Unser Tip Partner */
.menuePartner{
	background : #FDBAC6 url(../images/partnerbg.gif) no-repeat;
	padding-left : 16px;
	border-bottom: 1px solid #FDBAC6;
	font-weight : bold;
	color : #AB2B44;
}
.partner {
	background-color: #ffe9ed;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 8px;
}

/* Linke Navigation Diverses */
.menueDiverses {
	background: #cbace4 url(../images/empfehlungbg.gif) no-repeat;
	padding-left: 16px;
	border-bottom: 1px solid #cbace4;
	font-weight: bold;
	color: #4B1E6E;
}

a.divers, a.divers:visited {
	display: block;
	background: #FFFCB5 url(../images/arrow_div.gif) no-repeat;
	border-top: 2px solid #FFFB9C;
	line-height: 17px;
	padding-left: 17px;
	margin: 0;
	font-size: 11px;
	color: #603E7A;
	text-align: left;
	text-decoration: none;
	height: 17px;
	outline: none;
}
a.divers:hover{
	background: #FFFCB5 url(../images/arrow_div_02.gif) no-repeat;
}
a.divers:focus {
	background: #FFFDD0 url(../images/arrow_div_02.gif) no-repeat;
	font-weight: bold;
}
a.divers:active {
	outline: none;
}


/* Linke Navigation Count */
.count {
background : #E2E9F1 url(../images/ecardhgzufall.gif) no-repeat;
background-position: center;
text-align : center;
padding: 21px 0 21px 1px;
height: 81px;
}

.statistik {
background-color: #FADBE5;
padding: 9px 0 9px 13px;
color: #B3415D;
}
.statistikleft {
font-size: 11px;
color: #8D3349;
width: 90px;
}
.statistikright {
font-size: 11px;
color: #8D3349;
text-align: right;
}

.row3 {
background-color: #CBACE4;
height: 16px;
}

.kgborder {
	border: 1px solid #595049;
}

.distance {
	padding-right: 6pt;
}
