body {
  margin:0;
  /*background-color:#FFE222;*/
  background-color:#FFFF6B;  
}
a {
  font-size:small;
  font-style:normal;
  text-decoration:none;
  }
a:link {
  color:#000000;
  }
a:visited {
  color:#3F3F3F;
  }
a:hover {
  color:#7F7F7F;
  }
a:active {
  color:#000000;
  }
a.Verweis {
	font-size: small;
  font-style:normal;
  text-decoration:none;
  color:blue;
  }
a.Verweis:link {
  color:blue;
  }
a.Verweis:visited {
  color:grey;
  }
a.Verweis:hover {
  color:lightblue;
  }
a.Verweis:active {
  color:blue;
  }
a.Verweisloe {
	font-size: small;
  font-style:normal;
  text-decoration:none;
  color:red;
  }
a.Verweisloe:link {
  color:red;
  }
a.Verweisloe:visited {
  color:red;
  }
a.Verweisloe:hover {
  color:lightred;
  }
a.Verweisloe:active {
  color:red;
  }
a#Festlink{
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  border-top-style: none;
  font-size: 24px;
  font-weight: bold;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 0px;
}
a.Steckbrief {
	font-size:x-large;
  font-style:normal;
  font-weight:bold;
  text-decoration:none;
}
a.Steckbrief:link {
	color:#000000;
}
a.Steckbrief:visited {
  color:#3F3F3F;
}
a.Steckbrief:hover {
  color:#7F7F7F;
}
a.Steckbrief:active {
  color:#000000;
}
div.Rot {
  color:red;
}
div.Gruen {
  color:#50f806;
}
div.Aktiv {
  color:rgb(204,102,153);
}
div.Verein{
  color:#FF01F2;
}
div.Jugendfeuerwehr{
  color:#FFF94A;
}
div.Sonstige{
  color:#1D65FF;
}
div.Feiertag{
  color:red;
}
button.Bild {
  text-align:left;
  background-color:transparent;
  font-size:x-small;
  border:0;
  background-image:url();
  height:100%;
  }
button.Bild:link {
  text-align:left;
  background-color:transparent;
  font-size:x-small;
  border:0; 
  background-image:url();
  }
button.Bild:hover {
  text-align:left;
  background-color:transparent;
  font-size:x-small;
  border:0;
  background-image:url();
}
a.SteckbriefPLB{
	width:54pt;
	height: 10pt;
  background-image: url(./PfeilSBLinksUpDoppel.png);
  display: block;	
}
a.SteckbriefPLB:HOVER{
	background-image: url(./PfeilSBLinksDownDoppel.png);
}
a.SteckbriefPL{
	width:54pt;
	height: 10pt;
  background-image: url(./PfeilSBLinksUp.png);
  display: block;	
}
a.SteckbriefPL:HOVER{
	background-image: url(./PfeilSBLinksDown.png);
}
a.SteckbriefPR{
	width:54pt;
	height: 10pt;
  background-image: url(./PfeilSBRechtsUp.png);
  display: block;	
}
a.SteckbriefPR:HOVER{
	background-image: url(./PfeilSBRechtsDown.png);
}
a.SteckbriefPRB{
	width:54pt;
	height: 10pt;
  background-image: url(./PfeilSBRechtsUpDoppel.png);
  display: block;	
}
a.SteckbriefPRB:HOVER{
	background-image: url(./PfeilSBRechtsDownDoppel.png);
}
button {
	font-family: sans-serif;
  text-align:center;
  border-spacing:22px;
  background-color:#fff560;
  background-image:url(./Button.gif);
  font-size:small;
  border-color:#000000;
  width:100%;
  border-style:ridge;
  height:23px;
  }
button:link {
  background-color:#fff560;
  background-image:url(./Button.gif);
  }
button:hover {
  background-color:#FFC520;
  background-image:url(./Button.gif);
  }
tr j {
  background-color:#cac02b;
  color:black;
  width:100%;
  text-align:center;
  }
td.Button{
	font-size: xx-small;
	font-family: sans-serif;
  text-align:center;
  border-color:#000000;
  border-style:ridge;
  border:0;
}
td.Woche{
	font-family: sans-serif;
  font-size: x-small;
  vertical-align:top;
}
td.Samstag {
	font-family: sans-serif;
  font-size: small;
  background-color:lightgray;
  vertical-align:top;
}
td.Sonntag {
	font-family: sans-serif;
  font-size: small;
  color:red;
  background-color:lightgray;
  vertical-align:top;
}
tfoot {
	font-size: small;
	font-family: sans-serif;
  background-color:#cac02b;
  color:black;
  width:100%;
  }
