html{
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
}

#content{
text-align:left;
}

#decohead, #decofoot {
display: none;
}

#topmenue{
display: none;
}
#topmenue-print{
text-align:left;
}

#pic {
display: none;
}

#menu {
display: none;
}

#textarea {
text-align:left;
width: 80%;
}

#column1, #column2, #column3, #column6 {
display: none;
}

#column2-i, #column3-i, #column1-i, #column4, #column5  {
padding: 0;
}


/* ------ font-styles ------- */
p, body, #textarea {
   color:#5e5e50;
   font-size:11px;
   font-family:"orbitron-1","orbitron-2",Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.5;
}
.topmenue {
display: none;
}
.topmenue a {
display: none;
}
h1 {
   color: #b3c202;
   font-size:14px;
   line-height: 1.8;
   font-weight:bold;
   margin-bottom: 22px;
}
a {
      color: #b3c202;
}
.submenu {
   padding-bottom: 22px;
}

/* ------ formatting styles ------ */
.teampic {
        margin-right: 10px;
        margin-bottom: 120px;
        float:left;
}

.leftpic {
        margin-right: 10px;
        margin-bottom: 10px;
        float:left;
}

.rightpic {
        margin-left: 10px;
        margin-bottom: 10px;
        float:right;
}

.linie {
        border-bottom: 1px solid #5e5e50;
        font-size: 0;
        line-height: 1;
}

.unfloater {
        background:#fff;
        clear: both;
}
.containerend {
        display: block;
        padding-bottom: 22px;
}
.titelgrafik {
        display: block;
        padding-bottom: 6px;
}
.titelsubmenu {
        display: block;
        padding-bottom: 0;
}
.alignright {
        text-align: right;
}
.soundref {
        background-image: url(../imgportfolio/sound-klein.gif) !important;
        background-repeat: no-repeat;
        padding-left: 20px;
        line-height: 20px;
}
