#zeiger             { cursor: pointer;
                    } 


body         		{ 
					background-color: #f7f5d7;
					margin-top: 0pt;
					margin-bottom: 0pt;
						
					scrollbar-base-color: #f7f5d7;
					scrollbar-arrow-color: #998854;
					scrollbar-face-color: #861e16;
					scrollbar-highlight-color: #998854;
					scrollbar-shadow-color: #998854;
					scrollbar-track-color: #f7f5d7;
					overflow-x:hidden;
					overflow-y:auto;
                    }

li	{
	list-style-image: url(../images/list_zeichen.jpg);
	vertical-align: middle;
	}


/* Link braun*/									
a:link    			{ color: #533a17; text-decoration : underline; }
a:visited 			{ color: #533a17; text-decoration : underline; }
a:active  			{ color: #533a17; text-decoration : underline; }
a:hover   			{ color: #533a17; text-decoration : none; }
a {outline:0 !important; -moz-outline:0 !important;} /* Um den Linkrahmen im Firefox auszublenden */

/* Link rot*/
a.rot:link    			{ color: #861e16; text-decoration : underline; }
a.rot:visited 			{ color: #861e16; text-decoration : underline; }
a.rot:active  			{ color: #861e16; text-decoration : underline; }
a.rot:hover   			{ color: #861e16; text-decoration : none; }
a.rot {outline:0 !important; -moz-outline:0 !important;} /* Um den Linkrahmen im Firefox auszublenden */


a.gallery:link    			{ color: #998854; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; font-weight: bold; text-decoration : none; }
a.gallery:visited 			{ color: #998854; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; font-weight: bold; text-decoration : none; }
a.gallery:active  			{ color: #998854; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; font-weight: bold; text-decoration : none; }
a.gallery:hover   			{ color: #861e16; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; font-weight: bold; text-decoration : none; }
a.gallery {outline:0 !important; -moz-outline:0 !important;} /* Um den Linkrahmen im Firefox auszublenden */

a.picturenumber:link    	{ color: #533a17; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; text-decoration : none; }
a.picturenumber:visited 	{ color: #533a17; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; text-decoration : none; }
a.picturenumber:active  	{ color: #533a17; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; text-decoration : none; }
a.picturenumber:hover   	{ color: #533a17; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; text-decoration : none; }
a.picturenumber {outline:0 !important; -moz-outline:0 !important;} /* Um den Linkrahmen im Firefox auszublenden */

.textfooter { text-decoration: none; font-family: tahoma,verdana,arial,helvetica; font-size: 10px; font-weight: bold; color: #998854 }
.titel1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 15px;  font-weight: bold; color: #998854 }
.subtitel1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px;  font-weight: bold; color: #533a17 }
.subtitel2 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px;  font-weight: bold; color: #533a17 }
.subtitel3 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px;  font-weight: bold; color: #998854 }
.text1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; color: #533a17 }				
.text2 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px;  font-weight: bold; color: #533a17 }
.text3 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; color: #861e16 }
.text4 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px; color: #533a17 }
.text5 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px; font-weight: bold; color: #861e16 }
.text6 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 9px; color: #533a17 }

.online { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; color: #598527 }
.offline { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; color: #861e16 }

.fehler1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px; color: #861e16 }
.meldung1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; color: #861e16 }
.formtext1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px; color: #861e16 }

td.pictures img {
	margin-bottom: 24px;
	border: 8px solid #998854;
	}
/*td.pictures a img {
	border: 8px solid #998854;
	}*/
td.pictures a:hover img {
	border-color: #533a17;
	}

#line
{
line-height: 1px;
background-color: transparent;
border-bottom: 1px solid #533a17;
}

/* gestrichelte Linie - ANFANG */
#dotted_line
{ 
margin: 0px 0px;
padding: 0px;
border-bottom: 1px dotted #533a17;
}
/* gestrichelte Linie - ENDE */

/* Lücke - ANFANG */
.luecke2
{
line-height: 2px;
background-color: transparent;
}

.luecke4
{
line-height: 4px;
background-color: transparent;
}

.luecke6
{
line-height: 6px;
background-color: transparent;
}

.luecke8
{
line-height: 8px;
background-color: transparent;
}

.luecke10
{
line-height: 10px;
background-color: transparent;
}

.luecke18
{
line-height: 18px;
background-color: transparent;
}

.luecke20
{
line-height: 20px;
background-color: transparent;
}
/* Lücke - ANFANG */

/* Lücke - ANFANG */
#luecke2
{
line-height: 2px;
background-color: transparent;
}

#luecke4
{
line-height: 4px;
background-color: transparent;
}

#luecke6
{
line-height: 6px;
background-color: transparent;
}

#luecke8
{
line-height: 8px;
background-color: transparent;
}

#luecke10
{
line-height: 10px;
background-color: transparent;
}

#luecke18
{
line-height: 18px;
background-color: transparent;
}

#luecke20
{
line-height: 20px;
background-color: transparent;
}
/* Lücke - ANFANG */



