/* Navigation/location bar */
.navbar-normal {
	color: black;
	background-color: #E5E7F1;
}
.navbar-selected {
	font-weight:bold;
	color: white;
	background-color: #1B2E75;
}

/* left navigation block */
.navcol {
	color: #FFFFFF;
	background-color: #354997;
}

/* tab panel */e
.tabpanel {
	background-color: #354997;
}

.tabpanel2,
.tabpanel2b {
	clear: both;
/*	font-size: 11px; */
	text-decoration: none;
	color: #484848;
	border-bottom: 5px solid #ccdaf0;
	padding-top: 6px;
}

.tabpanel2-detail,
.tabpanel2b-detail,
.tabpanel2 .background,
.tabpanel2b .background {
	background-color: #f2f0ee;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: #484848;
}
.tabpanel2 .selected {
	background-color: #ccdaf0;
	padding: 1px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	font-size: 8pt; */
}

.tabpanel2b .selected {
	background-color: #ccdaf0;
	padding-left:0px;
	padding-right:0px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	font-size: 8pt; */
}
.tabpanel2 .enabled {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url('/images/tabs/tab2_1_bg.gif');
	padding: 1px;
/*	font-size: 8pt; */
	background-color: white;

}
.tabpanel2b .enabled {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url('/images/tabs/tab2_1_bg.gif');
	padding-left:0px;
	padding-right:0px;
/*	font-size: 8pt; */
	background-color: white;
}
.tabpanel2 a,
.tabpanel2-detail a {
	color: #303f7c;
	text-decoration:underline;
}

.tabpanel2 .enabled a,
.tabpanel2b .enabled a {
	text-decoration: none;
	color: #303f7c;
}
.tabpanel2 .enabled a:hover,
.tabpanel2b .enabled a:hover {
	color: orange;
}

.tabpanel2-footer {
	background-color: #ccdaf0;

/*	font-size: 11px; */
	text-decoration: none;
	color: #303f7c;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
}

/* tracks */
.track-title {
	font-weight: bold;
	color: white;
	background-color: #1B2E75;
	text-transform: uppercase;
	padding:1px;
	padding-left: 4px;
	padding-bottom: 2px;
}
.track-text-group {
	background-color: #D7DBEF;
}


	/* tracks */
.track {
	width: 150px;
	overflow: hidden;
	background-color: #F2F4FD;
	margin-bottom: 12px;
	padding-bottom: 4px;
}
.track .header,
.track .title {
	background-color: #1B2E75;
	font-weight: bold;
	color: white;
	text-align: left;
	text-transform: uppercase;
	padding:1px;
	padding-left: 4px;
	padding-bottom: 2px;
}

.track .data {
	padding-top: 4px;
}

.track .list,
.list-item {
	background-image: url(/images/oeamtc/arrows/orange_right.png);

    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding-left: 12px;
    padding-bottom: 2px;
}

/* standard styles */
.default {
	font-family: "lato_regular","arial_regular",sans-serif;
}

.text a {

}
.text-smallest {
	
	font-size: 11px;
}


.site-remark {
	
	font-size: 10px;
	color: #E1E3E9;
}
.link-internal {
	font-weight: bold;
}

.link-important {
 	margin-top: 8px;
	margin-bottom: 12px;

    font-weight: bold;
}

