
/* 

Stylesheet für die Website www.ak-wasserpflanzen.de
(C) Jörg Corell / AK-Wasserpflanzen Bayern-Süd

*/







body {
    background: #ffffff;
    color: #000080;
    margin: 30px;
    width: 1024px;
    font-family: "Arial", helvetica, arial, sans-serif;
  }

#abstract {
    width: 500px;
}

#home {
    background-image: url(/images/logoak_bg.jpg);
    background-repeat:no-repeat;
  }


#start {
    margin: 0px;
  }


#aquaplanta800 {
    background-image: url(/images/bg_aquaplanta.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#aquaplanta500 {
    background-image: url(/images/bg_aquaplanta_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#regionen500 {
    background-image: url(/images/bg_regionen_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#regionen800 {
    background-image: url(/images/bg_regionen.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#pflanzen500 {
    background-image: url(/images/bg_wasserpflanzen_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#pflanzen800 {
    background-image: url(/images/bg_wasserpflanzen_800.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#ueberuns500 {
    background-image: url(/images/bg_wir_800.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#ueberuns800 {
    background-image: url(/images/bg_wir_800.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#kontakt500 {
    background-image: url(/images/bg_kontakt.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#kontakt800 {
    background-image: url(/images/bg_kontakt.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#links500 {
    background-image: url(/images/bg_links.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#links800 {
    background-image: url(/images/bg_links.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#impressum500 {
    background-image: url(/images/bg_impressum_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#impressum800 {
    background-image: url(/images/bg_impressum_800.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#event500 {
    background-image: url(/images/bg_veranstaltungen_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#event800 {
    background-image: url(/images/bg_veranstaltungen_800.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }

#paten500 {
    background-image: url(/images/bg_patenschaften_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


#paten800 {
    background-image: url(/images/bg_patenschaften_800.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
  }

h1 {
    color: #0F7BFF;
    text-align: left;
    margin: 30px;
    font-size: 18pt;
    font-family: "Arial", helvetica, arial, sans-serif;
  }


#h1_abstract {
    color : #a0a0a0;
    font-family : "Arial", helvetica, arial, sans-serif;
    font-size : 10pt;
    font-style : italic;
    font-weight: normal;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    text-align : left;
  }


h2 {
    text-align: left;
    text-decoration: none;
    font-size: 12pt;
    font-family: "Comic Sans MS", helvetica, arial, sans-serif;
  }


#h2_abstract {
    color: #000080;
    text-align: left;
    margin: 0px;
    font-size: 12pt;
    font-family : 'Times New Roman', Times, Serif;
  }


h2.AquaPlanta {
    color: #000000;
    font-size: 30pt;
    font-family: "Arial Black", helvetica, arial, sans-serif;
    font-weight: bold;
    text-align: center;
  }


h3 {
    text-decoration: none;
    font-size: 12pt;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
  }


h3.BoldGreenCenter {
    color: #000080;
    text-align: center;
  }


h3.BoldGreenLeft {
    color: #000080;
    text-align: left;
  }


h3.BoldGreenRight {
    color: #000080;
    text-align: right;
  }


h4 {
    font-size: 12pt/14pt;
    font-family: helvetica, arial, sans-serif;
    text-align: justify;
    margin-bottom: 1pc;
    font-weight: bold;
  }


p {
    font-size: 12pt/14pt;
    font-family: helvetica, arial, sans-serif;
    text-align: justify;
    margin-bottom: 0;
  }


#p_FooterMenu {
    text-align: center;
  }

#p_abstract {
    font-family : 'Times New Roman', Times, Serif;
    font-size: 10pt;
}

#Hinweis {
  }


#Termin {
    text-align: left;
    color: #008000;
    font-weight: bold;
  }


#Liste {
    margin-left: 20;
    margin-right: 20;
  }

/* li {margin-top:40;} */






#li_such {
    margin-left: 20;
  }


span {
  }

#hint {
  color: #808080;
  font-size: 8pt;
  text-align: left;
  margin-bottom: 20px;
  
  
}

#Termins {
    color: #000000;
    text-decoration: underline;
    position: absolute;
    left: 220px;
  }


#bg_gruen {
    background: #00ff00;
    font-weight: bold;
  }


*.mittig {
    text-align: center;
  }


*.inBox1 {
    font-size: 14pt;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    color: #000000;
    margin-top:0;
    text-align: center;
  }


*.inBox2 {
    font-size: 16pt;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    margin-top:0;
    text-align: center;
  }


div {
    margin-left: 60px;
    margin-right: 60px;
  }


#div_kontakt500 {
    width: 800px;
  }


#div_links500 {
    width: 800px;
  }


#div_bg500 {
    margin-left: 0px;
    margin-right: 0px;
    background-image: url(/images/bg_regionen_500.png);
    background-repeat:no-repeat;
    background-attachment:fixed;
    margin: 30px;
  }


#LinkFooter {
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    font-size: 12pt;
    color: #007fff;
  }


#RedBox {
    background: #33FF00;
    position: absolute;
    left: 300px;
    width: 250px;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-color: #008000;
    padding: 5mm;
    float:left;
    /*clear:inherit;
    */;
  }


