html {
overflow: scroll;
}

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

body, td {
font-family: Arial;
font-size: 0.9em;
color: #585757;
}

table.embracing
{
width: 796px;
}

td.head
{
height: 210px;
background-image: url('../images/head.jpg');
vertical-align: bottom;
}

td.navi
{
width: 160px;
background-color: #C0DFEC;
}

td.content
{
background-image: url('../images/bg_letterbox.jpg');
background-repeat: repeat-y;
background-position: top right;
}

div.left-content {
width: 430px;
padding: 60px 0 0 24px;
background-repeat: no-repeat;
}

td.footer
{
background-color: #4798D6;
height: 24px;
color: #fff;
padding: 2px 20px 2px 20px;
}

p.news-date {
font-size: 0.7em;
margin: 10px 0 10px 0;
}

p.news-head {
font-weight: bold;
margin: 10px 0 0px 0;
}

p.news-intro {
margin: 0px 0 10px 0;
}

p.download {
margin: 5px 0 5px 0;
}

span.link {
font-size: 0.8em;
}

input {
border: 1px solid #cccccc;
}

.navi ul {
margin: 25px 0 25px 0;
padding: 0;
}

.navi ul li {
list-style: none;
margin: 10px 0 10px 0;
padding: 0;
}

tr {
vertical-align: top;
}

.footer {
vertical-align: middle;
}

h1 {
text-transform: uppercase;
font-size: 1.2em;
color: #4775A1;
}

h2 {
font-size: 1em;
color:#5C89B6;
font-weight:BOLD;
}

a {
color:#5C89B6;
}

p.zitat {
font-style: italic;
}

p.frage {
color:#5C89B6;
}

hr {
color: #fff;
 border: 0px; /* Für Firefox und Opera */
 border-top: 1px solid #C8DEEA;
 border-bottom: transparent;
}

ul.navigation li a {
color: #6E6E6E;
text-decoration: none;
background: none;
padding-left: 26px;
font-weight: 600;
font-size: 0.75em;
}

ul.navigation li a:hover {
color: #95989B;
text-decoration: none;
padding-left: 26px;
}

ul.navigation li a.active {
background: url('../images/navi/active.gif') no-repeat left center;
padding-left: 26px;
color: #DB2035;
}

a.no-style {
color:#585757;
text-decoration:none;
}

.blaufett {color:#5C89B6;font-weight:BOLD}

#sidebar {
float: right;
width: 150px;
padding: 25px 0 0 0px;
}

th {
text-align: left;
}