Okay :)
Dann präsentiere ich euch meine bisherigen (Miss)Erfolge. Über genaue Angaben, an das, was ich korregieren sol, wäre ich überglücklich :)
(Ich hoffe ich bekomme das hier richtig hin, mit dem Einfügen. Falls ihr es nicht richtig sehen könnt, bitte melden ;) Ich fühle mich zur Dank verpflichtet =)
Achja, kann man hier auch Datein hochladen? Dann würde ich euch nämlich mein Konzept hochladen, denn immerhin sollte es in diese Richtung gehen :)
h1 {
color: #EBDDC3;
font-family: Tw Cen MT;
font-size: 50pt;
text-shadow: black 3px 3px;
text-align: center;
font-weight: bold;
}
h2 {
font-size: 35pt;
}
h3 {
font-size: 25pt;
}
h4 {
font-size: 18pt;
font-weight: bold;
}
body {
background: #775F55;
font-family: Tw Cen MT;
font-size: 14pt;
margin: 1em;
max-width: 1600px;
}
ul#Navigation {
margin: 0; padding: 0.9em;
border: none;
float: left;
width: 17em;
}
li#home {
font-family: Tw Cen MT;
list-style: none;
display: block;
margin: 6em 2.5em 3em 0.5em;
padding: 0.5em;
border-bottom: 2px solid #6B859A;
background-color: #94B6D2;
}
li#navigation2 {
font-family: Tw Cen MT;
list-style: none;
display: block;
margin: 1em 2.5em 1em 0.5em;
padding: 0.5em;
border: 2px solid #6B859A;
background-color: #94B6D2;
border-radius: 0 0.5em 0 0;
}
li#home:hover {
border-bottom: 2px solid white;
}
li#navigation2:hover {
border: 2px solid white;
}
#link {
text-align: center;
}
#titelbild {
margin: 2em 2em 2em 4em;
}
ul#fußzeile {
background-color: white;
list-style: none;
padding: 0.1em 0 0.6em 0;
}
li#untenlinks {
background-color: #DD8047;
height: 100px;
width: 400px;
margin: 10px 10px 10px 0;
float: left;
line-height: 1.5;
}
li#untenrechts {
background-color: #94B6D2;
height: 90px;
margin: 10px 0 0 410px;
line-height: 1.5;
padding: 10px 0 0 0;
}
a:link{
color: white;
font-weight: bold;
text-decoration: none;
font-size: 18pt;
}
a:hover {
color: white;
}
a:visited {
color: white;
}