<?php $cssDaten="C1BBAB,,,png,,,checked,,,,,,checked,E4DDCF,,C1BBAB,white,C1BBAB,white,F4F1EC,,8D8573,1,,B9301E,white,8D8573" ?>

 *         	{font-family: VERDANA,ARIAL,HELVETICA;}

 body		{
     		background-color: C1BBAB;
     		color: black;
     		font-size: 15px;
     		background-image: URL(wallpaper.png);
            background-repeat: repeat-y;
            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: B9301E;
            }

 a:hover    { 
     		text-decoration: none;
     		padding: 0 3 0 3 px;
     		background-color: 8D8573;
     		color: white;
            }

 .test      { 
     		background-color: 8D8573;
     		color: white;
            }

 .pulldown  { 
            font-size: 12px;
            font-weight: bold;
     		background-color: F4F1EC;
     		color: black;
            }

 .navigation { 
            font-size: 12px;
            font-weight: bold;
     		background-color: E4DDCF;
     		color: black;
            border-collapse: collapse;
            border-width: 1px;
            border-style: solid;
            border-top-color:    8D8573;
            border-right-color:  8D8573;
            border-bottom-color: 8D8573;
            border-left-color:   8D8573;
            }

 .navigation_kopf { 
            font-size: 12px;
            font-weight: bold;
     		background-color: C1BBAB;
     		color: white;
            border-collapse: collapse;
            border-bottom-width: 1;
            border-bottom-style: solid;
            border-bottom-color: 8D8573;
            }

 .nav2 { 
            font-size: 12px;
            font-weight: bold;
     		background-color: C1BBAB;
     		color: white;
            border-collapse: collapse;
            border-width: 1px;
            border-style: solid;
            border-top-color:    8D8573;
            border-right-color:  8D8573;
            border-bottom-color: 8D8573;
            border-left-color:   8D8573;
            }

 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: C1BBAB;
            color: white;
     		padding-left: 2px;
     		padding-right: 2px;
            }

 .test2     { 
     		background-color: C1BBAB;
            color: white;
            }

 .impressum { 
            font-family: 'helvetica' !important;
            font-size: 11px;
            font-weight: normal;
     		background-color: C1BBAB;
     		color: white;
            border-collapse: collapse;
            border-width: 1px;
            border-style: solid;
            border-top-color:    8D8573;
            border-right-color:  8D8573;
            border-bottom-color: 8D8573;
            border-left-color:   8D8573;
            }

