@import url("gandhi/stylesheet.css") all;

a {
    font-size:13px;
    text-decoration: none;
    color: #000000;
}
a:visited {
    color: #000000;
}
a:focus {
    color: #000000;
}
a:hover {
    color: #2B82FF;
}
a:active {
    color: #000000;
}

#wrapper  {
	font-family: 'GandhiSansRegular', Arial, sans-serif;
    width:728px;
    margin-left:auto;
    margin-right:auto;
}

#banner  {
    background-image:url(img/banner-bak.png);
    width:728px;
    height:90px;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    text-align:left;
}

#mtthirsch {
    padding-top:15px;
    padding-left:20px;
    float:left;
}

#language {
    padding-top:65px;
    padding-left:600px;
}



#body {
    width:728px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    padding-top:0px;
}

#navi {
    width:728px;
    height:20px;
    margin:0px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;
    padding-right:0px;
}

#navi li {
    float:left;
    list-style-type:none;
    padding-left:5px;
}

#navi a:hover {
    color: #000000;

}
#navi a {
    padding-left:3px;
    font-size: 15px;
    text-decoration: none;
    color: #FFFFFF;
    display:inline-block;
}

.button1    a {
    padding-left:0px;
    width:133px;
    height:20px;
    background-image:url(img/button1.png);
}
.button1    a:hover  {
    background-image:url(img/button1green.png);
}
.button2    a {
    width:133px;
    height:20px;
    background-image:url(img/button2.png);
}
.button2    a:hover {
    background-image:url(img/button2green.png);
}
.button3    a {
    width:145px;
    height:20px;
    background-image:url(img/button3.png);
}
.button3    a:hover {
    background-image:url(img/button3green.png);
}
.button4    a {
    width:133px;
    height:20px;
    background-image:url(img/button4.png);
}
.button4    a:hover {
    background-image:url(img/button4green.png);
}
.button5    a {
    width:133px;
    height:20px;
    background-image:url(img/button5.png);
}
.button5    a:hover {
    background-image:url(img/button5green.png);
}

#content {
    width:728px;
    height:auto;
    margin-top:7px;
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:10px;
    outline-width:1px;
    outline-style:solid;
    outline-color:#B0BFD8;
    font-size:14px;
}

#content h4 {
    padding-left:5px;
    font-size:15px;
}

#content h5 {
    font-size:13px;
    font-weight:normal;
    color:#1A5AB8;
}

#content hr {
    color:#B0BFD8;
    background-color:#B0BFD8;
    width:700px;
    margin-left:14px;
    margin-top:10px;
}

#content p {
    margin-left:15px;
    margin-right:15px;
    width: 360px;
}

#content img {
    width: 320px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;
    padding-right:15px;
    float:right;
}

#content th {
    font-size:14.5px;
    font-weight:normal;
    color:#274F89;
    padding-top:4px;
    padding-bottom:4px;
}

#content td {
    font-size:13.5px;
    font-weight:normal;
    color:#474747;
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
}

#datasheet {
    margin-top:10px;
    margin-left:20px;
}

#datasheet li {
    list-style-type:circle;
    margin-bottom:6px;
    font-size:13px;
}

#datasheet a:hover {
    color:#2427DD;
}

#productlist {
    margin-left:25px;
}

#productlist li {
    list-style-type:circle;
    margin-bottom:7px;
    font-size:15px;
}

#productlist a {
	font-size:14px;
}

#productlist a:hover {
    color:#2427DD;
}

#sublist {
    margin-left:10px;
    margin-bottom:0px;
}

#sublist a:hover {
    color:#2427DD;
}
#sublist li {
    list-style-type:none;
    margin-bottom:3px;
    font-size:15px;
}
