body {
    background-color: #EFEBE0;
    color: #000000;
    background-image: url(gfx/hg.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	margin: 0px;
	padding: 0px;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: underline;
    color: #000000;
}
a:active {
    text-decoration: none;
    color: #000000;
}
#oben {
    width: 100%;
    height: 150px;
    background-image: url(gfx/roterstreifen_oben.gif);
    position: relative;
    Z-index: 6;
}
#oben2 {
    width: 720px;
    height: 150px;
    background-image: url(gfx/oben.gif);
    position: relative;
    Z-index: 5;
}
#container {
    width: 100%;
    Z-index: 3;
    background-image: url(gfx/containerbg.png);
}
#content {
    width: 591px;
    padding-left: 116px;
    padding-right: 50px;
    background: repeat-y url(gfx/container_striche.gif);
}
#unten {
    height: 150px;
    background-image: url(gfx/unten_streifen.gif);
    padding:0;
    margin-top:-11px;
    Z-index: 6;
}
#unten2 {
    width: 718px;
    height: 150px;
    background-image: url(gfx/unten.gif);
    Z-index: 5;
}
#streifen {
    width: 708px;
    height: 750px;
    background-image: url(gfx/streifen.gif);
    position: absolute;
    left: 13px;
    top: 0px;
    Z-index: -1;
}
#content {
    padding-top: 20px;
    padding-left: 120px;
    padding-bottom: 30px;
    padding-right: 14px;
}
#menu {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-left: 120px;
}
#menu a:link {
    color: #000000;
    text-decoration: none;
}
#menu a:visited {
    text-decoration: none;
    color: #000000;
}
#menu a:hover {
    text-decoration: none;
    color: #000000;
}
#menu a:active {
    text-decoration: none;
    color: #000000;
}
#menu ul {
    list-style: none;
}
#menu ul li {
    margin-right: 3px;
    display: block;
    float: left;
    padding-right: 20px;
}
table tr td {
    height: 111px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.extlinks a:link {
    color: #A71F1F;
    text-decoration: none;
}
.extlinks a:visited {
    text-decoration: none;
    color: #A71F1F;
}
.extlinks a:hover {
    text-decoration: underline;
    color: #A71F1F;
}
.extlinks a:active {
    text-decoration: none;
    color: #A71F1F;
}
#footer {
    padding-left: 332px;
    font-size: 9px;
}
#portfolioneu {
    width: 588px;
    height: 145px;
    background-color: #000000;
    color: #808080;
    font-size: 16px;
    
}
img {
    border: 0px;
}
a#tooCool {
    position: fixed;
    right: 0;
    bottom: 0;
    display: block;
    height: 80px;
    width: 80px;
    background: url("gfx/toocool.png") bottom right no-repeat;
    text-indent: -999em;
    text-decoration: none;
}
