
/* DATEI: format.css */



input, select, textarea {
    font-size:13px;
    font-family:Arial,sans-serif;
    font-weight:bold;
  }


input, select, textarea {
    color:#00c;
  }


.Auswahl {
    background-color:#FFFFFF;
    border:1px solid #000000;
  }


.Button {
    cursor:pointer;
    background-color:#aaa;
    color:#fff;
    border:2px outset #000000;
  }


.verein {
    font-size : 33px;
    color: #FFFF00;
  }


.wichtig {
    background-image:url(images/h.gif);
    background-repeat:repeat;
    border-left-color : #000000;
    border-left-style : outset;
    border-left-width : 1px;
    border-top-color : #000000;
    border-top-style : outset;
    border-top-width : 1px;
    border-right-color : #000000;
    border-right-style : outset;
    border-right-width : 2px;
    border-bottom-color : #000000;
    border-bottom-style : outset;
    border-bottom-width : 2px;
  }


.aenderung {
    background-color : #FFF0A6;
    border-left-color : #000000;
    border-left-style : outset;
    border-left-width : 1px;
    border-top-color : #000000;
    border-top-style : outset;
    border-top-width : 1px;
    border-right-color : #000000;
    border-right-style : outset;
    border-right-width : 2px;
    border-bottom-color : #000000;
    border-bottom-style : outset;
    border-bottom-width : 2px;
  }


.upd {
    font-size : 9px !important;
    color: #800080 !important;
  }


.erg {
    font-size : 11px;
  }


.foto {
    font-size : 11px;
  }


.vm_ueb {
    font-size : 18px;
    color: #000080;
    font-weight : bold;
    text-align : left;
  }


.l_akt {
    border-color : #7f7f7f;
    border-style : solid;
    border-width : 1px;
  }

.l_akt a:link {
    background-image:url(/images/hellgrau_F8F8F8.jpg);
  }

.l_akt a:visited {
    background-image:url(/images/hellgrau_F8F8F8.jpg);
  }

.l_akt a:hover {
    background-image:url(/images/hellgrau_BFBFBF.jpg);
  }
  
.l_akt a:focus {
    background-image:url(/images/hellgrau_F8F8F8.jpg);
  }

.l_akt a {
    padding-left: 5px;
    padding-top:5px;
    height: 20px;
    color : black;
    display : block;
    font-size : 13px;
    font-weight : normal ;
    text-decoration : none;
  }


.l_n_akt {
    border-color : #7f7f7f;
    border-style : solid;
    border-width : 1px;
  }

.l_n_akt a:link {
    background-image:url(/images/linksnav.jpg);
  }

.l_n_akt a:visited {
    background-image:url(/images/linksnav.jpg);
  }

.l_n_akt a:hover {
    background-image:url(/images/hellgrau_BFBFBF.jpg);
  }

.l_n_akt a:focus {
    background-image:url(/images/hellgrau_F8F8F8.jpg);
}

.l_n_akt a {
    padding-left: 5px;
    padding-top:4px;
    height: 20px;
    color : black;
    display : block;
    font-size : 13px;
    font-weight : normal;
    text-decoration : none;
 }


.nav_oben {
    background-image:url(../images/obennav.jpg);
    border-color : #7f7f7f;
    border-style : solid;
    border-width : 1px;
  }


.akt {
    border-left-color : #7f7f7f;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #7f7f7f;
    border-right-style : solid;
    border-right-width : 1px;
  }


.akt a {
    height : 20px;
    display : block;
    font-size : 13px;
    font-weight :normal;
    color : black;
    padding-bottom : 0.2em;
    padding-left : 0.2em;
    padding-right : 0.2em;
    padding-top : 0.4em;
    text-decoration : none;
  }

.akt a:link {
     background-color : #F6F1D4;
  }

.akt a:visited {
    background-color : #F6F1D4;
  }

.akt a:hover {
    background-color : #FEE26F;
  }
  
.akt a:focus {
    background-color : #F6F1D4;
  }


.n_akt {
    border-left-color : #7f7f7f;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #7f7f7f;
    border-right-style : solid;
    border-right-width : 1px;
  }


.n_akt a {
    height : 20px;
    display : block;
    font-size : 13px;
    font-weight :normal;
    color : black;
    padding-bottom : 0.2em;
    padding-left : 0.2em;
    padding-right : 0.2em;
    padding-top : 0.4em;
    text-decoration :none;
  }


.n_akt a:hover {
    background-color : #FEE26F;
  }

.l_akt_oT {
    background-color : #F8F8F8;
    border-color : #000000;
    border-style : solid;
    border-width : 1px;
    padding-left : 0.2em;
  }


.l_n_akt_oT {
    background-color : #DBDBDB;
    border-color : #000000;
    border-style : solid;
    border-width : 1px;
    padding-left : 0.2em;
  }

.nur_block a {
    display : block;
    text-decoration : none;
  }


.t_rechts1 tr {
    text-align: right;
  }


.t_rechts1 th {
    text-align: center;
  }


.t_rechts2 tr {
    text-align: right;
  }


.t_rechts3 tr {
    text-align: right;
  }


.t_rechts3 th {
    text-align: left;
  }


h1#start {
    color : #FF0000;
    font-size : 20px;
    margin-bottom : 18px;
    text-align : center;
  }


body {
    background-color : #EDEDED;
    font-family : Arial,sans-serif;
  }


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
    font-family:Arial,sans-serif;
  }

h1 {
    color : red;
    font-size:26px;
    margin-bottom:10px;
    text-align : center;
  }


h2 {
    color : #009933;
    font-size:18px;
    margin-bottom:8px;
    text-decoration:underline;
  }


h3 {
    color : #6200C3;
    font-size:16px;
    margin-bottom:6px;
    text-decoration:underline;
  }


h4 {
    color : #000099;
    font-size:15px;
    margin-bottom:5px;
    text-decoration:underline;
  }


p,ul,ol,li,div,td,th,address,blockquote {
    font-size:14px;
    margin-bottom:6px;
    margin-top:6px;
  }


li {
    margin-top:3px;
  }


pre {
    font-family:"Courier New","Courier";
    font-size:13px;
    color:#0000C0;
  }


code,kbd,tt {
    font-family:"Courier New","Courier";
    color:#0000C0;
  }


var {
    font-style:normal;
    color:#0000C0;
  }


blockquote,cite {
    font-style:italic;
  }



