body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
font-family: Verdana, sans-serif;
}

#header {
height: 100px;
width: 100%;
background-color: #e0e0e0;
}

#header #firma {
display: none;
position: absolute;
right: 200px;
top: 70px;
font-family: Verdana, sans-serif;
font-size: 40px;
font-weight: 900;
font-style: normal;
color: #f0f0f0;
white-space: nowrap;
}

#header #logo {
position: absolute;
top: 0px;
right: 0px;
height: 314px;
width: 283px;
}

#header #iebug {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100px;
}

#header #iebug #pagetitle {
position: absolute;
bottom: 40px;
left: 20px;
margin: 0px;
color: #902050;
white-space: nowrap;
}

#header #iebug #pagesubtitle {
position: absolute;
top: 60px;
left: 60px;
margin: 0px;
color: #902050;
white-space: nowrap;
}

a {
text-decoration: none;
color: #902050;
}

a:link {
border-bottom: solid 1px;
}

a:visited {
border-bottom: dotted 1px;
}

a:hover {
color: #ff0000;
}

div#mainmenu {
margin: 10px 5px 5px 0px;
padding: 5px;
font-size: x-small;
white-space: nowrap;
}

div#mainmenu div {
margin: 0.5em 0px 0.5em 0px;
padding: 0px 0.5em 0px 0.5em;
}

div#mainmenu div.mm1 {
font-weight: bold;
}

div#mainmenu div.mm1a {
font-weight: bold;
}

div#mainmenu div.mm2 {
margin: 0.25em 0px 0.25em 0px;
padding-left: 1em;
}

div#mainmenu div.mm2a {
margin: 0.25em 0px 0.25em 0px;
padding-left: 1em;
}

div#textnormal {
margin: 0px 0px 0px 5px;
border-left: dotted 1px #72192f;
padding: 10px 10px 10px 20px;
color: #202020;
}

div#textnormal h2 {
width: 70%;
margin: 1.3em 0px 1em 0px;
border-bottom: solid 1px;
padding-bottom: 0.2em;
padding-left: 0.2em;
font-size: 100%;
}

div#textnormal p.bodytext {
margin: 1em 0px 1em 1em;
padding: 0px;
}

div#textnormal p.csc-caption {
text-align: center;
font-size: x-small;
}

div#textnormal table {
margin: 1em 0px 1em 1em;
padding: 0px;
}

div#textnormal table tr {
margin: 0px;
padding: 0px;
}

div#textnormal table tr td {
margin: 0px;
padding: 0px 1em 0px 0px;
}

tr {
vertical-align: top;
}

div#textright {
width: 150px;
min-height: 150px;
margin: 180px 5px 5px 5px;
border: none;
background-color: #ffffff;
padding: 5px 5px 5px 5px;
font-size: x-small;
font-style: italic;
color: #909090;
}

div#textright h2 {
margin: 0.5em 0px 0.5em 0px;
font-size: 100%;
}

div#textright p.bodytext {
margin: 0.5em 0px 0.5em 0px;
}

div#footer {
clear: both;
margin: 10px;
border-top: solid 1px #902050;
padding: 5px;
font-size: xx-small;
color: #902050;
}

div#footer div#lastUpdate {
display: inline;
}
