/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Allgemein */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
img {
    border:none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Grundkonfiguration Seite */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html, body {
    /*background-color:transparent;*/
}

textarea {
    overflow:auto;
}

img, a, a:active, a:focus, input{outline: none !important;}

/*entfernt die gepunktete linie um input-buttons die bei klick auftauchen */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner{
    border: none;
}

input[type="reset"]::-moz-focus-inner{
    border: none;
}

body {
    background:url(../image/basiclayout/site_background.jpg);
    background-repeat:repeat-x;
    background-position: 0 0;
    background-color:#ced0d1;
    margin:0;
    padding:0;
    overflow-y: scroll;
    overflow-x:hidden;
}

body.application {
    background:none !important;
}

#page {
    font-family:arial,sans-serif;
    font-size:12px;
    left:50%;
    margin-left:-550px;
    padding-bottom:20px;
    position:relative;
    width:1100px;
    z-index:1;
    /*color:#5c5d5f;*/
    color:#4f4f4f;
    float: left;
}

p.bodytext,
li {
    font-size:1.1em;
}

.ie6 {
    display: none;
}

/*
 * Anpassung des Contents buendig zum Menue / jgoedeke 
*/
#maincontent {
    width:740px;
    position:relative;
    left:180px;
    float:left;
}

#page.submenue #maincontent {
    width:700px;
    left:300px;
    padding-bottom:20px;
}

.maincontent_inhalt {
    float:left;
}

#header {
    background:url(../image/basiclayout/mainmenue_background.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    height:127px;
    width:1100px;
    margin-bottom:32px;
}

#footer {
    border-top:1px solid #939393;
    height:48px;
    width:900px;
    margin-bottom:46px;
    position:relative;
    margin-top:8px;
    left:100px;
    float:left;
}

#service_root {
    position:relative;
    top:9px;
    /*width:320px;*/
    width:200px;
    height:30px;
    /*left:700px;*/
    left:745px;
    z-index:110;
}

.home_link {
    float:left;
    width:130px;
    position:relative;
    top:3px;
}

.home_link a,
.regist_link a {
    background:url(../image/buttons_icons/mainnav_icon_ebene2.gif);
    background-repeat:no-repeat;
    background-position: left 3px;
    padding-left:15px;
    color:#ffffff;
    text-decoration:none;
    padding-right:10px;
}

.home_link a:hover,
.regist_link a:hover  {
    background:transparent url(../image/buttons_icons/mainnav_icon_ebene2_act.gif);
    background-repeat:no-repeat;
    background-position: left 3px;
}

#maincontent a {
    color:#0080D0;
    text-decoration:none;
}

#maincontent .root.home.spalten.drei a {
    color:#78624e;
    text-decoration:none;
    height:120px;
    float:left;
}

#maincontent a:hover {
    color:#0080D0;
    text-decoration:underline;
}

.regist_link {
    width:80px;
    margin-top:2px;
    position:relative;
    top:5px;
    left:85px;
    float:left;
    z-index:20;
    height:20px;
}

.regist_root {
    color:#ffffff;
    text-align:right;
    padding-right:3px;
}

#sprache {
    float:left;
    width:90px;
    background-image:url(../image/buttons_icons/sprache_bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
    float:left;
    height:18px;
    margin-right:20px;
    display:none;
}

select {
    background-color:transparent;
    border:0 none transparent;
    color:#757070;
    cursor:pointer;
    display:block;
    font-size:0.9em;
    height:30px;
    margin:0;
    opacity:0;
    filter: alpha(opacity = 0);
    padding:1px 18px 0 8px;
    text-align:left;
    width:250px;
}

.root.home.spalten.drei a {
    color:#707173;
}

.root.home.container.blau {
    color:#ffffff;
}


/* Login In Feld - Beginn */
#login {
    float:left;
    height:17px;
    width:59px;
    padding:2px 0px 0px 0px;
}
#login .login a {
    background:url(../image/buttons_icons/login_bg.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    color:#8F7F70;
    padding:2px 0px 0px 20px;
    float:left;
    width:59px;
    height:17px;
    outline:none;
}
#login .login a:hover {
    background:url(../image/buttons_icons/login_bg_hover.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    color:#ffffff;
    padding-left:20px;
}

.login_tableremember,
.login_table {
    float:left;
    clear:both;
    height:auto;
    width:100%;
}

