/* CSS Document */

body  {
    margin: 0px 0px 0px 0px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size:0.9em;
    background-color: #ffffff;
    background-image: url(../grafiken/v5/grau_pu.png);
    background-repeat:repeat-x;
    background-color:#eeeeee;
}
h1  {
  font-size:1.3em;
  color:#333333;
}
.a_u_blau {
    color:#000088;text-decoration:underline;
}
.a_u_blau:hover {
    color:#000088;text-decoration:none;
}
.a_grau33 {
  color:#4f4f4f;
  text-decoration:none;
}
.a_grau33:hover {
  color:#4f4f4f;
  text-decoration:underline;
}
.grau33 {
  color:#4f4f4f;
}
#top  {
    width:350px;
    height:30px;
    background: url(../grafiken/v5/kin3.png) no-repeat;
    margin-top:8px;
    margin-left:0px;
}
#content  {
    padding:10px 10px 10px 14px;
}
#content_wettkampf  {
    padding:10px 10px 10px 14px;
    font-size:0.8em;
    /*width:800px;*/
}
#content_anmeldung  {
    padding:6px;
    position:relative;
    margin:10px auto;
    font-size:0.8em;
    width:500px;
    height:280px;
    border:solid 1px #4f4f4f;
}
#a_h1 {
    position:absolute;
    left:170px;
    top:10px;
    width:310px;
    text-align:left;
}
#a_name {
    position:absolute;
    left:10px;
    top:130px;
    width:240px;
    text-align:right;
}
#a_vname {
    position:absolute;
    left:10px;
    top:160px;
    width:240px;
    text-align:right;
}
#a_ort {
    position:absolute;
    left:10px;
    top:190px;
    width:240px;
    text-align:right;
}
#a_email {
    position:absolute;
    left:10px;
    top:220px;
    width:240px;
    text-align:right;
}
#a_geschlecht {
    position:absolute;
    left:270px;
    top:130px;
    width:240px;
    text-align:left;
}
#a_ds {
    position:absolute;
    left:270px;
    top:160px;
    width:240px;
    text-align:left;
}
#a_jahr {
    position:absolute;
    left:260px;
    top:190px;
    width:240px;
    text-align:right;
}
#a_sektion {
    position:absolute;
    left:260px;
    top:220px;
    width:240px;
    text-align:right;
}
#a_submit {
    position:absolute;
    left:67px;
    top:255px;
}
.w_b  {
    float:left;
    width:140px;
    font-weight:bold;
    color:#4f4f4f;
}
.w_i  {
    /*float:right;
    width:600px;*/
    margin-left:150px;
}
.line {
    clear:both;
    font-size:0px;
    height:5px;
}
.bez  {
    display:block;
    width:250px;
    padding-right:10px;
}
.bez2  {
    display:block;
    width:300px;
    padding-right:10px;
}
.formular {
    border-style:solid;
    border-width:1px 1px 1px 1px;
    border-color:#666666;
    width:180px;
}
.formular250 {
    border-style:solid;
    border-width:1px 1px 1px 1px;
    border-color:#666666;
    width:250px;
}
.b_select {
    display:inline;
    width:200px;
}
#foot {
    font-size:0.8em;
    margin:10px 0px 10px 0px;
    text-align:center;
    color:#4f4f4f;
    border-color:#808080;
    border-style:solid;
    border-width:1px 0px 1px 0px;
    padding:2px;
    background-color:#ffffff; #5FC300;*/
}

