body { margin-left:0px; margin-top:0px; height:100%;}

.background { /* Hintergrund */
    background-color:white;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

.feld { /* Text und Design für Info-Felder auf Indexseite */
    background-color: #F2F8F2;
    width: 490px;
    border: 2px;
    border-style: outset;
    border-top-color: #D6EAD6;
    border-right-color: #D6EAD6;
    border-left-color: #D6EAD6;
    border-bottom-color: #D6EAD6;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #000000;
}

.hg1 { /* Feld 1 - Kopf */
    background-repeat: no-repeat;
    width: 850px;
    height: 120px;
    background-image:none;
}

.hg2 { /* Feld 2 - Navigationsmenü */
    background-image: url(../images/2.gif);
    background-repeat: no-repeat;
    width: 190px;
    height: 355px;
    padding-left:3px;
    padding-right:3px;

    display:none;
}

.hg3 { /* Feld 3 - Hauptfeld */
	color: #ffffff;


}

.hg4 { /* Feld 4 - Bild rechts */
    width: 199px;
    height: 355px;
    background-repeat: no-repeat;

    display:none;
}

.hg5 { /* Feld 5 - Sprachenfeld */
    background-image: url(../images/5.gif);
    background-repeat: no-repeat;
    width: 190px;
    height: 120px;

    display:none;
}

.hg6 { /* Feld 6 - Feld für Datei-Download */
    background-image: url(../images/6.gif);
    background-repeat: no-repeat;
    height:120px;

    display:none;
}

.hg7 { /* Feld 7 - Adressfeld */
    background-image: url(../images/7.gif);
    background-repeat: no-repeat;
    width: 250px;
    height: 120px;
    position:absolute;
    top:10px;
    left:10px;
    background-image:none;

}

.link { /* Text für Links */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #4a4a4a;
}

.menue { /* Text Navigationsmenü groß */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 22px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	color: #000000;

     display:none;
}

.menue-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	line-height: 4px;
	text-transform: none;
	text-decoration: none;
    text-align: left;
	margin-left: 10px;
	color: #000000;

     display:none;
}

.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	color: #4a4a4a;
}

/*td { border: 1px solid black; }*/

td.tabelle4{
    display: block;
    border-style: none;
}

td.scroll{

    background-color: #ffffff;
    height:100%;
}

img[src='../images/bogen.png']{
   display:none;
}

#logogreen { /* grünes Logo im grünen Balken oben */
    display:none;
}

#logowhite { /* weißes Logo für die Druckvariante */
    display:block;
}

img[src='../images/logo.gif']{
   display:block;
}

img[src="../images/drucker.gif"]{
   display:none;
}

#mailtext {
   display:inline;
   color:black;
   text-decoration:none;
}

img#mail {
	display:none;
}

a[href="impressum.php"]{
   display:none;
}

a[href="agb.php"]{
   display:none;
}

a {
	text-decoration:none;
}

p {
   page-break-before:auto;
}

li {
   page-break-before:auto;
}

.tabelle1 { /* Seite allgemein */
    width: 750px;
    border: 0px;
    padding: 0px;
    border-spacing: 0px;

}

.tabelle2 { /* Tabelle mittig */
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 4px;

    height:100%;
    width:700px;
}

.tabelle3 { /* Navigationsmenü */
    width: 180px;
    border: 0px;
    padding: 0px;
    border-spacing: 0px;
    margin-top: 7px;

    display:none;
}

.tabelle4 { /* Hauptfeld*/
    width: 700px;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;

}

.tabelle5 { /* inneres Hauptfeld */
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin-top: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    text-align: left;
    background-color: #ffffff;

}

.tabelle6 { /* Feld 6 für Dateidownload */
    border: 0px;
    padding: 0px;
    border-spacing: 0px;
    text-align: center;
    margin-left: 100px;

    display:none;
}

.text { /* Text allgemein */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	color: #000000;
}

.text-adr { /* Text in Adressfeld */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
     text-align: left;
	margin-left: 7px;
	color: #000000;
     white-space:nowrap;
}

.thema { /* Überschriften im Hauptfeld */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    text-align: left;
	margin-left: 10px;
	color: #329632;
}