<?php $cssDaten=",,,gif,checked,,,,,checked,,,,F0F0F0,,,be0028,be0028,white,,be0028,BE0028,2,,BE0028,white,BE0028" ?>

 *         	{font-family: VERDANA,ARIAL,HELVETICA;}

 body		{
     		background-color: CACACB; 
     		color: black;
     		font-size: 15px;
     		background-image: URL(wallpaper.gif);
            background-repeat: repeat;
            background-position: center;
            margin: 20 0 0 0px;
            }

 img 		{ margin: 2 px; }

 a          {
     		text-decoration: underline;
     		padding: 0 3 0 3 px;
     		background-color: transparent;
     		color: BE0028;
            }

 a:hover    {
     		text-decoration: none;
     		padding: 0 3 0 3 px;
     		background-color: BE0028;
     		color: white;
            }

 .test      {
     		background-color: BE0028;
     		color: white;
            }

 .pulldown  {
            font-size: 12px;
            font-weight: bold;
     		background-color: F0F0F0;
     		color: be0028;
            }

 .navigation {
            font-size: 12px;
            font-weight: bold;
     		background-color: F0F0F0;
     		color: black;
            border-collapse: collapse;
            border-width: 2px;
            border-style: solid;
            border-top-color:    BE0028;
            border-right-color:  BE0028;
            border-bottom-color: BE0028;
            border-left-color:   BE0028;
            }

 .navigation_kopf {
            font-size: 12px;
            font-weight: bold;
     		background-color: F0F0F0;
     		color: be0028;
            border-collapse: collapse;
            border-bottom-width: 2;
            border-bottom-style: solid;
            border-bottom-color: BE0028;
            }

 a.navigation_link {
     		text-decoration: none;
            font-size: 12px;
            font-weight: bold;
     		color: black;
     		background-color: transparent;
     		padding-left: 2px;
     		padding-right: 2px;
            }

 a:hover.navigation_link {
     		text-decoration: none;
            font-size: 12px;
            font-weight: bold;
     		background-color: be0028;
            color: white;
     		padding-left: 2px;
     		padding-right: 2px;
            }

 .test2     {
     		background-color: be0028;
            color: white;
            }

 .impressum {
            font-family: 'helvetica' !important;
            font-size: 11px;
            font-weight: normal;
     		background-color: F0F0F0;
     		color: be0028;
            border-collapse: collapse;
            border-width: 1px;
            border-style: solid;
            border-top-color:    BE0028;
            border-right-color:  BE0028;
            border-bottom-color: BE0028;
            border-left-color:   BE0028;
            }