#login .logout a {
    background:url(../image/buttons_icons/logout_bg.gif);
    background-repeat:no-repeat;
    background-position: 0 0;
    color:#7d6957;
    padding:2px 0px 0px 16px;
    width:59px;
    float:left;
    height:17px;
}
#login .logout a:hover {
    background:url(../image/buttons_icons/logout_bg_hover.gif);
    background-repeat:no-repeat;
    background-position: 0 0;
    color:#ffffff;
}

.login a {
    color:#ffffff;
    text-decoration:none;
    font-size:0.9em;
}

.logout a {
    color:#7d6957;
    text-decoration:none;
    font-size:0.9em;
}

#signin_menu {
    background:url(../image/basiclayout/bg_login.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    border:0px;
    z-index:99;
    position:relative;
    width:332px;
    height:238px;
    top:10px;
    left:-273px;
    color:#707173;
    display:block;
    margin: 0 0;
    padding: 0 0;
    border: 0px;
}

#signin p {
    float:left;
}

#signin p.remember,
#signin p.forgot{
    float:none;
}

#signin_menu label {
    float:left;
    position:relative;
    top:25px;
    width:80px;
    left:10px;
}

#signin_menu label.error {
    float:right;
    font-size:10px;
    left:-8px;
    margin:0;
    padding:0;
    position:relative;
    text-align:right;
    width:100%;
    top:13px;
}

#signin_menu_close{
    position:relative;
    height:18px;
    display:block;
    width:22px;
    float:right;
    padding-top: 6px;
}

#signin_menu_close a{
    background:url("../image/basiclayout/login_close.png") no-repeat scroll 0 0 transparent !important;
    float:left;
    width:18px;
    height:20px;
    position:relative;
    text-indent:-9999px;
    display:block;
    padding-left:0px !important;
}

#signin_menu_close a:hover {
    background:url("../image/basiclayout/login_close_hover.png") no-repeat scroll 0 0 transparent !important;
}

form#signin { position:relative; top: 5px; float:left; width:310px; }

input#username,
input#password,
input#customer,
input#signin_submit,
#resend_password_link,
#forgot_username_link {
    border:none;
    background-color:transparent;
    left:15px;
    position:relative;
    top:19px;
    width:180px;
}

#resend_password_link,
#forgot_username_link {
    top:13px;
}

#resend_password_link,
#forgot_username_link {
    left:100px;
}

#signin_menu input {
    background:url(../image/buttons_icons/regist_input_bg.gif);
    background-repeat:no-repeat;
    background-position: 0 0;
    width:212px;
    height:25px;
    padding:5px 0 0 5px;
    margin-bottom: 5px;
    font-size:13px;
}

#signin_menu input.normal {
    background:url(../image/buttons_icons/button_regist_login.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    width:210px;
    height:30px;
    left:95px;
    color:#ffffff;
    padding-left:30px;
    margin-bottom:5px;
    cursor:default;
}

#signin_menu input.hover {
    background:url(../image/buttons_icons/button_regist_login_hover.png);
    background-repeat:no-repeat;
    background-position: 0 0;
    width:210px;
    height:30px;
    left:95px;
    color:#ffffff;
    padding-left:30px;
    margin-bottom:5px;
    cursor:default;
}


#signin_menu a {
    background:url(../image/buttons_icons/regist_link_icon.gif);
    background-repeat:no-repeat;
    background-position: left 3px;
    color:#776A61;
    padding-left:15px;
    text-decoration:none;
}

#signin_menu a:hover,
.content_button .content a:hover {
    color:#42bee2;
}

#signin_menu .forgot,
#signin_menu .forgot-username{
    padding-top:5px;
    float:left;
    clear:both;
    width:100%;
}

#signin_menu label {

}

#signin_menu input#customer {
    color:#a9a8a8;
}
/* Login In Feld - Ende */
#logo {
    /*background:url(../image/basiclayout/cells_logo.jpg);
    background-repeat:no-repeat;
    background-position: 0 0;*/
    width:130px;
    height:74px;
    float:left;
    margin-right:55px;
    cursor:pointer;
    display:block;
}

#mainnav {
    background-color:#4C4C4C;
    display:block;
    float:left;
    height:29px;
    width:1010px;
    margin-bottom:10px;
}

#content {
    float:left;
    left:10px;
    padding-left:0;
    position:relative;
    width:990px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Formular */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tx-moveelevatorfeuser-pi2 {
    width:480px;
}

.tx-moveelevatorfeuser-pi2 label,
.tx-moveelevatorfeuser-pi2 input {
    margin-bottom:5px;
}

