@CHARSET "UTF-8";

div.bigbutton
{
	background:#fff no-repeat bottom center;
	height:58px;
	width:244px;
	color: White;
	font-size: 18px;
	font-family:'HelveticaNeueLT Std Cn','Arial Narrow',Helvetica,Arial,sans-serif;
	line-height:20px;
	padding-top: 42px;
	text-align:center;
}
a:link.bigbutton {	
	text-decoration: none;
}

div#channel_rad_radtourenbutton div {
	text-align: center;
	margin-right: 35px;
	margin-top: -6px;
	float: right;
}

div#channel_wandern_tourenbutton div {
	text-align: center;
	margin-right: 20px;
	margin-top: -8px;
	float: right;
}

div#channel_radtouren_trekkingbutton,
div#channel_radtouren_mtbbutton,
div#channel_radtouren_strassenradbutton {
	width: 220px;
	font-weight: bold;
	padding-top: 50px;
	height: 52px;
}

div#channel_skialpin_skigebietsbutton {
	padding-top: 50px;
}

#intermap { height:465px; }

/* Karstadt */
dt {font-weight: bold; }
.code1, .code2 { color: red; font-size: 1.4em; font-weight: bold; }

/* Eventseite */
.linkbutton {
	background: #fff no-repeat top left;
	cursor: pointer;
}

.linkbutton.event-angebote {
	height: 100px;
	padding: 15px 0 0 25px;
	background-image: url(images/channels/Events/events-blank.png);
}
.linkbutton h6 {
	color: #0070b8;
	font-size: 22px;
	text-transform: uppercase;
}
.linkbutton div.sub {
	color: #414141;
	margin-left: 40px;
	margin-top: 5px;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
}


/***********************************************************************
*	Language specific tweaks in channels
***********************************************************************/

/**** HR ****/
.bigbutton.wandern.angebote.hr,
.bigbutton.wandern.touren.hr {
	font-size: 16px;		
}
div.bigbutton.wandern.angebote.hr {
	padding-left: 8px;
}
div#channel_rad_radtourenbutton.bigbutton.rad.touren.hr div {
	margin-right: 20px;
	font-size: 16px;
}

/**** SL ****/
div#channel_rad_radtourenbutton.bigbutton.rad.touren.sl div {
	margin-right: 20px;
}
div#channel_wandern_tourenbutton.bigbutton.wandern.touren.sl div {
	margin-right: 16px;
}

/**** PL ****/
div#channel_rad_radtourenbutton.bigbutton.rad.touren.pl div {
	margin-right: 20px;
}

/**** RO ****/
div#channel_rad_radtourenbutton.bigbutton.rad.touren.ro div {
	margin-right: 20px;
	font-size: 16px;
}
div#channel_wandern_tourenbutton.bigbutton.wandern.touren.ro div {
	margin-right: 20px;
	font-size: 16px;
}
div.bigbutton.angebote.wandern.ro {
	font-size:16px;
}


