/***********************************   DIV ALLGEMEIN   *********************************/

html        { font-family: Tahoma, Arial, Verdana, Mordred, Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #333333;
	          line-height: 18px;
	          letter-spacing: 0.1em;
            }

body        { margin: 0px; padding: 0px; background-color: #666666; 
              background-repeat: no-repeat; background-image: url(/layout/vinschgaubike/layout/bg.gif); background-attachment: fixed;}

h1          { font-size: 14px; font-weight: bold; margin-bottom: 3px; }
h2          { font-size: 12px; font-weight: bold;  }
h3          { font-size: 11px; font-weight: bold;  }

p,table     { font-size: 11px; margin: 0px; }


a       { color: #111111; text-decoration: none; }
a:hover { color: #fc6b00; text-decoration: none; }

/***********************************   DIV CONTENT   *********************************/

#LBild      { position:absolute; left:250px; top:50px;  width:720px; height:230px; z-index:15; }
#LContent   { position:absolute; left:250px; top:327px; width:700px; z-index:9; layer-background-color: #FFFFFF; background-color: #FFFFFF; }
#LSitenav   { position:absolute; left:10px;  top:50px;  width:230px; z-index:4; }
#LRechts    { position:absolute; left:750px; top:339px; width:230px; z-index:100; }
#LRechts h1 { font-size: 13px; font-weight: bold; margin-bottom: 3px; }


#LTopnav    { position:absolute; left:250px; top:0px;   width:700px; height:40px; z-index:8; background-image: url(/layout/vinschgaubike/layout/bg/bgtopnav.png); background-repeat: no-repeat; }

#LLContent  { position:absolute; left:250px; top:50px; width:700px; z-index:9; layer-background-color: #FFFFFF; background-color: #FFFFFF; background-image: url(/layout/vinschgaubike/layout/bg/bgLLcontent.gif); background-repeat: no-repeat; }
#LLRechts   { position:absolute; left:750px; top:60px; width:230px; z-index:100; }




#LLogo      { position:absolute; left:10px; top:0px; width:230px; height:40px; z-index:2; }
#LBildflash { position:absolute; left:250px; top:50px; width:720px; height:230px; z-index:135; }
#LConstart  { position:absolute; left:250px; top:329px; width:699px; height:21px; z-index:22; }

/***********************************   Abschlüsse   *********************************/

.NavEnde     { height:25px;  background-image: url(/layout/vinschgaubike/layout/bg/bgnav_unten.png); }
.Nav1Ende    { height:16px;  background-image: url(/layout/vinschgaubike/layout/bg/bgnav1_unten.png); }
.RechtsEnde  { height:16px;  background-image: url(/layout/vinschgaubike/layout/bg/bgrechts_unten.png); }
.Rechts1Ende { height:11px; background-image: url(/layout/vinschgaubike/layout/bg/bgrechts1_unten.png); }

.content     { width: 450px; padding-top: 10px; padding-left: 20px; }
.contentlang {
	width: 650px;
	padding: 5px;
	border: 1px solid #9BBBE7;
}
.content h1  { font-size: 14px; font-weight: bold; color: #FF6600; margin-bottom: 15px; }

.footer {
	background-image: url(/layout/vinschgaubike/layout/footer_logo.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 250px;
	height: 120px;
}
/***********************************   DIV Navigation   *********************************/
#navigation {
	padding-right: 10px;
	padding-left: 10px;
	color: #FF6E03;
	background-image: url(/layout/vinschgaubike/layout/bg/bgnav.png);
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}


.navigation1 {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/layout/vinschgaubike/layout/bg/bgnav1.png);
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}

/***********************************   DIV RECHTS   *********************************/

.rechts {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/layout/vinschgaubike/layout/bg/bgrechts.png);
	padding-top: 10px;
	padding-bottom: 0px;
}


.rechts1 {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/layout/vinschgaubike/layout/bg/bgrechts1.png);
	padding-top: 10px;
}




.rechts ul         { margin: 0px; padding: 0px; list-style-type: none; }
.rechts li         { padding-left: 10px; padding-top: 3px; background-image: url(/layout/vinschgaubike/layout/rechtsli.gif); background-repeat: no-repeat; }

.rechts1 ul        { margin: 0px; padding: 0px; list-style-type: none; }
.rechts1 li        {
	padding-left: 10px;
	padding-top: 3px;
	background-image: url(/layout/vinschgaubike/layout/rechtsli.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}


#navigation ul         { margin: 0px; padding: 0px; list-style-type: none; }
#navigation li         { padding-left: 10px; padding-top: 3px; background-image: url(/layout/vinschgaubike/layout/li.gif); background-repeat: no-repeat; }
#navigation li a       { color: #ffffff; text-decoration: none; }
#navigation li a:hover { color: #fc6b00; text-decoration: none; }

/***********************************   Hauptmenu  *********************************/

    #tabs5 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;

      }
    #tabs5 ul {
          margin: 0;
          padding: 2px 10px 0 10px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("/layout/vinschgaubike/layout/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("/layout/vinschgaubike/layout/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }











.inputkmhm {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 16px;
	width: 50px;
        margin-bottom: 5px;
}
.auswahltechnik {
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	width: 50px;
        margin-bottom: 5px;
}



.lvcolorhell      { padding: 5px; background-color: #D3E6F7; color: #222222; font-size: 11px; }
.lvcolordunkel    { padding: 5px; background-color: #BDD2E5; color: #222222; font-size: 11px; }





#LLContent .content .adresse h1 {
	font-size: 12px;
	font-weight: bold;
}
#LLContent .content .adresse h3 {
	font-size: 11px;
	font-weight: normal;
}
#LLContent .content .adresse .linkrahmen {
	color: #FF6600;
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #FF6600;
	font-weight: bold;
}
#LLContent .content .contentlang .INTERN .BLINK a {
	color: #FF0000;
	background: #9BBBE7;
	padding: 5px;
	border: 1px solid #636F78;
}
.INTERN {
	padding: 5px;
	border: 1px solid #333333;
	background: #CCCCCC;
	margin-bottom: 5px;
}
#LLContent .content .contentlang .INTERN .BINFO ul {
	line-height: normal;
	background: #9BBBE7;
	border-top: 2px solid #ADCEF5;
	border-bottom: 2px solid #3399CC;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	list-style: url(none) none;
}
#LLContent .content .contentlang .INTERN .BSUMME {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}






.linkrahmen {
	font-weight: bold;
	color: #FF9900;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #009999;
	padding: 5px;
	letter-spacing: 1.1em;
	text-align: center;
	clear: both;
	float: none;
}



.leihbikes {
	border: 1px solid #A8CDE8;
}



.leihbikes .preise .ue {
	background: #A8CDE8;
	height: 35px;
	border-top: 1px solid #006699;
	text-align: center;
	font-weight: bold;
}
.leihbikes .preise .dunkel {
	background: #cbdeec;
}
.leihbikes .preise .preis {
	text-align: right;
	padding-right: 10px;
}
.leihbikes td {
	padding-left: 10px;
}
