Ich hab eine extra CSS-Datei, die ich auch ändern kann.
Und da hab ich auch versucht eben .login zu definieren und zu ändern, aber ändert überhaupt nichts am Layout!!
Code:
body {
margin: 0;
padding: 0;
background: #fff;
font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
line-height: 1.6em;
color: #333;
}
/* ------------------ LINKS UND UEBERSCHRIFTEN ----------------------------- */
a {
color: #588E03;
background: inherit;
text-decoration: none;
}
a:hover {
color: #09460F;
background: inherit;
text-decoration: none;
}
h1 {
font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif;
margin: 0;
color: #fff;
background-color:transparent;
}
h2 {
font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}
h3 {
clear: both;
font-size: 1.1em;
color: #000;
background: #fff url(../images/h3bg.gif) no-repeat center left;
padding: 0 14px;
margin: 0;
}
/* ------------------------ CONTENT WRAPPER UND TOPMENUE----------------- */
#main {
width: 900px;
margin: 25px auto 0 auto;
}
#topnavlist
{
text-align: right;
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #F7AE16;
}
#topnavlist li
{
list-style: none;
margin: 0;
display: inline;
}
#topnavlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
background: #fff;
text-decoration: none;
}
#topnavlist li a:link {
color: #fff;
background: #fff;
}
#topnavlist li a:visited {
color: #fff;
background: #fff;
}
#topnavlist li a:hover {
color: #fff;
background: #fff;
}
#topnavlist li a#current
{
color: #fff;
background: white;
}
/* ---------------------------- INTRO LINKS ---------------------------- */
#intro_links {
clear: left;
float: left;
width: 230px;
color: #09460F;
margin: 0 0 1px 0;
padding-left: 10px;
border-top: 1px solid #ccc;
}
#intro_links p {
background: #fff url(../images/h3bg.gif) no-repeat center left;
padding: 14px 0 14px 13px;
margin: 0;
font-weight: bold;
font-size: 1.1em;
text-transform: uppercase;
}
/* ------------------------ HAUPT- UND SUBMENUE ----------------------- */
#menu_1 {
float: left;
margin: 0 0 6px 0;
padding: 0 0 1px 0;
border-bottom: 1px solid #ccc;
}
.menu1-level1-no a {
display: block;
color: #FFF;
background: #9cce2e url(../images/arrow-smooth.png) no-repeat 10px;
width: 194px;
padding: 7px 23px 7px 23px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
.menu1-level1-no a:hover {
background: #588E03 url(../images/arrow-smooth.png) no-repeat 10px;
color: #fff;
}
.menu1-level1-act a {
display: block;
color: #FFF;
background: #588E03 url(../images/arrow-smooth.png) no-repeat 10px;
width: 194px;
padding: 7px 23px 7px 23px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
.menu1-level2-no a {
display: block;
color: #FFF;
background: #C3BB1F url(../images/round.png) no-repeat 20px;
width: 194px;
padding: 7px 15px 7px 31px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
.menu1-level2-no a:hover {
background: #588E03 url(../images/round.png) no-repeat 20px;
color: #fff;
}
.menu1-level2-act a {
display: block;
color: #FFF;
background: #588E03 url(../images/round.png) no-repeat 20px;
width: 194px;
padding: 7px 15px 7px 31px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
/* ---------------------------- SUBMENUE ----------------------------------*/
#menu_2 {
float: left;
margin: 0 0 6px 0;
padding: 0 0 1px 0;
border-bottom: 1px solid #ccc;
}
.menu2-level1-no a {
display: block;
color: #5b5b5b;
background: #eee url(../images/arrow-smooth.png) no-repeat 10px;
width: 194px;
padding: 7px 23px 7px 23px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
.menu2-level1-no a:hover {
background: #ccc url(../images/arrow-smooth.png) no-repeat 10px;
}
.menu2-level1-act a {
display: block;
color: #5b5b5b;
background: #ccc url(../images/arrow-smooth.png) no-repeat 10px;
width: 194px;
padding: 7px 23px 7px 23px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
.menu2-level2-no a {
display: block;
color: #5b5b5b;
background: #eee url(../images/round.png) no-repeat 20px;
width: 194px;
padding: 7px 15px 7px 31px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
.menu2-level2-no a:hover {
background: #ccc url(../images/round.png) no-repeat 20px;
}
.menu2-level2-act a {
display: block;
color: #5b5b5b;
background: #ccc url(../images/round.png) no-repeat 20px;
width: 194px;
padding: 7px 15px 7px 31px;
margin: 0 0 1px 0;
font-weight: bold;
text-decoration: none;
}
/* -------------------------- LOGO -------------------------------------- */
#headerlogo {
float: right;
width: 651px;
background: #fff url(../images/blogo_g.png) no-repeat center;
color: #547592;
margin: 0 0 6px 0;
height: 207px;
border:1px solid #ccc;
}
/* ------------------------- LOGIN LINKS ------------------------------ */
#links {
float: left;
width: 240px;
}
.einloggen {
display: block;
float: left;
width: 215px;
border: 1px solid #ccc;
padding: 5px 17px 5px 7px;
margin: 0 0 6px 0;
}
.submit {
width: 60px;
}
.login {
border-style: none;
}
.user {
font-size: 10px;
width: 60px;
}
.pw {
font-size: 10px;
width: 60px;
}
/* -------------------------- CONTENT RECHTS ---------------------------- */
#rechts {
float: right;
width: 653px;
}
.content {
float: left;
padding: 12px 15px;
width: 620px;
border: #ccc 1px solid;
text-align: justify;
margin: 0 0 10px 0;
}
.subcontent {
clear: both;
margin:0px 0 10px 0;
padding: 0px 20px;
border: 1px solid #ccc;
color: #444;
}
/* -------------------------- Kontaktormular ----------------------------- */
fieldset.csc-mailform {
border: 0;
}
fieldset.csc-mailform .csc-mailform-field label {
display: block;
font-weight: bold;
}
fieldset.csc-mailform #mailformname,
fieldset.csc-mailform #mailformemail,
fieldset.csc-mailform #mailformmessage {
color: red;
}
/* --------------------------------- FOOTER ------------------------- */
#footer {
clear: both;
padding: 5px;
border-top: 1px solid #F7AE16;
}
Lesezeichen