/* CSS Document */


			
body 		{
			background-color:#663333;
			font-family:verdana, arial, helvetica, sans-serif;
			color:#E6D3CF;
			font-size:12px;
			}




/* Layouttabelle im Bereich gr&uuml;ne Balken */
table		{
			background-color:#996666;
			font-size:12px;
			}





/* Hauptnavigation */

a:link      {
			text-decoration:none;
			color:#E6D8CF;
			}
a:active    {
			text-decoration:none;
			color:#E6D8CF;
			}
a:hover    {text-decoration:none;
			color:#E6D8CF;
			background-color: #663333;
			}

a:visited  {
			text-decoration:none;
			color:#664D33;
			}




/* Unternavigation */
tr#subnav a:link	{
					color:white;
					}

tr#subnav a:active	{
					color:white;
					}

tr#subnav a:hover	{
					color:white;
					}

tr#subnav a:visited	{
					color:white;
					}

/*gruene-Balken Navigation */
tr#navigation	{
				font-size:13px;
				}





/* Classen */
.tr			{
			background-color:#666633;
			}
.td			{
			background-color:#663333;
			}
.formular	{
			font-size:14px;
			font-weight:bold;
			}
.klein		{
			font-size:10px
			}
.navilink	{
			color:green;
			}
.mittel		{
			font-size:13px
			}
.adresse	{
			font-size:15px;
			color:#663333;
			} 
.abstand	{
			margin-left:3px;
			}
.telefon-kontakt	{font-size:11px;
					color:#663333;
					}
.fett		{font-weight:bold;
			}
.design		{color: #663333;}
			



/* id's */	
#vorlage 	{
			background-color:#996666;
			font-size:11px;
			margin-left:30px;
			margin-top:20px
			}
#tableunten {
			font-size:10px;
			}
#balken		{
			margin-left:20px;
			margin-top:20px;
			}	
#siteMapGross  {
			font-size: 15px;
			}
#siteMapKlein	{
			font-size: 11px;
			}


