body 
{
  padding: 4pt;
  background-color: rgb(00,10,10);
}

p,li,th,td,div
{
 color: white;
 font-size: 100%;
 vertical-align: baseline;
}

p,table,li,h1,h2,h3,h4,th,td,emp
{
  font-family: verdana, arial, 'sans serif'; 
}

p, h1, h2, h3, h4, table, li, hr
{
/*   margin-left: 10pt; */
}

emp{
  font-style: italic;
}

h1,h2{
 color: white;
 font-family: baskerville;
 font-style: bold;
}

h1{
  background-color: rgb(19,97,120);/* rgb(19,97,120); */
  border-style: solid;
  border-color: rgb(19,97,120);
  font-size:140%;
}

h2{
  background-color: rgb(11,160,200);
  border-style: solid;
  border-color: rgb(11,160,200);
  font-size:120%;
}

h3,h4{
 color: rgb(11,160,200);
}

h3{
 font-size: 120%;
 font-style: bold;
}

h4{
 font-size: 90%;
 font-style: normal;
}

hr
{
 color: rgb(255,133,15);
}

/* table { */
/*   font-family: sans-serif; */
/*   background: white; */
/*   border: 0;	 */
/*   cellspacing: 0; */
/*   cellpadding: 8; */
/* } */

/* th { font-style: bold; background: rgb(204, 204, 153) } */
/* td { background: rgb(255, 255, 153) } */

/* links */

a:link {color: rgb(200,235,240);}
a:visited {color: rgb(220,235,240);}
a:active {color: rgb(255,220,30);}
a:hover {color: rgb(70,235,240);}

/* a.content:link {COLOR: seashell;} */
/* a.content:visited {COLOR: seashell;} */
/* a.content:active {COLOR: seashell;} */
/* a.content:hover {COLOR: papayawhip;} */

bigfatnote{
  font-style: bold; 
  color: red; 
  font-size:130%;
}

.pubtitle{
  font-style: italic;
  color: rgb(11,160,200);
}

.pubauthor{
  font-style: italic;
  color: white;
}

.pubjournal{
}

.pubtype{
  font-style: bold;
}

a.pubtitle {font-style:italic}
a.pubauthor {font-style: bold}
a.pubjournal {color: rgb(153,0,0)}
a.pubvolume {}
a.pubpages {}
a.pubdate {font-style: bold}
a.pubtype {font-style: bold}

mauslogo{
/*  margin_left: 10pt; */
 font-family: 'baskerville', 'lucida';
 font-size: 200%;
 font-weight: 600;
/*  color: firebrick; */
}

div#contacts{
 display: block;
}

.content>p {
 margin: 0;
} 

.content>p+p {
  margin: 0;
}

.content { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 210px 20px 170px; 
/*  background-color: white;  */
/*  border: 1px solid black;  */
 padding: 2pt; 
} 

#navright {
 position: absolute;
 width: 128pt;
 top: 20pt;
 right: 20pt;
 font-size: 0.9em;
/*  border: 1px dashed black; */
/*  background-color: white; */
 padding: 2pt;
}

#navleft {
 position: absolute;
 width: 128pt;
 top: 20pt;
 left: 5pt;
 font-size: 0.9em;
/*  border: 1px dashed black; */
/*  background-color: white; */
 padding: 2pt;
}

#navleft ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

/* #navright { */
/*  position: absolute;  */
/*  width: 168px;  */
/*  top: 20px;  */
/*  right: 20px;  */
/*  border: 1px dashed black; */
/*  background-color: padding: 10px;  */
/*  z-index: 1; */
/* } */

/* h1 { */
/*  float: left;                                                                   */
/*  width: 480pt;                    */
/* } */
      
.picture_box{
 width: 100%;
}

.titles_box{
 float: right;
 font-family: verdana, sans-serif;
 font-style: normal;
 font-size: 40%;
/*  padding: 2pt; */
/*  text-align: right; */
 display: block;
}

.personal_data_box p {color:rgb(128,255,128);}

.mauslogo {
 float:left;
 background:url(MAUS-Images/MAUS-logo-inverted-black.png);
}

