/* ----- different blueprint styles ------- */


html {
	background: #000000 url(fcc_background.gif) repeat-x;
}

.container {
	margin-top: 30px;
	background-color: #ffffff;
}

h2 {
	font-size: 20px;
	color: #ccc;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
a:focus, a:hover {
	color:#000;
}
a:hover {
	color:#999;
}
a {
	color:#999;
	text-decoration: none;
}
p {
	clear: both;
	margin: 10px 0;
}
.content_text_white ul {
	list-style-type: disc;
	margin-left: 20px;
}
.content_text_white a {
	color: #006699;
	font-weight: bold;
}

/* ----- individual styles  ------- */

fieldset {
	margin:1.0em 0 1.5em 0;
	background-color: #f6f6f6;
	padding: 10px 20px;
	width: 300px;
}

.tx-felogin-pi1 label {
	padding: 6px 0;
}

legend {
	font-size:1.0em;
}
label {
	font-weight: normal;
}
dl dt {
	clear: both;
}
textarea {
	width:220px;
	height:100px;
}

.space2 {
	background: none;
	height: 10px;
}


/*------ core elements --------*/

/*--- navigation : mainmenu - tmenu ---*/

.mm_active a {
	font-weight: bold;
	text-decoration: none;
}

#mainmenu1 {
	list-style-type:none;
	/*position: absolute;
	margin: 116px 0 0 220px;*/
	height: 34px;
	border-right: 1px solid #c1a0ab;
}

#mainmenu1 li {
	position:relative;
	float:left;
	display:block;
	height:34px;
	margin: 0 0 0 0; padding: 0;
	font-size: 12px;
	margin-left: 10px;
}


#menu {
	position: absolute;
	left: 131px; top: 135px;
	width: 850px; height: 34px;

}
#menu_inside {
	position: relative;
	float: right;
}

.menufront {
	float: left;
}
#menubar {
	float: left;
}
#menubar li{
	float: left;
	text-align: center;
}
#menubar li a{
	display: block;
	background: url(mm_01.gif);
	height: 34px;
	width: 28px;
	text-decoration: none;
	color: #000;
	line-height: 33px;
	font-weight: bold;
	font-size: 14px;
}
#menubar li a:hover{
	background: url(mm_01_active.gif);
	color: #333;
}

#menubar li.lm_active a{
	background: url(mm_01_active.gif);
}

/*--- navigation : listmenu - tmenu ---*/

/*-- level 1 --*/


.lm_active a{
	font-weight: bold;
	text-decoration: none;
}

#submenu {
	font-size:11px; line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}

/* --- EXT: forum --- */

/*-- searchbox --*/
#searchbox {
	position: absolute;
	left: 850px; top: 175px;
	width: 100px; height: 20px;
}
#searchbox .inp_t {
	background-color:#abaeb8;
	border:1px solid #4a4d5c;
	color:#fff;
	height:16px;
	padding-top:2px;
	position:absolute;
	margin:5px 0 0 10px;
	width:90px;
}

#searchbox .inp_s {
	margin: 7px 0 0 105px;
	position:absolute;
	border: hidden;
}


/* --- TYPO3 --- */

.csc-frame-rulerAfter {
	border-bottom: 2px solid #decdbd;
	margin-bottom: 20px;
}

#block {
	background-position: -126px 0;
	background-repeat:no-repeat;
	height:725px;
	position:relative;
}
.block_F {
	left: 210px;
	top: 190px;
	width: 320px;
	/* height: 410px; */
}
.block_G {
	left: 520px;
	top: 205px;
	width: 400px;
	/* height: 395px; */
}
.block_N {
	left: 210px;
	top: 200px;
	width: 320px;
	/* height: 400px; */
}
.block_O {
	left: 520px;
	top: 205px;
	width: 400px;
	/* height: 395px; */
}

.block_F, .block_G, .block_N, .block_O {
	position: absolute;
	/* overflow: auto; */
	font-size: 12px; line-height: 16px;
}

.block_F_link, .block_N_link {
	position: absolute;
	left: 720px;
	top: 622px;
}
.block_G_link, .block_O_link {
	position: absolute;
	left: 325px;
	top: 620px;
}

.standingseats span {
	display: block;
	padding: 3px 10px;
}
.standingseats span:hover {
	color: #fff;
	background-color: #333;
}

/* counter */
.counter {
	position: absolute;
	left: 220px;
	top:144px;
	font-size: 14px;
}
.counter_text {
	font-weight: bold;
}

/* seats */
.block_seat_empty a:hover {
	background: url(seat_hover.png);
	border: 1px solid #666;
}
.block_seat_empty a {
	display: block;
}

.box {
    display:none;
    /*background: #fff url(images/mm_01_activexxx.gif); */
  	background: url(bg_arrow_white.gif);
    height:62px;
    width:127px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 11px;
	line-height: 16px;
}

.box2 {
    display:none;
    background: #fff;
  	/*background: url(images/bg_arrow_white.gif);	*/
    height:62px;
    width:187px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 11px;
	line-height: 16px;
}
.box3 {
    display:none;
    /*background: #fff url(images/mm_01_activexxx.gif); */
  	background: url(bg_arrow_white3_new.gif);
    height: 190px;
    width:250px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 11px;
	line-height: 16px;
}
/*-- trainerbänke --*/
.box4 {
    display:none;
    /*background: #fff url(images/mm_01_activexxx.gif); */
  	background: url(bg_arrow_white3.gif);
  	background: #fff;
    height: 180px;
    width:155px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 12px;
	line-height: 26px;
	font-weight:bold;
	text-align:center;
}
/* --- helden -- */
.boxh {
    display:none;
  	background: url(bg_arrow_white3.gif);
  	background: #fff;

    width:210px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 12px;
	line-height: 15px;
	text-align:center;
}

