
a:link { text-decoration: none; color: #0000E0; }
a:visited { text-decoration: none; color: #0000E0; }
a:hover { text-decoration: underline; color: #0000FF; }

h1 {
font-size: 22px;
color: #111111;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

h3 {
font-size: 16px;
color: #111111;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

.klein_news {
font-size: 10px;
color: #999999;
line-height: 11px;
font-family: Verdana,Arial,Helvetica;
}

.klein {
font-size: 10px;
color: #333333;
line-height: 15px;
font-family: Verdana,Arial,Helvetica;
}

.mittel {
font-size: 11px;
color: #111111;
line-height: 15px;
font-family: Verdana,Arial,Helvetica;
}

pre,code {
    display: block;
    padding: 2px 6px;
    border: 1px dashed black;
    font-size: 8pt;
/* ab 15 luecken bei firefox
   bei 14 schiebt konqi die zeilen ineinander */
/*    line-height: 15px; */
    font-family: Courier New,Courier,Monaco,monospace;
    background : #BBBBBB;
    color : black;
    overflow: auto;
}

.courier {
font-family: Courier New,Courier,Monaco,monospace;
}

.tab {
font-size: 12px;
color: #777777;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.lesen {
font-size: 13px;
color: #333333;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.lesen_emph {
font-size: 12px;
font-weight:bold;
color: #333333;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.news {
font-size: 11px;
color: #444444;
line-height: 16px;
font-family: Verdana,Arial,Helvetica;
}

/* nochmal so ausprobieren: http://d135-1r43.de/?p=14 */
.imglinks {
border:solid 1px black; 
margin: 2px 5px 2px 0px; 
float:left;
}

.imgsublinks {
font-size: 0.9em;
display: block;
padding: 0 5px 5px;
}

/* externer link: */
.xt {
background: url(images/externallink.png) right center no-repeat;
padding-right: 14px;
}

/* bild */
.bld {
background: url(images/picture.gif) right center no-repeat;
padding-right: 17px;
}

/* neues fenster */
.fnst {
background: url(images/window.gif) right center no-repeat;
padding-right: 16px;
}

/* pdf */
.pdf {
background: url(images/acrobat.gif) right center no-repeat;
padding-right: 16px;
}


.sb {scrollbar-3dlight-color:#666666;
           scrollbar-arrow-color:#cc3300;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#6666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:}
