body {
	background-image: url(hintergrund/hintergrund.jpg);
	text-align: center;
}
img {
	border:0;
}
/* ****************************************
 *                                        *
 *   öffentlicher Teil Hintergrundbilder  *
 *                                        *
 ******************************************/
.bandlinks {
	background-image: url(hintergrund/band.jpg);
	text-align:center;
}
.bandlinks2 {
	background-image: url(hintergrund/bandlinks.jpg);
	background-repeat:repeat-y;
	text-align:center;
}
.bandlinks3 {
	background-image: url(hintergrund/bandlinksunten.jpg);
	background-repeat:repeat-y;
	text-align:center;
}
.corona {
	background-image: url(hintergrund/corona2.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.bannerbild {
	background-image: url(hintergrund/corona.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 520px;
}
.humpenbild {
	background-image: url(hintergrund/humpen.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.steinbild {
	background-image: url(hintergrund/stein.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.fahnenbild {
	background-image: url(hintergrund/fahne.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.aktivitas {
	background-image: url(hintergrund/aktivitas.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.fechtbild {
	background-image: url(hintergrund/fechten.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.forumbild {
	background-image: url(hintergrund/forum.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.fotobild {
	background-image: url(hintergrund/fotos.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.loginbild {
	background-image: url(hintergrund/login.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.mentoringbild {
	background-image: url(hintergrund/mentoring.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
.programmbild {
	background-image: url(hintergrund/programm.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 600px;
}
.neutralbild {
	background-image: url(hintergrund/neutral.jpg);
	background-position:left; 
}
.wegbild {
	background-image: url(hintergrund/weg.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 513px;
}
/* ****************************************
 *                                        *
 *    geschützter Teil Hintergrundbilder  *
 *                                        *
 ******************************************/
.safebild {
	background-image: url(safe/hintergrund/back.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height: 520px;
}
.bottombild {
	background-image: url(safe/hintergrund/bottom.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.topbild {
	background-image: url(safe/hintergrund/top.jpg);
	background-repeat:repeat-y;
	background-position:left;
	text-align: center;
}
.navitopbild {
	background-image: url(safe/hintergrund/navitop.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.backsafebild {
	background-image: url(hintergrund/backsafe.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.bannersafebild {
	background-image: url(hintergrund/bannersafe.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.navisafebild {
	background-image: url(hintergrund/navisafe.jpg);
	background-repeat: no-repeat;	
	background-position:left top;
}
/* ****************************************
 *                                        *
 *      allgemeine Hintergrundbilder      *
 *                                        *
 ******************************************/
.zirkel {
	background-image: url(hintergrund/ZB-Zirkel.gif);
	background-repeat: no-repeat;
	background-position: right 520px;
}
.zirkel2 {
	background-image: url(hintergrund/ZB-Zirkel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}

/* ****************************************
 *                                        *
 *   Text                                 *
 *                                        *
 ******************************************/
.Navitd{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;	
}
.Navisafetd{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;	
}
a.Navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.Navigation:hover {
	text-decoration: none;
	color: #AF79AE;
}
.UNavitd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align:center;
	
}
a.UNavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
a.UNavigation:hover {
	color: #AF79AE;
	text-decoration: none;
}
.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: left;
	font-weight:bold;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #AF79AE;
	text-align: center;
}
a.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #AF79AE;
	text-align: center;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.Maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-weight: lighter;
}
.textmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	/*text-align: left; */
	font-style: normal;
}
.programm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.programm2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.programmthema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.programmtitel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #AF79AE;
	text-align: left;
}
.funktionsliste_programm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AF79AE;
	text-decoration: none;
}
/* ****************************************
 *                                        *
 *   Text im Safe                         *
 *                                        *
 ******************************************/
 .logout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}
a.logout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
a.logout:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.safeNavi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.safeNavi:hover {
	text-decoration: none;
	color: #444;
}
.newsborder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFC;
	border: 1px outset #FFFFFF;
	text-indent: 3px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 2px outset #FFC;
	text-indent: 3px;
}
.Titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.adress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
	font-weight: bold;
}
a.adress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
}
.funktion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.stammnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	background-color: #FFF;
}
.stammnavi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	background-color: #AF79AE;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
