/* ********************* */
/* Buttons               */
/* ********************* */

.btn_global {
margin-top:5px;
font-size:11px;
font-weight:bold;
line-hight:15px;
}

.btn_global img {
padding-right:5px;
}

.btn_global a {
display:block;
height:25px;
padding-top:5px;
padding-left:10px;
color:#ffffff;
font-size:11px;
text-decoration:none;
}

html>body .btn_global a {
  height:20px;
}

/* Orange Buttons 25px hoch */

#btn_130 a {
width:120px;
background:transparent url(../images/button/bt_130.gif) no-repeat;
background-position: 0 0;
}

#btn_130 a:hover {
background-position: -130px 0;
}

html>body #btn_130 a {
  width:120px;
}

#btn_140 a {
width:130px;
background:transparent url(../images/button/bt_140.gif) no-repeat;
background-position: 0 0;
}

#btn_140 a:hover {
background-position: -140px 0;
}

html>body #btn_140 a {
  width:130px;
}

#btn_210 a {
width:200px;
background:transparent url(../images/button/bt_210.gif) no-repeat;
background-position: 0 0;
}

#btn_210 a:hover {
background-position: -210px 0;
}

html>body #btn_210 a {
  width:200px;
}

#btn_280 a {
width:270px;
color:#ffffff;
background:transparent url(../images/button/bt_280.gif) no-repeat;
background-position: 0 0;
}

#btn_280 a:hover {
background-position: -280px 0;
}

html>body #btn_280 a {
  width:270px;
}

#btn_320 a {
width:310px;
background:transparent url(../images/button/bt_320.gif) no-repeat;
background-position: 0 0;
}

#btn_320 a:hover {
background-position: -320px 0;
}

html>body #btn_320 a {
  width:310px;
}

#btn_340 a {
width:330px;
background:transparent url(../images/button/bt_340.gif) no-repeat;
background-position: 0 0;
}

#btn_340 a:hover {
background-position: -340px 0;
}

html>body #btn_340 a {
  width:330px;
}

#btn_380 a {
width:370px;
background:transparent url(../images/button/bt_380.gif) no-repeat;
background-position: 0 0;
}

#btn_380 a:hover {
background-position: -380px 0;
}

html>body #btn_380 a {
  width:370px;
}

#btn_400 a {
width:390px;
background:transparent url(../images/button/bt_400.gif) no-repeat;
background-position: 0 0;
}

#btn_400 a:hover {
background-position: -400px 0;
}

html>body #btn_400 a {
  width:390px;
}
/* Standard Buttons 21px hoch */

.btn_standard_global {
margin-top:5px;
font-size:11px;
font-weight:normal;
line-hight:15px;
}

.btn_standard_global img {
padding-right:5px;
}

.btn_standard_global a {
display:block;
height:21px;
padding-top:2px;
padding-left:10px;
color:#000000;
text-decoration:none;
}

html>body .btn_standard_global a {
  height:19px;
}

#btn_standard_130 a {
width:120px;
color:#000000;
font-size:11px;
text-decoration:none;
background:transparent url(../images/button/bt_standard_130.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_130 a:hover {
background-position: -130px 0;
}

html>body #btn_standard_130 a {
  color:#003399;
  width:120px;
}

#btn_standard_150 a {
width:140px;
color:#000000;
font-size:11px;
text-decoration:none;
background:transparent url(../images/button/bt_standard_150.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_150 a:hover {
background-position: -150px 0;
}

html>body #btn_standard_150 a {
  width:140px;
}

#btn_standard_200 a {
width:190px;
color:#000000;
font-size:11px;
text-decoration:none;
background:transparent url(../images/button/bt_standard_200.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_200 a:hover {
background-position: -200px 0;
}

html>body #btn_standard_200 a {
  width:190px;
}

#btn_standard_130_orange a {
width:120px;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-decoration:none;
background:transparent url(../images/button/bt_standard_130_orange.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_130_orange a:hover {
background-position: -130px 0;
}

html>body #btn_standard_130_orange a {
  width:120px;
}

#btn_standard_150_orange a {
width:140px;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-decoration:none;
background:transparent url(../images/button/bt_standard_150_orange.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_150_orange a:hover {
background-position: -150px 0;
}

html>body #btn_standard_150_orange a {
  width:140px;
}

#btn_standard_160_orange a {
width:150px;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-decoration:none;
background:transparent url(../images/button/bt_standard_160_orange.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_160_orange a:hover {
background-position: -160px 0;
}

html>body #btn_standard_160_orange a {
  width:150px;
}

#btn_standard_170_orange a {
width:160px;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-decoration:none;
background:transparent url(../images/button/bt_standard_170_orange.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_170_orange a:hover {
background-position: -170px 0;
}

html>body #btn_standard_170_orange a {
  width:160px;
}

#btn_standard_400_orange a {
width:390px;
color:#ffffff;
font-size:11px;
font-weight:bold;
text-decoration:none;
background:transparent url(../images/button/bt_standard_400_orange.gif) no-repeat;
background-position: 0 0;
}

#btn_standard_400_orange a:hover {
background-position: -400px 0;
}

html>body #btn_standard_400_orange a {
  width:390px;
}