a:link       { color: #FFFFFF; font-family: Arial; font-size: 14px; text-decoration: none }
a:visited    { color: #FFFFFF; font-family: Arial; font-size: 14px; text-decoration: none }
a:active     { color: #FFFFFF; font-family: Arial; font-size: 14px; text-decoration: underline }
a:hover      { color: #FFFFFF; font-family: Arial; font-size: 14px; text-decoration: underline }

:link.l2		{color: #FF0000; font-family: Arial; font-size: 14px; text-decoration: none}
:visited.l2 	{color: #FF0000; font-family: Arial; font-size: 14px; text-decoration: none}
:active.l2 		{color: #FF0000; font-family: Arial; font-size: 14px; text-decoration: underline}
:hover.l2 		{color: #FF0000; 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 }
li			 { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0; line-height:100%; list-style-type:square }

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: 15px; font-weight: normal; margin-top: 5; margin-bottom: 5; letter-spacing:3 }
h2           { font-family: Arial; font-size: 14px; font-weight: normal; margin-top: 0; margin-bottom: 5 }


.bildergalerie { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0; color:#808080 }


               
.brt         { border: 1px solid #D88737; padding: 1 }
.brg 		 { border: 1px solid #FFFFFF }

.zelle     { font-family: Arial; font-size: 11px; text-align: center; color: #808080; 
             border-style: solid; border-width: 0px; margin-top: 0; margin-bottom: 0;  }

.tabelle    { font-family: Arial; font-size: 13px; text-align: center; margin-top: 0; margin-bottom: 0 }
               
            
.hintergrund { background-color: #EEB665}


.gbtabelle {border: 1px solid #FFFFFF}
.gbfuss {background-color: #D88737;border: 1px solid #FFFFFF}
.gbtext {background-color: #EEB665;border: 1px solid #FFFFFF}
.gbkopf {background-color: #D88737;border: 1px solid #FFFFFF}

.zeilenhoehe {
	line-height: 24px;
}



#Inhalt{
	border-collapse: collapse;
	width:770px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;	

}




#Inhalt td{
	padding:5px;
}

#Fuss{
	border-collapse: collapse;
	width:770px;
}
.infoleiste {
	background-color: #D88737;
	padding:4px;
}   





#TabelleFormular {
padding:0px;
}

#TabelleFormular td {
padding:0px;
}

#TabelleRechts {
	width:130px;
}	

.hervorheben {
font-weight:bold;
color:#DD6633;
}



.hintergrund #Fuss .infoleiste p, .hintergrund #Fuss .infoleiste p a {
font-size:12px;

}