
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Internen Verwaltungsmodul angepasse an Malteser Mittelbaden                 *
 *                                                                             *
 ** Jahr: 2012-2016                                                             **
 * Author:  Michael Quarti                                                     *
 * Copyright - Michael Quarti                                                  *
 * Freigabe für Malteser Hilfsdienst e.V. Offenburg / Ortenau   *
 * weitere Nutzungen bedürfen der Genehmigung                                  *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


body {
  margin-top: 0px;
  margin-left: 0px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size:10px;
  background: #eeece8;
  color: #2e2e2e;
  min-width: 1024px;
  width: 100%;
  max-width: 1250px;
}


@keyframes marquee { /* Hier ist "marquee" der Name der Animation */
 0%   { text-indent: 0% }
 100% { text-indent: 100% }
}


table.user{

}

td.header{
  font-size:20px;
  font-weight:bold;
}



table.body {
  width:100%;
  line-height:1.4;
  vertical-align:top;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
}


td.w10px {
  width: 10px;
  heigh: 100%;
}

table.calendar {
  width:100%;
  height:100%;
}

tr.calendar {
  height: 150px;
}

td.newsright {
  vertical-align: top;
  width:246px;
}

td.calendar {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  max-width: 14.286%;
  width: 14.286%;
  vertical-align: top;
}

table.lists{
  width:150px;
  height:45px;
}

td.middle_top_header {
  background:#67634E;
  color: white;
  height: 37px;
  width:478px;
  font-size: 20px;
  padding-left:8px;
}

td.middle_top_header_right {
  width:10px;
}

td.right_header {
  width:165px;
}


td.bodyueber {
  vertical-align:top;
  height: 20px;
  font-size:12px;
  font-weight:bold;
  padding:5px;
  background: #eeece8;
  color: #2e2e2e;
}

td.textpar {
  vertical-align:top;
  height: 15px;
  font-size:11px;
  font-weight:bold;
  padding:3px;
  background: #eeece8;
  color: #2e2e2e;
}


span.news_ueber, td.news_ueber{
  font-size:13px;
  font-weight:bold;
  width:100%;
  text-align:left;
  background: #eeece8;
}

table.termin{
  width: 100%;
}

table.termin th, table.termin td{
  text-align: left;
  width: 50%;
}


td.anmeld1 {                                                          /* Anmeldetabelle */
  font-size:10px;
  line-height:23px;
  text-align:center;
}

td.anmeld2 {                                                          /* Anmeldetabelle */
  font-size:10px;
  line-height:23px;
  text-align:left;
}

th.anmeld1 {                                                          /* Anmeldetabelle */
  font-size:10px;
  font-weight:bold;
  line-height:23px;
}


td.anmeld2 {                                                          /* Anmeldetabelle */
  font-size:10px;
  font-weight:normal;
  line-height:23px;
  text-align:center;
}

p.warn {
  line-height:1.4;
  text-align:justify;
  font-size:13px;
  font-weight:bold;
  background: white;
  color: #B80B35;
}

a.head {
  color:white;
  font-size:9px;
  text-decoration:none;
}

p.impr {
  font-size:9px;
  padding:5px;
}

li.navi {
  display: block;
  font-size: 9px;
  margin: 0;
  padding: 6px 0px;
  border-bottom: 1px solid #67634E;
}

li.navi1 {
  color: #C00004;
  background: #FDD6CD;
  font-size: 9px;
  text-indent: 8px;
  margin: 0;
  padding: 6px 0px;
  border-bottom: 1px solid #67634E;
}

li.navi2 {
  color: #C00004;
  background: #FDD6CD;
  font-size: 9px;
  text-indent: 16px;
  margin: 0;
  padding: 6px 0px;
  border-bottom: 1px solid #67634E;
}

li.navi3 {
  color: #C00004;
  background: #FDD6CD;
  font-size: 9px;
  text-indent: 24px;
  margin: 0;
  padding: 6px 0px;
  border-bottom: 1px solid #67634E;
}

li.navi4 {
  color: #C00004;
  background: #FDD6CD;
  font-size: 9px;
  text-indent: 32px;
  margin: 0;
  padding: 6px 0px;
  border-bottom: 1px solid #67634E;
}

p.ueber {
  line-height:1.4;
  text-align:justify;
  font-size:13px;
  font-weight:bold;
  background: white;
  color: #2e2e2e;
}

