.shadetabs{

padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{
display: inline;
margin: 0;

}



.shadetabs li a{

text-decoration: none;
padding: 5px 3px;
margin-right: 2px;
border: 1px solid #b1b1b1;
color: #444444;
background: white url(../images/accordeon_closed.gif) repeat-x;
font-size: 12px;
letter-spacing: -0.035em;

}



.shadetabs li a:visited{

color: #333333;

}



.shadetabs li a:hover{
color: #e2001d;
}



.shadetabs li.selected{

position: relative;

top: 1px;

}



.shadetabs li.selected a{ /*selected main tab style */

background: url(../images/accordeon_open.gif) repeat-x;

border-bottom-color: white;

}



.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;

}

.contentstyle img, .contentstyle2  img {
float: right;
margin: 0px 0px 10px 10px;
}

.contentstyle {

border: 1px solid #b1b1b1;
position: relative;
width: 850px;
overflow-x: hidden;
margin-bottom: 1em; padding: 10px;
background-color: #cccccc;
margin: 0px 0px 30px 0px;
z-index: 100;
background: url(tab.gif) repeat-x #fefefe;
padding: 18px 14px 14px 14px;

}

.contentstyle2 {

border: 1px solid #b1b1b1;
position: relative;
width: 580px;
overflow-x: hidden;
margin-bottom: 1em; padding: 10px;
background-color: #cccccc;
margin: 0px 0px 30px 0px;
z-index: 100;
background: url(tab.gif) repeat-x #fefefe;
padding: 18px 14px 14px 14px;

}

.contentstyle2 #infobox {
width: 555px;
}
