/* BASE.CSS (22.08.2023)  Stand: 22.08.2023 */

body {font-family:Verdana,sans-serif;margin:10px 20px;}

.base-blk {margin-bottom:10px;}
.base-tit, .base-blk-tit {color:#000080;font-weight:bold;}
.base-tit {padding-bottom:10px;border-bottom:2px solid #404040;}
.base-blk-tit {font-size:0.9em;margin-top:15px;margin-bottom:5px;}

.base-lnk {background-image:url(../pics/link_l.gif);background-repeat:no-repeat;background-position:left;padding-left:10px;padding-right:5px;}
.base-lnk a {color:#606060;font-weight:bold;text-decoration:none;}
.base-lnk a:hover {color:blue;text-decoration:underline;}
.base-lnk-lnk {font-size:0.75em;margin:4px 0px;}

.base-tab span {display:inline-block;}
.base-txt {font-size:0.75em;line-height:1.7em;}
.base-col-1 {width:4em;}
