a:visited {
    color: #AAAAAA;
    font-weight: bold
}

a:hover {
    color: #BBCDE5;
    font-weight: bold;
}

a {
    color: #6E99CC;
    font-weight: bold;
}

p,body,h1,td {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    margin-left: 40pt;
}

body {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1px solid #6E99CC;
    margin-left: 15px; margin-top: 15px;
    margin-bottom: 7px;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
    margin-left: 20pt;
    color: #6688FF ;
}

h3 {
    font-size: 11pt;
    font-weight: bold;
    margin-left: 30pt;
}

h4 {
    font-size: 9pt;
    font-weight: bold;
    background-color: #BBCDE5;
    margin-left: 40pt;
}

ul { 
    list-style-image: url("arrow.gif") 
}

.photo {
float:right;
}

p {
  margin-top: 16px;
  margin-bottom: 4px;
}

p.warning {
  border: 2px solid #c15555 ;
  padding: 4px;
  color: #c15555 ;
  font-weight: bold;
}

span.alert {
  color: #ff0000;
  padding: 5px;
}

.photo h3 {
width:128px;
height:168px;
float:right;
text-indent:-8008px;
background:transparent url(johannes.png) no-repeat 0 0;
}

div#sidebar {
    position: absolute;
    top: 100px; left: 5px;
    width: 200px;
    margin: 0px;
    background-color: #EEEEEE;
    margin: 0px;
    margin-bottom: 10px;
    border: solid #AAAAAA 1px;
    font-size: larger;
    padding: 2px;
}

.banner {
    margin: 0px;
    height: 90px;
    border-bottom: solid 1px #AAAAAA;
}

div#content {
    margin: 0px;
    margin-left: 210px;
    margin-right: 5px;
    padding: 10px;
/*    padding-top: 100px; */
}
