html {
    -webkit-font-smoothing: antialiased !important;
}

.intro {
  background-color: #A2C0B0;
/*  background-image: url('../pictures/h1.jpg');*/
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position:center; 
  font-family: Tahoma;
}

#intro {
  text-align: center;
  vertical-align: middle;
  margin: auto;
  width:80%;
}

body {
/*  background: url("../pictures/picts/hintergrund_schmetterling_weiss.jpg");*/
  background-color: white;
  font-family: Tahoma;
  scrollbar-face-color: white; 
  scrollbar-track-color: white;
  scrollbar-arrow-color: black; 
  scrollbar-base-color: white; 
  scrollbar-shadow-color : white; 
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black; 
  scrollbar-highlight-color: white;
}
table {
  font-family: Tahoma;
  border-spacing: 0;
  border-collapse: collapse;
  border : 0 none;
}

img {
  display: block;
  padding: 0;
}

.master {
  background-color: white;
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  width: 1175px;
  min-height: 820px;
  height: 820px;
  margin:auto;
}

.banner {
  height: 100px;
  border: 0 none;
  padding: 0;
  vertical-align: top;
}
.banner_table {
  width: 1190px;
  left: -10px;
  position: relative;
}
.bannerlogo {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: left;
}

.bannerlogoimg {
  padding-left: 0px;
  cursor: pointer;
/*  height: 50px;
  width: 300px;*/
}

.bannerlanguage {
  position: relative;
  text-align:right;
  vertical-align: bottom;
  width: 0px;
}

.bannerlngimg {
  display: block;
  position: relative;
  left: -300px;
}

.bannergetlanguage {
  text-align:right;
  font-family: Tahoma;
  text-align: right;
  position: relative;
  width: 0px;
  padding-right: 5px;
  padding-top: 40px;
/*  padding: 60px 32px 0 0;
  width: 200px;" */
  vertical-align: bottom;
}

.copyright {
  color: darkgreen;
}

#lang {
  font-size: 10px;
  font-family: Tahoma;
}

.lowbannertable{
  width: 1175px;
  margin:auto;
  text-align: center;
  position: relative;
  top: 200px;
}
.lowbanner {
  height: 10px;
  width: 100%;
/*  background-image: url('../pictures/picts/Green_Band.png');*/
  top: -10px;
  position: relative;
}

.footer_row {
  vertical-align:bottom;
}
.footer {
  height: 30px;
  width:100%;
  padding: 0 20px;
}
.footer_left {
  text-align: left;
/*  color:white; */
  font-weight: normal;
  font-size: 12px;
  font-family: Tahoma;
  height: 40px;
  text-align: left;
  vertical-align: bottom;
}

.footer_right {
  text-align: right;
  color:grey;
  font-size: 10px;
  font-family: Tahoma;
}
.content {
  padding: 0 0 0 0;  
  vertical-align: top;
}
.limmat_menu {
  height: 30px;
  padding: 0;
  vertical-align:middle;
}

.limmat_mainMenu {
  background-color: rgb(213,237,207);
  margin: 0px 0px 0px 0px;
  position: relative;
  left: 0px;
  width: 1176px;
}

.MainMenu {
  background: rgb(213,237,207); 
  color: darkgreen;
}

.MenuSelectedFirst {
  background:rgb(139,200,134);
  height: 22px;
  position: relative;
  top: 0px;
}

.MenuSelected {
  background:rgb(139,200,134);
  height: 20px;
  position: relative;
  top: 0px;
}

.MenuSelectedLast {
  background:rgb(139,200,134);
  height: 20px;
  position: relative;
  top: 0px;
}

.SubMenu {
  background: #white;
}

.diashow {
  width: 1175px; 
  height: 412px; 
  margin-top: 0px; 
  padding: 0px;
}  
.diashow_table  {
  display: block;
  padding: 0;
  position: relative;
  width: 1175px; 
  height: 412px; 
  margin-bottom: 0px;
  top: 0px;
  left: 0px;
  border-image-width: 0;
}

.diashow_cmt {
/*  float: right;*/
  z-index: 99; 
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  text-align: right;
/*  text-transform: uppercase; */
  background-color: rgba(182, 181, 175, 1); 
  color: black; 
  border: none; 
  position: relative;
  top: -10px;
  left: 0px;
  width: 1175px;
}  

#diashow_bar {
/*  background: #91C3F5 repeat;
  visibility: hidden;
  position: fixed;*/
}