tr.ueber {
  line-height:1.4;
  text-align:justify;
  font-size:11px;
  font-weight:bold;
  background: white;
  color: #2e2e2e;
}


tr {
  padding:0px;
}

span.bu{
  text-decoration:underline;
  font-weight:bold;
}

th.w140,td.w140{
  width:140px;
}

td.w50ptop{
  vertical-align: top;
  width:50%;
}

td.w25ptop{
  vertical-align: top;
  width:25%;
}

td.select_item,div.center,td.center{
  text-align:center
}

table.w100p, table.user, table.owndata, table.cal_index, table.dienstlist{
  vertical-align: top;
  width:100%;
}

th.w20,td.w20{
  width:20px;
}

table.w140 th, table.w140 td{
  width:140px;
}

table.w200 th, table.w200 td{
  width:200px;
  text-align: left;
}

table.w100p th,table.w100p td, table.cal_index td.main
{
  width:50%;
}

table.w100p, table.helfer, table.w100
{
  width:100%;
}


th.c,c{
  text-align: left;
}

th.c0,td.c0,th.c6,td.c6,th.c9,td.c9,th.c10,td.c10{
  text-align: left;
  background-color: #FF0000;
}

th.c1,td.c1,td.orange{
  text-align: left;
  background-color: #FFC000;
}

th.c2,td.c2,th.c3,td.c3,th.c7,td.c7{
  text-align: left;
  background-color: #FFFF00;
}

th.c4,td.c4{
  text-align: left;
  background-color: #92D050;
}

th.c5,td.c5,th.c8,td.c8{
  text-align: left;
  background-color: #00B050;
}

input.text,input.password, textarea, select{
  background-color: #f7f7f7;
}

input.red, td.red {
  background-color: #F78181;
  color: black;
}

table.helfer td.red, table.helfer td.grey {
  width:100%;
}

input.white, td.white {
  background-color: white;
  color: white;
}

input.green, td.green, th.green {
  background-color: lightgreen;
}

input.darkgreen, td.darkgreen {
  background-color: green;
}

div.green {
  color: greenyellow;
}

td.grey {
  background-color: silver;
}

a,a:link {
  display: inline;
  color: #68634F;
  font-weight: bold;
  text-decoration: underline;
}

span.disone {
  display:none;
}

a:hover {
  display: inline;
  color: #c00004;
  font-weight: bold;
  text-decoration: underline;
}

table.back {
  margin: 0px;
  background: white;
  color: #2e2e2e;
  padding: 0;
  background:white url(/background/wrapcorner_bottom.gif) bottom right no-repeat;
  border-collapse: collapse;
}

table.kontakt {
  width:100%;
  line-height:1.5;
  vertical-align:top;
  padding-left:10px;
  padding-right:0px;
  padding-top:5px;
  padding-bottom:5px;
}

tr.kontakt {
  height:28px;
}


td.bodytext {
  vertical-align:top;
  text-align:justify;
  background: white;
  color: #2e2e2e;
}

span.green
{
  background-color: green;
  white-space: nowrap;
  padding: 7px 3px 3px 3px;
  line-height: 30px;
}

span.orange
{
  background-color: #F7BE81;
  white-space: nowrap;
  padding: 7px 3px 3px 3px;
  line-height: 25px;
}

td.navi {
  max-width:175px;
  min-width:175px;
}

img.floatl {
  float:left;
  padding-right:5px;
  padding-bottom:5px;
}

img.floatr {
  float:right;
  padding-left:5px;
  padding-bottom:5px;
}

div.center {
  text-align:center;
}


div.center2 {
  text-align:center;
  line-height: 30px;
}

tr.header_row {
  height:64px;
  padding:0px;
}

b.ueber{
  font-size:11px;
}

td.left_header {
  width:175px;
  max-width:175px;
  min-width:175px;
  vertical-align:middle;
  text-align:left;
  color:white;
  font-weight:bold;
  background-color:#C00004;
  padding-left:5px;
  border-right: 1px solid white;
}

td.bread {
  height: 20px;
  width: 643px;
  padding-left: 20px;
}

td.body{
  width:850px;
}

td.navigation {
  vertical-align:top;
  width:175px;
}

