service for a better code

INHALT

Alle templtes sind in XHTML 1.0 und CSS2/ Tableless
3 Spalten Layoutraster, alle Spalten sind fix und in der Mitte zentriert.
«= mehr TEMPLATES


html { 
padding:0px;
margin:0px;
}

body {
background-color: #e1ddd9;
font-size: 12px;
color:#564b47;  
text-align:center;
margin:0px;
padding:0px;
}

#box {
width:750px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#inhalt {
width:400px;
padding:0px;
float:left;
background-color:#fff;
overflow: auto;
}

#kopf {
background-color:transparent;
}

MENU rechts


#rechts {
width:175px;
padding:0px;
float:left;
}


css
monorom
Creative Commons License
This work is licensed under a Creative Commons License.