/* CSS Document */

* {
padding: 0;
margin: 0;
font-family: Verdana;
font-size: 10pt;
}

body {
background-color: #F0F0F0;
}

#container {
width: 840px;
background-color: #FFFFFF;
position: absolute;
}

#header {
display: none;
border-bottom: 1px solid #999999;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
margin-bottom: 5px;
height: 22px;
}

#navi {
display: none;
width: 180px;
float: left;
position: relative;
padding: 5px;
padding-left: 10px;
padding-top: 15px;
list-style-type: none;
background-image: url(images/stripe04.jpg);
height: auto !important;
height: 700px;
min-height: 700px;
}

#navint_1 {
width: 185px;
float: left;
}

u { text-decoration: none; border-bottom: solid 1px red; }

#navint_2 {
width: 260px;
float: left;
padding-left: 10px;
border-left: 1px solid #999999;
height: 22px;
}

#navint_3 {
text-align: center;
}

#navi li {
padding-bottom: 15px;
}

#content {
float: left;
width: 800px;
margin-top: 15px;
padding-top: 0px;
padding-left: 15px;
height: auto !important;
height: 600px;
min-height: 600px;
}

.question {
font-size: 10pt;
font-weight: bold;
background-color: #CCCCCC;
padding: 10px;
margin-bottom: 15px;
}

.answer {
background-color: #F0F0F0;
padding: 10px;
margin-bottom: 15px;
display: block;
}

a { text-decoration: none; color: #008080;}

a.fnavi { color: #666666; }
a.fnavi:hover { color: #008080; }

a.fnavi_act { color: #008080; }

p { margin-bottom: 15px; }

.headline_1 {
font-size: 14pt;
color: #008080;
font-weight: bold;
}

.headline_2 {
font-size: 10pt;
font-weight: bold;
}

h2 {
font-size: 10pt;
font-weight: bold;
margin-bottom: 15px;
}

h1 {
font-size: 14pt;
color: #008080;
font-weight: bold;
margin-bottom: 15px;
}

.comment {
font-style: italic;
}

.zitat {
font-family: "Courier New";
}

.rot {
color: #FF0000;
}

.grau {
color: #CCCCCC;
}

.bold {
font-weight: bold;
}

.small_comment {
color: #666666;
font-size: 7pt;
}

#footer_left {
display: none;
width: 185px;
float: left;
}

#footer_right {
display: none;
width: 300px;
float: left;
margin-left: 10px;
padding-left: 10px;
border-left: 1px solid #999999;
height: 25px;
}

#footer_navig {
display: none;
text-align: center;
float: left;
}

.left_table {
border: 1px solid black;
border-collapse: collapse;
float: left;
margin-right: 15px;
}

.left_table tr td {
font-size: 7pt;
border: 1px solid black;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
vertical-align: top;
}

.right_table {
border: 1px solid black;
border-collapse: collapse;
float: none;
margin-right: 15px;
}

.right_table tr td {
font-size: 7pt;
border: 1px solid black;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
vertical-align: top;
}

.vgltab tr td {
padding-top: 4px;
padding-bottom: 4px;
}

td.vgltab_ger, tr.vgltab_ger {
background-color: #eefdeb;
vertical-align: top;
}

td.vgltab_unger,tr.vgltab_unger {
vertical-align: top;
}

.tabimp tr td {
font-size: 8pt;
padding-top: 2px;
padding-bottom: 2px;
vertical-align: top;
}
