.clearer{
  clear:both;
}
body #map_canvas{
  margin:0 auto 0 auto;
}
body #map_canvas ,
body #map_canvas font ,
body #map_canvas span ,
body #map_canvas a ,
body #map_canvas p ,
body #map_canvas div{
  color:#000000;
}

body #map_canvas .name{
  margin-bottom:5px;
  font-weight:bold;
  font-size:14px;
  text-decoration:underline;
}

body #map_canvas .iw div.left{
  float:left;
  width:80px;
  height:auto;
}
body #map_canvas .iw div.right{
  float:left;
  width:120px;
  height:auto;
  margin-left:10px;
}
body #map_canvas .iw .grad{
  border-top:1px dotted #000000;
  padding-top:5px;
}
body #map_canvas .iw .gradTitle{
  padding-bottom:10px;
}body #map_canvas .iw .gradPic{
   padding-bottom:10px;
}
body #map_canvas .iw .grad .title{
  width:90px;
  display:block;
  float:left;
  vertical-align:middle;
}
body #map_canvas .iw .grad .value{
  width:80px;
  display:block;
  float:left;
  vertical-align:middle;
}
body #map_canvas .iw .games{
  border-top:1px dotted #000000;
  padding-top:5px;
}
body #map_canvas .iw .games .gamesTitle{
  width:100%;
  padding-bottom:5px;
}
body #map_canvas .iw .games .gamesPic{
  width:100%;
}
body #map_canvas .iw .games .gamesPic .value{
  float:left;
  margin-left:20px;
}
body #map_canvas .avatar{
  padding-top:2px;
}
body #map_canvas .avatar img{
 width:80px;
 height:80px;
}
.gmnoprint .gmnoprint{
  margin:0;
  padding:0;
}
body #map_canvas .status{
  font-size:12px;
  margin:5px 0 5px 0;
}

body #map_canvas .wohnort{
  font-size:12px;
  margin:5px 0 5px 0;
}

.memberLinkListe{
  margin:10px 0 0 0;
  width:100%;
}
.memberLinkListe .headline{
  margin:0 0 10px 0;
  padding:0 0 10px 0;
  font-size:24px;
  font-weight:bold;
  color:#fe8f00;
  width:100%;
  text-align:center;
  border-bottom:1px dotted #fe8f00;
  font-family:Tahoma;
}
.memberLinkListe .legend{
  margin:0 0 10px 0;
}
.memberLinkListe .legend .legendWrap{
  margin:0 auto;
  width:590px;
}
.memberLinkListe .legend .legendTitle{
  margin:0 0 0 0;
  height:47px;
  float:left;
  background-position:top left;
  background-repeat:no-repeat;
  width:80px;
}

.memberLinkListe .legend .legendTitle.Clanleader{
  background-image: url("../content/images/google-pins/horse-white-border.png");
  padding:0 0 0 40px;
}
.memberLinkListe .legend .legendTitle.coAdmin{
  background-image: url("../content/images/google-pins/orga-soldier-white-border.png");
  padding:0 0 0 40px;
}
.memberLinkListe .legend .legendTitle.Gold-Member{
  background-image: url("../content/images/google-pins/gold-soldier-white-border.png");
  padding:0 0 0 30px;
}
.memberLinkListe .legend .legendTitle.Full-Member{
  background-image: url("../content/images/google-pins/fullmember-soldier-white-border.png");
  padding:0 0 0 25px;
}
.memberLinkListe .legend .legendTitle.Trail{
  background-image: url("../content/images/google-pins/trail-soldier-white-border.png");
  padding:0 0 0 45px;
}



.memberLinkListe .links{
  margin:0;
  padding:0;
}
.memberLinkListe .links ul{
  margin:0 10px 0 0;
  padding:0 20px 10px 0;
  list-style-type:none;
  float:left;
  display:block;
}
.memberLinkListe .links ul li{
  margin:0;
  padding:5px 0 0 0;
  display:block;
  list-style-type:none;
  width:200px;
}
.memberLinkListe .links ul li a{
  margin:0;
  padding:2px 4px 2px 20px;
  overflow:hidden;
  display:block;
  text-decoration:none;
  background-image:url("../images/style/gs04_template141/navlink_w200.jpg");
  background-repeat:no-repeat;
  white-space: nowrap;
}
.memberLinkListe .links ul li a:hover{
  margin:0;
  padding:2px 4px 2px 20px;
  text-decoration:none;
  background-image:url("../images/style/gs04_template141/navlink_w200.jpg");
  background-repeat:no-repeat;
  background-position:0 -20px;
}

.memberLinkListe .links ul li .memberLinkListeHeadline{
  font-size:12px;
  color:#fe8f00;
  font-weight:bold;
  border-bottom:1px dotted #fe8f00;
}

.memberLinkListe .notice{
  padding:20px 0 5px 0;
  font-size:9px;
  font-weight:bold;
  color:#fe8f00;
}
