@CHARSET "UTF-8";
body {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 85%;
  color: #333333;
  background-color: #F5F5DC;
  margin: 0px;
  padding: 0px;
}

h2, h3 {
	font-size: 1.3em;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}

p.header{ display:none;	
}

div.headerImg{ display:none;

}

.pn-header{
  font-weight: bolder;
  font-size: 12px;
}

.field,.fieldchanged{
  background-color: white;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.fieldchanged{
	background-color: #A0A000;
}
.invisible{
	display: none;
}

.stationChooser{
	background-color: white;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding-right: 4px;
	padding-bottom: 2px;
}

div.enabled, div.disabled{
	display: inline;
	padding: 0;
}

div.disabled{
	color: grey;
}

.error{
	color: #FF7070;
	font-weight: bold;
}

.kartenBlock{
	border:thin solid;
	margin-bottom:5px;
}

.sum{
	border-top: 1px black solid;
}

hr {
  border: 0;
  height: 0px;
  color: White;
}


.loggedIn{
	border: 1px solid black;
	margin-bottom:40px;
	min-width: 80%;
}

.logIn{
	margin: 20px 60px;
	border:1px solid black;
	width:450px;
}

a.link{
	text-decoration: underline;
	cursor: pointer;
}
a.link:hover{
	text-decoration: underline;
	color: blue;
}

div.hint{
}

.weiter{
	width: 100%;
}

.submit, .submitd, .weiter {
  font-weight: normal;
  color: rgb(0,0,102);
  background-color: rgb(220,220,220);
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
	cursor: pointer;
}

input.zeit,button.zeit {
  font-weight: bold;
  color: #ffffff;
  background-color: #339933;
  border: 1px outset #339933;
  cursor: pointer;
}

input.zeit,button.zeit {
/*	width: 80px;*/
	text-align: center;
/*	padding: 5px;*/
	margin-bottom: 0px;
	}

.submitd {
	color:#ADADAD;
}
a.submit{
	font-size: 13px;
	display: inline;
	padding: 2px 10px;
	text-decoration: none;
}

.frage{
	cursor: default;
	display: inline-block;
	width: 9px;
	height: 12px;
	padding: 0;
	margin: 0;
	}

.frage:HOVER {
	}

table.termine{
	border-collapse: separate;
	border-spacing: 2px;
	border: none;
}

table.termine tr{
		}

table.termine td{
}


td.zeit{
	border: none;
}

td.empty{
	padding:0;
	margin: 0;
	border: none;
}

td.datum{
	background-color: #cccccc;
	border: none;
	font-weight: normal;
	padding: 2px;
	text-align: right;
}

table.karten{
	font-weight: bold;
}

.famRabatt{
	font-weight: normal;
}

.famRabatt2{
	font-weight: normal;
	font-size: 90%;
}

.wichtig{
	font-weight: bold;
	font-style: normal;
}

.bar{
	width: 100%;
	height: 5px;
}

.red{
	position: absolute;
	background: red;
	z-index: 2;
}

.freiAnzahl {
  font-family: Calibri, Arial,Helvetica,sans-serif;
  font-size: 8pt;
    }

button.red-button {
	background: red;
	color: white;
	border: 1px outset red;
	}
	
button.yellow-button {
	background-color: #FAFD1B;
	color: black;
	border: 1px outset #FAFD1B;
	}


.green{
	overflow: hidden;
	position: relative;
	background: green;
}

.yellow{
	position: absolute;
	background-color: yellow;
	z-index: 1;
}

.missing{
	background-color: #FF7070;
}

div.frei{
	text-align: center;
}

/*.notAllowed {
background-image: url('/templates/jp_default_1.5/images/theme2/infobutton.png');
}*/



td.Stufe2 button {
	overflow: hidden;
		background-image: url('/templates/jp_default_1.5/images/theme2/infobutton.png');
		z-index: 1;
	}

td.Stufe2 input {
	overflow: hidden;
		background-image: url('/templates/jp_default_1.5/images/theme2/infobutton.png');
		z-index: 1;
	}	
	
td.Stufe2-a input.red-button-a {
	overflow: hidden;
	background-image: none;
		z-index: 1;
	}		
	
	
td.Stufe2 input.red-button {
	overflow: hidden;
	background-image: url('/templates/jp_default_1.5/images/theme2/b-verbot.png');
		z-index: 1;
	}	

/*input.red-button {
	overflow: hidden;
	background-image: url('/templates/jp_default_1.5/images/theme2/b-verbot.png');
		z-index: 1;
	}			*/
	
td.vorbei input {
	overflow: hidden;
	background: #cccccc;
	border: 1px outset #cccccc;
	}
	
td.vorbei button.yellow-button {
	overflow: hidden;
	background: #cccccc;
	border: 1px outset #cccccc;
	}
		
td.vorbei button.yellow-button .freiAnzahl {
	color: yellow;
	font-size: 0px;
	}
	
div.day {
	background-color: #cccccc;
	border: none;
	padding-top: 3px;
	font-weight: bold;
}

div.train {
	border: none;
}

div.row  {
	margin-bottom: 4px;
	background-color: #cccccc;
}
