body {
        margin: 11px 0 0 0;
        padding: 0;
                margin-top:30px;
        background: url(http://www.thimoheinzkraft.de/seitenaufbau/bg.gif) repeat-x ;
        font: normal small Arial, Helvetica, sans-serif;
        color: #ffffff;

}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        letter-spacing: .2em;
        color: #000000;
}

p, ul, ol, blockquote {
        margin-top: 0;
        line-height: 160%;
}

a {
        text-decoration: underline;
        color: #525252;
}

a:hover {
        text-decoration: none;
		color: #9ED738;
}

/* Header */

#header {
       height: 150px;
           width:900px;
        margin: 0 auto;
        padding: 0px 0 0 0;
        background:url(http://www.thimoheinzkraft.de/seitenaufbau/banner.gif) no-repeat left;
                margin-bottom:8px;


}


#header * {
        text-decoration: none;
        text-align: right;
        color: #9ED738;

}

#header h1 {
        padding-top: 55px;
        font-size: 3em;

}

#header h2 {
        font-size: 1.2em;
}



/* Menu */

#menu {
        width: 900px;
        height: 55px;
        margin: 0 auto;

}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        width: 148px;
        height: 21px;
        padding: 7px 1px 0 1px;
        background: url(http://www.thimoheinzkraft.de/seitenaufbau/img3.gif) no-repeat center center;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: .2em;
        font-size: x-small;
        font-weight: bold;
        color: #ffffff;
}

#menu a:hover, #menu .active a {
        background-image: url(http://www.thimoheinzkraft.de/seitenaufbau/img4.gif);
        color: #9ed738;
}

/* Content */

#content {
        width: 900px;
        margin: 0 auto;
        margin-bottom:5px;

}


#colTwo {
        float: left;
        width: 700px;
        margin-bottom:40px;
        color:#525252;
}

#colThree {
        float: right;
        width: 160px;
        margin-bottom:40px;
                height:510px;


}

#colThree p {
        float: inherit;
        width: 160px;
        margin-top:10px;
                height:500px;
                background:url(http://www.thimoheinzkraft.de/seitenaufbau/werbung.gif);


}


#colThree h2 {
        float: right;
        width: 150px;
        margin-right:5px;
                margin-bottom:40px;

}



/* Content Elements */

#content h2 {
        height: 21px;
        margin-bottom: 20px;
        padding: 9px 0 0 0;
        letter-spacing: normal;
        background: url(http://www.thimoheinzkraft.de/seitenaufbau/uruz.jpg) no-repeat right 50%;
        border-bottom:2px solid #000000;
        margin: 0 0 20px 0;
        font-size: .9em;
        color:#000000;
}

#content h3 {
        text-transform: uppercase;
        letter-spacing: normal;
        font-size: .9em;
        color: #000000;

}

#content ul {
        margin-left: 0;
        padding-left: 0;
        list-style: square inside;
}


/* Footer */

#footer {
        height: 80px;
        margin-top:5px;
        padding: 17px 0 0 0;
        background:#9ED738 ;
        border-bottom:2px solid #000000;
        border-top:2px solid #000000;

}

#footer * {
        color:#ffffff;
}

#footer p {

        text-align:center;
        font-size: small;
}
