
/* hier der hack fuer den footer*/
html, body, #wrap {height: 100%;}

body > #wrap {height: auto;	min-height: 100%;}

#wrap {text-align: center;}

#main {
	padding-bottom: 100px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	font-family: "Lucida Sans";
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
} 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}



/* Hides from IE-mac \*/

* html .clearfix { 
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#left {	
	float: left;
	text-align: center;
	padding-top: 12px;
	margin-left: auto;
	margin-right: auto;	
	width: 150px;
	text-align: left;
}

#right {
	padding: 10px;
	margin-left: 150px;
	text-align: left;	
	width: 700px;
}

#texte {
	margin: 0;
	padding: 15px;
}

/*for navigation*/
ul#navigation {
	margin: 0;
	padding: 0 	0.8em;
	text-align: left;
	height: 30px;
/*	text-align: center;*/

}

ul#navigation li {
	margin: 0;
	padding: 0 0.5em;
	list-style: none;
	display: inline;
}

ul#navigation a {
	text-decoration: none;
	font-size: 1.2em;
	color: gray;
}


ul#navigation a:hover {
    color: white; background-color: gray;
  }

/*berlin-jammers link*/
#berlinjammers {
	width: 150px;
	height: 75px;
	display: block;
	border: none;
}

#bj_tag {
	border: none;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#video {
	width: 450px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}

/*for tab menu item wich is selected*/
.menu {
	padding: 0 7px;
	display: inline;
	width: 100px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #0054ff;
}

/*for tab menu item which are not selected (here links)*/
.menu a {
	text-decoration:none;
	color: #ec008c;
}

/*hoover effect of tab menu item*/
.menu a:hover {
	color: #0054ff;
/*	background-color: gray;*/

}

/*for tab sub-menu item wich is selected*/
.submenu {	
	padding: 0 10px;
	display: inline;
	width: 100px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #ec008c;
}

/*for tab sub-menu item which are not selected (here links)*/
.submenu a {
	text-decoration:none;
	color: #0054ff;
}

/*hoover effect of tab sub-menu item*/
.submenu a:hover {
	color: #ec008c;
}

/*#submenu {
margin-top: 30px;
text-align: center;
margin-left: auto;
margin-right: auto;
}*/

h1  {
	margin-top: 15px;
font-size: 1.3em; 
}                                                                                             
p {
font-size: 1em;
}                 
it {font-style:italic;}




b {
font-weight: bold;
}
a { 
text-decoration: none;
}                                                                                     
ul  { 
font-size: 1em;
}                

li {
font-size: 0.9em;
margin: 5px;

}           
#numliste {
font-size: 1em;

}
ul li{ 
font-weight: normal;
}                             

.reg_details {
	border-bottom: 1px solid black;
}            

#texte h2 a{color: #EC008C; font-size: 0.75em; float: right; text-decoration: underline;} 

/* ============= players to pay ================*/
.payedForm ul{list-style: none;}
.payedForm ul li{width: 400px; border-bottom: 1px solid #ddd;}
.payedForm ul li span{float: left; width: 200px;}
.payedForm ul li .checkbox{margin-left: 150px;}
.payedForm #submitPayedForm{float: right; margin-right: 250px;}   
 
/* ============= partner page ===================== */
.partner-box{padding: 5px;}
.player-name{font-weight: bold; padding-left: 180px;}

/* ============= user menu ===================== */           
#usermenu {margin-top: 60px;}

#usermenu .menu {
	
	padding: 5px 0;
	width: 100px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #ec008c;
	font-size: 0.8em; 
	display: block;
}

/*for tab sub-menu item which are not selected (here links)*/
#usermenu .menu a {
	text-decoration:none;
	color: #0054ff;
}

/*hoover effect of tab sub-menu item*/
#usermenu .menu a:hover {
	color: #ec008c;
}                 

/* ============= players to pay ================*/
.email-list li{list-style: none;}

.liste{
	border-bottom: 1px solid #000;
}