.diashow_nav {
/*  margin-top: 20px; */
  font-size: 12px;
  position: relative;
  top: -15px;
  text-align:center; 
  height:10px; 
  cursor: pointer; 
/*  background: white no-repeat;*/
}
.diashow_comment {
/*  margin-top: 20px; */
  position: relative;
  top: -6px;
  left: 0px;
  height:1px; 
}

.diashow_buttons {
/*  margin-top: 20px; */
  font-size: 25px;
  color: white;
  position: relative;
  top: -50px;
  left: -10px;
  text-align:left; 
  height:1px; 
  cursor: pointer; 
}

.diashow_pager {
  position: relative;
  top: -30px; 
/*  float: left; 
  margin-right: 15px; */
}

.diashow_prev {
  left: -50px;
  position: relative;
  top: 0px; 
}

.diashow_next {
  position: relative;
/* when separate */
  left: -30px;
  top: 0px; 
/* when in line of nav
  left: 40px;
  top: -44px; */
}
.pager { float: left; margin-right: 15px;}

.minidiashow {
  width: 840px; 
  height: 412px; 
  margin-top: 0px; 
  position:relative; 
  top: 0px; 
  left: 0px;
}

.minidiashow_table  {
  display: block;
  position: relative;
  top: 0px;
  left: -1px;
  width: 840px; 
  height: 412px; 
/*  margin-bottom: -25px;*/
/*  margin: auto 36px auto auto;*/
/*  width: 94%;*/
}

.minidiashow_cmt {
/*  float: right;*/
  z-index: 99; 
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  height: 19px;
  text-align: right;
/*  text-transform: uppercase; */
  background-color: rgba(182, 181, 175, 1); 
  color: white; 
  border: none; 
  padding: 2px 20px 0;
  position: relative;
  width: 800px;
}  

#minidiashow_bar {
/*  background: #91C3F5 repeat;
  visibility: hidden;
  position: fixed;*/
}

.minidiashow_nav {
/*  margin-top: 20px; */
  font-size: 12px;
  position: relative;
  top: -15px;
  text-align:center; 
  height:10px; 
  cursor: pointer; 
/*  background: white no-repeat;*/
}
.minidiashow_comment {
/*  margin-top: 20px; */
  position: relative;
  top: -20px;
  left: -1px;
  height:1px;
  width: 100px; 
}

.minidiashow_buttons {
/*  margin-top: 20px; */
  font-size: 25px;
  color: black;
  position: relative;
  top: -30px;
  left: -10px;
  text-align:left; 
  height:1px; 
  cursor: pointer; 
}

.minidiashow_pager {
  position: relative;
  top: -30px; 
/*  float: left; 
  margin-right: 15px; */
}

.minidiashow_prev {
  left: -50px;
  position: relative;
  top: 0px; 
}

.minidiashow_next {
  position: relative;
/* when separate */
  left: -35px;
  top: 0px; 
/* when in line of nav
  left: 40px;
  top: -44px; */
}

.hometext {
  width:100%;
  padding-left: 2px; 
/*  background-image: url(http://zanetti.computerhelp.ch/pictures/picts/hintergrund_home_1040_350.png); */
  background-position: initial initial; 
  background-repeat: initial initial; 
  top: -14px; 
  position: relative; 
}

.mosaic{
  background: none; 
/*  padding: 12px 0 22px 41px; 
  width: 968px; height: 310px;  */
  overflow:hidden;
}
.mosaic .title{float:left; font-size: 28px; line-height: 50px; color: white; font-weight:bold;}
.mosaic .text{float:left;}
.mosaic .pictable{}   
.mosaic .image{
  position:relative;
  padding-left:10px;
  padding-top: 10px;
  width: 200px;
  height: 150px;
}
#contact_form {
  margin-bottom: 0px;
}


#LimmatMenu li {
}

#LimmatMenu ul li:hover ul {
  display: block;
} 

* html #LimmatMenu ul li {
  float: left;
  width: 100%;
  border: 0px;
}

/*--nur für IE 7 erkennbar--*/

*+ html #LimmatMenu ul li {
  float: left;
  width: 100%;
} 

#LimmatMenu a.SubMenu {
  color: grey;
  text-align: left;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
}

#LimmatMenu a.SubMenu:hover {
  height: 100%;
  color: #000000;
}
 
#LimmatMenu {
  border-collapse: collapse;
  float: left;
  font-family: Tahoma;
/*  margin-left: 240px;*/
  margin-right: auto;
/*  padding: 0 0 0 20px; */
  text-align: right;
} 

#LimmatMenu h3 {
  padding: 0px;
  margin: 0px;
  height: 20px;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  width: 100%;
/*  padding-top: 10px;*/
}

