/* CSS-Datei für die CH (Schweiz), TdS-Anpassungen */


.country_CH #kopf {
	height: 90px;
	background: url(../img/category/general/header_tds.jpg) no-repeat;
}

.country_CH #kopf #logo {
	top: 4px;
	left: 19px;
}
#tds_logo {
	position: absolute;
	width: 251px;
	height: 29px;
	left: 27px;
	top: 82px;
	z-index: 10;
}

#kopf #logo span {
	visibility: hidden;
}
#tds_navi {
	background-color: #D74344;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border-bottom: 13px solid white;
	padding: 3px 1em 4px 320px;
}
#tds_navi a {
	color: white;
}
#tds_navi a:hover {
	text-decoration: underline;
}
a.link_left {
	float: left;
}
a.link_right {
	float: right;
}
#tds_navi ul {
	text-align: center;
}
#tds_navi li {
	list-style-type: none;
	display: inline;
}
#tds_navi ul a {
	padding-left: 10px;
	padding-right: 10px;
}

