
body {
  font-weight: normal;
  font-family:Verdana;
  font-size: 11px;
	color:#5b5b5b;
	margin: 1px 1px 1px 1px;
}
body a:link {
	color: #5b5b5b;
	text-decoration: none;
}
body a:visited {
	color: #5b5b5b;
	text-decoration: none;
}
body a:hover {
	color: #e94d59;
	text-decoration: underline;
}
#fehler {
  font-weight: normal;
  font-family:Verdana;
  font-size: 20px;
	color:#e94d59;
}

#BoxMitRand {
  border:1px solid #eaeaea;
	padding:4px;
	background:#F4F4F4;
}

textarea {
  border:1px solid #7e7e7e;
  font-family:"Courier New";
  font-size: 14px;
	color:#5b5b5b;
	padding:4px;
	background:#fffacd;
}
textarea:hover{
  border:1px solid #000000;
}

button {
  border:1px solid #ffffff;
  color:#ffffff;
  background-color:#e94d59;
  font-family:"Courier New";
  font-size: 14px;
	padding:4px;
}
button:hover {
  border:1px solid #000000;
}
select {
  border:1px solid #7e7e7e;
  font-family:"Courier New";
  font-size: 14px;
	color:#5b5b5b;
	padding:4px;
	background:#fffacd;
}
input {
  border:1px solid #7e7e7e;
  font-family:"Courier New";
  font-size: 14px;
	color:#5b5b5b;
	padding:4px;
	background:#fffacd;
}
input:hover {
  border:1px solid #000000;
}
#fakeinput {
	font-family:"Courier New";
	font-size:14px;
	border:1px solid #7e7e7e;
	padding:3px;
	background:#ffffff;
}

select {
  border:1px solid #7e7e7e;
  font-family:"Courier New";
  font-size: 12px;
	color:#5b5b5b;
}

#inputsubmit {
  border:1px solid #ffffff;
  color:#ffffff;
  background-color:#e94d59;
  font-family:"Courier New";
  font-size: 14px;
  padding:4px;
  text-align:center;
}
#inputsubmit:hover {
  border:1px solid #000000;
  color:#ffffff;
  background-color:#e94d59;
  font-family:"Courier New";
  font-size: 14px;
	padding:4px;
}

table.standart {
  border-collapse: collapse;
  border: 1px solid #7e7e7e;
}

td.standart {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 11px;

}
td.standartCourier {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Courier;
	font-size: 11px;

}
th.standart {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 0px 1px 0px;
  background:#e94d59;
  color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;

}
#onclick_Bild {
	border:1px solid #e94d59;
}
#onclick_Bild:hover {
	border:1px solid #ffffff;
}

/*##################################################################*/

#TabellenListe table{
  border-collapse: collapse;
  border: 1px solid #7e7e7e;
}
#TabellenListe td {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 11px;
}
#TabellenListe td.bg {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 11px;
  background:#fffacd;
}
#TabellenListe th {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 0px 1px 0px;
  background:#e94d59;
  color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}
#TabellenListe a:link {
	color:#5b5b5b;
}
#TabellenListe a:visited {
	color:#5b5b5b;
}
#TabellenListe a:hover {
	color:#5b5b5b;
}
#TabellenListe th a:link {
	color:#ffffff;
}
#TabellenListe th a:visited {
	color:#ffffff;
}
#TabellenListe th a:hover {
	color:#ffffff;
}

/*##################################################################*/
/*##################################################################*/

#TabellenListeKlein table{
  border-collapse: collapse;
  border: 1px solid #7e7e7e;
}
#TabellenListeKlein td {
  padding:2px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 10px;
}
#TabellenListeKlein td.bg {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 10px;
  background:#fffacd;
}
#TabellenListeKlein th {
  padding:2px;
	border:1px solid #7e7e7e;
	border-width: 0px 0px 1px 0px;
  background:#e94d59;
  color:#ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}
#TabellenListeKlein a:link {
	color:#5b5b5b;
}
#TabellenListeKlein a:visited {
	color:#5b5b5b;
}
#TabellenListeKlein a:hover {
	color:#5b5b5b;
}
#TabellenListeKlein th a:link {
	color:#ffffff;
}
#TabellenListeKlein th a:visited {
	color:#ffffff;
}
#TabellenListeKlein th a:hover {
	color:#ffffff;
}

/*##################################################################*/

#TabelleJFMitgliedInfos {
	width:500px;
}

#TabelleJFMitgliedInfos table{
  border-collapse: collapse;
  border: 1px solid #7e7e7e;
}
#TabelleJFMitgliedInfos td {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 11px;
}
#TabelleJFMitgliedInfos td.bg {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 11px;
  background:#fffacd;
}
#TabelleJFMitgliedInfos th {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 0px 1px 0px;
  background:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}