.tx_moveelevatordynamicform_pi1_label,
.tx_moveelevatorfeuser_pi1_label,
.tx-moveelevatorfeuser-pi2 label {
    float:left;
    width:150px;
    padding:10px 0px 0px 0px;
}

.tx_moveelevatorfeuser_pi1_label {
    width:155px;
}

.me-type-captcha .tx_moveelevatordynamicform_pi1_label {
    line-height:15px;
}

.tx-moveelevatordynamicform-pi1 input,
.tx_moveelevatorfeuser_pi1_input input,
.tx_moveelevatordynamicform_pi1_input textarea,
.tx_moveelevatorfeuser_pi1_input,
.tx-moveelevatorfeuser-pi2 input,
#commentFormNonAjax input,
#commentFormNonAjax textarea {
    border:0px solid;
    width:277px;
    background-color:transparent;
    padding:5px 0px 0px 10px;
}

.tx_moveelevatorfeuser_pi1_input .input-ceckbox {
    width:20px;
    margin-top:8px;
}

.tx_moveelevatorfeuser_pi1_input .input-password-second {
    margin:4px 0px 4px 0px;
}

.me-dynamicform-input-text.input-captcha {
    display:block;
    margin-top:5px;
}

.tx_moveelevatorfeuser_pi1_input .input-text,
.me-dynamicform-input-text,
.tx-moveelevatorfeuser-pi2 input,
#commentFormNonAjax input{
    background-image:url(../image/basiclayout/input_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:24px;
}

.tx_moveelevatorfeuser_pi1_input .input-text.readonly {
    background-image:url(../image/basiclayout/input-text_readonly.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:24px;
}

#commentFormNonAjax textarea {
    background-image:url(../image/basiclayout/textarea_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:155px;
    background-color:transparent;
    padding-bottom:10px;
    padding-top:8px;
}

.tx_moveelevatordynamicform_pi1_input #me-dynamicform-content {
    background-image:url(../image/basiclayout/textarea_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-color:transparent;
    height:190px;
    padding-bottom:5px;
}

.tx_moveelevatordynamicform_pi1_submit input,
.tx_moveelevatorfeuser_pi1_submit input,
.tx-moveelevatorfeuser-pi2 input#tx_moveelevatorfeuser_pi2-submit-130 {
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    float:left;
    font-size:1em;
    margin-top:15px;
    padding:0px 0px 2px 40px;
    width:287px;
    height:46px;
    margin-right:15px;
    font-size:1.3em;
    font-weight:bold;
    text-align:left;
}

.tx_moveelevatordynamicform_pi1_submit input.normal,
.tx_moveelevatorfeuser_pi1_submit input.normal,
.tx-moveelevatorfeuser-pi2 input#tx_moveelevatorfeuser_pi2-submit-130.normal {
    background-image:url(../image/buttons_icons/submit.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-color: transparent;
}

.tx_moveelevatordynamicform_pi1_submit input.hover,
.tx_moveelevatorfeuser_pi1_submit input.hover,
.tx-moveelevatorfeuser-pi2 input#tx_moveelevatorfeuser_pi2-submit-130.hover{
    background-image:url(../image/buttons_icons/submit_hover.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-color: transparent;
}

.me-dynamicform-error {
    color:#FF0000;
}

.tx_moveelevatordynamicform_pi1_error,
.tx_moveelevatordynamicform_pi1_input  {
    padding-bottom:3px;
}

.me-form-regist {
    padding-bottom:50px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* mapdiv */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*#mapdiv {
    width:900px !important;
}
*/
#mapWrap {
    position:absolute;
    top:0;
    width:100%;
    z-index:0;
    height:100%;
}
#mapdiv{
    height:100%;
    width:100%;
    overflow:hidden;
}

div.me-iframe-wrap {
    text-align: center;
    /*overflow: hidden;*/
}

div.me-iframe-wrap iframe{
    width: 1100px;
    overflow: hidden;
    border: medium none;
    position:relative;
    z-index:9999;
}

div.me-iframe-wrap iframe body {
    background: none;
}

div.me-iframe-wrap  {
    background:url("../image/basiclayout/site_background.jpg") repeat-x scroll 0 0 transparent;
    height:43px;
    position:relative;
    text-align:center;
    z-index:1000;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Content Button */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.content_button {
    /*float:left;*/
    width:211px;
    height:29px;
    left:490px;
    position:relative;
}

.content_button a {
    background-image:url(../image/buttons_icons/content_button_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    width:211px;
    height:29px;
    padding:7px 0 0 35px;
}

#maincontent .content_button .content a {
    color:#7C6958;
    text-decoration:none;
}

#maincontent .content_button a:hover {
    background-image:url(../image/buttons_icons/content_button_hover_bg.png);
    color:#ffffff;
}

