
.Links-Hauptmenu { color: black; font-size: 13; font-family: Arial; font-weight: bold }
.Links-Hauptmenu A:link{text-decoration:none; color: black}
.Links-Hauptmenu A:visited{text-decoration:none; color: black}
.Links-Hauptmenu A:hover{text-decoration:none; color: #042e84}

.Links-Selected{ color: #FF5604; font-size: 13; font-family: Arial; font-weight: bold }
.Links-Selected A:link{text-decoration:none; color: #FF5604}
.Links-Selected A:visited{text-decoration:none; color: #FF5604}
.Links-Selected A:hover{text-decoration:none; color: #FF5604}

.Links-Weiss { color: white; font-family: Arial }
.Links-Weiss A:link{text-decoration:none; color: white}
.Links-Weiss A:visited{text-decoration:none; color: white}
.Links-Inhalt { color: #042e84; font-family: Arial }
.Links-Inhalt A:link{text-decoration:none; color: #042e84}
.Links-Inhalt A:visited{text-decoration:none; color: #042e84}
.Links-Inhalt A:hover{text-decoration:none; color: #FF5604}

.TB-Kopf  { background-image: url(../web-content/layout/tb-kopf.jpg) }
.Button { background-image: url(../web-content/layout/tabgrau.jpg) }
.Menuweiss    { color: white; font-size: 13; font-family: Arial; font-weight: bold }
.NormSchrift      { color: #0f0f0f;font-size: 13; font-family: Arial; line-height: normal; text-align: left }
.TB-Kopf2  { background-image: url(../web-content/layout/tabgrau.jpg) }
.Fusszeile { background-image: url(../web-content/layout/unten.jpg) }
.Spacetitel { color: white; font-size: 15pt; font-family: Arial; font-weight: bold }

#addleLink
{
  color: #0f0f0f;font-size: 13; font-family: Arial; line-height: normal; text-align: left;
  text-decoration:none;
}

#asb_container {
 /*border: 1px dashed #B52021;*/
 /*border-bottom: 1px solid #000000;*/
 width: 178px;
}

#asb_contentwrap {
 font: 8pt Arial;
 height: 200px;
 background-color: #FFFFFF;
 overflow: auto;
  /*border-bottom: 1px solid #000000;*/
}

#asb_content {
 margin: 5px;
}

#asb_content .name {
 color: #042e84;
 font-weight: bold;
 padding-right: 2px;
}

#asb_inputwrap {
 font: 8pt Arial;
}

#asb_input {
 margin: 5px;
}

#asb_input .text {
 border: 1px solid #888888;
 font: 8pt Arial;
 width: 146px;
 background-color: #f4f4f4;
}

#asb_input .button {

 background-image: url(../web-content/layout/tabgrau.jpg)
}


