*
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
HTML
{
    height: 100%;
}
BODY
{
    height: 100%;
    text-align: center;
    background-color: #666;
    color:#666;
    font-size:12px;
    font-family:Tahoma, Arial, Sans-Serif;
    line-height:16px;
}
td 
{
    color:#666;
    font-size:12px;
    font-family:Tahoma, Arial, Sans-Serif;
    line-height:16px;
}
a 
{
    color:#fff;
    text-decoration:none;
    }
a:hover 
{
    color:#FFCC00;
    }
#container-wrap
{
    background-image: url(../images/cont-wrap.gif);
    background-repeat: repeat-y;
    position: relative;
    text-align: left;
    min-height: 640px;
    margin: 0px auto;
    width: 960px;
    height: 100%;
}
#container
{
    position: absolute;
    margin-top: -291px;
    width: 960px;
    height: 580px;
    top: 50%;
    left: 0px;
}
#content
{
    position: relative;
    background-image: url(../images/inhalt-hg.jpg);
    background-repeat: repeat-y;
    width: 960px;
    height: 580px;
}
#logo
{
    width: 960px;
    text-align:center;
    height:70px;
    padding-top:20px;
}
*html #logo
{
    height:90px;
}
#mitte, #mitte-gallery, #mitte-portfolio
{
    width: 960px;
    text-align:left;
    height:460px;
    position: relative;
}
#menu-wrap 
{
    float:left;
    width:172px;
    }
#menu
{
    padding:30px 30px 0 30px;
    }
#menu ul
{
    list-style-type:none;
    }
#menu ul li
{
    margin-bottom:14px;
        }
#menu ul li.end
{
    margin-bottom:0px;
        }
#menu ul li a
{
    display: -moz-inline-block;
    display: inline-block;
    height:22px;
    width:auto;
    background-image: url(../images/menu-strich.gif);
    background-repeat: repeat-x;
    background-position:left bottom;
    color:#666;
    text-transform:lowercase;
    }
#menu ul li a:hover, #menu ul li a:hover.act
{
    background-image: url(../images/menu-strich-over.gif);
    color:#eee;
    }
#menu ul li a.act
{
    background-image: url(../images/menu-strich-act.gif);
    color:#ffcc00;
    }
#menu ul ul
{
    margin-top:13px;
        }
#menu ul ul li
{
    margin-bottom:0px;
    margin-left:15px;
        }
#menu ul ul li a
{
    height:17px;
    width:auto;
    background-image: none;
    }
#menu ul ul li a:hover, #menu ul ul li a:hover.act
{
    background-image: none;
    color:#eee;
    }
#menu ul ul li a.act
{
    background-image: none;
    color:#ffcc00;
    }
#inhalt-wrap 
{
    float:left;
    width:616px;
    }
#mitte-gallery #inhalt-wrap 
{
    float:left;
    width:788px;
    }
#mitte-gallery #inhalt, #mitte-portfolio #inhalt
{
    text-align:center;
    }
#inhalt
{
    position:relative;
    padding: 30px 30px 0 30px;
    height:490px;
    overflow:auto;
    }
#mitte h1, #mitte h2, #mitte-gallery h1, #mitte-gallery h2, #mitte-portfolio h1, #mitte-portfolio h2 
{
    font-weight:normal;
    font-size:17px;
    width:556px;
    float:left;
    }
#mitte h1
{
    margin-bottom:30px;
    }
#mitte p
{
    margin-bottom:10px;
    }
#mitte h2, #mitte-gallery h2, #mitte-portfolio h2 
{
    font-size:15px;
    }
#mitte-portfolio #inhalt .csc-textpic
{
    margin-top:37px;
}
#mitte-portfolio #inhalt .csc-textpic-caption
{
    margin-top:5px;
}
/*Kontakt-Formular*/

#inhalt .csc-mailform-field
{
    width: 512px;
    margin-bottom:10px;
    background-color: Transparent;
    padding:5px;
    border: solid 1px #666;
    }
* html #inhalt .csc-mailform-field
{
    width: 516px;
}
#inhalt .csc-mailform-field label
{
    display: -moz-inline-block;
    display: inline-block;
    width: 200px;
    vertical-align:top;
    }
#inhalt .csc-mailform-field input,
#inhalt .csc-mailform-field textarea
{
    width: 300px;
    vertical-align:top;
    color:#666;
    border: solid 1px #666;
    padding: 2px 3px;
    background-color: #333;
    }
#inhalt .csc-mailform-field input#mailformformtype_mail
{
    color:#ffcc00;
    margin-left:105px;
    font-weight:bold;
    }
#rechts-wrap 
{
    float:left;
    width:172px;
    }
#rechts
{
    padding:30px 45px 0 45px;
    }
#fuss
{
    position: absolute;
	left:0;
	bottom:-15px;
    width: 960px;
    text-align:center;
}
.clear 
{
    clear:both;
    }
html, body, textarea {
  scrollbar-base-color:#666;
  scrollbar-3d-light-color:#ccc;
  scrollbar-arrow-color:#ccc;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#666;
  scrollbar-highlight-color:#ccc;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#444;
}

