/**********************/
/*  Schwarz:  1B1B1B  */
/*  Gelb:     BAA76D  */
/*  Grau:     A3A3A3  */
/*  sessions: 00484F  */
/**********************/


body, table {
    font-family:Verdana,Arial,sans-serif;
    font-size:1rem;
    color:#000000;
    background-color:#A3A3A3;
    }

input, textarea, select {
    font-family:Verdana,Arial,sans-serif;
    }

body {
    margin-top:10px;
    margin-bottom:25px;
    margin-left:3px;
    margin-right:3px;
    }

ul { margin:0; padding:0; padding-left: 16px; }
li { margin:1; padding:0; }

form { display: inline; }
img  { border:none; }
a       { color:#000000; font-weight:bold; text-decoration:none; }
a:hover { color:#333333; font-weight:bold; text-decoration:none; }

.border { border: 1px solid black; }

.n { font-weight: normal; }
.b { font-weight: bold;   }
.i { font-style: italic;  }

.l { text-align:left; }
.r { text-align:right; }
.c { text-align:center; }

.n1   { font-weight: normal; font-size: 0.75rem; }
.b1   { font-weight: bold;   font-size: 0.75rem; }
.n2   { font-weight: normal; font-size: 0.81rem; }
.b2   { font-weight: bold;   font-size: 0.81rem; }
.n3   { font-weight: normal; font-size: 0.88rem; }
.b3   { font-weight: bold;   font-size: 0.88rem; }
.n4   { font-weight: normal; font-size: 0.94rem; }
.b4   { font-weight: bold;   font-size: 0.94rem; }
.n5   { font-weight: normal; font-size: 1.06rem; }
.b5   { font-weight: bold;   font-size: 1.06rem; }
.n6   { font-weight: normal; font-size: 1.19rem; }
.b6   { font-weight: bold;   font-size: 1.19rem; }
.n7   { font-weight: normal; font-size: 1.35rem; }
.b7   { font-weight: bold;   font-size: 1.35rem; }

.n10   { font-weight: normal; font-size: 1.65rem; }
.b10   { font-weight: bold;   font-size: 1.65rem; }

.neu       { color: #A00000; font-weight: normal; text-decoration:none; }
.neu:hover { color: #B60000; font-weight: normal; text-decoration:none; }

.neu2       { color: #A00000; font-weight: bold; text-decoration:none; }
.neu2:hover { color: #B60000; font-weight: bold; text-decoration:none; }

.alt       { font-weight:bold; font-weight: normal; text-decoration:none; }
.alt:hover { font-weight:bold; font-weight: normal; text-decoration:none; }

.sessions { color:#00484F; }

.kommentar { font-style:italic; margin-left: 45px; }

.bild1 { width:240px; }
.bild2 { width:315px; }

.fl { float:left;  margin-right: 20px; margin-bottom: 2px; }
.fr { float:right; margin-left:  20px; margin-bottom: 2px; }

.fl2 { float:left;  }
.fr2 { float:right; }

.vmitte { margin-top: 10px; }

.untenmehrabstand  { margin-bottom: 20px; }


.clearLeft  { clear: left; }
.clearRight { clear: right; }
.clearBoth  { clear: both; }


.centerblock {
    display: block;
    margin: 0px auto;
}

.bW1 {
    width:785px;
    text-align: center;
    }
.bW2 {
    width:170px;
    height:193px;
    margin: 0 24px 20px 0;
    float: left;
    }
.bW3 {
    width:170px;
    height:193px;
    display:table-row;
    }
.bW4 {
    width:170px;
    height:193px;
    display:table-cell; vertical-align:bottom;
    }
