/*
 * Font style sheet.
 *
 * @name $Id: fonts.css
 * @domain: weltcup-adelboden.ch
 * 
 * @author		Martin Melheritz martin@visioninternet.ch
 * @date created	10/05/2013
 * @last modified	10/05/2013
 * @copyright 		Copyright (C) 2011 Visioninternet Science & Consulting
 *
 * This is a commercial software product, please visit http://www.visioninternet.ch for more information.
 */
 
/* Global font style */
body { font: normal 17px/25px 'Roboto', sans-serif; color: #000000; font-weight: 300; }

h1 { font: normal 17px/25px 'Roboto Condensed', sans-serif; font-weight: 700; letter-spacing: 0px; }
h2 { font: normal 17px/25px 'Roboto Condensed', sans-serif; font-weight: 700; letter-spacing: 0px; }
h3 { font: normal 34px/40px 'Roboto Condensed', sans-serif; font-weight: 300; letter-spacing: 0px;  }
h4 { font: normal 34px/40px 'Roboto Condensed', sans-serif; font-weight: 300; letter-spacing: 0px;  }

/* Links */
a:link,
a:active,
a:visited { color: #000000; line-height: 18px; text-decoration: underline; } 
a:hover { color: #f78f1e; line-height: 18px; text-decoration: underline; }

/* Text */
.text {} /* Override global text and link style */
.text_bold { color: #f78f1e; line-height: 18px; margin-bottom: 3px; }
.text_error { color: #f78f1e; line-height: 18px; }

/* Forms */
input.text { font: normal 17px/25px 'Roboto Condensed', sans-serif; color: #666666; }

/* Freemod title */
h1.breadcrumb-title { font: normal 17px/25px 'Roboto Condensed', sans-serif; color: #ffffff; display: inline; }
h1.breadcrumb-title-content,
h1.modul-title { font: normal 17px/25px 'Roboto Condensed', sans-serif; color: #ffffff; display: inline; }


/* Navigation top (dyn3) */
.nav-top-selected { font-family: 'Roboto'; color: #f78f1e; font-size: 17px; line-height: 55px; font-weight: 400; margin-left: 30px;  }
a.nav-top:link,
a.nav-top:active,
a.nav-top:visited { font-family: 'Roboto'; color: #000000; font-size: 17px; text-decoration: none; line-height: 55px; font-weight: 400; margin-left: 30px;  }
a.nav-top:hover { font-family: 'Roboto'; color: #f78f1e; font-size: 17px; text-decoration: none; line-height: 55px; font-weight: 400; margin-left: 30px; }


.footer, 
.footer .nav-top-selected { font-family: 'Roboto'; color: #000000; margin-right: 0px; text-transform: none; }
.footer a.nav-top:link,
.footer a.nav-top:active,
.footer a.nav-top:visited { font-family: 'Roboto'; color: #000000; text-decoration: none;  line-height: 40px; font-weight: 400; margin-right: 0px; text-transform: none; }
.footer a.nav-top:hover { font-family: 'Roboto'; color: #f78f1e; text-decoration: none; line-height: 40px; font-weight: 400; margin-right: 0px; text-transform: none; }
.footer-text,
.footer-text span {  font-family: 'Roboto'; color: #000000; font-weight: 400; font-size: 17px; line-height: 40px; }

/* Navigation top (dyn1) */
.nav-top-dyn1-selected { font-family: 'Roboto'; color: #f78f1e; font-size: 22px; margin-left: 30px; text-decoration: none; font-weight: 400; line-height: 30px;  }
a.nav-top-dyn1:link,
a.nav-top-dyn1:active,
a.nav-top-dyn1:visited { font-family: 'Roboto'; color: #000; font-size: 22px; margin-left: 30px; text-decoration: none; font-weight: 400; line-height: 30px;  }
a.nav-top-dyn1:hover { font-family: 'Roboto'; color: #f78f1e; font-size: 22px; margin-left: 30px; text-decoration: none; font-weight: 00; line-height: 30px;  }

/* Navigation top (static) */
div.nav-top-static { color: #000; font-weight: 700; }
a.nav-top-static:link, 
a.nav-top-static:active, 
a.nav-top-static:visited { color: #000; text-decoration: none; font-weight: 700; }
a.nav-top-static:hover {color: #f78f1e; text-decoration: none; font-weight: 700; }

.navigation-img-s {color: #ffffff; font-weight: 700;  letter-spacing : 2px;}

/* Navigation lang (static) */
a.nav-lang:link, 
a.nav-lang:active, 
a.nav-lang:visited { font-family: 'Roboto Condensed'; color: #000; font-size: 15px; text-decoration: none; font-weight: 400; line-height: 30px; }
a.nav-lang:hover { font-family: 'Roboto Condensed'; color: #f78f1e; font-size: 15px; text-decoration: none; font-weight: 400; line-height: 30px; }

.navigation-img-s {color: #ffffff; font-weight: 700;  letter-spacing : 2px;}

/* Navigation Left (dyn3) */
.nav-left-selected  { font-family: 'Roboto'; color: #f78f1e; font-weight: 400; font-size: 15px; line-height: 22px; text-decoration: none;  }
a.nav-left:link, 
a.nav-left:active, 
a.nav-left:visited { font-family: 'Roboto'; color: #000;  font-weight: 400; font-size: 15px; line-height: 22px; text-decoration: none;  } 
a.nav-left:hover { font-family: 'Roboto'; color: #f78f1e;  font-weight: 400; font-size: 15px; line-height: 22px; text-decoration: none;  }

.nav-left-sublevel-selected { font-family: 'Roboto'; color: #f78f1e; font-weight : 700; font-size: 15px; line-height: 17px; text-decoration: none;  }
a.nav-left-sublevel:link,
a.nav-left-sublevel:active,
a.nav-left-sublevel:visited { font-family: 'Roboto'; color: #000;  font-weight : 700; font-size: 15px; line-height: 17px; text-decoration: none;  }
a.nav-left-sublevel:hover { font-family: 'Roboto'; color: #f78f1e;  font-weight : 700; font-size: 15px; line-height: 17px; text-decoration: none;  }

/* Navigation bottom (dyn4) */
.nav-bottom-selected {  font-family: 'Roboto'; font-size: 17px; color: #000000; margin-right: 0px; text-transform: none; }
a.nav-bottom:link,
a.nav-bottom:active,
a.nav-bottom:visited { font-family: 'Roboto'; font-size: 17px; color: #000000; text-decoration: none;  line-height: 40px; font-weight: 400; margin-right: 0px; text-transform: none;}
a.nav-bottom:hover { font-family: 'Roboto'; font-size: 17px; color: #f78f1e; text-decoration: none; line-height: 40px; font-weight: 400; margin-right: 0px; text-transform: none; }


div.news { color: #ffffff; font-size: 12px; font-weight: bold; line-height: 33px; }
span.slogan-title-1 { font-style: italic; font-weight: 700; color: #ffffff; font-size: 28px; line-height: 1.4; }
span.slogan-title-2 { font-style: italic; font-weight: 400; color: #ffffff; font-size: 22px; line-height: 1.4; }
div.numeration-1-top,
div.numeration-2-top,
div.numeration-3-top { font-size: 80px; line-height: 80px; }
div.numeration-1-bottom,
div.numeration-2-bottom,
div.numeration-3-bottom { font-size: 15px; line-height: 15px; margin-top:-5px; }
div.numeration-1-top,
div.numeration-1-bottom { color:#f78f1e; }
div.numeration-2-top,
div.numeration-2-bottom { color:#00abe0; }
div.numeration-3-top,
div.numeration-3-bottom { color:#8ca979; }

img.nav-top-spacer { vertical-align: middle; }
a.nav-adress-bar:link, 
a.nav-adress-bar:active, 
a.nav-adress-bar:visited { color: #ffffff; text-decoration: none; }
a.nav-adress-bar:hover { color: #f78f1e; text-decoration: none; }
.nav-adress-bar { color:#ffffff; font-weight: 400; }

a.no-text-decoration { text-decoration: none; }

/* Footer */
div.page-footer a:hover { text-decoration: none; }

.box-adress { color:#ffffff; font-size : 12px;  line-height: 19px; }
.box-adress a { color:#ffffff; font-size : 12px;  line-height: 19px; text-decoration: none; }

/*-------------------------------------------------/
 * Freemod elements
 *
/* Title */
h2.title { color: #000000; display:inline; }
h2.team-name { color: #ffffff; line-height: 20px; display:inline; }
h3.title { color: #000000; display:inline; }
h4.title { color: #000000; display:inline; }
h5.event-date { font-family: 'Roboto Condensed'; color: #000; font-size: 15px; margin-left: 20px; text-decoration: none; font-weight: 400; line-height: 30px; display:inline; }

/* List */
div.enumeration { position:absolute; top:0px; left:0px; }
div.list-item { padding-left: 12px; }

/* Form */
div.textBox-left { padding-right: 5px; }
div.inputBox-right { padding-right: 5px;}
div.inputBox-right input.text { width: 200px; }

/* Line */
hr.line { border: none; color: #000000; background-color: #000000; }

/* Table */
.back_tabelle { background-color: #000; }
.tabelle { line-height: 24px; margin: 0; padding: 3px; }
.tabelle_titel { color: #fff; font-weight: 400; line-height: 19px; margin: 0px; padding: 3px; }
a.tabelle_titel:link,
a.tabelle_titel:active,
a.tabelle_titel:visited,
a.tabelle_titel:hover { color: #000;}

/* Spacing */
div.spacing-very-small { height: 5px; }
div.spacing-small { height: 10px; }
div.spacing-medium  { height: 20px; }
div.spacing-large  { height: 40px; }

/* Livecam */
a.livecam:link,
a.livecam:active,
a.livecam:visited { color: #000; text-decoration: none;  line-height: 20px; font-weight: 400; }
a.livecam:hover { color: #000; text-decoration: none; line-height: 20px; font-weight: 400; }

/* Sitemap */
h2.title-sitemap { color: #f78f1e; }
a.sitemap-menu-level1:link,
a.sitemap-menu-level1:active,
a.sitemap-menu-level1:visited { color: #000000; text-decoration: none;  line-height: 20px; font-weight: 700; }
a.sitemap-menu-level1:hover { color: #f78f1e; text-decoration: none; line-height: 20px; font-weight: 700; }

a.sitemap-menu-level2:link,
a.sitemap-menu-level2:active,
a.sitemap-menu-level2:visited { color: #000000; text-decoration: none;  line-height: 20px; font-weight: 400; }
a.sitemap-menu-level2:hover { color: #f78f1e; text-decoration: none; line-height: 20px; font-weight: 400; }

a.sitemap-menu-level3:link,
a.sitemap-menu-level3:active,
a.sitemap-menu-level3:visited { color: #000000; text-decoration: none;  line-height: 20px; font-weight: 400; }
a.sitemap-menu-level3:hover { color: #f78f1e; text-decoration: none; line-height: 20px; font-weight: 400; }

/*-------------------------------------------------/
 * Include files
 *
/* Maps */
h2.day { color: #000000; display:inline; }
span.tmax { color: #000000; }
span.tmin { color: #000000; }
span.tmax1 { color: #ffffff; }
span.tmin1 { color: #ffffff; }
td.meteo-live { font: normal 11px/17px 'UniversLTW01-67BoldCn', sans-serif; color: #ffffff; }

/*-------------------------------------------------/
 * Topics
 *
/* Topics */
h4.topic { display: inline; font-size : 18px; line-height: 30px; font-weight: 400; color: #003882; }
div.topic { font-size : 15px; font-weight: 400; }
a.topic-link:link,
a.topic-link:active,
a.topic-link:visited { color: #fff; text-decoration: none;  }
a.topic-link:hover { color: #fff; text-decoration: none; }
/*-------------------------------------------------/
 * Highlights
 *
/* Highlights */
div.highlight-title-desktop { font-weight: 700; }
span.highlight-link-text-more-desktop { color: #f78f1e; }
a.highlight-link-text-desktop:link,
a.highlight-link-text-desktop:active,
a.highlight-link-text-desktop:visited { color: #000000; text-decoration: none; line-height: 25px; }
a.highlight-link-text-desktop:hover { color: #f78f1e; text-decoration: underline; line-height: 25px; }

a.highlight-link-mobile:link, 
a.highlight-link-mobile:active, 
a.highlight-link-mobile:visited { color: #f78f1e; text-decoration: none; font-weight: 700; }
a.highlight-link-mobile:hover {color: #f78f1e; text-decoration: none; font-weight: 700; }

a.highlight-link-mobile:link .highlight-text-mobile, 
a.highlight-link-mobile:active .highlight-text-mobile, 
a.highlight-link-mobile:visited .highlight-text-mobile { color: #000; text-decoration: underline; font-weight: 400; }
a.highlight-link-mobile:hover .highlight-text-mobile {color: #f78f1e; text-decoration: underline; font-weight: 400; }

/*-------------------------------------------------/
 * Emergency Hint
 *
/* Emergency Hint */
.emergency-hint { color: #ffffff; font-weight: 400; font-size: 24px; line-height: 45px; }
a.emergency-hint:link, 
a.emergency-hint:active, 
a.emergency-hint:visited { color: #ffffff; font-size: 24px; line-height: 45px; font-weight: 400; text-decoration: none; text-decoration: none; } 
a.emergency-hint:hover {color: #f78f1e; font-size: 24px; line-height: 45px; font-weight: 400; text-decoration: none; text-decoration: none; }
ul.marquee li { color: #ffffff; font-size: 24px; line-height: 45px; font-weight: 400; }