/*
------------------------------------------------------
Contentelemente
------------------------------------------------------
*/

/* IE 5, 4 / NS 4 Styles explizit */
#content {
    position:relative;
    background: url(../images/bg_meta.jpg);
    background-repeat:no-repeat;
    background-position:0px 0px;
    width:1000px;
    height:600px;
}

#copy{
    position:absolute;
    top:170px;
    left:283px;
    width:500px;
    height:auto;
    z-index:1500;
    margin:0px;
    padding:0px;
    color:#4e4e4e;
}

#formlinks{
    width:220px;
    float:left;
    margin-right:30px;
}
#formrechts{
    width:220px;
    float:left;
}
form{
    font-size:11px;
    line-height:11px;
}
textarea{
    font-family: Arial, sans-serif;
    font-size:11px;
    line-height:11px;
    width:200px;
    height:100px;
}

select{
    font-size:11px;
    line-height:11px;
    width:200px;
}
input{
    width:200px;
    font-size:11px;
    line-height:12px;
}
.formradio{
    width:20px;
}
.abstand{
    line-height:5px;
    height:5px;
    clear: both;
}
.lang{
    width:140px;
    float:left;
}
.kurz{
    width:80px;
    float:left;
}
.formlang{
    width:120px;
    float:left;
}
.formkurz{
    width:60px;
    float:left;
}
.fehler{
    color:red;
}
.langfehler{
    color:red;
    width:140px;
    float:left;
}
.kurzfehler{
    color:red;
    width:80px;
    float:left;
}

#a13100 .anliegen {
    height: 110px;
    overflow: auto;
}