#LimmatMenu h3 a {
}

#LimmatMenu ul li a {}

#test a {color: white}

#LimmatMenu a {
  text-decoration: none;
  display: block;
  border: 0px solid #000000;
  text-align: center;
  padding-top: 8px;
/*  width: 165px;*/
}

#LimmatMenu a:hover {
  color: black;
}

#MainMenu1st {
/*  border-left: 1px solid white;*/
/*  padding-right: 20px; */
  left:1px;
  width: 166px; /* 1175 / 1175-6 / 7 (-6 because of border) */
}

#MainMenuNxt {
  position: relative;
  border-left: 1px solid white;
  width: 166px; /* 1175 / 1175-6 / 7 (-6 because of border) */
  height: 30px;
/*  padding: 0 20px; */
}
#MainMenuLast {
  position: relative;
  border-left: 1px solid white;
  width: 173px; /* 1175 / 1175-6 / 7 (-6 because of border) */
  height: 30px;
/*  padding: 0 20px; */
}

#Firstul {
  float: left;
  padding: 0px;
  margin: 0px;
  font-size: 30px;
  width: 167px; /* 1175 / 1175-6 / 7 (-6 because of border) */
/*  line-height: 15px;*/
  list-style-type: none;
}
#Lastul {
  float: left;
  padding: 0px;
  margin: 0px;
  font-size: 30px;
  width: 174px; /* 1175 / 1175-6 / 7 (-6 because of border) */
/*  line-height: 15px;*/
  list-style-type: none;
}
#LimmatMenu ul {
  float: left;
  padding: 0px;
  margin: 0px;
  font-size: 30px;
   /* 1175 / 1175-6 / 7 (-6 because of border) */
/*  line-height: 15px;*/
  list-style-type: none;
} 

#LimmatMenu ul ul {
  position: absolute;
  padding: 2px 2px 5px;
  border: 0px;
  z-index: 2;
  display: none;
  bottom: 15px;
}

.button_link_off {
  text-decoration: none;
}

