.link_vtrau1 {
   color: red;
}

.link_vtrau2 {
   color: green;
}

.link_vtrau3 {
   color: yellow;
}

.table_style {
   background-color: #B0C4DE;
   border-collapse: collapse;
   border-color: #036;
}

.table_style td {
   border-color: #036;
}

.table_text1, .table_text3 {
   background-color: white;
}

.table_text2, .table_text4 {
   background-color: #B0C4DE;
}

.abstand_oben {
   margin-top: 20px;
}

.treffer {
   /*width: 700px;*/
   width: 100%;
   border-collapse: collapse;
}

.treffer td {
   vertical-align: top;
}

.treffer .col1 {
   /*width: 10%;*/
   width: 70px;
}

/*
.treffer .col2 {
   width: 80%;
}
*/

.treffer .col3 {
   /*width: 10%;*/
   width: 50px;
   white-space: nowrap;
   text-align: right;
   padding-right: 10px;
}

.invisible {
   display: none;
}

.red {
   color: red;
}

.green {
   color: green;
}

.yellow {
   color: yellow;
}

.gray {
   color: gray;
}

.themen {
   color: #036;
}

.small {
   font-size: 10px;
}

.large {
   font-size: 14px;
}

.italic {
   font-style: italic;
}

.nolist {
   list-style-type: none;
}

.inlinelist {
   list-style-type: none;
}

.inlinelist li {
   display: inline;
}

.texttop {
   vertical-align: text-top;
}

.textmiddle {
   vertical-align: middle;
}

body, select, input, td, th, .normal {
   font-family: sans-serif;
   font-size: 12px;
   font-weight: normal;
}

th {
   font-weight: bold;
}

div, html, body, ul, li, h1, form, input, select, a {
   margin: 0px;
   padding: 0px;
}

table, p {
   margin-top: 5px;
   margin-bottom: 5px;
}

.listen li, #quellen li, #footnote li {
   margin-left: 10px;
/*   list-style-type: disc;*/
}

#copyright_img {
   list-style: url(/gbe-img/isgbek.gif) inside none;
}

#error_img {
   list-style: url(/gbe-img/warnung.gif) inside circle;
}

/* Falls in Fehlermeldung wieder eine Liste enthalten ist */
#error_img ul{
   list-style-image: none;
   list-style-type: disc;
}

#tip_img {
   list-style: url(/gbe-img/glueh.gif) inside circle;
}

/* Falls im Hinweis wieder eine Liste enthalten ist */
#tip_img ul{
   list-style-image: none;
   list-style-type: disc;
}

#progress_img {
   list-style: url(/gbe-img/balken.gif) inside circle;
}

#themen {
   /*list-style-type: upper-roman;*/
   list-style-type: decimal;
   color: #036;
}

#themen li {
   margin-left: 10px;
}

#themen ul {
   list-style: url(/gbe-img/unter1.gif) outside circle;
}

#themen ul li {
   margin-left: 30px;
}

#themen a {
   text-decoration: none;
   color: #036;
}

#themen a:hover {
   text-decoration: underline;
   color: #036;
}

#wrapper_body, #wrapper_body_nomenu {
   position: relative;
   margin: 0px;
}

#navbar_top, #navbar_toptop, #navbar_top_sub, #navbar_left, .logo, .noprint {
   display: none;
}

#wrapper {
   position: relative;
}

#content, #content_window {
   margin: 0px;
   padding: 10px 10px;
   background-color: white;
   border: 1px solid white;
}

#content ul, #content_window ul {
   margin-left: 15px;
}

#content_header, #content_header_window {
   padding-left: 10px;
   background-color: #4682B4;
   padding-bottom: 5px;
}

* html #content_header_window, * html #content_header { /* wird nur vom IE interpretiert */
   height: 2em; /*wichtig, damit IE das Layout nicht durcheinander bringt*/
}

#content_header h1, #content_header_window h1 {
   color: white;
}

.empty_content {
   background-position: center;
   background-repeat: no-repeat;
   height: 418px;
}

#empty_content_d {
   background-image: url(/gbe-img/isgbe_logo_d.gif);
}

#empty_content_e {
   background-image: url(/gbe-img/isgbe_logo_e.gif);
}

#empty_content_f {
   background-image: url(/gbe-img/isgbe_logo_f.gif);
}