#TabelleJFMitgliedInfos a:link {
	color:#ffffff;
}
#TabelleJFMitgliedInfos a:visited {
	color:#ffffff;
}
#TabelleJFMitgliedInfos a:hover {
	color:#ffffff;
}

/*##################################################################*/

#EinsatzGrafik table{
  border-collapse: collapse;
  border: 1px solid #7e7e7e;
}
#EinsatzGrafik #keinRand{
  border-collapse: collapse;
  border: 0px solid #7e7e7e;
}
#EinsatzGrafik td {
  padding:3px;
	border:1px solid #7e7e7e;
	border-width: 1px 0px 1px 0px;
	font-family: Verdana;
	font-size: 11px;
	height:26px;
}
#EinsatzGrafik a:link {
	color:#5b5b5b;
}
#EinsatzGrafik a:visited {
	color:#5b5b5b;
}
#EinsatzGrafik a:hover {
	color:#e94d59;
}

/*##################################################################*/

#HauptDIV {
  border:0px solid #000000;
	text-align: justify;
	position: relative;
	background: repeat-x left top url(../images/header2.jpg);
  OVERFLOW: HIDDEN;
  width:1000px;
}

/*##################################################################*/

#SeitenKopf {
	border:0px solid #000000;
	height:100px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
	color:#5b5b5b;
}

/*##################################################################*/

#TDMenu {
	width:220px;
}

/*##################################################################*/

#TDSeitenInhalt {
	width:780px;
}

/*##################################################################*/

#menu {
	border:0px solid #000000;
	float:left;
	width: 200px;
	margin-left:5px;
}

/*##################################################################*/
#untermenu {
	border:0px solid #000000;
	float:left;
	width: 200px;
	margin-left:5px;
}
#untermenu a:link {
	color:#5b5b5b;
}
#untermenu a:visited {
	color:#5b5b5b;
}
#untermenu a:hover {
	color: #e94d59;
  text-decoration: underline;
}

/*##################################################################*/

#links {
	border: 2px solid #eaeaea;
	background-color: #F4F4F4;
}
#links #current {
	background: no-repeat left center url(../images/button_down.png);
	background-position:1px 1px;
	text-decoration: none;
}
#links a {
	background: no-repeat left center url(../images/button_normal.png);
	background-position:0px 1px;
	display:block;
	height:18px;
	padding-left: 15px;
	text-decoration: none;
	color: #7e7e7e;
}
#links ul{
	list-style: none;
	margin:5px;
	padding:0px;
}
#links ul ul a {
	background: none;
	padding-left: 20px;
}
#links a:hover {
	color: #e94d59;
	text-decoration: underline;
}
#links a:active {
}
/*##################################################################*/

#SeitenInhalt {
	border:0px solid #000000;
	float:left;
	margin-left:15px;
  padding:1px;
}
#SeitenInhalt h2 {
	font-weight:bold;
	font-size: 18px;
	color: #5b5b5b;
	margin-bottom:10px;
	margin-top:0px;
}
#SeitenInhalt h3 {
	font-weight:bold;
	font-size: 12px;
	color: #5b5b5b;
	margin-bottom:10px;
}
/*##################################################################*/

#InfoBoxSchwarzesbrett {
	border: 0px solid #000000;
	background-color: #e94d59;
	margin-right:10px;
	padding:5px;
	width:300px;
}
#InfoBoxSchwarzesbrettEdit {
	border: 0px solid #000000;
	background-color: #e94d59;
	margin-right:10px;
	padding:5px;
	width:300px;
}
#InfoBoxTextSchwarzesbrettEdit {
	border: 1px solid #ffffff;
	background-color: #e94d59;
	color:#ffffff;
	padding:5px;
	text-align:left;
	overflow:auto;
  height:200px;
}
#InfoBoxTextSchwarzesbrett {
	border: 1px solid #ffffff;
	background-color: #e94d59;
	color:#ffffff;
	padding:5px;
	text-align:left;
	overflow:auto;
  height:200px;
}
#InfoBoxTextSchwarzesbrett h1{
	color:#ffffff;
	font-size:12px;
	padding-bottom:5px;
	margin:0px 0px 5px 0px;
	text-align:center;
	text-decoration:underline;
}


/*##################################################################*/

