
        body {
                margin:20px 0px 0px 0px;
                background-color: #CCCCCC;
                background-image:url(bg.gif);
                margin:0px;
                padding:10px;
                margin-left: auto;
                margin-right: auto;
                }

        #menu_1 { vertical-align: top; width: 120px; height: 620px; border-top: 1px; border-bottom: 0px; border-left: 0px; border-right: 0px; border-style: solid; background-image:url(img/nav_links.jpg); background-repeat:no-repeat;
        }

/*
vorher
background-image:url(img/nav_peter2.jpg);

*/
        TD#menu_1 A {
        color: #000000;
        text-decoration: none;
		}
		TD#menu_1 A:hover {
		color: #000000;
		text-decoration: none;
		}

		TD#menu_1 A:visited {
		color: #000000;
		text-decoration: none;
		}

        #path A {
        color: #000000;
        text-decoration: none;
		}
		#path A:hover {
		color: #000000;
		text-decoration: none;
		}

		#path A:visited {
		color: #000000;
		text-decoration: none;
		}

		#path2 A {
        color: #666666;
        text-decoration: none;
		}
		#path2 A:hover {
		color: #666666;
		text-decoration: none;
		}

		#path2 A:visited {
		color: #666666;
		text-decoration: none;
		}



        a.header:link { color:#ffffff; text-decoration: none; font-size: 8pt;}
        a.header:visited { color:#ffffff; text-decoration: none; font-size: 8pt;}
        a.header:active { color:#cccccc; text-decoration: none; font-size: 8pt;}
        a.header:hover { color:#cccccc; text-decoration: none; font-size: 8pt;}
        a.nav:link { color:#000000; text-decoration: none; font-size: 8pt;}
        a.nav:visited { color:#000000; text-decoration: none}
        a.nav:active { color:#000000; text-decoration: none}
        a.nav:hover { color:#000000; text-decoration: underline}
        a.footer:link { color:#000000; text-decoration: none}
        a.footer:visited { color:#000000; text-decoration: none}
        a.footer:active { color:#000000; text-decoration: none}
        a.footer:hover { color:#000000; text-decoration: underline}

        a.switch:link { color:#000000; text-decoration: none}
        a.switch:visited { color:#000000; text-decoration: none}
        a.switch:active { color:#000000; text-decoration: none}
        a.switch:hover { color:#000000; text-decoration: none}

        A.link { color:#004263; text-decoration: underline}
        A.visited { color:#004263; text-decoration: underline}
        A.active { color:#004263; text-decoration: none}
        A.hover { color:#000000; text-decoration: none}

        .orange {color: #FF8000; }
        .schwarz {color: #000000;  font-family: Verdana,Arial; filter:DropShadow(color=#C0C0C0, offx=5, offy=5) }

        #header {
                border-bottom: 1px solid #000;
                border-right: 1px solid #000;
                background: #eeeeee;
                font-family: Verdana,Arial;
                font-weight: bold;
                font-size: 8pt;
                float:left;
                }

        #footer {
                border-top: 1px solid #000;
                font-family: Verdana,Arial;
                font-size: 8pt;
                margin:0px 10px 10px 10px;
                }

        h1,pre,td {
                margin:0px 10px 10px 10px;
                font-family: Arial,Verdana,;
                font-size: 10pt;
                }

        h2 {

                font-family: Arial,Verdana,;
                font-size: 10pt;
                }

        h1 {
                font-size:16px;
                }

        h2 {
                font-size:11px;
           }

        #menu p { font-size:10px}

        .oben {font-size: 8pt}

        .fett {font-weight: bold}

        .newsorange {
                    font-size: 15px;
                    color: #FF8000;
                    }

        .newsrahmen {
        			border-top: 1px dashed grey;
        			border-width: 1px;
        			border-style: dashed;
        			border-bottom: 0px;
        			border-left: 0px;
        			border-right: 0px;
        }

        #bildkasten {
                float:right;
                background: #F8F8F8;
                margin:10px 10px 10px 10px;
                font-size: 7.5pt;
                }

        .aktuellesueberschrift {
        		margin:0px 10px 10px 0px;
                font-family: Arial,Verdana,;
                font-size: 10pt;
                font-weight: bold;
                }

        img {
				  border:0px;
			}


		.contentzelle {

		vertical-align: top;
		width: 80%;
		border-top: 1px;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-style: solid
		}