/* CSS Document */

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}

.orange {
	color: #F37636;
}

td.links A:link {color: #A49E9D; text-decoration: none; }
td.links A:visited {color: #A49E9D; text-decoration: none; }
td.links A:hover {color: #F37636; text-decoration: none; font-weight: bold; }
td.links A:active {color: #A49E9D; text-decoration: none; }

.hauptnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	color: #A49E9D;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: #888281;
	text-decoration: none;
}
a:visited {
	color: #888281;
	text-decoration: none;
}
a:hover {
	color: #F37636;
	text-decoration: none;
}
a:active {
	color: #A49E9D;
	text-decoration: none;
}


.subtnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	padding: 0px;
	color: #A49E9D;
	text-decoration: none;
	font-weight: normal;
}

.subtnavi A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	padding: 0px;
	color: #F37636;
	text-decoration: none;
	font-weight: bold;
}




TD.sub A:link {color: #A49E9D; text-decoration: none; }
TD.sub A:visited {color: #A49E9D; text-decoration: none; }
TD.sub A:hover {color: #F37636; text-decoration: none; font-weight: bold; }
TD.sub A:active {color: #A49E9D; text-decoration: none; }





TD.sub {font-size: 11px; font-weight: normal; text-decoration: none; color: #555537; padding:5px; }

.bold-small {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.bold-black {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: bold;
}
.border-zelle {
	border: 1px solid #C5C5C7;
}
.border-img {
	border: 1px solid #FFFFFF;
}
.bold-blue {

	font-size: 11px;
	line-height: 12px;
	color: #0E6E96;
	font-weight: bold;
}
.pading-10 {
	padding: 10px;
}

