a:link       { color: #FCE61A; font-family: Arial; font-size: 14px; text-decoration: none }
a:visited    { color: #FCE61A; font-family: Arial; font-size: 14px; text-decoration: none }
a:active     { color: #FCE61A; font-family: Arial; font-size: 14px; text-decoration: underline }
a:hover      { color: #FCE61A; font-family: Arial; font-size: 14px; text-decoration: underline }

:link.andererlink			{color: #000000; font-family: Arial; font-size: 14px; text-decoration: none}
:visited.andererlink 	{color: #000000; font-family: Arial; font-size: 14px; text-decoration: none}
:active.andererlink 	{color: #000000; font-family: Arial; font-size: 14px; text-decoration: underline}
:hover.andererlink 		{color: #000000; font-family: Arial; font-size: 14px; text-decoration: underline}


p            { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0 }
td           { font-family: Arial; font-size: 13px;  margin-top: 0; margin-bottom: 0 }
tr           { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0 }


input        { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0 }
textarea        { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0 }
select        { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0 }


h1           { font-family: Arial; font-size: 18px; font-weight: bold; margin-top: 0; margin-bottom: 5; font-variant:small-caps; color:#284C0D}
h2           { font-family: Arial; font-size: 13px; font-weight: bold; margin-top: 0; margin-bottom: 5 }



               
.brt         { border: 1px outset #FCE61A; padding: 1 }
.brg 		   { border: 0px solid #FFFFFF }

.bildergalerie {
  width: 130px;
}


.galerie     { font-family: Arial; font-size: 11px; text-align: center; color: #808080; 
               border-style: outset; border-width: 0px; margin-top: 0; 
               margin-bottom: 0 }

.rgalerie    { font-family: Arial; font-size: 11px; text-align: center; margin-top: 0; 
               margin-bottom: 0 }

.infoleiste  { color: #FFFFFF; background-color: #284C0D}

.hintergrund { background-color: #E9D4A5}

#tabelle_gesamt {
  width: 780px;
  border: 1px solid #284C0D;
}

.aufzaehlung {
  margin-left:15px;
}

.preistabelle {
width:95%;	
	
}

.preistabelle th{
padding:5px;
background-color:#284C0D;
color:#FFF;
}


.preistabelle td  {
padding:5px;
background-color:#FFF;
	
}