#InfoBox {
	border: 0px solid #000000;
	background-color: #e94d59;
	float:right;
	margin-right:10px;
	padding:5px;
	width:170px;
  position:absolute;
  top:30px;
  left:750px;
}
#InfoBoxCenter {
	border: 0px solid #000000;
	background-color: #e94d59;
	margin-right:10px;
	padding:5px;
	width:300px;
}
#InfoBoxText {
	border: 1px solid #ffffff;
	background-color: #e94d59;
	color:#ffffff;
	padding:5px;
}
#InfoBoxText a:link {
	color:#ffffff;
}
#InfoBoxText a:visited {
	color:#ffffff;
}
#InfoBoxText a:hover {
	color:#ffffff;
}
#InfoBoxText h1{
	color:#ffffff;
	font-size:12px;
	padding-bottom:5px;
	margin:0px 0px 5px 0px;
	text-align:center;
	text-decoration:underline;
}
#InfoBoxText h3{
	color:#ffffff;
	font-size:12px;
	text-align:center;
}

/*##################################################################*/

#OverBilder {
	width:1px;
	height:1px;
	border:0px solid #000000;
	overflow:hidden;
	visibility:hidden;
}

/*##################################################################*/

#organigramm {
	position:relative;
	border:0px solid;
	width:603px;
	height:600px;
	text-align:center;
}
#organigramm a{
	text-decoration: none;
	color: #7e7e7e;
}
#organigramm a:hover{
	text-decoration: none;
	color: #e94d59;
}
#abteilungen {
	position:relative;
	border:solid 0px;
	width:703px;
	height:400px;
	text-align:center;
}
#abteilungen a{
	text-decoration: none;
	color: #7e7e7e;
}
#abteilungen a:hover{
	text-decoration: none;
	color: #e94d59;
}

/*##################################################################*/

#delfloat {
	border:0px solid;
	clear: both;
}
#fusszeile {
	border:0px solid #000000;
	margin-top:50px;
}
#fusszeile a {
	color: #e94d59;
	text-decoration: none;
}
#fusszeile a:visited {
	color: #e94d59;
	text-decoration: none;
}
#fusszeile a:hover {
	color: #e94d59;
	text-decoration: underline;
}


/*##################################################################*/

#BilderInTabelle img {
	float: left;
	margin: 0px 0px 0px 0px;
}

/*##################################################################*/

#kontaktfenster {
	width: 500px;
	border: 1px solid #eaeaea;
	background-color: #F4F4F4;
}
#kontaktfenster a {
	color: #e94d59;
	text-decoration: none;
}
#kontaktfenster a:hover {
	color: #e94d59;
	text-decoration: underline;
}
#kontaktfenster a:active {
}

/*##################################################################*/

#jahreskalender {
	width:850px;
	padding:10px;
	border: 1px solid #eaeaea;
	background-color: #F4F4F4;
}
#jahreskalender a:link {
	text-decoration: none;
	font-size: 10px;
	color: #5b5b5b;
}
#jahreskalender a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #5b5b5b;
}
#jahreskalender a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #5b5b5b;
}
#jahreskalender table {
	border-width:3px;
	border-color:#eaeaea;
	border-style:solid;
	border-collapse:collapse;
}
#jahreskalender th	{
	font-size:10px;
	font-weight: bold;
	border-width:3px;
	border-style:solid;
	color: #5b5b5b;
	border-color:#eaeaea;
	border-left-width:0px;
	border-right-width:1px;
}
#jahreskalender td	{
	font-size: 10px;
	font-weight: normal;
	border-style:solid;
	color: #5b5b5b;
	border-color:#eaeaea;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:0px;
	border-spacing:0px
}

/*##################################################################*/

#gb {
	width: 500px;
	margin-bottom: 25px;
	border: 1px solid #eaeaea;
	background-color: #F4F4F4;
}
#gb td {
	font-weight: normal;
	margin:0px;
	font-size: 10px;
	color: #5b5b5b;
}
#gb th {
	background-color: #FFFFff;
	border-top: 3px solid #eaeaea;
	font-weight: normal;
	padding:7px;
	font-size: 13px;
	color: #5b5b5b;
}

#gb a:link {
	color: #e94d59;
	text-decoration: none;
}
#gb a:visited {
	color: #e94d59;
	text-decoration: none;
}
#gb a:hover{
	color: #e94d59;
	text-decoration: underline;
}

/*##################################################################*/

#untermenu_links a:link {
	color: #5b5b5b;
	text-decoration: none;
}
#untermenu_links a:visited{
	color: #5b5b5b;
	text-decoration: none;
}
#untermenu_links a.aktuell {
	color: #e94d59;
	text-decoration: none;
}
#untermenu_links a:hover{
	color: #5b5b5b;
	text-decoration: underline;
}
/*##################################################################*/

