@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

  /* blue */
  * html .BorderboxBlueContent {height:1%}
  .BorderboxBlueContent {
    overflow:hidden;
    border: 0px solid green;}

  .BorderboxBlue {
    font-weight:normal;
    margin:0 0 1em 0;
    display:block;
    background: #fff url("../img/fotoportopro/bg_raster.gif") repeat;
    padding: 3px;
    border: 0px solid red;
  }

  .BorderboxBlueContent {
    display:block;
    background:#fff url(../img/fotoportopro/bg_verlauf.gif) top repeat-x;
    padding: 0.5em;
    margin: 0;
    height:1%;
    overflow:hidden;
  }
  .BorderboxBlueContent h1, .BorderboxBlueContent h2, .BorderboxBlueContent h3, .BorderboxBlueContent h4, .BorderboxBlueContent h5 {margin-top:0;}



  span.linieheader {
    display:block;
    background: #fff url("../img/fotoportopro/bg_raster.gif") repeat-x left bottom;
    padding-bottom: 3px;
    margin: 0.5em 0;
  }

  h1, h2, h3, h4, h5, h6 {
    margin: 1.1em 0 0.1em 0;
    border-bottom: 0px #ccc solid;
  }

  .BorderboxBlue span.linieheader {
    background: transparent;
  }


  #subdomaincheck {
/*    background: url(../img/fotoportopro/bg_verlauf.gif) top left repeat-x; */
    width: auto;
    height: 1%;
    padding: 1em 0 0.5em 0;
  }


  #subdomaincheck form {
    margin: 0;
    padding: 0;
  }

  #subdomaincheck input {
    margin: 0;
  }


  .contentElement {
    margin: 0 0 1em 0;
  }




  /* Admin Login */
  #admin_login {
    font-size: 0.8em;
  }
  .input_login_user, .input_login_password, .input_login_submit {
      width: 80px;
      margin: 0 0.5em 0 0;
  }




  /* Formulare */
  input, select {
    margin: 0 0 2px 0;
    padding: 0;
    border: 0;
    height: 20px;
    border:1px #84B7DA solid;
    background:#F0F0F0; /*  url(../../fileadmin/img/fotoportopro/bg_input.gif) top left repeat-x; */
  }

  textarea {
    margin: 0 0 2px 0;
    padding: 0;
    border: 0;
    height: 60px;
    border:1px #84B7DA solid;
    background:#F0F0F0; /* url(../../fileadmin/img/fotoportopro/bg_input.gif) top left repeat-x; */
  }





  /* Quickform Formulare */
  .select1 {
      width: 300px;
      margin: 0 0 5px 0;
  }

  .input1 {
      width: 300px;
      margin: 0 0 5px 0;
  }

  .input1upload {
      width: 300px;
      margin: 0 0 5px 0;
  }

  .input1str, .input1ort {
      width: 235px;
      margin: 0 0 5px 0;
  }

  .input1hsnr, .input1plz {
      width: 50px;
      margin: 0 0 5px 0;
  }

  .input1ort, .input1hsnr {
      margin-left: 5px;
  }

  .textarea1 {
      width: 300px;
      height: 100px;
      margin: 0 0 5px 0;
  }

  .input2{
      width: 145px;
      margin: 0 0 5px 0;
  }

  .pflichtstern{
      width: 10px;
  }


  .textsmall
  {
      font-size: 9px;
  }


  .submit{
      margin: 0 0 5px 0;
  }


  .button-link-border {
      background: #ffffff url("../img/fotoportopro/bg_raster.gif") repeat;
      padding: 3px;
      width: auto;
  }

  .button-link {
    padding: 3px 4px 5px 4px;
    border:0px solid #ccd;
    background: #ffffff url("../img/fotoportopro/bg_hnav.gif") left center;
    text-align:center;
    width: auto;
  }

  a.login_rechts_link {
    padding: 0 0 0 6px;
    border:0px solid #ccd;
    background: transparent url("../img/fotoportopro/pfeil_blau.gif") 0 4px no-repeat;
    font-weight: bold;
  }


  #nav {
    background: #ffffff url("../img/fotoportopro/bg_raster.gif");
    padding: 3px;
    margin: 0 0 1em 0;
    height: 24px;
  }

  #nav_main {
    width: 100%;
    height: 14px;
    background: #ffffff url("../img/fotoportopro/bg_hnav.gif") repeat-x center right;
    border-top: 0px #333 solid;
    border-bottom: 0px #333 solid;
    line-height: 1.3;
    padding: 3px 0 7px 0;
    text-align: center;
  }

  #nav_main a {
    text-decoration: none;
  }

  #nav_main a:hover {
    text-decoration: underline;
  }

  a.hd {
    padding: 0 0 0 6px;
    border:0px solid #ccd;
    background: transparent url("../img/fotoportopro/pfeil_blau.gif") 0 4px no-repeat;
    font-weight: bold;
  }





  /* Spamschutzgrafik */
  .div_spamschutz {
      padding: 3px;
      text-align: center;
  }
  .div_spamschutz_inner {
      padding: 5px;
      text-align: center;
  }

  .div_spamschutz {
    font-weight:normal;
    margin:0 0 1em 0;
    display:block;
    background: #fff url("../img/fotoportopro/bg_raster.gif") repeat;
    padding: 3px;
    border: 0px solid red;
  }

  .div_spamschutz_inner {
    display:block;
    background:#fff url(../img/fotoportopro/bg_verlauf.gif) top repeat-x;
    padding: 0.5em;
    margin: 0;
    height:1%;
    overflow:hidden;
  }

  .spamschutz_image {
    border: 1px solid #84B7DA;
  }


  .complete {
      border: 1px solid red;
  }



}
