/*
Thema: wolfz
URI: http://www.thomaswolfzettel.com
Description: Thema fuer das CMS eLIAS auf http://www.thomaswolfzettel.com (C)2007 Simonow/Seth. http://netzlaboranten.de
 */

@import url(defaults.css);

* {
    margin: 0;
    padding: 0;
}
body {
    background: url(../images/verlauf.png)repeat-x #9c9c9c;
    font-family: 'Arial black', Arial, sans-serif;
    font-size: 82%;
    }
img {
    bordeR: none;
    }
.intLinkActive {
    color: #ff3333 !important;
    }    
#leftCol, #SubNav, #pageName, #rightCol, #navi {
    display: none;
    }
#container {
    background: white;
    width: 773px;
    height: 586px;
    position: absolute;
    margin: -284px 0 0 -386px  ;
    top: 49%;
    left: 50%;
    }   
#kontext img {
    height: 494px;
    width: 736px;
    }    
#content {
    color: #ff3333;
    font-size: 1.5em;
    letter-spacing: -1px;
    line-height: 110%;
    height: 540px;
    }    
#fliesstext {
    padding: 6.5em 0 0 1em;
    }
#seitenFuss {
    display: none;
}

#galleries {
    clear: left;
    padding: 0 0 0 1em;
    height: 2em;
    background: white;
    }
#galleries ul {
    list-style-type: none;
}    
#galleries ul li {
    float: left;
    background: #666666;  
    margin: 0 10px 0 0;
    }    
#galleries ul li a {
     width: 20px;
    height: 20px;
    display: block;
    font-size: 5px;
    }
#activegalleries {
    background: #ff3333  !important;
    }
#galleries ul li a {    
    text-decoration: none;
    }

#galleryarrows ul {
    list-style-type: none;
    padding: 0;
    height: 1em;
    float: right;
    width: 60px;
}    
#galleryarrows ul li {
    float: left;
    margin: 0 8px 0 0;
    width: 20px;
    height: 20px;
    
    }    
#galleryarrows ul li a {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 5px;
    text-decoration: none;
    }
#backward a {
    background: url(../images/pfeil-li.gif) no-repeat;
    }
#forward a {
    background: url(../images/pfeil-re.gif) no-repeat;
    }
#backward a:hover {
    background: url(../images/pfeil-li-hover.gif) no-repeat;
    }
#forward a:hover {
    background: url(../images/pfeil-re-hover.gif) no-repeat;
    }
#activegallery {
    background: #ff3333  !important;
    }
    
/*#home  #home #seitenFuss {
    display: none;
    }*/
#home .textMaterial {
    margin: 0;
    }
/*#home #container {
    height: 556px;
} */   
/* navigation Start*/
#register {
    height: 30px;
    background: white;
    }
#register a {
    text-decoration: none;
    display: block;
    }
#register ul {
    padding: 8px 0 0 1.4em;
    list-style-type: none;
    text-transform: uppercase;
    }
#register ul li {
    float: left;
    }    
.inv {
    visibility: hidden;
}    
#work {
    width: 73px;
}
#work a:link, #work a:visited {
    background: url(../images/nav-black.gif) 0 0 no-repeat;
    } 
#work a:hover {
    background: url(../images/nav-red.gif) 0 0 no-repeat;
}
.Portfolio #work a:link, .Portfolio #work a:visited{
    background: url(../images/nav-red.gif) 0 0 no-repeat;
}
#news {
    width: 69px;
}
#news a:link, #news a:visited {
    background: url(../images/nav-black.gif) -73px 0 no-repeat;
    } 
#news a:hover {
    background: url(../images/nav-red.gif) -73px 0 no-repeat;
}
#me {
    width: 33px;
}
#me a:link, #me a:visited  {
     background: url(../images/nav-black.gif) -143px 0 no-repeat; 
    } 
#me a:hover {
    background: url(../images/nav-red.gif) -143px 0 no-repeat;
}
.about #me a:link, .about #me a:visited{
    background: url(../images/nav-red.gif) -143px 0 no-repeat;
}
#contact {
    width: 110px;
}
#contact a:link, #contact a:visited {
    background: url(../images/nav-black.gif) -176px 0 no-repeat;
    } 
#contact a:hover {
    background: url(../images/nav-red.gif) -176px 0 no-repeat;
}
.my #contact a:link, .my #contact a:visited {
    background: url(../images/nav-red.gif) -176px 0 no-repeat;
}
#start {
    width: 75px;
}
#start a:link, #start a:visited {
    background: url(../images/nav-black.gif) -286px 0 no-repeat;
    } 
#start a:hover {
    background: url(../images/nav-red.gif) -286px 0 no-repeat;
}
/* navigation End */
