body {
   background-attachment:fixed;
   background-color: #F1F1F1;
   background-image: url(Grund1.gif);

   }

body.body_gr {
	filter: Gray();  /* nur IE */
}


font, td, th, ul, caption, center, form, textarea, div, span, p {
   font-size: 10pt;
   font-family: Arial;
   font-weight:normal;
   text-decoration:none
   }

/* für "Neuigkeiten bei uns" */
.neu_ReLiZelle {
   border-left-style: solid;
   border-left-width: 2px;
   border-right-style: solid;
   border-right-width: 2px;
   border-top-width: 2px;
   border-bottom-width: 2px;
   border-color: #006060;
   background-color: #F9F8F8;
}

#neu_lztZelle {
   border-bottom-style: solid;
   border-bottom-width: 2px;
}

#neu_borderLine {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-color: #008080;
}

#neu_trennZelle {
   border-left-width: 1px;
   border-right-style: solid;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-color: #006060;
}
/* Ende "Neuigkeiten" */

/* für "Buchstabentabs-Listenanzeige" */
.tab_zelle {
   border-left-style: solid;
   border-left-width: 1px;
   border-right-style: solid;
   border-right-width: 1px;
   border-top-style: solid;
   border-top-width: 1px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-color: #006060;
   background-color: #99CCCC; /* D5EAEA */
}

.d_tabzelle {
   background-color: #D5EAEA;
}

a.l_tabzelle {
   padding-left : 2px;
   padding-right : 2px;
   border-color: #006060;
   background-color: #99CCCC; /* D5EAEA */
}

a.l_tabzelle:hover {
   color : #ff0000;
   background-color: #006060;
}

a.zoompic {
	cursor: url('/images/lupe.cur'), pointer;
}

/* Ende "Buchstabentabs-Listenanzeige" */


#small {
   font-size: 8pt;
   }

#large {
   font-size: 12pt;
   }

#big {
   font-size: 14pt;
   }

a:hover  {
   color : #ff0000;
   text-decoration : none;
   font-variant: caps;
   line-height :12pt
   }
a {
   font-size : 10pt;
   color : #000080;
   text-decoration : none;
   line-height :12pt;
   }
.a_smal {
   font-size : 8pt;
   font-weight : bold;
   color : #000080;
   }
.a_big {
   font-weight : bold;
   color : #99CCCC;
   }
a:hover #o_red {
   color : #FF0000;
   }
a:hover#white {
   color : #FFFFFF;
   }

/* Speziallinks für externe Seiten */
.extern a {
	font-color: #008080;
	text-decoration: none;
	background-image: url(/images/ext_link.gif);
	background-repeat: no-repeat;
	background-position-x: right;
	padding-right: 15px;
	font-weight: normal;
}

.extern a:hover {
	font-color: #008080;
	text-decoration: underline;
	background-image: url(/images/ext_link.gif);
	background-repeat: no-repeat;
	background-position-x: right;
	padding-right: 15px;
	font-weight: normal;
}

/* Speziallinks für Mailverlinkungen */
.mail a {
	font-color: #008080;
	text-decoration: none;
	background-image: url(/images/ext_mail.gif);
	background-repeat: no-repeat;
	background-position-x: right;
	padding-right: 15px;
	font-weight: normal;
}

.mail a:hover {
	font-color: #008080;
	text-decoration: underline;
	background-image: url(/images/ext_mail.gif);
	background-repeat: no-repeat;
	background-position-x: right;
	padding-right: 15px;
	font-weight: normal;
}


// EOF

