/* Stylesheet für die Darstellung im Web */

div#header {
	padding-top: 10px;
	width: 725px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 9pt;
}

* {
	page-break-after: avoid;
	page-break-before: avoid;
	page-break-inside: avoid;
}

div#divContainer {
	margin: auto;
	padding: 0;
	text-align:left;
	width:725px;
}

div#divEndOfSeason, div#divImageHeader, div#divHeader, div#divHintOfDay, div#divSnowRoadCondition, div#divWeather, div#divWeatherForecast, div#divLifts, div#divSlopes, div#divCcsRun, div#divSnowParks, div#divSledRun, div#divHiking, div#divRestaurants, div#divDiverse, div#divSnowShoeing, div#divFooter, div#divContactFooter, div#divLegend {
	margin: 0;
	padding: 2px 0 2px 0;
	border: 0;
}

div#divFooter {
	border-top: 2px solid lightblue;
	/*border-bottom: 1cm solid #003366;*/
}

div#divInfotelFooter {
	background-color: #203169;
	color: #ffffff;
}

div#divInfotelFooter table {
	color: #ffffff;
}

table {
	border-collapse: collapse;
}

table, th, tr, td, img {
	margin: 0;
	padding: 1px;
	border: 0;
	font-size: 9pt;
}

table {
	margin-bottom: 4pt;
}

div#divImageHeader table {
	margin: 0;
}

div#divSlopes {
	page-break-before: always;
}

div#divCcsRun {
	page-break-before: always;
}

th {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 2px solid lightblue;
	/*border-bottom: 2px solid #006DAF; /* Anpassung: Homepage */
	text-align: left;
}

th.subheader {
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

th.infotel {
}

td.subheader {
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
	padding-bottom: 3pt;
}

div#divEndOfSeason td {
	font-size: 11pt;
	line-height: 16pt;
}

div#divEndOfSeason th {
	font-size: 11pt;
	color: crimson;
	color: #006DAF; /* Anpassung: Homepage */
}

th.thCenter {
	text-align: center;
}

td.tdCenter {
	text-align: center;
}

img#icon {
	width: 20px;
	height: 20px;
}

hr {
	margin: 6pt 0 0 0;
	padding: 0;
	height: 2px;
	color: lightblue;
	background: lightblue;
}

h1 {
	margin: 10px 0 2px 0;
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
}

h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
	display: inline;
}

td.remark {
	border-top: 1px solid lightblue;
	/*border-top: 1px solid #006DAF; /* Anpassung: Homepage */
}

a, a:link, a:active, a:hover, a:visited {
	text-decoration: none;
	color: #0066CC;
}

a.shy, a.shy:link, a.shy:active, a.shy:hover, a.shy:visited {
	text-decoration: none;
	color: #000000;
}
