Ich meine ja den ganzen, aber ok meinetwegen:
.mainMenuInner {
border: 0px !important;
}
.mainMenu {
min-height: 36px;
background: transparent url($global.images.location$menu.png);
background-repeat: repeat-x;
background-position: left top;
border: 0 !important;
}
.mainMenu .mainMenuInner {
max-width: 80%;
min-width: 980px;
margin: 0 auto;
}
.mainMenu img {
display:none;
}
#mainMenu a {
padding: 10px 22px 3px;
border-width: 0 0px 0 0px;
font-size: 12px;
}
#header, #logo, #mainMenu, #mainMenu .mainMenuInner {
border: 0;
}
#userPanel .userPanelInner {
position: relative;
top: 0px;
right: 0;
margin-left: 112px;
padding-right: 0px;
z-index: 99;
}
#userAvatar {
clip: rect(0px, 100px, 100px, 0px);
display: block !important;
position: absolute;
top: 37px;
left: -85px;
}
#userAvatar img {
height: auto !important;
width: 100px !important;
}
#userNote {
position: absolute;
top: 5px;
left: -85px;
}
#userMenu {
display: block;
position: absolute;
top: 27px;
left: 20px;
width: 160px;
}
#search { top: 100px; right: 25px; }
#mainMenu a { font-weight:bold; }
}
#footer {
border: 0 !important;
background-image: url("../images/style1/footer.png") ;
background-repeat:no-repeat;
width:900px;
color:ffffff;
height:150px;
font-size : 11px;
padding-top:30px;
padding-left: 25px;
padding-right: 25px;
}
#header, #logo, #mainMenu {
min-width: 909px;
max-width: 910px;
}
/* main */
#main {
padding: 20px;
margin-top: 0px;
}
body {
background: url(../images/style1/bg.png) repeat-x top left #000 , url(../images/style1/hintergrund.jpg) repeat top left #000 ;
}
Das alles falsch dargestellt wird mit [code] und [css] hab ichs so gemacht