/*-- stehplätze --*/
.box5 {
	position:relative;
	left:0px;
	top:0px;
    display:none;
    background-color:#fff;
/*  	background: url(images/bg_arrow_white3_new.gif); */
    height: 190px;
    width:250px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 11px;
	line-height: 16px;
}

.box6 {
	position:absolute;
	left:0;
	top:0;
    display:none;
    background-color:#fff;
    height: 190px;
    width:250px;
    padding:10px;
    color:#000;
	z-index:1000;
	font-size: 11px;
	line-height: 16px;
}







.boxgreen {
	/* background: #dcf2dc url(images/bg_arrow_green.gif);	*/
	background: url(bg_arrow_green.gif);
}
.boxgreen .tt_title{
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.boxorange {
	/* background: #efded1 url(images/mm_01_activexxx.gif);	*/
	background: url(bg_arrow_orange.gif);
}
.boxorange .tt_title{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.tt_title {
	font-size: 12px;
	font-weight: bold;
}
.tt_text {
	margin-top: 6px;
}
.tt_text2 {
	margin: 2px 0 2px 0;
}
.tt_left {
	float: left;
	width: 110px;
}
.tt_right {
	float: left; margin-left: 15px;
	width: 120px;
}
.tt_clear {
	clear: both;
	font-size: 6px; height: 6px; line-height: 6px;
}
.tt_title2 {
	height: 40px;
	margin-top: 2px;
	font-size: 12px; line-height: 13px;
	font-weight: bold;
}
.tt_company {
	margin-top: 5px; padding-top: 4px;
	border-top: 1px solid #ccc;
}
.tt_company span{
	color: #666;
}
.tt_address {
	margin-top: 5px; padding-top: 4px;
	border-top: 1px solid #ccc;
}
.tt_address span{
	color: #666;
}
.tt_image {
	margin-top: 4px;
}


.tt_text_name {
	padding:0 0 5px 0;
	margin:0;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.tt_text_datum {
	padding:0 0 5px 0;
	margin:0;
	font-size: 11px;
}
.tt_text_text {
	padding:0;
	margin:0;
	font-size: 11px;
}
.tt_text_text ul {
	text-align:left;
	list-style:disc;
	margin:5px 0 0 15px;
}
.tt_text_text img {
	border:2px solid black;
	margin: 0 0 5px 0;
}

/* fancybox */

.popupContentHiding {
	display:none;
}

.ttContent1 {
	color:#2a7b0e;
	font-size:12px;
	font-weight: normal;
}
.ttContent2 {
	color:#000000;
	font-size:12px;
	font-weight: normal;
}
.ttContent3 {
	color:#0056c1;
	font-size:12px;
	font-weight: normal;
}

/* edit */

.tx-stadion-pi3 {
	font-size: 12px;
	line-height: 18px;
}
.inp_3 {
	width: 20px;
}
.inp_4 {
	width: 36px;
}

.inp_5 {
	margin-left: 5px;
}

.txt_blue {
	color: #015cad;
}

.form_left {
	float: left;
	width: 90px;
}
.form_right {
	float: left;
	width: 220px;
}
.form_space {
	clear: both;
}
.form_green {
	color: #006600;
}
.form_orange {
	color: #990000;
}
.form_warning {
	border: 1px solid #c00;
	padding: 10px;
	width: 600px;
	background-color: #feede7;
}
.form_edit {
	border: 1px solid #ccc;
	padding: 10px;
	width: 600px;
	background-color: #f0f0f0;
}

.bande {
	position:absolute;
}

/*-- edit feuser --*/

div.tx-datamintsfeuser-pi1 form fieldset {
	width: 510px;
}
div.tx-datamintsfeuser-pi1 input {

}
.image_delete {
	padding-left: 170px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item label {
	text-align: right;
	padding-right: 12px;
}

#datamints_feuser_31_address {
	height: 30px;
}


div.tx-datamintsfeuser-pi1 form fieldset div.form_item_9 label {
	color: #006699;
	font-weight: bold;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item_10 label {
	color: #006699;
	font-weight: bold;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item_11 label {
	color: #006699;
	font-weight: bold;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item_12 label {
	color: #006699;
	font-weight: bold;
}


/*-- stadionsearch --*/
.tx-stadionsearch-pi1 h3 {
	margin: 15px 0;
}
.tx-stadionsearch-pi1 a {
	color: #000;
}
.tx-stadionsearch-pi1 a:hover {
	color: #666;
}
.stadion_search_table {
	background-color: #e0e0e0;
	width: 400px;
}
.stadion_search_th1, .stadion_search_th2, .stadion_search_th3, .stadion_search_th4 {
	background-color: #666;
	color: #fff; padding: 4px;
	border: 1px solid #ccc;
}

.stadion_search_td0 {
	background-color: #f0f0f0;
	padding: 4px;
	border: 1px solid #ccc;
}
.stadion_search_td1 {
	background-color: #e0e0e0;
	padding: 4px;
	border: 1px solid #ccc;
}

/*-- stadionregister --*/
div.register {
	width: 440px;
	background: #f0f0f0;
	padding: 20px;
}
div.error1 {
	color: #c00;
}