.content_button .content {
    font-size:12px;
    left:35px;
    position:relative;
    top:8px;
    float:left;
}

.back {
    width:600px;
}

#maincontent .back a {
    background-image:url(../image/buttons_icons/back.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    width:211px;
    height:29px;
    padding:8px 0 0 35px;
    font-size:1.1em;
    text-decoration:none;
    outline:none;
}

#maincontent .back a:hover {
    background-image:url(../image/buttons_icons/back_hover.png);
    color:#ffffff;
    background-color:transparent;
}

.back p {
    color:#34C3E8;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* CBlog */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.categories {
    margin-bottom:4px;
}
.categories a {
    color:#57c3e7;
    text-decoration: none;
    margin-left:20px;
}
.time {
    float:left;
    margin-left:10px;
}
.permalink,
.comments,
.tags,
.commentList,
.middle,
.start,
.trackback {
    display:none !important;
}
.itemBody h3 a {
    color:#57c3e7;
    text-decoration: none;
}
.itemBody h3 {
    margin: 5px 0px 5px 0px;
    font-size:13px;
}
.views {
    width:85px;
}
.views_content {
    float:right;
}
.itemTop,
.itemBody,
.itemNav,
.item,
.single {
    float:left;
}
.itemBody {
    width:738px;
}

.itemNav a {
    color:#707173;
    text-decoration: none;
}

.item {
    border-bottom:1px solid #FFFFFF;
    margin-bottom:10px;
    padding-bottom:2px;
    width:738px;
}
.title {
    float:left;
    width:500px;
}
#maincontent .blogList .title a {
    background-image:url(../image/buttons_icons/content_button_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:211px;
    text-decoration:none;
    color:#7C6958;
    padding:8px 0 0 35px;
    margin: 20px 0px 15px 0px;
}

#maincontent .blogList .title a:hover {
    background-image:url(../image/buttons_icons/content_button_hover_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    color:#ffffff;
}

#commentList a {
    background-image:url(../image/buttons_icons/block_back.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:30px;
    width:135px;
    text-decoration:none;
    color:#40bfe0;
    padding:8px 0 0 35px;
    margin: 20px 0px 15px 0px;
}

table {
    border:none !important;
}

.csc-default .last-blogentry h2 {
    font-size:1.9em;
}

.csc-default .last-blogentry h3 {
    margin: 4px 0px 2px 0px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Profil Seite */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.picture-options-row { float:left; clear:both; width:100%; height:30px;}
.picture-options-row.picture_save {
    position:relative;
    top:-20px;
}
.picture-options-row.picture_delete {
    position:relative;
    top:-15px;
}
.picture-options,
.profil_delete {
    float:left;
}
.picture-options {
    width:100%;
}

.picture-options  p.upload-header {padding-bottom: 5px;}

.tx-moveelevatorfeuser-pi7 .picture img {margin-bottom: 10px;}

.picture-options-row .meul-input-fileupload-helper {
    position: relative;
    background: url(../image/basiclayout/upload_bg.png) 0 0 no-repeat;
    width: 100%;
    height: 30px;
}

.hover_picture-options-row_picture_upload .meul-input-fileupload-helper {
    position: relative;
    background: url(../image/basiclayout/upload_bg_hover.png) 0 0 no-repeat;
    width: 100%;
    height: 30px;
}
.meul-input-fileupload-helper #text { position:relative; left: 10px; top: 6px; color:#8F7F70; display:block; }
.picture-options-row_picture_upload {width:360px;}
.picture-options-row_picture_upload .meul-input-fileupload-helper {
    background: url(../image/basiclayout/upload_bg.png) 0 0 no-repeat;
    margin:0 0 0 0;
    padding:0;
    display:block;
    width: 360px;
    height: 30px;
    position: relative;
}
#text {
    z-index:200;
}

