html            {padding: 5px;} 

body            { background-color: #fff;}

body, p, table, tr, td
                {font-family: Arial, sans-serif; font-size: 12px; color:#666666; line-height: 18px;}

h1              {font-size: 18px; font-weight: bold; color: #A52A2A; margin:0 0 5px 0; padding: 0;}
h2              {font-size: 16px; font-weight: bold; color: #A52A2A; margin:0 0 5px 0; padding: 0;}

.content        {margin-top: 15px;}

/*Spalte rechts*/
.spalterechts   {padding-top: 34px;}
.bilderspalte   {margin-top: 15px; width: 248px; border: 1px solid #A52A2A; padding:0;}
.bildtitel      {background-color: #A52A2A; color: #fff; padding:0 0 0 2px; font-weight: bold; font-size: 11px; }
.untertitel     {font-size: 10px; font-weight: normal; background-color: #efefef; color: #000; padding-left:2px;}

.textrechts     {padding: 5px; color: #000; line-height: 14px;}
.textrechts ul  {margin:5px 0 5px 20px; line-height: 15px; }
.textrechts ul li {margin-top: 3px;}

.footer         {font-size: 11px; line-height: 16px; color: #fff; font-weight:normal;}	

a:link          {color:#A52A2A; text-decoration:underline; font-weight:bold;} 
a:visited       {color:#999; text-decoration:underline; font-weight:bold;}
a:hover 	    {color:#000; text-decoration:underline; font-weight:bold;} 


/* Tabelle technische Daten */
#tabelle        {margin-bottom: 15px;}
.spalteli       {background-color: #A52A2A; color: #fff; padding: 5px;}
.spaltere       {background-color: #ffb05f; color: #000; padding: 5px;}

/*Aufzählung im Content*/
ul              { font-family: arial, sans-serif; list-style-type: square; list-style-color: #666666;}


/* Metanavigation oben*/ 
a.type3:link    {color:#A52A2A; text-decoration:none; font-weight:bold; font-size:12px;}
a.type3:visited {color:#A52A2A; text-decoration:none; font-weight:bold; font-size:12px;}
a.type3:hover 	{color:#999999; text-decoration:none; font-weight:bold; font-size:12px;}


/* Hauptnavigation links */
ul#nav 			{width: 205px; padding: 0px; margin: 0; list-style: none; /*background: #fefcf8;*/}
ul#nav li 		{width: 185px; padding: 0px; list-style: none; margin: 0 10px 0 0; text-align: left; /*background: #ffb05f;*/}

/* Hack für IE*/
* html ul#nav li 	
                {margin-left: -15px; mar\gin-left: -15px;}

* html ul#nav a 		
                {width: 100%; w\idth: 100%;}

* html ul#nav li ul li a 	
                {width: 100%; w\idth: 100%;}


/* Link zweite Ebene */
ul#nav li ul li a 		
                {font-size: 11px; padding: 3px 4px 3px 20px;}
  
  /* Hintergrundfarbe Links + Linktext global*/
ul#nav a 		{display: block; padding: 5px 0 5px 10px; text-decoration: none; font-size: 12px; font-weight: normal; border-bottom: 1px dotted #A52A2A; color: #A52A2A;}
* html ul#nav a, 
* * html ul#nav span {width: 100%; w\idth: 100%}
  
  /* zweite Ebene Hintergrund*/
ul#nav li ul 		    {margin: 0 0 0 0; padding: 0;}
ul#nav li ul li 		{margin: 0; background-color: #fef1e0; border-left: 1px solid #000000; border-left: 0px;}
* html ul#nav li ul li 	{margin-left: 0; ma\rgin-left: 0; }

  /* Hover für alle Links */
ul#nav a:hover 		{border-color: white; border-left-color: black; border-top-color: black; color: white; background-color: #ffb05f;}
  
  /* Link + Hintergrundfarbe erster Navigationspunkt aktiv */
li a#aktuell 		{color: #ffb05f;}
  
/*Aktive Unterseite Linktext*/
ul#nav li ul .aktuell2	{color: #ffb05f;}

/* Hintergrund akt. Unterseite */
ul#nav li ul li span {}