/************************************************************************/
/* Neue Definitionen */
/************************************************************************/
/***************************/
/*Allgemeines              */
*.width100{
	width: 100%;
}
/***************************/
/*Überschriften            */
h1 {
	font-family: sans-serif;
  text-align:center; 
  }
h2 {
	font-family: sans-serif;
  margin-bottom:2px;
  margin-left:1px;
  margin-right:1px;
  }
h2.Steckbrief {
	font-size: x-large;
	font-family: sans-serif;
	margin-top:0;
  margin-bottom:2px;
  margin-left:1px;
  margin-right:1px;
  }
h3 {
	font-family: sans-serif;
  font-size:large;
  text-align:center;
  }
h3.Steckbrief {
	font-family: sans-serif;
  font-size:large;
  text-align:left;
  margin-top:0;
  margin-bottom:2px;
  margin-left:1px;
  margin-right:1px;
  }
h4 {
	font-family: sans-serif;
  font-size:medium;
  text-align:center;
  }
h5 {
	font-family: sans-serif;
  font-size:x-large;
  text-align:left;
  font-style:italic;
  line-height:0%;
  }
/***************************/
/*Tabelle für den Steckbrief in Papierlayout*/
table.Steckbrief{
	background-color: #F5F5F5;
	border-bottom-style: solid;
	border: thin;
}
/*cellspacing 0 cellpadding 0 width 100%*/
table.Cs0Cp0Width100{
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
}
/**************************/
/*Allgemeine Headerdefinition*/
th {
	font-size: small;
	font-family: sans-serif;
  background-color:#cac02b;
  color:black;
  text-align:center;
  }
/*Tabellenheader links ausgerichtet*/
th.left{
  text-align:left;
  }
/***************************/
/*Tabellenfelder           */
td{
	font-family: sans-serif;
	font-size: small;
}
td.bgc001 {
	font-family: sans-serif;
  background-color:red;
}
td.valign_bottom {
	font-family: sans-serif;
  vertical-align:bottom;
}
td.borderleft{
	font-family: sans-serif;
	border-left-color: black;
	border-left-width: thin;
	border-left-style: solid;
}
td.Privat{
  background-color: #ffc86b;
}
td.Public{
  background-color: #c9ff6b;
}
/***************************/
/*Listboxen                */
select.zugeordnet{
	font-family: sans-serif;
	background-color:#50f806;
}

select.unzugeordnet{
	font-family: sans-serif;
	background-color:red;
}
/***************************/
/*Eingabefelder            */
input.Eintritt1{
  width:130px;
  font-family: sans-serif;
}
input.Eintritt1G{
  width:130px;
  font-family: sans-serif;
  background-color:#d6ffd6;
}
input.Eintritt1R{
  width:130px;
  font-family:sans-serif;
  background-color:red;
}
input.Eintritt2{
  width:180px;
  font-family: sans-serif;
}
input.Eintritt2G{
  width:180px;
  font-family: sans-serif;
  background-color:#d6ffd6;
}
input.Eintritt2R{
  width:180px;
  font-family: sans-serif;
  background-color:red;
}
input.Eintritt3G{
  width:120px;
  font-family: sans-serif;
  background-color:#d6ffd6;
}
input.Eintritt3R{
  width:120px;
  font-family: sans-serif;
  background-color:red;
}
input.public{
	font-family: sans-serif;
	background-color:#d6ffd6;
}
input.Profil1{
  width:130px;
  font-family: sans-serif;
}
input.Profil1P{
  width:130px;
  font-family: sans-serif;
  background-color:#d6ffd6;
}
input.Profil2{
  width:140px;
  font-family: sans-serif;
}
input.Profil2P{
	width:140px;
	font-family: sans-serif;
  background-color:#d6ffd6;
}
input.Profil3{
  width:360px;
  font-family: sans-serif;
}
input.Profil4{
  width:125px;
  font-family: sans-serif;
}
/***************************/
/*Textfelder               */
textarea.public{
	font-family: sans-serif;
  background-color:#d6ffd6;
}
/**************************/
/*Optionsfelder in einer SELECT-Box*/
option.green{
	font-family: sans-serif;
	background-color:#50f806;
}
option.red{
	font-family: sans-serif;
  background-color:red;
}
