
#zeiger             { cursor: pointer;
                    } 


body         		{ 
					background-color: #ffffff;
					margin-top: 0pt;
					margin-bottom: 0pt;
						
					scrollbar-base-color: #ffffff;
					scrollbar-arrow-color: #ebebeb;
					/*scrollbar-face-color: #9d0a0e;*/ /* scrollbar in rot*/
					scrollbar-face-color: #2b7093;
					scrollbar-highlight-color: #ebebeb;
					scrollbar-shadow-color: #ebebeb;
					scrollbar-track-color: #ffffff;
					overflow-x:hidden;
					overflow-y:scroll;
                    }
			


ul	{
	list-style-image: url(../images/list_zeichen.gif);
	margin-top: 0px;
	vertical-align: baseline;
	}
	
ol	{
	list-style-image: url(../images/list_zeichen.gif);
	vertical-align: baseline;
	}
	
li	{
	list-style-image: url(../images/list_zeichen.gif);
	vertical-align: baseline;
	line-hight: 100%;
	list-style-position:outside;
	margin-left: 15px;
	}
	

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

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

/* Link blau*/
a.blau:link    			{ color: #2b7093; text-decoration : none; }
a.blau:visited 			{ color: #2b7093; text-decoration : none; }
a.blau:active  			{ color: #2b7093; text-decoration : none; }
a.blau:hover   			{ color: #2b7093; text-decoration : underline; }
a.blau {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; color: #333333 }
.text1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px; color: #5d5d5d }
.text2 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px;  font-weight: bold; color: #5d5d5d }
.text3 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px;  color: #5d5d5d }
.text4 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px;  color: #5d5d5d; font-style:italic;}
.text5 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px;  color: #5d5d5d; font-style:italic;}
.text6 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 9px;  color: #2b7093 }
.text7 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px;  color: #2b7093 }
.titel1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 11px;  font-weight: bold; color: #5d5d5d }


.maintable
{
margin: 0px 0px;
padding: 0px 30px 10px 30px;
}

		

.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: 10px;  color: #2b7093 }
.formtext1 { text-decoration: none; font-family: verdana,arial,helvetica,tahoma; font-size: 10px; color: #2b7093; background-color: #f0f0f0; }

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;
}

#luecke22
{
line-height: 22px;
background-color: transparent;
}

#luecke24
{
line-height: 24px;
background-color: transparent;
}

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



