/* typo setp coloring and link behavior */

body 
{
font-family: verdana, arial, helvetica, geneva, sans-serif;
font-size: 11px;
line-height: 18px;
color: #191919;
background-color: #ffffff;
}
.copy
{
font-size: 10px;
color: #999999;
}

strong
{
font-weight: bold;
}

em
{
font-style: italic;
}

u 
{
text-decoration: underline;
}

br
{
margin-top: -1px;
}

pre
{
font-family: courier new, courier, teletype;
font-size: 14px;
color: #191919;
}

sup
{
font-size: 10px;
font-weight: bold;
}

.b
{
color: #191919;
}

.gr
{
color: #7F7F7F;
}

.halfgrey
{
color: #B2B2B2;
}

a 
{
text-decoration: none;
color: #191919;
}

/* layer positioning */

#logo 
{
position: absolute;
width: 146px;
height: 27px;
left: 89px;
top: 38px;
}

/* achtung fuer ie 123 px top, fuer n und o 122 ueber js ausdiff */

#index 
{
position: absolute;
width: 14px;
height: 7px;
left: 58px;
top: 123px;
}

#txtHead 
{
position: absolute;
width: 350px;
left: 88px;
top: 116px;
font-weight: bold;
}

#txtMain 
{
position: absolute;
width: 350px;
left: 88px;
top: 165px;
}

#txtFnotes
{
font-size: 10px;
line-height: 14px;
}

#txtTocHead 
{
position: absolute;
width: 200px;
left: 499px;
top: 116px;
font-weight: bold;
color: #191919;
}

#txtToc 
{
position: absolute;
width: 200px;
left: 499px;
top: 161px;
font-weight: bold;
line-height: 24px;
color: #191919;
}

#txtAbstract 
{
position: absolute;
width: 200px;
left: 499px;
top: 165px;
line-height: 15px;
color: #191919;
}

#txtImg
{
position: absolute;
width: 200px;
left: 499px;
top: 169px;
}