body {
    text-align:center;
    color:#000000;
    background-color:#EEEEEE;
}
a:link {color:blue; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:active {color:blue; text-decoration:none}
a:hover {color:blue; text-decoration:underline}
h1 {
    font-size:2em;
}
img#urkunde {
    border-style:solid;
    border-color:black;
    border-width:1px;
    width:32em;
}
.laudatiolink{
	text-align:right;
	padding: 0 auto;
}
dl {
    text-align:left;
    margin:0;
    border:0;
    padding:0;
}
dd {
    margin:0 0 1em 2em;
}
ul {
    text-align:left;
    margin:0;
    border:0;
    padding:0 0 0 1em;
    list-style-type:disc;
}
li {
    margin:0 0 0.5em 0;
}
b {
    margin:0;
    padding:0;
}
p {
    width:40em;
    margin: 1em auto;
    text-align:justify;
}
address {
    font-size:0.8em;
}
div#kopf {
    width:40em;
    margin:1em auto;
    text-align:center;
}
div#inhalt {
    width:40em;
    margin: 1em auto;
    text-align:center;
}
div#fuss {
    text-align:center;
    width:40em;
    margin: 1em auto;
}
