.header{
text-align: center;
position: absolute;
top: 1em;
width: 100%;
}

.header hr, .header img, .footer hr{
display: none;
}

.header h1{
margin-bottom: 0px;
}

.header h2{
margin-top: 0px;
}

.innertable{
width: 10em;
padding: 10px;
margin-left: 1em;
float: right;

border-style: solid;
border-color: #666666;
border-width: 1px;
background-color: #DDDDDD;
text-align: center;
}

.titleimage, .logo{
text-align: center;
}

.titleimage{
margin-left: 11em;
}

.innertable hr{
border: 0;
color: #666666;
background-color: #666666;
margin-left: 1em;
margin-right: 1em;
}

#portrait{
float: left;
padding-right: 1em;
}

.maintext{
border-style: solid;
border-color: #635F9B;
border-width: 0px 0px 1px 0px;
padding-left: 1cm;
padding-right: 1cm;
padding-top: .5cm;
}

.menu {
float: right;
border-style: solid;
border-color: #666666;
border-width: 2px;
padding: 1em;
background-color: #DDDDDD;

font-size: larger;
margin-left: 1em;
margin-right: 1cm;
margin-top: .5cm;
}

.menu ul{
margin: 0px;
padding: 1em;
}
	
.menu li{
list-style: circle;
}

.footer .menu{
visibility:hidden;
height: 0px;
}


p{
margin-top: 0px;
}

.name{
text-decoration: underline;
}
