.tabbutton {
font-Family: Verdana;
font-size:8pt;
padding: 0px;
width: 22px;
text-align: center;
border: 1px solid #ebeefe;
background: #ebeefe;
cursor: pointer;
}
.tabbutton_selected {
font-Family: Verdana;
font-size:8pt;
font-weight:bold;
padding: 0px;
width: 22px;
color:#FFF;
background: #000;
cursor: pointer;
border: 1px solid #000;
}
table.newsbox {
padding : 0;
border-spacing : 0;
border : 1px solid #707070;
background-color : #fffedd;
}
tr.newsboxtitle {
width : 100%;
margin : 0;
padding : 0;
text-align : center;
font-size : 0.9em;
}
* html tr.newsboxtitle {
height : 1em;
}
td.newsboxtitle {
width : 100%;
padding : 1pt;
color : #000000;
background-color : #ffcc00;
font-weight : bold;
border-bottom : 1px solid #888888;
text-align : left;
font-Family:Arial;
}
* html td.newsboxtitle {
height : 1em;
}
tr.newsbox {
width : 100%;
}
* html tr.newsbox {
height : 1em;
}
td.newsbox {
width : 100%;
padding : 1px;
color : #404040;
font-size : 0.8em;
}
* html td.newsbox {
height : 1em;
}
* html newsbox {
height : 1em;
}
.newsbox ul {
list-style-position : inside;
list-style-type : square;
}
.newsbox li {
margin-bottom : 0.5em;
}
td.bgshadow1 {
vertical-align : top;
background-image : url('http://themes.damdoo.de/_standard_css/images/tshadow2.gif');
}
td.bgshadow2 {
vertical-align : top;
width : 100%;
background-image : url('http://themes.damdoo.de/_standard_css/images/tshadow4.gif');
}