table { border: 1px solid black; border-collapse:collapse;  }
tr  { border: 1px solid black; border-collapse:collapse;  }
td  { border: 1px solid black; border-collapse:collapse;  }

html {
	min-height: 100%;
  overflow-y: scroll;
}
body {
	height: 100%;
	width: 100%;
	margin:0px;
    padding:0px;
}


.credlabel {
	display: inline-block;
}
.credinput {
	width: 80%;
	max-width:250px;
	
}

#content {
	padding: 10px 10px 20px;
    margin-left: auto ;
    margin-right: auto ;
    max-width:964px;
    min-height: 75%;
    font-family: arial,helvetica, sans-serif;
	margin-bottom: 10px;
	
}

#contentborder {
	margin: 10px;
}

#header {
	width: 100%;
	background-position:10px 10px;
	background-color: white;
	height: 55px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
	text-align: center;

}

#headerline {
	background-image: url(../ewe/bg_line.png);
	background-repeat:repeat-x;
	height: 19px;
	margin-bottom: 10px;
}

#header img {
	float: left;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
}

h1 {
	font-size: 110%;
}

#headerlink {
	display: block;
	padding-top: 25px;

}

a {
  color: black;
  text-decoration: underline;
  padding-right: 3px;
}

#arenaformerror {
	display:none;
	color: red;
}

#formerror {
	display:none;
	color:red;
}

.errormsg {
	color:red;
}
#footer {
	width: 100%;
	padding-top:10px;
    padding-bottom:10px;
    /*margin:20px;*/
	margin: 0px 0px 30px 0px;
	font-size: 85%;

}

.footerlinks {
	width:25%;
	margin: auto;
	text-align:center;
	color:black;
	float:left;
}

#wlanlogo {
	max-width:75%;
	max-height: 25%;
	min-height: 142px;
	min-width: 142px;	
        /*min-height: setzen */
	margin: auto auto 10px;
	display: block;
}

#arenalogo {
	max-width: 95%;
	max-height: 25%;
	min-height: 142px;
	min-width: 142px;	
        /*min-height: setzen */
	margin: auto auto 10px;
	display: block;
}

.centerdiv {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.pagedivider {
	margin-top: 30px;
	margin-bottom: 30px;
}
.startext {
	font-size: 75%;
}
.longerdiv {
	font-weight: bold;
	margin-bottom: 10px;
}

.toscaption {
	font-weight: bold;
	margin-bottom: 10px;
}
.toslist {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.toslistlist {
/*	margin-left: 26px;
	text-indent: -26px;*/
	margin-bottom: 10px;

}
.faqlist {
	margin-top: 10px;
	font-weight: bold;
}
.dprlist {
	padding-left: 0px;
}
.dprlistitem {
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: bold;
}
#agb {
	float: left;
	margin-top: 5px;
	min-width: 15px;
	min-height: 15px;
}
#arenaagb {
	float: left;
	margin-top: 5px;
	min-width: 15px;
	min-height: 15px;
}
.tos {
	margin-left: 30px;
	margin-top: 5px;
	display: block;
}

.toslink {
}

#poweredbyewe {
        max-width:15%;
        max-height: 25%;
        min-height: 50px;
        min-width: 150px;
        margin: 20px 30px 10px;
        float: left;
}
