
/* 

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

*/



body {
    background: #dedede;
    color: #000000;
    margin: 30px;
    width: 874px;
  }

body.home {
    background: #dedede;
    color: #000000;
    margin: 0px;
    width: 100%;
}

#Menu {
	background: #dedede;
	background-image: url(images/left_verlauf2.jpg); 
	background-repeat: repeat;
	margin-left: 10px;
}

h1 {
    text-align: center;
    text-decoration: underline;
    font-size: 16pt;
    font-family: "Comic Sans MS", helvetica, arial, sans-serif;
  }


h1.GruenLinks {
    text-align: left;
    color: #006000;
  }


h2 {
    text-align: left;
    text-decoration: none;
    font-size: 12pt;
    font-family: "Comic Sans MS", helvetica, arial, sans-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: #008000;
    text-align: center;
  }


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


h3.BoldGreenRight {
    color: #008000;
    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.center {
  
    text-align : center;
  }

p.home {
   margin: 30px;
    width: 874px;
}

p.home_hintergrund{
    margin: 0px;
    width: 5000px;   
    background-image: url(images/home_back_oben.jpg);
    background-repeat: no-repeat;
}

div.home_hintergrund{
    margin: 0px;
    width: 5000px;   
    background-image: url(images/home_back_oben.jpg);
    background-repeat: no-repeat;
}

#Hinweis {
  }


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


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


li {
    margin-top:40;
  }


span {
  }


#Termins {
    font-size: 12pt/14pt;
    font-family: helvetica, arial, sans-serif;
    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: 30px;
    margin-right: 30px;
  }


#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: 10pt;
    font-family: helvetica, arial, sans-serif;
    text-align: right;
    font-style: italic;
    font-weight: bold;
  }


img {
    border-width: none;
    border-style: none;

  }

#h1024 {
	height: 100%;
}

#h768 {
	height: 80%;
	border-width: 2;
 	border-style: 2;
}

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


a:visited {
    color: #134B24;
  }

a:active {
	color:=#FFFF00;
}

table {
    table-layout: fixed;
  }


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


td.ap_s1 {
    width: 300;
    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;
  }


#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;
  }


tr {
  }


#Aqualognews {
    font-size: 16pt;
    font-family: Times New Roman, serif;
    margin-bottom: 0;
  }

