    .hinweis{
      color:red;
    }

    .bg
	{
		background-color: #ffffff;
	}

	.haupttabelle
	{
		border : 1px solid #006600;
		background-color: #ECECEC;
	}

    .imageborder{
     border : 1px solid #006600;
    }


	body,div,td,li
	{

		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;

	}

    .untertitel
    {
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	   color: #006600;
	   font-size: 10px;
       font-style: italic;

    }

    .mehr
    {
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	   color: #006600;
	   font-size: 11px;
       font-weight: bold;



    }

	.nav
	{
		background-color: #006600;
		padding-left:5px;
		padding-right:5px;
		color: #ECECEC;
		font-size: 11px;
		border-bottom-width : 1px;
		border-bottom-style : solid;
		border-bottom-color : #ECECEC;
		border-top-width : 1px;
		border-top-style : solid;
		border-top-color : #ECECEC;
	}

	a.navlink
	{
		/*background-color: #006600; */
		color: #ECECEC;
		font-size: 11px;
	}

    a:hover.navlink
	{
		/*background-color: #006600;  */
		color: white;
		font-size: 11px;
        text-decoration: underline;
    }

	a.navlinkaktiv
	{
		/*background-color: #006600;*/
		color: yellow;
		font-size: 11px;
	}

    a.galerielink{
      color:#000000;
      font-weight:bold;

    }
    a.galerielinkaktiv{
      color:#006600;
      font-weight:bold;

    }



	h1
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: black;
		font-size: 13px;
	}
	
	a
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		text-decoration: none;
	}
	
	
	a.mehr
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #006600;
		font-size: 11px;
		text-decoration: none;
	}
	
	a:hover.mehr
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #006600;
		font-size: 11px;
		text-decoration: underline;
	}

    .cmshinweis{
      font-size:11px;
      color:gray;
      font-style: italic;
}

	
