.retrieve{ 
background-image:none; 
background-color:#101010;
}
.edit
{
background-color:#808080;
}
body
{
font-family: Verdana,Helvetica,"Times New Roman", Courier;
background-color: black;
color: white;
line-height:1.3em;
}
textarea
{
font-family: Verdana, Helvetica, Courier;
}
input
{
font-family: Verdana, Helvetica, Courier;
}
.maintbl
{
background-color: #333333;
border-left: solid 1px #51b4b4;
border-right: solid 1px #51b4b4;
}
H1,H2,H3
{
display: none;
}
H4
{
font-size: 1.1em;
font-weight:normal;
border-top: solid 1px white;
border-bottom: solid 1px white;
padding-left: 16px;
padding-top: 3px;
padding-bottom: 3px;
background-image: url(./images/dot.gif);
background-repeat: no-repeat;
background-position: center left;
color:#51b4b4;
}
hr {
color: white;
height: 1px;
width: 60%;
text-align: center;
}
.header
{
background-image:url(./images/header_bra_770.gif);
padding-right:30px;
text-align: right;
}
.menu_cell
{
padding-left:30px;
background-image:url(./images/menubg.gif);
background-repeat: repeat-y;
}
.content_cell
{
padding-left:0px;
padding-right:20px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
background-color:#333333;
}
.cmsimple{
font-size: 0.6em;
color: #666666;
background-color: #333333;
text-align: right;
padding-right:10px;
}
.copyright{
font-size: 0.6em;
padding-left:35px;
background-image:url(./images/menubg.gif);
background-repeat: repeat-y;
color: #c0c0c0;
text-align: left;
}
.isbn{
font-size:0.7em;
line-height: 1.2em;
font-style:italic;
}
.klein{
font-size:0.7em;
line-height: 1.2em;
}
.noborder
{
border: 0px;
}
p img
{
margin-left: 10px;
margin-right: 10px;
border-left:solid 10px #51b4b4;
border-right:solid 10px #51b4b4;
border-top:solid 1px #51b4b4;
border-bottom:solid 1px #51b4b4;
}
a
{
text-decoration: none;
}
a:link,a:active,a:visited 
{
color:white;
font-weight: normal;
}
a:hover
{
background-color:white;
color:#666666;}
.cmsimple a
{
color: black;
}
.cmsimple a:hover
{
background-color:#333333;
}
.toplinks a
{
font-weight: bold;
}
p a
{
text-decoration: none;
border-bottom: dotted 1px white;
}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu
{
padding-left: 0;
margin-left: 0;
list-style: none;
}
li
{
line-height:1.5;
padding-left: 5px;
font-weight: bold;
}
li.sdoc,li.sdocs
{
color: #51b4b4;
font-weight: bold;
}