.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;
}

#start_aktuelles {
   width: 100px;
   float: right;
   text-align: center;
   background-color: #036;
   padding: 5px 0px 5px 0px;
   margin-left: 10px;
}

#navbar_top_links2,
#navbar_toptop,
#toolbar_top .toolbar_time,
#toolbar_top .toolbar_empfehlen,
#navbar_top_links li.menu_links,
#navbar_top_links li.menu_aktuelles,
#navbar_top_links li.menu_faqs,
#navbar_top_links li.menu_user,
#navbar_top_links li.menu_hilfe {
   display: none; /*wenn nicht sichtbar, dann auf none setzen*/
}

#ico_user, #ico_user_disabled, #ico_verwandte, #toolbaricons {
   display: none;
}

.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 {
   position: relative;
   /*margin: 0px 5%;*/ /*zentriert*/
}

#wrapper_body_nomenu {
   position: relative;
   margin: 0px;
}

#wrapper_logo {
   background-color: #B0C4DE;
   height: 50px;
}

.logo, .logo a {
/*   background-position: center 0;*/
   background-repeat: no-repeat;
   height: 50px;
   width: 200px;
   float: left;
}

#logo_d, #logo_e, #logo_f {
   /*background-image: url(/gbe-img/image5.gif);*/
   background-image: url(/gbe-img/isgbe_logo.gif);
}

#logotext {
   text-align: right;
   padding-right: 10px;
}

#navbar_top {
   clear: both;
   position: relative;
   background-color: #036;
   height: 2.5em;
   color: white;
}

#navbar_top_links {
   padding-top: 5px;
   text-align: right;
}

#navbar_top_links ul {
}

#navbar_top_links li {
   display: inline;
   margin: 0px 5px 0px 5px;
   vertical-align: middle;
}

#navbar_top_links a, #start_aktuelles a, #content_header a, #content_header_window a, #logotext a {
   text-decoration: none;
   color: white;
}

#navbar_top_links a:hover, #start_aktuelles a:hover, #content_header a:hover, #content_header_window a:hover, #logotext a:hover {
   text-decoration: underline;
   color: white;
}

#navbar_top_dropdown select.links_dropdown {
   width: 180px;
}

#search form input.textfield {
   width: 140px;
}

#menu_languages {
}

.menu_language, .menu_language a {
   background-position: center center;
   background-repeat: no-repeat;
   height: 21px;
   width: 30px;
   float: right;
   margin: 2px 4px;
}

#language_d {
   background-image: url(/gbe-img/deutsch.gif);
}

#language_e {
   background-image: url(/gbe-img/brit.gif);
}

#language_f {
   background-image: url(/gbe-img/fra.gif);
}

#language_i {
   background-image: url(/gbe-img/fra.gif);
}

#wrapper {
   position: relative;
}

#navbar_left {
   position: absolute;
   top: 0px;
   left: 0px;
   float: left;
   width: 200px;
   background-color: #B0C4DE;
   border: 1px solid #B0C4DE;
   color: #036;
}

.navbar_left_links {
   clear: both; /* da bei toolbaricons float:left */
}

.navbar_left_links ul {
   list-style: none outside;
}

.navbar_left_links li  {
/*   border-top: 1px solid #4682B4;*/
   vertical-align: middle;
/*   border-left: 2px solid goldenrod;
   width: 199px; */
   width: 200px;
}

.navbar_left_links a{
   display: block;
   text-decoration: none;
   color: #036;
   padding: 3px 10px 3px 10px;
}

.navbar_left_links a:hover{
   color: white;
   background-color: #4682B4;
}

#search, #user_left, .navbar_left_links p {
   margin: 10px 10px 5px 10px;
}

#empty_search {
   height: 2em;
   padding-bottom: 5px;
}

#search li {
   display: inline;
}

#search a {
   text-decoration: none;
   color: #036;
}

#search a:hover {
   text-decoration: underline;
   color: #036;
}

#search .image_button {
   display: none;
}

#content_window {
   margin: 0px;
}

#content {
   margin: 0px 0px 0px 210px;
}

#content, #content_window {
   padding: 10px 10px;
   border: 1px solid white;
}

#content ul, #content_window ul {
   margin-left: 15px;
}

#content_header_window {
   padding-left: 10px;
}

#content_header {
   padding-left: 220px;
}

* html #content_header_window, * html #content_header { /* wird nur vom IE interpretiert */
   height: 2em; /*wichtig, damit IE das Layout nicht durcheinander bringt*/
}

#content_header, #content_header_window {
   background-color: #4682B4;
   padding-bottom: 5px;
}

#content_header h1, #content_header_window h1 {
   color: white;
}

.empty_content {
   clear: both; /* wegen float:right bei start_aktuelles */
   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);
}

#toolbaricons {
   margin-left: 10px;
   padding-bottom: 20px;
}

#toolbar_top {
   float: right;
   margin: 7px 10px;
}

.toolbaricon, .toolbaricon a{
   width: 20px;
   height: 20px;
   float: left;
   background-color: transparent;
   background-repeat: no-repeat;
}

#ico_treffer {
   background-image: url(/gbe-img/toolbaricons/enabled/List_klein.gif);
}

#ico_treffer_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/List_klein.gif);
}

#ico_verwandte {
   background-image: url(/gbe-img/toolbaricons/enabled/copy_clipboard.gif);
}

#ico_verwandte_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/copy_clipboard.gif);
}

#ico_li_pfeil {
   background-image: url(/gbe-img/toolbaricons/enabled/arrowleft_klein.gif);
}

#ico_li_pfeil_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/arrowleft_klein.gif);
}

#ico_re_pfeil {
   background-image: url(/gbe-img/toolbaricons/enabled/arrowright_klein.gif);
}

#ico_re_pfeil_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/arrowright_klein.gif);
}

#ico_download {
   background-image: url(/gbe-img/toolbaricons/enabled/Down_klein.gif);
}

#ico_download_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/Down_klein.gif);
}

#ico_druck {
   background-image: url(/gbe-img/toolbaricons/enabled/print_klein.gif);
}

#ico_druck_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/print_klein.gif);
}

#ico_suche {
   background-image: url(/gbe-img/toolbaricons/enabled/Search_klein.gif);
}

#ico_suche_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/Search_klein.gif);
}

#ico_warenk {
   background-image: url(/gbe-img/toolbaricons/enabled/warenk_klein.gif);
}

#ico_warenk_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/warenk_klein.gif);
}

#ico_user {
   background-image: url(/gbe-img/toolbaricons/enabled/User_klein.gif);
}

#ico_user_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/User_klein.gif);
}

#ico_back {
   background-image: url(/gbe-img/toolbaricons/enabled/redo.gif);
}

#ico_back_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/redo.gif);
}

#ico_warenkdown {
   background-image: url(/gbe-img/toolbaricons/enabled/warenkdown_klein.gif);
}

#ico_warenkdown_disabled {
   background-image: url(/gbe-img/toolbaricons/disabled/warenkdown_klein.gif);
}

#ico_help {
   background-image: url(/gbe-img/toolbaricons/enabled/help_klein.gif);
}

#ico_help_disabled {
   background-image: url(/gbe-img/toolbaricons/enabled/help_klein.gif);
}