body { padding: 0; color: black; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;background-color: #dddddd; margin-top: 1em; }

/* Site-Name */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-right: 80px;
background-color: #888888;
border-bottom: 5px #891413 solid;
color: #ffffff;
font-weight: bold;
font-size: .9em;
text-align: right;
letter-spacing: 5px;
}

/* Text */

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1em;
color: #ffffff;
padding-bottom: 10px;
padding-top: 7px;
padding-left: 190px;
font-weight: bold;
background-color: #891413;
border-top: 5px #891413 solid;
letter-spacing: 5px;
border-bottom: 2px #454f56 solid;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 50px;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #454f56;
font-weight: bold;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #891413;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}

/* Navigation */

#left-menu {
position: absolute;
top: 70px;
left: 0;
width: 160px;
text-align: right;
background-color: #aaaaaa;
border-bottom: 2px #891413 solid;
border-right: 2px #891413 solid;
padding-top: 60px;
padding-bottom: 60px;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 0;
border-bottom: 2px #891413 solid;
font-size: .8em;
line-height: 25px;
display: block;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
text-decoration: none;
}

#left-menu a:hover, #left-menu a.current {
color: #891413;
text-decoration: none;
}

/* Fussteil */

#footer {
text-align: right;
color: #454f56;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 7px;
border-top: 1px #891413 solid;
font-size: 0.9em;
font-weight: bold;
padding-right: 50px;
}

#footer a:link, #footer a:visited {
color: #891413;
}

#footer a:hover {
color: #000000;
}