.link-back {
 	margin-top: 8px;
	margin-bottom: 12px;

	background-image: url(/images/arrows/orange_left.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 10px;
    font-weight: bold;
}

.logo {
	padding-bottom: 6px;
	text-align: center;
}

.transparentpng {
	behavior: url(/include/js/iepngfix.htc);
}

/* booking */
.booking-location-active {
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #354997;
}
.booking-location {
	
	font-size: 11px;
	color: #1B2E75;
	background-color: #E5E7F1;
}

.maincontent {
	width: 438px;
	padding: 8px;
	padding-top: 12px;
}



.content-block {
	margin-top: 0px;
	margin-bottom: 14px;
}

th, .th {
	font-weight: bold;
	background-color: #fff;
	text-align: left;
}

.th a {
	color: #424242;
}

.th2 {
	font-weight: bold;
	color: black;
	padding: 2px;
	background-color: #dfebff;
	text-align: right;
}

.preise {
/*	font-size: 11px; */
	text-align: center;
}
.teaserdetail {
	display:none;
}

.Ueberschrift {
	
	font-size: 16px;
	font-weight: bold;
}
.Beschreibung {
	
/*	font-size: 12px; */
}
.Anmerkung {
	
	color: #666666;
}

.standard {
	
	font-size: 11px;
}
.standardGray {
	
/* 	font-size: 11px; */
	color: #BBBBBB;
}
.searchTerm {
	
	color: black;
}
.selectLanguage {
	
	font-size: 9px;
	color: black;
	width: 90px;
}

.HomeHeadline {
	
	font-size: 12px;
	font-weight:bold;
	color: black;
	margin-bottom:5px;
}

.search {
 	padding-bottom: 24px;
}

.search .title {
	padding-bottom: 6px;
	font-size: 11px;
	font-weight:  normal;
}
.search .url {
	color: orange;
	padding-top: 2px;
}
.search .summary {

}
.search .date {
	color: black;
}

h1, .h1 {
	font-family: "merriweather_sansbold","arial_bold",sans-serif;
	font-size: 26px;
	font-weight: bold;
	padding: 0;
	margin-top: 16px;
	margin-bottom: 6px;
}
h2, .h2 {
	font-family: "merriweather_sansbold","arial_bold",sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 6px;
    margin-bottom: 4px;
}

h2 a { text-decoration: none; }
h2 a:hover { text-decoration: underline; }

.h2-sub {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-top: -2px;
	margin-bottom: 8px;
	color: #335cbc;
}

h3 {
	
	font-size: 16px;
	font-weight: bold;
}

h1:first-child,
h2:first-child
h3:first-child {
	margin-top: 0px;
	padding-top: 6px;
}


.h1-sub {
	
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-top: -6px;
	margin-bottom: 12px;
	color: #484848;
	padding:10px 3px 0px;
}
select,
input,
label,
textarea  {
	
}

.checkbox {
	padding: 0;
	margin: 0;
	height: 14px;
	vertical-align:middle;
}
.checkbox label {
	margin-left: 2px;
}
.checkbox input {
	padding: 0;
	margin: 0;
	height: 14px;

}

form {
padding: 0;
margin: 0;
}
.label {
}

.error {
	font-weight: bold;
	font-size: 12px;
	color: red;
	padding-top: 12px;
	padding-bottom: 12px;
}

.info {
	font-weight:bold;
	color: green;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.prognose .datum {

	padding-top: 16px;
	padding-bottom: 8px;

}

.prognose .text {

}

.wetterkarte {
	padding-top: 1px;
	padding-bottom: 1px;
}
.wetterkarte .werte {
	text-align: center;
	width: 40px;
	height: 40px;
}
.wetterkarte .werte .symbol   {
	padding-left: 6px;
	width: 28px;
	height: 28px;

}
.wetterkarte .werte .wert {
	font-weight: bold;
	color: #303f7c;
	font-size: 9px;
	padding-top: 4px;
	text-align: center;
}
.wetterkarte .werte .wert a {
	text-decoration: none;
	color: #303f7c;
}

.wetterkarte .werte .wert2 {

	font-weight: bold;
	color: #303f7c;
	font-size: 9px;
	padding-top: 3px;
	text-align: center;
}
.wetterkarte .werte .wert2 a {
	text-decoration: none;
	color: #303f7c;
}

.main-navbar {
/*	font-size: 11px; */
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.main-navbar a {
	text-decoration: none;
	color: white;

}

.tabelle0, .row0 {
	background-color: #f2f0ee;
	border-top: 1px solid #ebebed;
	padding: 3px;
	padding-bottom: 6px;
}

.tabelle0b td {
	background-color: #f7f8fa;
	padding: 3px;
	color: #777777;
}
.tabelle1, .row1 {
	background-color: #ffffff;
	border-top: 1px solid #ebebed;
	padding: 3px;
	padding-bottom: 6px;
}
.tabelle1b td {
	background-color: #ffffff;
	padding: 3px;
	color: #777777;
}

.track2-title {
	
	font-weight: bold;
	color: white;
	background-color: #1B2E75;
	text-transform: uppercase;
	padding:1px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin-top: 8px;
	width: 100%;
}
.track2 {
	background-color: #F2F4FD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 100%;
}

.autocomplete {
	position:absolute;
	width:350px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.autocomplete ul li.selected {
	background-color: #3e80df;
	color: white;
}
.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	padding-left: 12px;
	padding-right: 12px;
	cursor:pointer;
}

a.simplebutton {
	height: 18px;
	background: transparent url('/images/simplebutton/8ea0bd_right.png') no-repeat scroll top right;
	color: white;
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 5px; /* sliding doors padding */
    margin: 2px;
    text-decoration: none;
}

a.simplebutton:hover {
	color: #ffe1bb;
}

a.simplebutton span {
	background: transparent url('/images/simplebutton/8ea0bd_left.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 0px 0px 0px 5px;
}

a.simplebutton_orange {
	height: 18px;
	background: transparent url('/images/simplebutton/f76b53_right.png') no-repeat scroll top right;
	color: white;
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 5px; /* sliding doors padding */
    margin: 2px;
    text-decoration: none;
}

a.simplebutton_orange:hover {
	color: #4b4b4b;
}

a.simplebutton_orange span {
	background: transparent url('/images/simplebutton/f76b53_left.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 0px 0px 0px 5px;
}


.tagcloud {
		font-size: 6.5pt;
		line-height: 12pt;
		text-align: justify;
	}

	.tagcloud1 {
		font-size: 7pt;
	}
	.tagcloud2 {
		font-size: 7.5pt;
	}
	.tagcloud3 {
		font-size: 8pt;
	}
	.tagcloud4 {
		font-size: 8pt;
	}
	.tagcloud5 {
		font-size: 8pt;
		font-weight: bold;
		color: #888888;
	}
	.tagcloud6 {
		font-size: 9pt;
		font-weight: bold;
		color: #888888;

	}
	.tagcloud7 {
		font-size: 10pt;
		font-weight: bold;
		color: #666666;

	}
	.tagcloud8 {
		font-size: 11pt;
		font-weight: bold;
		color: #888888;
	}
	.tagcloud9 {
		font-size: 12pt;
		font-weight: bold;
		color: #888888;
	}
	.tagcloud10 {
		font-size: 13pt;font-weight: bold;
	}
	.tagcloud11 {
		font-size: 14pt;font-weight: bold;
	}

	.tagcloud12 {
		font-size: 15pt;font-weight: bold;
	}

	.news-title {
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 4px;
	}
	.news-title a {
		text-decoration: none;
	}
	.news-placetime {
		padding-bottom:3px;
		font-weight: bold;
		color: #666666;
	}
	.news-lead {

	}
	.news-date {
		background-color: #ccdaf0;
		font-size: 14px;
		font-weight: bold;
		padding: 11px 4px 2px 98px;
	}

.li_orangeright li {
        list-style-type: none;
        background: url(http://static.bergfex.at/images/arrows/arrow_orange_right.gif) no-repeat left 0.2em;
        padding-left:12px;
		padding-top:0px;
}

.li_orangeright ul {
        padding: 0;
        margin: 0;
}


.small {
	font-size: 12px;
}




/* pager */
.pager-sparkling {
	width: 100%;
	margin-bottom: 6px;
}
.pager-sparkling .label {
	float: left;
	padding: 2px;
	padding-left: 0px;
}
.pager-sparkling .navigation {
	float: left;
	padding: 2px;
}
.pager-sparkling .buttons {
	text-align:right;
	float:right;
}
.pager-sparkling .page {
	padding: 2px 3px 2px 3px;
	max-width: 18px;
	float: left;
}
.pager-sparkling .page-selected {
	float: left;
	background-color: #003FA3;
	color:white;
	padding:2px 4px 2px 4px;
	font-weight: bold;
}

.status-cal-day,
.status-cal-day a {
	float:left;
	padding-right: 2px;
	width: 16px;
    height: 15px;
	overflow: hidden;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	margin: 1px;
	margin-bottom: 2px;
	text-align:center;
	text-decoration: none;
}

.status-cal-day .empty {
	color: #ffffff;
}
.status-cal-statuspast { background: url(/images/icons/unterkuenfte/status0.png) top left no-repeat; color: #dddddd; }
.status-cal-status0    { background: url(/images/icons/unterkuenfte/status0.png) top left no-repeat;   color: #666666; }
.status-cal-status1    { background: url(/images/icons/unterkuenfte/status1.png) top left no-repeat;	color: white; }
.status-cal-status1 a  { color: white; }
.status-cal-status2    { background: url(/images/icons/unterkuenfte/status2.png) top left no-repeat;   color: white; }
.status-cal-status01   { background: url(/images/icons/unterkuenfte/status01.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status01 a { color: #BBBBBB; }
.status-cal-status02   { background: url(/images/icons/unterkuenfte/status02.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status12   { background: url(/images/icons/unterkuenfte/status12.png) top left no-repeat;	color: white; }
.status-cal-status21   { background: url(/images/icons/unterkuenfte/status21.png) top left no-repeat;	color: white; }
.status-cal-status21 a { color: white; }
.status-cal-status10   { background: url(/images/icons/unterkuenfte/status10.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status10 a { color: #BBBBBB; }
.status-cal-status20   { background: url(/images/icons/unterkuenfte/status20.png) top left no-repeat;	color: #BBBBBB; }
.status-cal-status20 a  { color: #BBBBBB; }

.status-cal {
	border: 1px solid #ccdaf0;
	padding: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color:#777777;
	width:165px;
	height:145px;
	float:left;
}
.status-cal .month {
	padding: 4px;
}
.status-cal .labelMonth {
	padding: 2px;
	font-size: 10px;
	background-color: #ccdaf0;
	color: #303f7c;
	text-align: center;
}

.status-cal .kw {
	font-size: 8px;
	font-weight:normal;
	color:#777777;
	width: 15px;
	float:left;
	padding-top:4px;
}
.status-cal .labelDay {
	font-size: 8px;
	font-weight:normal;
	color:#777777;
	height: 12px;
}


.postit {
	position: fixed;
	z-index: 10;
	left: 780px;
	top: 180px;
	width: 275px;
	height: 398px;
    background-image: url('/images/promotion/postit.jpg');
}

#player {
    width: 600px;
	margin-bottom: 12px;
	text-align: center;
}

.tr0 td  {
	background-color: #f4f4f4;
}

.tr1 td  {
	background-color: #FFFFFF;
}

@media print {
	body {
        background: none;
	}
	#bergfex-header, #bergfex-footer, .locationbar, .locationbar-sommer, .tabpanel, tabpanel2, .navcol, ws_switch {
        display:none;
	}
}







