.mainpic {
	width: 900px;
	background-image: url(/Fluesse/images/MLhell/header.png);
	height: 400px;
	border-color: #96b899;
}

.headertabelle {
  font-family: Verdana;
  border: 2px solid #ecf2f4;
  border-collapse: collapse;
  margin: auto;
  width: 900px;
  font-size: 13px;
	background: #ecf2f4;
	margin-top:10px;
}

.headerspalte {
  width: 33%;
  /*border: 1px solid black;*/
	padding: 0px;

}

/*Footer*/

.footertabelle {
  font-family: Verdana;
  border-collapse: collapse;
  margin: auto;
  font-size: 12px;
	background:#ecf2f4;
	border:2px solid #ecf2f4;
}

.footerspalte {
  width: 33%;
  /*border: 1px solid black;*/
 padding:0px;
}


/*Post Bit*/

.userinfo {
	background: #c5cacb;
	text-align: center;
	border: solid 2px #789bad;
	height: 32px;
	display:table-cell;
	vertical-align:middle;
		padding: 0px 5px 0px 5px;
}

.ueinfos {
  background: #789bad;
  width: 190px;
  margin-top: 4px;
  font-family: arial;
  font-size: 13px;
	text-align:center;
	padding: 5px 0 5px 0;
	color:black;
}

.userfact {
	margin-bottom:-4px; 
}

.infos {
  background: #c5cacb;
  width: 180px;
  font-family: arial;
  font-size: 13px;
	text-align:center;
	color:black;
	padding: 5px;
}

/*Memberlist*/

.mitglied {
float: left;
margin-left: 5px;
margin-bottom: 10px;
	margin-top:10px;
	width:270px;
	background:#ecf2f4;
	text-align:center;
	margin-left:20px;
	height:500px;
}

.username
{
	margin-top:5px;
	margin-bottom:5px;
	}

.usertitel
{
	margin-bottom:10px;
	}

.usertext
{
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	height:130px;
	overflow:auto;
	margin-bottom:10px;
	}

.info
{
	font-size:13px;
	}

/*Teamseite*/

.team{
background: #3a322f;
}


.marietp1{
text-transform: uppercase;
font-size: 15px;
font-family: Arial;
width: 900px;
box-sizing: border-box;
	height: 450px;
	margin-top:20px;
}

.marietp2{
  width: 50%;
  display: inline-block;
  float: left;
	font-family: Arial;
	
}

.marietp3{
border-bottom: 2px #333 solid;
text-align: center;
	padding-top:10px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 3px;
	font-family: Arial;
}


.marietp4{
  width: 180px;
  height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
	font-family: Arial;
}

.marietp5{
    padding-right: 3px;
    text-align: justify;
    padding-left:15px;
    height: 170px;
    overflow: auto;
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*Profil*/

.profiltabelle {
  border: 1px solid #ecf2f4;
  border-collapse: collapse;
  margin: auto;
  width: 900px;
  font-size: 12px;
	background: #ecf2f4;
}

.profilspalte {
  width: 33%;
  /*border: 1px solid black;*/
  padding-left: 5px;
}

.profilueinfos {
  background: #789bad;
  width: 260px;
  margin-top: 4px;
  font-size: 14px;
  color:black;
  padding: 5px 0 5px 0;
}

.profilinfos {
  background: #c5cacb;
  width: 260px;
  font-size: 14px;
  padding: 5px 0 5px 0;
}

/*Wer ist wer*/

.wer_hintergrund
{
	background:#96b899;
	}

.weristwer {
background: #ecf2f4;
width: 200px;
height: 330px;
float: left;
margin-left: 5px;
margin-top: 15px;
margin-bottom: 10px;
overflow: auto;
padding: 5px 5px 5px 10px;
vertical-align: top;
}

.weristwer_username {
   background: #ecf2f4;
font-size: 13px;
margin-top: 5px;
text-align: center;
display: block;
line-height: 25px;
text-decoration: none;

}

.weristwer_avatar {
text-align: center;
background: #ecf2f4;
color: #7e7469;
margin-top: 5px;
margin-bottom: 5px;

}

.weristwer_erstchara {
background: #ecf2f4;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
font-size: 13px;
/*text-transform: uppercase;*/

}


.weristwer_zweitchara {
background: #ecf2f4;
margin-top: 5px;
padding: 10px 10px 10px 10px;
font-size: 13px;
text-align: center;
display: block;
line-height: 13px;
text-decoration: underline;
font-weight: bold;
/*text-transform: uppercase;*/

}


.weristwer_text {
color: #7e7469;
margin-top: 5px;
font-size: 13px;
text-align: center;
height: 20px;
display: block;
line-height: 20px;
text-decoration: none;
/*text-transform: uppercase;*/
}

/*LINKS*/

a.schwarz:link {
  color: red;
  text-decoration: none;
}
a.schwarz:visited {
  color: red;
}
a.schwarz:hover {
  color: red;
  text-decoration: underline;
}
a.schwarz:focus {
  color: red;
}
a.schwarz:active {
  color: red;
}

/*tabellenrand*/

.rand {
	border: 2px solid #ecf2f4;
}

.szenentabelle
{
	width: 100%;
	background:  #ecf2f4;
}

/*Smilie-Popup*/

.smilietabelle
{color:  red;}