.tx-moveelevatorfeuser-pi7 input.normal_save,
.tx-moveelevatorfeuser-pi7 .edit a,
.tx-mmforum-search-button {
    background-image:url(../image/buttons_icons/bild_hochladen.png);
    background-position:left top;
    background-repeat:no-repeat;
    outline:none;
    cursor:pointer;
}
.tx-moveelevatorfeuser-pi7 input.normal_delete {
    background-image:url(../image/buttons_icons/bild_loeschen.png);
    background-position:left top;
    background-repeat:no-repeat;
    margin-top:0px
}
.tx-moveelevatorfeuser-pi7 input.hover_delete {margin-top:0px}
.tx-moveelevatorfeuser-pi7 input.normal_save,
.tx-moveelevatorfeuser-pi7 input.hover_save{
    margin-top:0px
}
.tx-moveelevatorfeuser-pi7 input.hover_save,
#maincontent .tx-moveelevatorfeuser-pi7 .edit a:hover {
    background-image:url(../image/buttons_icons/bild_hochladen_hover.png);
    background-position:left top;
    background-repeat:no-repeat;
    background-color:transparent;
    color:#ffffff;
}
.tx-moveelevatorfeuser-pi7 input.hover_delete {
    background-image:url(../image/buttons_icons/bild_loeschen_hover.png);
    background-position:left top;
    background-repeat:no-repeat;
    color:#ffffff;
}
.tx-moveelevatorfeuser-pi7 input,
#maincontent .tx-moveelevatorfeuser-pi7 .edit a {
    background-color:transparent;
    border:medium none;
    color:#8F7F70;
    cursor:pointer;
    float:left;
    font-size:1.1em;
    height:29px;
    margin-right:15px;
    margin-top:15px;
    padding:2px 0 2px 30px;
    text-align:left;
    width:133px;
}

.hover_picture-options-row_picture_upload input,
.picture-options-row_picture_upload input{
    left:5px;
    margin:0;
    opacity:0;
    padding:0;
    position:relative;
    top:-30px;
    filter: alpha(opacity = 0);
    cursor: default;
    width:auto;
}

#maincontent .tx-moveelevatorfeuser-pi7 .edit a {
    padding:7px 0 2px 35px;
    width:98px;
    /*left:230px;*/
    position:relative;
    text-decoration:none;
}

table.bodytext td {
    font-size:0.9em;
}
.user-data .csc-header h2,
#user_image_upload .csc-header h2,
.position .csc-header h2 {
    margin-bottom:5px;
    font-size:1.2em;
}
.position {
    float:left;
    width:90%;
}
#user_image_upload {
    float:left;
    height:280px;
    width:100%;
}

.picture img {
    height:100px;
}
/*.position_link {
    float:left;
    height:29px;
    width:209px;
}*/
#maincontent input.position_link {
    background-image:url(../image/buttons_icons/position.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:209px;
    text-decoration:none;
}
#maincontent input.position_link_hover {
    background-image:url(../image/buttons_icons/position_hover.png);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:209px;
    text-decoration:none;
}

.position_link a:focus{
    outline:none;
}

.position_description {
    float: left;
    padding: 3px 0 10px 0;
}

/* Passwort vergessen */
.password-forgot table {
    margin-top:10px;
}
.password-forgot label {
    float:left;
    width:100px;
    padding:6px 0px 0px 0px;
}

.password-forgot input {
    background-image:url(../image/basiclayout/input_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
    height:24px;
    background-color:transparent;
    border:0 solid;
    padding:5px 0 0 10px;
    width:277px;
}

.password-forgot input.submit {
    background-image:url(../image/buttons_icons/submit.png);
    background-position:left top;
    background-repeat:no-repeat;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    float:left;
    font-size:1.3em;
    font-weight:bold;
    height:46px;
    margin-right:15px;
    margin-top:15px;
    padding:0 0 2px 40px;
    text-align:left;
    width:287px;
    margin-left:100px;
}

/* Lesezeichen */
.root_lesezeichen {
    left:110px;
    position:relative;
    width:850px;
    margin-top:20px;
    float:left;
}

.root_lesezeichen a {
    background-image:url(../image/buttons_icons/pfeil_rechts_braun_trans.png);
    background-position:left 3px;
    background-repeat:no-repeat;
    padding-left:12px;
}

.root_lesezeichen a:hover {
    background-image:url(../image/buttons_icons/pfeil_rechts_blau_trans.png);
    background-position:left 3px;
    background-repeat:no-repeat;
    color:#0080D0;
}

/* player */
#player {
    background-image:url(../image/basiclayout/player_bg.png);
    background-position:left top;
    background-repeat:no-repeat;
}

.root.flashplayer {
    float:left;
    height:380px;
    width:900px;
}

input[type="file"] {
    cursor: pointer;
}
.ebene_file {
    background:transparent url(../image/basiclayout/upload_bg.png) no-repeat scroll 0 0;
    float: left;
    position: relative;
    height: 30px;
    width: 220px;
    top: -59px;
    z-index:100;
}
