a:link       { color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: none }
a:visited    { color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: none }
a:active     { color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: underline }
a:hover      { color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: underline }

:link.l2		{color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: none}
:visited.l2 	{color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: none}
:active.l2 		{color: #FFFFFF; font-family: Arial; font-size: 13px; text-decoration: underline}
:hover.l2 		{color: #FFFFFF; font-family: Arial; font-size: 13px; 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; color:#697D4D;font-size: 15px; font-weight: bold; margin-top: 0; margin-bottom: 5 }
h2           { font-family: Arial; font-size: 13px; font-weight: bold; margin-top: 0; margin-bottom: 5 }

.bildergalerie { font-family: Arial; font-size: 13px; margin-top: 0; margin-bottom: 0; color:#808080 }


               
.brt         { border: 1px outset #697D4D; padding: 1 }
.brg 		 { border: 1px solid #FFFFFF }

.zelle     { font-family: Arial; font-size: 13px; text-align: center; color: #808080; 
               border-style: outset; 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 }
               
.infoleiste {background-color: #697D4D}               

.hintergrund { background-color: #BACA87}

.pixlieblock {
float:left;
position:relative;
margin:10px;
border:2px solid #FFF;
}

a:hover.pixlieblock {
border:2px solid #697D4D;
}

.pixliebild {
display:block;
border:0px;
}

.pixliebeschriftung {
position:absolute;
bottom:0;
left:0;
width:150px;
background-color:#222;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
opacity:0.6;
color:#fff;
text-align:center;
height:2em;
line-height:2em;
border-top:1px solid #999;
font-size:9px;
}