.thumbnail-frame {
	padding: 5px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width:120px;
	height:80px;
	text-align: justify;
}

.thumbnail-frame:hover {
	background-color:#F4F4F4;
}

.thumbnail-frame a:link {
	font: 12px/18px "lucida grande", verdana, tahoma, sans-serif;
	color: #e94d59;
	text-decoration: none;
}
.thumbnail-frame a:hover {
	font: 12px/18px "lucida grande", verdana, tahoma, sans-serif;
	color: #e94d59;
	text-decoration: none;
}
.thumbnail-frame a:visited {
	font: 12px/18px "lucida grande", verdana, tahoma, sans-serif;
	color: #e94d59;
	text-decoration: none;
}

.thumbnail-frame img {
}
.thumbnailframe-right img {
	padding: 5px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.thumbnailframe-left img {
	padding: 5px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}

/*##################################################################*/

#TannenbaumInfos {
	width: 600px;
	border: 1px solid #eaeaea;
	background-color: #F4F4F4;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Verdana;
	line-height:17px;
}
#TannenbaumInfos a {
	text-decoration: none;
	color: #e94d59;
}

#TannenbaumInfos a:hover {
	text-decoration: underline;
	color: #e94d59;
}

/*##################################################################*/

#jfinfotext {
	width: 600px;
	border: 1px solid #eaeaea;
	background-color: #F4F4F4;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Verdana;

}
#jfinfotext a {
	text-decoration: none;
	color: #e94d59;
}

#jfinfotext a:hover {
	text-decoration: underline;
	color: #e94d59;
}

/*##################################################################*/

#einsaetze table{
	width: 500px;
	margin-bottom: 15px;
	border: 1px solid #eaeaea;
	border-width: 1px 1px 1px 1px;
	background-color: #F4F4F4;
}
#einsaetze td {
	margin:10px;
	font-size:11px;
	border: 0px solid #eaeaea;
	height:15px;

}
#einsaetze th {
	font-weight:bold;
	margin:10px;
	font-size:12px;
	border: 0px solid #eaeaea;
}

/*##################################################################*/

#kameradeninfos table {
  border-collapse: collapse;
  border: 1px solid #7e7e7e;
}

#kameradeninfos td {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 1px 1px 0px;
	font-family: Verdana;
	font-size: 11px;
	width:200px;
}
#kameradeninfos th {
  padding:4px;
	border:1px solid #7e7e7e;
	border-width: 0px 0px 1px 0px;
  background:#e94d59;
  color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}
#kameradeninfos hr	{
  border-width:1px;
  background-color: #7e7e7e;
  border-color:#7e7e7e;
  border-style:solid;
  padding:0px;
}

/*##################################################################*/
/* für das Popupfenster bei den Bildern*/
#BildAnzeige table {
	border-width:3px;
	border-color:#eaeaea;
	border-style:solid;
	border-collapse:collapse;
}
#BildAnzeige th	{
	font-size: 14px;
	font-weight: bold;
	border-width:0px;
	border-style:solid;
	color: #7e7e7e;
	border-color:#eaeaea;
}
#BildAnzeige td	{
	font-size: 12px;
	font-weight: normal;
	border-width:0px;
	border-style:solid;
	color: #7e7e7e;
	border-spacing:10px;
	border-color:#eaeaea;
}
#BildAnzeige a {
	text-decoration: none;
	color: #7e7e7e;
}

#BildAnzeige a:hover {
	color: #000000;
}

/*##################################################################*/

#userstartseite p {
  border:1px solid #eaeaea;
  padding:5px;
  width:800px;
	background-color: #F4F4F4;
}
#userstartseite a {
	text-decoration: none;
	color: #e94d59;
}

#userstartseite a:hover {
	text-decoration: underline;
	color: #e94d59;
}

/*##################################################################*/

#linkliste p {
  border:1px solid #eaeaea;
  padding:5px;
  width:500px;
	background-color: #F4F4F4;
}
#linkliste a {
	text-decoration: none;
	color: #e94d59;
}

#linkliste a:hover {
	text-decoration: underline;
	color: #e94d59;
}

/*##################################################################*/

#dokumente table {
  border:0px solid #eaeaea;
	color: #7e7e7e;
	text-decoration: none;
	padding:2px;
}
#dokumente td {
  border-bottom:1px solid #eaeaea;
}

#dokumente a {
	color: #7e7e7e;
	text-decoration: none;
}
#dokumente a:visited {
	color: #7e7e7e;
	text-decoration: none;
}
#dokumente a:hover {
	color: #e94d59;
	text-decoration: underline;
}

/*##################################################################*/