td.middle_bottom_header {
  width:643px;
  height:20px;
  background:#67634E url(/background/bottom.gif) bottom right no-repeat;
  color: white;
  border-top:1px solid white;
  padding-left:10px;
  padding-right:10px;
  vertical-align:middle;
}

img.header_logo {
  border:0;
  padding-left:15px;
  padding-right:15px;
  width:160px;
  height:47px
}

a.bread,a.bread:link {
  color:  white;
  font-weight: bold;
  text-decoration: none;
}

a.bread:hover {
  color: #C00004;
  font-weight: bold;
  text-decoration: none;
}

a.navi,a.navi:link {
  display: block;
  background:white;
  color: #2e2e2e;
  font-weight: normal;
  text-decoration: none;
}

a.navi:hover {
  color: #C00004;
  background:white;
  font-weight: bold;
  text-decoration: none;
}

a.navio,a.navio:link,a.navi:hover {
  color: #C00004;
  background:white;
  font-weight: bold;
  text-decoration: none;
}

ul.navi {
  margin: 10px 0px 0px 10px;
  padding: 0;
  list-style-image: none;
  list-style: none;
}

a.navi2,a.navi2:link {
  color: #2e2e2e;
  background: #FDD6CD;
  display: block;
  font-weight: normal;
  text-decoration: none;
}

a.navi2:hover {
  color: #C00004;
  background: #FDD6CD;
  display: block;
  font-weight: bold;
  text-decoration: none;
}

a.navio2,a.navio2:link,a.navio2:hover {
  color: #C00004;
  background: #FDD6CD;
  display: block;
  font-weight: bold;
  text-decoration: none;
}

a.mainnavi,a.mainnavi:link span.sitemap{
  color: #2e2e2e;
  font-weight: bold;
  font-size: 12;
  text-decoration: none;
  border-color: #FDD6CD;
  width: 80%;
  padding: 5px;
}

a.mainnavi:hover span.sitemap{
  color: #2e2e2e;
  font-weight: bold;
  font-size: 12;
  text-decoration: none;
  background-color: #FDD6CD;
  width: 200pxS;
  padding: 5px;
}

table.sitemap, table.bookings
{
  width: 100%;
}

td.sitemap2
{
  height: 25px;
  padding: 0px;
}

td.infohead {
  background: #0b3e88 url(/background/top.gif) top left no-repeat;
  color:white;
  height:20px;
  width:165px;
  padding-bottom:2px;
  padding-left:5px;
  padding-right:5px;
  padding-top:9px;
}

td.infobody {
  background: #0b3e88 url(/background/bottom.gif) bottom right no-repeat;
  color: white;
  height:20px;
  width:165px;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:9px;
}

td.infoheadaus {
  background: #166E29 url(/background/top.gif) top left no-repeat;
  color:white;
  height:20px;
  width:165px;
  padding-bottom:2px;
  padding-left:5px;
  padding-right:5px;
  padding-top:9px;
}

td.infobodyaus {
  background: #166E29 url(/background/bottom.gif) bottom right no-repeat;
  color: white;
  height:20px;
  width:165px;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:9px;
}

td.infoheadhnr {
  background: #374DA6 url(/background/top.gif) top left no-repeat;
  color:white;
  height:20px;
  width:165px;
  padding-bottom:2px;
  padding-left:5px;
  padding-right:5px;
  padding-top:9px;
}

td.infobodyhnr {
  background: #374DA6 url(/background/bottom.gif) bottom right no-repeat;
  color: white;
  height:20px;
  width:165px;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:9px;
}

td.infoheadehr {
  background: #F48F21 url(/background/top.gif) top left no-repeat;
  color: black;
  height:20px;
  width:165px;
  padding-bottom:2px;
  padding-left:5px;
  padding-right:5px;
  padding-top:9px;
}

td.infobodyehr {
  background: #F48F21 url(/background/bottom.gif) bottom right no-repeat;
  color: black;
  height:20px;
  width:165px;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:9px;
}

td.infosp {
  background: white;
  width:165px;
  color:blue;
  height:10px;
}

td.sitemap {
  width: 33.3333%;
  vertical-align: top;
}

a.infogr,a.infogr:link {
  display: inline;
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

a.infogr:hover {
  display: inline;
  color: #c00004;
  font-weight: bold;
  text-decoration: underline;
}