/* unvisited link  */
.pg_menu a:link {
 color: black;
 font-weight: normal;
 text-decoration: none;
}
/* visited link */
.pg_menu a:visited {
 color: black;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu a:hover {
 color: black;
 font-weight:bold;
}
/* selected link */
.pg_menu a:active {
 color:#000000;
 font-weight:normal;
}

/* unvisited link  */
.pg_menu_sel a:link {
 color: black;
 font-size: 16px;
 font-family: Tahoma;
 font-weight: bold;
 text-decoration: none;
}
/* visited link */
.pg_menu_sel a:visited {
 color: black;
 font-size: 16px;
 font-family: Tahoma;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu_sel a:hover {
 color: black;
 font-size: 16px;
 font-family: Tahoma;
 font-weight:bold;
}
/* selected link */
.pg_menu_sel a:active {
 color:#000000;
 font-size: 16px;
 font-family: Tahoma;
 font-weight:bold;
}

/* unvisited link  */
.pg_menu_sub a:link {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
 text-decoration: none;
}
/* visited link */
.pg_menu_sub a:visited {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu_sub a:hover {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 font-weight: bold;
}
/* selected link */
.pg_menu_sub a:active {
 color: #000000;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* unvisited link  */
.pg_menu_sub_sel a:link {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 font-weight: bold;
 text-decoration: none;
/* text-transform: uppercase; */
}
/* visited link */
.pg_menu_sub_sel a:visited {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu_sub_sel a:hover {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 font-weight: bold;
 text-decoration: none;
/* text-transform: uppercase; */
}
/* selected link */
.pg_menu_sub_sel a:active {
 color: solid gray;
 font-size: 10px;
 font-family: Tahoma;
 font-weight:normal;
}

.pg_menu {
  padding: 1px 0 1px 20px;
/*  border-top: 1px solid grey;   */
  font-size: 16px;
  font-family: Tahoma;
/*  text-transform: uppercase; */
}
.pg_menu_sel {
  padding: 1px 0 1px 20px;
/*  border-top: 1px solid grey; */
  font-weight: bold;  
/*  text-transform: uppercase; */
}
.pg_menu_sub {
  padding: 1px 0 1px 20px;
  font-size: 14px;
  font-family: Tahoma;
  text-transform: none;
}

.pg_menu_sub_sel {
  padding: 1px 0 1px 20px;
/*  border-top: 1px solid grey; */
  font-weight: bold;  
/*  text-transform: uppercase; */
}

.pg_menu_sub_pict {
  display: inline;
  padding-right: 10px;
}

#nav UL {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav UL LI {
  display: inline;
  margin-right: 8px;
        font-size: 10px;
}
#nav UL LI A { color: black; }
#nav UL LI.showPage A { color: red; }

.single_line {
  color:grey;
  height: 3px;
  border-bottom: 1px solid grey;
}

.home_title {
  padding: 0 ;
  margin-top: -20px;
}

.item_text {
  position: relative;
  top: 0px;
  padding: 0 0 0 0;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 13px;
}

.sponsor_pict {
  width: 180px;
  margin-bottom: 50px;
}

.news_left_col {
  width: 50%;
  vertical-align: top;
}

.news {
  padding-right:25px;
}

.news_left {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
}

.news_right {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
  margin-left: 20px;
}

.news_title {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration:none;
  padding-bottom: 10px;
}

.news_even {
  background: white;
}

.news_date {
  font-size: 10px;
}

.news_odd {
  background: lightgray;
}

.news_text {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
  vertical-align: top;
}

.pict {
  position: relative;
  top: 1px;
}

.text {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
}

.text_blue {
  color: rgb(1,104,122);
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
}

.circuit_type {
  color: #0000ff;
  font-size: 14px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
  text-transform: uppercase;
}

.news_home {
  width:100%;
  border:none;
  padding:0;
  padding-right:25px;
}

.news_home_pict {
  width: 180px;
  margin-right: 10px;
  margin-bottom: 5px;
  border 0;
}

.news_pict {
  width: 280px;
  margin-right: 10px;
  margin-top: 12px;
  margin-bottom: 5px;
  border 0;
}

.news_pict_col {
  width: 300px;
  vertical-align: top;
}

.project_col_desc{
  width: 200px;
  color: #666666;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration:none;
}

.texttitle {
  color: #009999;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration:none;
  font-weight:bold;
}
.mainsponsor {
  text-align: center;
}
.mainsponsorpict {
  width: 200px;
  margin-bottom: 20px;
}
.sponsor {
  text-align: left;
}
.sponsorpict {
  width: 200px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.listodd {
  background-color: white;
}
.listeven {
  background-color: #ececec;
}
.filelinks {
  color: #007688;
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
}
a.filelinks:link { 
  color: #007688; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
} 
a.filelinks:hover { 
  color: #000000; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
}
a.filelinks:active { 
  color: #000000; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
  font-weight: bold;
}

.mylink {
  color: darkgreen;
  font-weight: none;
  text-decoration: none;
}
a.mylink:link { 
  color: darkgreen; 
  font-weight: none;
  text-decoration: none;
} 
a.mylink:hover { 
  color: rgb(139,200,134); 
  font-weight: none;
  text-decoration: none;
}
a.mylink:active { 
  color: darkgreen; 
  text-decoration: none;
  font-weight: none;
}
.pagelink {
  color: black;
  text-decoration: none;
}
.linkesmenu {
  line-height: 10px;
}
a.pagelink:link { 
  color: black; 
  text-decoration: none;
} 
a.pagelink:hover { 
  color: white; 
  text-decoration: none;
}
a.pagelink:active { 
  color: black; 
  text-decoration: none;
  font-weight: bold;
}

.datalisttable {
  width:100%;
  border: 0px;
  border-collapse:collapse;
}
.datalisticon {
  width:17px; 
}
.menu {
  color: #007688;
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  font-weight: none;
  text-decoration:none;
}
a.menu:link { 
color: #007688; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
text-decoration: none;
} 
a.menu:hover { 
color: #000000; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
text-decoration: none;
}
.menu_activ {
  color: #D4672C;
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
}

.limmat_titel_blau {
  color: #01687A;
}

.limmat_titel_orange{
  color: #F14A00;
  font-size: 14px;
}

.faq_question {
  text-decoration: none;
  padding-top: 3px;
}
.faq_question a{
  text-decoration: none;
  color: rgb(1,104,122);
}

.zlink {
  color: darkgreen;
}
a.zlink:link { 
  color: darkgreen; 
} 
a.zlink:hover { 
  color: green; 
}
a.zlink:active { 
  color: #000000; 
}

.ztable_oben {
  margin-top: -4px;
  width: 100%;
}

.ztable_unten {
  margin-left: -1px; 
  margin-top: -1px;
  width: 1034px
}

.ztable_allein {
  margin-left: -1px; 
  margin-top: -13px;
  width: 1032px
}

.zbild_menu {
  width: 800px; 
  height: 375px; 
  display: block;
}

.homeOverlay {
 position: relative;
 top: -230px;
 z-index: 999;
 color: black;
}
