#InfoDiv {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	left: 0px;
	top: 0px;
	background-color: rgba(128, 128, 128, 0.80);
	z-index: 100;
	display: none;
}

#InfoText {
	position: relative;
	width: 500px;
	height: auto;
	background: #ffffd8;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
	border-top: 2px solid #e8e8e8;
	border-left: 2px solid #e8e8e8;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
}

#Reg-Frame  {
	position: relative;
	min-width: 500px;
	max-width: 650px;
}

#Reg-Title  {
	position: relative;
	text-align: center;
	font-family: "Calibri";
	font-size: 1.7em;
	line-height: 100%;
}

.Reg-Text  {
	text-align: justify;
}

#Reg-Form  {
	position: relative;
	width: 80%;
}

#Reg-Entries  {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px auto;
}

.Reg-Input {
	width: 18em;
	height: 1.5em;
}

.Reg-InputSmall {
	width: 9em;
	height: 1.5em;
}

.Reg-InputJahr {
	width: 4em;
	height: 1.5em;
	text-align: center;
}

.Reg-MarkIcon {
	width: 1.75em;
	height: 1.75em;
}

#Reg-Buttons  {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px auto;
}

.Reg-StyledBtn {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height: 2.5em;
	width: 12em;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #c0c0c0;
}

.Reg-SmallBtn {
	width: 7em;
	height: 2em;
}

.Reg-InfoBtn {
	height: 3em;
	width: 3em;
	background-color: transparent;
	vertical-align: middle;
}

.Color-Red {
	color: #ff0000;
}

#NoConf-Frame  {
	position: relative;
	min-width: 500px;
	max-width: 650px;
	height: auto;
	margin: 0px auto;
	border: 1px solid #f0e6b4;
	background-color: #f0e6b4;
}

#NoConf-Title  {
	position: relative;
	text-align: center;
	font-family: "Calibri";
	font-size: 1.7em;
	line-height: 100%;
}

.NoConf-Text  {
	text-align: justify;
}

#Reg-TurnierPferdInfo  {
	position: relative;
}
