/*********************************************************************************
/*********************************************************************************

        Project         :        T-Baumeister GmbH
        by              :        NetAble Volker Frank
                                 +49 2234 68839 0
                                 +49 2234 68839 99
                                 www.netable.de
                                 info@netable.de

**********************************************************************************/

body {  }
:link,:visited { text-decoration:none; font-size: 12px; color: #000;}
ul,ol { list-style:none; font-size: 12px; color: #000;}
pre,code { font-size:12px; font-weight:normal; }
ul,ol,li,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; border: none }
address { font-style:normal }
table {        border:2; padding:0px; margin:0px; border-spacing:0px; font-size:12px;}
tr { border:0; padding:0px; margin:0px; }
td { border:0; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
legend { display:none; }
div, p, li, a {background-repeat:no-repeat; }

dl                        {margin: 0 0 0 0;}
dl dt                {margin: 0 0 0 0;}
dl dd+dt        {margin-top: 0;}
dl dd                {margin: 0 0 0 0;}

ol                        {list-style: none;}
ol li                {margin: 0 0 0 0;}
ol li ol        {margin: 0 0 0 0;}
ol li ul        {margin: 0 0 0 0;}

p                        {margin-bottom: 0;}

ul                        {list-style: none;}
ul li                {margin: 0 0 0 0;}
ul li ul        {margin: 0 0 0 0; list-style: none;}
ul li ol        {margin: 0 0 0 0;}

pre                        {font-size:12px; }

a:hover { text-decoration:none; font-weight: bold; }
a:active { text-decoration:none; font-size: 12px; color: #000;}

body {
        font-family: Arial, sans-serif;
        font-size: 12px;
        line-height: 17px
}

////////////////////////////////////////////////////////////////////////////////
///                                                                          ///
///  CONTENTBEREICH                                                          ///
///                                                                          ///
////////////////////////////////////////////////////////////////////////////////
.inhalt a { text-decoration: none;}
.inhalt a:link { text-decoration:none; font-weight: bold;}
.inhalt a:hover { text-decoration:none; font-weight: bold;}
.inhalt a:active { text-decoration:none; font-size: 12px; color: #000; font-weight: bold;}
.inhalt a:visited { text-decoration:none; font-weight: bold;}

.inhalt h1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px
}

.inhalt h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px
}

.flRight{
  float: right;
  padding-bottom: 10px;
  padding-left: 20px;
}
.flLeft{
  float: left;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 20px
}
.flTop{
  float: none;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center
}
.magazine-container {
        background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
    border: 0;
    background: transparent;
    outline; 0;
}
.txt-img{

  float: left;
  width: 98%
}

////////////////////////////////////////////////////////////////////////////////
///                                                                          ///
///  ENDE CONTENTBEREICH                                                     ///
///                                                                          ///
////////////////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
///                                                                          ///
///  NAVIGATION                                                              ///
///                                                                          ///
////////////////////////////////////////////////////////////////////////////////

#id_of_nav {
position:absolute
}
#id_of_nav ul {
    font-size: 14px;
  line-height: 18px;
}
#id_of_nav ul li a {
    font-size: 14px;
}
#id_of_nav ul li a {
    text-decoration: none;
  color: #000000;
  font-style: normal
}
#id_of_nav ul ul {
  margin-left: 10px
}
#id_of_nav ul ul li {
}
#id_of_nav ul ul li a {
}
#id_of_nav ul ul ul{
  margin-left: 11px
  font-weight:bold
}
#id_of_nav ul ul ul li {
}
#id_of_nav ul ul ul li a {
}


////////////////////////////////////////////////////////////////////////////////
///                                                                          ///
///  ENDE NAVIAGTION                                                         ///
///                                                                          ///
////////////////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
///                                                                          ///
///  FORMULARGENERATOR                                                       ///
///                                                                          ///
////////////////////////////////////////////////////////////////////////////////


#doform64 * {
        padding:0px;
        margin:0px;
}
#doform64 {
        margin:0px;
        padding:0px;
        background-color:transparent;
}
#doform64 fieldset {
        border:0px solid #CC0000;
}
#doform64 legend {
        display:none;
}
#doform64 p {
        margin:0;
        padding:3px;
        font-weight:bold;
}
#doform64 .formblock {
        display:block;
        clear:both;
        background-color:transparent;
}

#doform64 label {
        display:block;
        float:left;
        padding:3px;
        width:150px;
}
#doform64 label.checkbox {
        width:372px;
        border-right:none;
}
#doform64 input,
#doform64 select,
#doform64 textarea {
        float:left;
        margin:3px;
        width:295px;
        border:1px solid #CC0000;
    background-color: #FFFFFF;
    color: #000000;
}

#doform64 input.text {
        height:17px;
    background-color: #FFFFFF
}
#doform64 input.checkbox {
        width:295px;
        padding:0px;
        border:none;
    background-color: transparent
}
#doform64 input.formsubmit {
        margin:10px 5px 5px 160px;
        padding:2px 5px;
        border:2px solid #CC0000;
        background-color: #CC0000;
        text-align:center;
        cursor:default;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px
}
#doform64 input.formsubmit:hover {
        background-color:#CDCDCD;
           border:2px solid #CDCDCD;
    }
#doform64 label.formtextfield {
  height:125px;
}

#doform64 textarea.formtextfield {
  height:125px;
}
#doform64-thanks {
    display:block;
    font-weight: bold;
    color: #CC0000;
}

////////////////////////////////////////////////////////////////////////////////
///                                                                          ///
///  ENDE FORMULARGENERATOR                                                  ///
///                                                                          ///
////////////////////////////////////////////////////////////////////////////////