#SteckbriefLink {
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    margin-top: 0;
  }


#Trenner {
    font-weight: bold;
    text-align: center;
    margin-bottom: 50;
  }


#HinweisKlein {
    font-size: 8pt;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    text-align: left;
  }


#Quelle {
    text-align: right;
    font-style: italic;
  }


#Footer {
    font-size: 8pt;
    font-family: helvetica, arial, sans-serif;
    text-align: right;
    font-style: italic;
    font-weight: normal;
  }


img {
    border-width: 0;
    border-style: 0;
  }


a:link {
    border-width: none;
    color: #0000a0;
    text-decoration: underline;
    border-style: none;
    border: 0;
  }

#a_abstract {
    text-decoration: none;
    color: #000080;
}

a:visited {
    color: #000080;
  }


table {
    table-layout: fixed;
  }


#AquaPlanta {
    font-size: 12pt/14pt;
    font-family: helvetica, arial, sans-serif;
    margin-bottom: 0;
  }


td {
    font-size: 10pt;
    vertical-align: top;
  }


td.ap_s1 {
    width: 350;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding-bottom: 1pc;
  }


td.ap_s2 {
    width: 360;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    padding-bottom: 1pc;
  }


td.ev_s1 {
    width: 300;
    font-size: 12pt;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding-bottom: 1pc;
    text-indent: 100px;
  }


td.ev_s1h {
    width: 300;
    font-size: 12pt;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding-bottom: 1pc;
  }


td.ev_s2 {
    width: 360;
    font-size: 12pt;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    padding-bottom: 1pc;
  }


tr {
  }


th {
    text-align: left;
  }


#Event {
    font-size: 12pt/14pt;
    font-family: helvetica, arial, sans-serif;
    margin-bottom: 0;
  }


td.event_s1 {
    width: 100;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding-bottom: 1pc;
  }


td.event_s2 {
    width: 560;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    padding-bottom: 1pc;
  }


#tb_suchergebnis {
    border-bottom-color : #000080;
    border-bottom-style : inset;
    border-bottom-width : thin;
    border-collapse : collapse;
    border-left-color : #000080;
    border-left-style : inset;
    border-left-width : thin;
    border-right-color : #000080;
    border-right-style : inset;
    border-right-width : thin;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


#tb_s_row {
    border-bottom-color : #000080;
    border-bottom-style : inset;
    border-bottom-width : thin;
    border-collapse : collapse;
    border-left-color : #000080;
    border-left-style : inset;
    border-left-width : thin;
    border-right-color : #000080;
    border-right-style : inset;
    border-right-width : thin;
    border-spacing : 0px;
    border-top-color : #000080;
    border-top-style : inset;
    border-top-width : thin;
    padding-bottom : 2;
    padding-left : 2;
    padding-right : 2;
    padding-top : 2;
  }

