/* CSS Document */

body {
  font-family:"Arial";
  font-size:12px;
  color:#000000;
  background-color: white;
  margin:0;
  padding:0;
  text-align:center;
  background-image:url(img/background_ifinger.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  position:relative;
  }
  
p {
  margin-top:0px;
  margin-bottom:14px;
  }
  
#container {
  width:950px;
  margin:0 auto;
  margin-top:79px;
  text-align:left;
  position:relative;
  }

#nav_head {
   width:700px;
   text-align:right;
   position:absolute;
   top:60px;
   padding-right:20px;
   font-weight:bold;
   font-size:11px;
   color:black;
   text-transform:uppercase;
   background-color: white;
   }
   
#nav_head a {
  color:black;
  text-decoration:none;
  }
  
#nav_head a:hover {
  text-decoration:underline;
  }

#logo {
  background-image:url(img/logo.png);
  background-repeat:no-repeat;
  background: expression("none");
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop  src='http://www.telmekomteam.com/fileadmin/vorlage/img/logo.png');
  width:206px;
  height:81px;
  float:right;
  margin-right:15px;
  }

#nav {
  position:absolute;
  top:100px;
  width:950px;
  height:25px;
  background-image:url(img/bg_nav.jpg);
  }
  
#content {
  position:absolute;
  top:125px;
 /* background-image:url(img/bg_content_kl.png);*/
  width:950px;
  }
  
#headline {
  position:relative;
  margin-top:75px;
  margin-left:25px;
  height:20px;
  background-image:url(img/bg_athleten.jpg);
  padding:5px 15px;
  padding-bottom:0;
  width:420px;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  }  
  
#box {
  position:relative;
  margin-left:25px;
  background-image:url(img/bg_login.gif);
  width:398px;
  height:200px;
  padding:25px 25px 0px 25px;
  color:#FFFFFF;
  border-left:1px solid #A70907;
  border-right:1px solid #A70907;
  border-bottom:1px solid #A70907;

  }
  
#box h3 {
  margin: 10px 0 10px 0;
 }
  
#headline_news {
  position:absolute;
  top:25px;
  width:185px;
  background-image:url(img/bg_news.jpg);
  left:500px;
  height:20px;
  padding-top:5px;
  padding-left:15px;
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  }
  
#news {
  position:absolute;
  top:50px;
  width:198px;
  left:500px;
  background-image:url(img/blau.gif);
  background-repeat:repeat;
  color:#FFFFFF;
  height:270px;
  border:1px solid #000099;
  line-height:18px;
  padding-top: 5px;

  }
  
#news h4 {
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:12px;
  }

#news a, #box a, #ergebnis a {
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold;
  }
  
#news a:hover, #box a:hover, #ergebnis a:hover{
  text-decoration:underline;
  }
  
#headline_ergebnis {
  position:absolute;
  top:25px;
  width:185px;
  background-image:url(img/bg_ergebnis.jpg);
  left:725px;
  height:20px;
  color:#FFFFFF;
  padding-top:5px;
  padding-left:15px;  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
  }
  
#ergebnis {
  position:absolute;
  top:50px;
  width:168px;
  left:725px;
  background-image:url(img/gruen.gif);
  background-repeat:repeat;
  color:#FFFFFF;
  height:255px;
  padding:10px 15px;
  border:1px solid #339933;
  }
  
  
#ergebnis p{
	border-bottom: 1px solid #339933;
	padding-bottom: 2px;
	line-height: 18px;
	margin-bottom: 2px;
}
  
#laufsport {
  float:left;
  width:298px;
  background-image:url(img/bg_maincontent.gif);
  height:175px;
  border:1px solid #999999;
  margin-top:25px;
  padding-top:25px;
  padding-left:25px;
  padding-right:15px;
  font-weight:bold;
  position:relative;
  }


#laufsport h3 {
  margin:0;
  padding:0;
  font-size:14px;
  color:#CC0000;
  margin-bottom:10px;
  }
  
  
  
#b_laufsport ul {
  list-style:none;  
  margin:0;
  padding:0;
  width:144px;
  height:34px;
  float:left;
  padding-top:3px;
  background-image:url(img/bg_b_portraits.png);
  background-repeat:no-repeat;
  }
  

#b_laufsport ul a {
 position: relative;
 z-index: 1;
}  

#b_laufsport li {
  float::left;
  margin:0;
  padding:0;
  }

#b_laufsport li a {
  text-decoration:none;
  color:#FFFFFF;
  display:block;
  height:20px;
  padding-top:5px;
  padding-left:30px;
  font-size:14px;
  font-weight:bold;
  }

#b_laufsport ul.filter {
  background: expression("none");
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop  src='http://www.telmekomteam.com/fileadmin/vorlage/img/bg_b_portraits.png'  );
}


#portraits {
  float:left;
  width:297px;
  background-image:url(img/bg_maincontent.gif);
  height:175px;
  border:1px solid #999999;
  margin-top:25px;
  padding-top:25px;
  padding-left:25px;
  padding-right:15px;
  font-weight:bold;
  position:relative;
  }
 

 
#portraits h3 {
  margin:0;
  padding:0;
  font-size:14px;
  color:#CC0000;
  margin-bottom:10px;
  }

 
#login {
  float:left;
  width:225px;
  background-image:url(img/bg_login.gif);
  height:175px;
  border:1px solid #FF3300;
  margin-top:25px;
  padding-top:25px;
  padding-left:25px;
  color:#FFFFFF;
  font-weight:bold;
  position:relative;
  }
#login p {margin:0;}
form {margin:0;}
#login .csc-loginform { margin-top:10px;}
  
#login h3 {
  font-size:14px;
  margin:0;
  padding:0;
  }

#login img {
  clear:right;
  float:right;
  margin:15px;
  margin-bottom:0;
  } 
  
#login input {
  margin:0;
  padding:0;
  }
  
#footer {
  clear:left;
  }
#footer img {
  padding:15px 0;
  padding-left:25px;
  }
  
#nav_footer {  
  /*background-image:url(img/bg_navfooter_kl.png);*/
  width:925px;
  height:20px;
  padding-left:25px;
  padding-top:12px;
  }
  
#nav_footer a {
  color: white;
  text-decoration:none;
  }
  
#nav_footer a:hover {
  text-decoration:underline;
  }
  
#box div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {float:none;}
#box div.csc-textpic-left div.csc-textpic-imagewrap {float:none;}
#box div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:0px;padding-bottom:5px;}



#sprachmenu {
   position:absolute;
   top:0;
   left:0;
   text-align:right;
   width:700px;
   font-weight:normal;
   color:#000;
   text-decoration:none;
   font-size:11px;
   }
   
#sprachmenu a {
  color:#000;
  text-decoration:none;
  font-size:11px;
  }

#sprachmenu a:hover {
  text-decoration:underline
  }

#sprachmenu .tx-srlanguagemenu-pi1 
{ text-transform:uppercase;
float:right;}

#sprachmenu .tx-srlanguagemenu-pi1 .CUR {
font-weight:bold;
}
#sprachmenu .tx-srlanguagemenu-pi1 .NO a {
font-weight:normal;
}

#sprachmenu .tx-srlanguagemenu-pi1 .INACT  {
  font-size:11px;
  color:#999;
}

.tx-srlanguagemenu-pi1 .SPC {
  line-height:12px;
  }

#text img {
  border:0;
  }

#text img.gallery  {
  float:left;
  padding-right:10px;
  }

.rgsgcontent h2 {
	text-align:center;
}
