die css
hi ja ich habe alles überprüft das mit dem einen fehler ist egal das beeinflusst ja nicht das layout ist nur er lauftext
hier ist die erste CSS Datei:
[code]/* Das sind Die CSS Dateien fuer Die index.html*/
/* Deklaration der Variablen des Hauptfensters in dem alle anderen DIV`S liegen */
#haupt {
width:1230px;
height:1400px;
background-color:#8EA8EE;
}
/* Deklaration für den oberen DIV */
#oben {
background-color:#8EA8EE;
width:1230px;
height:80px;
border-color: #FFFFFF;
border-top: 6px solid;
border-bottom: 6px solid;
text-align: center;
position: absolute; top:0;
z-index: 2;
}
/* Deklaration für den mittleren DIV ( Eingabefenster für Haupttext) */
#mitte {
background-color: #B3CCEE;
width:900px;
height:1250Px;
border-color: #FFFFFF;
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
position: absolute ; left: 170px; top:120px;
font-size:12pt;
z-index: 2;
}
/* Decklaration der Kontacktlisten*/
#kontakt {
background-color: #B3CCEE;
width:776px;
height:400Px;
border-color: #FFFFFF;
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
position: absolute; left: 233px; top:120px ;
text-align: center;
z-index:2;
}
/* Deklaration des Impressums Blocks */
#imp {
background-color: #B3CCEE;
width:800px;
height:1250Px;
border-color: #FFFFFF;
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
position: absolute; left: 221px; top:120px ;
text-align: center;
z-index:3;
}
/* Deklaration für den Navigations DIV */
#navi {
background-color: #8EA8EE;
width:120px;
height:1400px;
border-color: #FFFFFF;
border-right: 6px solid;
position: absolute; top:0px;
z-index: 1;
}
/* Deklaration des Divs um die navi2 buttons zu platzieren*/
#navi1 {
background-color: #8EA8EE;
width:100px;
height:200px;
position: absolute; top:100px;
}
/* Deklaration der Buttons */
/* Deklaration der Buttons für start,passat 3b,3bg */
.navi2 a {
background-color: #D0D0D0;
text-align: center;
width:100px;
height:24px;
margin-top: 5px;
margin-left: 10px;
font-size: 14pt;
border: 1px solid black;
border-left-color: white;
border-top-color: white;
display:block;
color: #000000;
cursor: pointer;
}
/* Deklaration der Button beim überfahren mit der Maus */
.navi2 a:hover {
background-color: #808080;
color: white;
border-color: white;
border-left-color: black;
border-top-color: black;
}
/* Deklaration der Buttons die keine Funktion haben sondern nur zum unterteilen vorhanden sind*/
.navi3 {
background-color: #D0D0D0;
text-align: center;
width:100px;
height:24px;
margin-top: 5px;
margin-left: 10px;
font-size: 14pt;
}
/* Deklaration von der Unternavigationsleiste */
#unavi {
background-color: #8EA8EE;
width:120px;
height:1400px;
border-color: #FFFFFF;
border-left: 6px solid;
position: absolute; top:0px; left:1114px;
z-index: 1;
}
/* Deklaration des Divs um die buttons zu platzieren*/
#unavi1 {
background-color: #8EA8EE;
width:100px;
height:200px;
position: absolute; top:100px;
}
/* Deklaration für den news Kasten der Laufschrift*/
#news {
background-color: #B3CCEE;
width:300px;
eight:22px;
border-color: #FFFFFF;
border-top: 4px solid;
border-left: 4px solid;
border-right: 4px solid;
border-bottom: 4px solid;
position: absolute; top:45px;left:915px;
text-align: center;
text-transform: uppercase;
font-size:13pt;
color: #000000;
z-index: 3;
}
/* Deklaration der Aufploppenden Schrift in den Quellenangaben und im Impressum */
.aufploppen a {
text-align: center;
font-size:20pt;
font-family: Comic;
color: #000000;
}
.aufploppen a:hover {
font-size:25pt;
color: #0000FF;
}
/* Deklaratin der Aufploppenden Schrift */
.Auf a {
color: #0000FF;
margin-left:50px;
}
.Auf a:hover {
font-size:18px;
font-weight: bold;
}
hier die zweite:
/* Deklaration der HTML TAGS */
/* Deklaration des BODY Tags */
body {
font-family:calibri
}
/* Deklaration des Ankerpunktes */
a {
text-decoration:none;
}
/* Deklaration der Schrift H… */
h1 {
font-size:40pt;
font-weight:bold;
}
h2 {
font-size:20pt;
font-weight:bold;
}
h3 {
font-size:15pt;
font-weight:bold;
font-family: arial;
}
h5 {
font-size:50pt;
font-weight:bold;
font-family: calibri;
}
und hier die dritte:
/* Definition der Textfelder in CSS */
/* Deklaration des Impressums Text Blocks */
#imptext {
background-color: #B3CCEE;
width:776px;
height:900Px;
position: absolute;left:0; top:250px ;
text-align: center;
}
/* Deklaration der Anschriften Blocks1 im Impressum (DENNIS K.) */
#ansch1 {
background-color: #B3CCEE;
width:200px;
height:200Px;
position: absolute; left: 30px; top:70px ;
text-align: left;
line-height:1pt;
}
/* Deklaration der Anschriften Blocks2 im Impressum (DANNY H.) */
#ansch2 {
background-color: #B3CCEE;
width:210px;
height:200Px;
position: absolute; left: 544px; top:70px ;
text-align: left;
line-height:1pt;
}
/* Deklaration des Paragraphen Blocks im Impressum */
#para {
background-color: #B3CCEE;
width:250px;
height:22Px;
position: absolute; left: 250px; top:30px ;
text-align: center;
text-decoration: underline;
font-size: 16pt;
}
/* Deklaration des innere Inhaltsfenster der Quellen*/
#quell {
background-color: #B3CCEE;
width:898px;
height:60Px;
position: absolute; left: 0px; top:1150px ;
text-align: center;
font-size: 12pt;
border-color: #FF0000;
border: solid 1px;
}
/* Deklaration der Textfelder der Passat Seiten */
#passat {
background-color: #B3CCEE;
width:900px;
height:1250Px;
border-color: #FFFFFF;
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
position: absolute ; left: 170px; top:120px;
font-size:12pt;
z-index: 2;
overflow: scroll;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #C0C0C0;
}
[/code]
viel Spaß und danke schon einmal im vorraus!!!:lol: