/* ---------------------------------------------ANFANG ORT-Template ---------------------------------*/
.tx-kfrmanagement-spielstaetten{
	float			        : left;
}

#mainSpielstaetten{
	float			        : left;
	width			        : 632px;
	padding			      : 0px 0px 5px 0px;
	border			      : 1px solid #ddd;
	border-bottom		  : 2px solid #ddd;
	font-size		      : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 12px;
	color			      : #333;
	/*background-color	: #ffd;	*/
}

#mainSpielstaettenText{
	font-size		      : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 14px;
	text-align		    : left;
	color			        : #333;
	padding			      : 10px 10px 5px 10px;
}

#mainOrtText
{
	float			: left;
	width			: 612px;
	line-height		: 1.4em;
	color			: #333;
	padding			: 10px 10px 5px 10px;
}

#mainOrtBox
{
	float			: left;
	width			: 385px;
	/*background-color	: #abc;*/
}

#mainOrtName
{
	float			: left;
	width			: 115px;
	/*border-right		: 1px solid #ddd;*/
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 14px;
	color			: #000;
	text-align		: left;
	padding			: 0px 0px 0px 10px;
	margin-right		: 10px;
	/*background-color	: #0dd;*/
}

#mainOrtLink
{
	float			: left;
	width			: 240px;
	/*border-right		: 1px solid #ddd;*/
	padding			: 0px 0px 0px 0px;
	margin-right		: 10px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 14px;
	color			: #000;
	text-align		: left;
	/*background-color	: #c0c;*/
}

div#mainOrtLink a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #FF9933;
	text-decoration		: none;
}
div#mainOrtLink a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #FF9933;
	text-decoration		: none;
}
div#mainOrtLink a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}
div#mainOrtLink a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #FF9933;
	text-decoration		: none;
}

#mainOrtKarte
{
	float			: left;
	width			: 237px;
	height			: 100%;
	text-align		: right;
	padding			: 170px 0px 0px 0px;
	/*background-color	: #accdff;*/
}
#mainOrtShortHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 240px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 5px 0px 5px 135px;
}

#mainOrtHr
{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 365px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 5px 10px 5px 10px;
}

/* ---------------------------------------------ENDE ORT-Template ---------------------------------*/

/* ------------------------------------------- SPIELSTAETTEN - KARTE --------------------------------*/
#tx_kfrmanagement_spielstaetten_list_layer{
  height            : 400px;
  overflow          : auto;
}

.tx_kfrmanagement_spielstaetten_list_karte{
  padding           : 5px;
  margin            : 5px;
}

/* Karte */
#mapBox{
  position          : relative;
  top               : 0px;
  left              : 0px;
  /* width             : 267px; */
  /* height            : 211px; */
  z-index           : 1;
  /* border            : 1px solid #ccc; */
}

#karte  {
  position          : absolute;
  top               : 0px;
  left              : 0px;
  /* width             : 267px; */
  /* height            : 211px; */
  z-index           : 2;
}

#punkt  {
  position          : absolute;
  top               : 0px;
  left              : 0px;
  width             : 0px;
  height            : 0px;
  z-index           : 3;
  visibility        : hidden;
}

/*-------------------------------------------- BEGINN Detail-ORT-TEMPLATE -------------------------------------*/

#detailOrtPictoBox
{
	float			: left;
	width			: 274px;
	height			: 247px;
	padding			: 0px;
	margin			: 0px 0px 20px 0px;
	text-align		: right;
	background-color	: #B6B5BB;
}

#detailOrtPicto
{
	float			: left;
	width			: 274px;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	/*background-color	: #33f;*/
}

#detailOrtPictoStadt
{
	float			: left;
	width			: 244px;
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 1.3em;
	color			: #CC0000;
	padding			: 0px;
	margin			: 0px 20px 0px 10px;
	/*background-color	: #ddd;*/
}

#detailOrtPictoHalle
{
	float			: left;
	width			: 244px;
	font-size		: 12px;
	font-weight		: normal;
	line-height		: 1.3em;
	color			: #fff;
	padding			: 0px;
	margin			: 0px 20px 0px 10px;
	/*background-color	: #33f;*/
}

#detailOrtPictoAdress
{
	float			: left;
	width			: 244px;
	font-size		: 10px;
	font-weight		: normal;
	line-height		: 1.3em;
	color			: #000;
	padding			: 0px;
	margin			: 0px 20px 0px 10px;
	/*background-color	: #f9f;*/
}

/* -- ------------------------------------ Beginn Karte Anfahrt ---------------------------------------------*/
#detailOrtAnfahrtBox
{
	
	float			: left;
	width			: 336px;
	height			: 245px;
	border			: 1px solid #B6B5BB;
	font-weight		: normal;
	line-height		: 12px;
	color			: #000;
	padding			: 0px;
	margin			: 0px 0px 20px 0px;
	/*background-color	: #f3f;*/
}

/* ----------------------------------BEGINN ANFAHRTS-BESCHREIBUNG ------------------------------*/

#detailOrtAnfahrtTextTitle
{
	float			: left;
	width			: 612px;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: bold;
	line-height		: 1.5em;
	color			: #FF9933;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 10px 0px 0px;
	/*background-color	: #0dd;*/
}

#detailOrtAnfahrtOpnvTitel
{
	float			: left;
	width			: 612px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.5em;
	color			: #963;
	padding			: 0px 0px 0px 0px;
	margin			: 10px 10px 0px 0px;
	/*background-color	: #0fd;*/
}

#detailOrtAnfahrtOpnvText
{
	float			: left;
	width			: 612px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.4em;
	color			: #000;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 10px 0px 0px;
	/*background-color	: #fad;*/
}

#detailOrtAnfahrtPkwTitel
{
	float			: left;
	width			: 612px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.5em;
	color			: #963;
	padding			: 0px 0px 0px 0px;
	margin			: 10px 10px 0px 0px;
	/*background-color	: #ff99dd;*/
}

#detailOrtAnfahrtPkwText
{
	float			: left;
	width			: 612px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.4em;
	color			: #000;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 10px 0px 0px;
	/*background-color	: #ff9933;*/
}

#detailOrtZusatzTitel
{
	float			: left;
	width			: 612px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.5em;
	color			: #963;
	padding			: 0px 0px 0px 0px;
	margin			: 10px 10px 0px 0px;
}

#detailOrtZusatzText
{
	float			: left;
	width			: 612px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 1.4em;
	color			: #000;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 10px 0px 0px;
}

/* ----------------------------------- ENDE DETAIL-ORT-Template ------------------------------------ */
