c20fbca2eb
git-svn-id: https://svn.neo-layout.org@1422 b9310e46-f624-0410-8ea1-cfbb3a30dc96
212 lines
4.1 KiB
CSS
212 lines
4.1 KiB
CSS
div.Hauptfeld {
|
|
border-width:thin;
|
|
border-color:#444;
|
|
border-style:solid;
|
|
margin-left:12em;
|
|
margin-right:0em;
|
|
margin-top:2em;
|
|
padding-left:2.5em;
|
|
padding-right:4em;
|
|
padding-top:2em;
|
|
padding-bottom:2.4em;
|
|
/* text-align:justify; */
|
|
/* font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; */
|
|
/* font-family: LinuxLibertine, Libertine, Linux-Libertine, sans;
|
|
line-height:1.35em;
|
|
font-size:1em;*/
|
|
background-color:White;
|
|
color:Black;
|
|
}
|
|
|
|
#Hauptfeldlink_rechtsunten {
|
|
position:relative; top:.8em; left:.5em;
|
|
text-align:right;
|
|
margin-bottom:0em;
|
|
}
|
|
|
|
#Navigationsleiste {
|
|
background-color:#F8F8FA;
|
|
color:WindowText;
|
|
position:relative;
|
|
width:11em;
|
|
float:left;
|
|
text-align:center;
|
|
margin:2em;
|
|
margin-left:0em;
|
|
margin-top:2em;
|
|
border-width:thin;
|
|
border-style:solid;
|
|
border-color:green;
|
|
border-top-width:0px;
|
|
|
|
}
|
|
|
|
div.Navigationsthema {
|
|
border-bottom-width:1px;
|
|
border-bottom-style:solid;
|
|
border-color:black;
|
|
border-top-width:1px;
|
|
border-top-style:solid;
|
|
border-color:black;
|
|
text-align:center;
|
|
font-weight:bold;
|
|
background-color:#FAFBF8;
|
|
color:InfoText;
|
|
padding-top:.2em;
|
|
padding-bottom:.2em;
|
|
}
|
|
|
|
div.Navigationsunterpunkte {
|
|
padding-top:.5em;
|
|
padding-bottom:.75em;
|
|
}
|
|
|
|
a.Navigationseintrag {
|
|
display:block;
|
|
text-align:left;
|
|
padding-left:1em;
|
|
padding-right:1em;
|
|
padding-top:.25em;
|
|
padding-bottom:.25em;
|
|
}
|
|
|
|
#Bildcontainer_links {
|
|
width:10em;
|
|
border-width:thin;
|
|
border-color:#DDD;
|
|
border-style:solid;
|
|
margin-right: 1.2em;
|
|
margin-bottom: .8em;
|
|
margin-left: 0em;
|
|
margin-top: 1em;
|
|
float:left;
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
|
|
#Bildcontainer_oben {
|
|
width:39em;
|
|
border-width:thin;
|
|
border-color:#DDD;
|
|
border-style:solid;
|
|
margin-left: 0em;
|
|
margin-bottom: 1.75em;
|
|
margin-right: 0em;
|
|
margin-top: 0em;
|
|
/* float:left; */
|
|
display:block;
|
|
text-align:center;
|
|
}
|
|
|
|
|
|
#Bildcontainer_rechts {
|
|
width:10em;
|
|
border-width:thin;
|
|
border-color:#DDD;
|
|
border-style:solid;
|
|
margin-left: 1.2em;
|
|
margin-bottom: .8em;
|
|
margin-right: 0em;
|
|
margin-top: 1em;
|
|
float:right;
|
|
text-align:center;
|
|
|
|
}
|
|
|
|
#Bild {
|
|
text-align:center;
|
|
padding:.5em;
|
|
width:9em;
|
|
}
|
|
|
|
|
|
#Bild_oben {
|
|
text-align:center;
|
|
padding:.5em;
|
|
width:38em;
|
|
}
|
|
|
|
|
|
|
|
#Bildtext {
|
|
padding:.5em;
|
|
font-size:small;
|
|
text-align:left;
|
|
background-color:#EEE;
|
|
}
|
|
|
|
#Hintergrundverlauf_von {
|
|
background-color:#F30;
|
|
}
|
|
|
|
#Hintergrundverlauf_nach {
|
|
background-color:transparent;
|
|
}
|
|
|
|
a { text-decoration:none; }
|
|
a:hover { background-color:Highlight; }
|
|
|
|
h1 { margin-bottom:1em; margin-top:0em; font-size:1.5em; }
|
|
h2 { margin-bottom:.5em; margin-top:1.5em; font-size:1.2em; /* padding-left:1em; */ }
|
|
|
|
p { /* text-indent:1em;
|
|
text-align:justify; */
|
|
margin-bottom:-.5em;}
|
|
|
|
/* Altbestand: */
|
|
|
|
#linkbutton
|
|
{
|
|
line-height:2em;
|
|
text-align:left; color:#000;
|
|
}
|
|
|
|
#linkbutton a
|
|
{
|
|
border-width:2px; border-style:solid;
|
|
border-color:#aaaaaa;
|
|
padding-top:.25em; padding-bottom:.25em;
|
|
background-color:#FAFAFA;
|
|
padding-left:1em; padding-right:1em;
|
|
}
|
|
|
|
#linkbutton a:link { color:#000; text-decoration:none; }
|
|
#linkbutton a:visited { color:#4a4a4a; text-decoration:none; }
|
|
#linkbutton a:focus { color:#223; text-decoration:underline; }
|
|
#linkbutton a:active { color:#8b2121; text-decoration:none; }
|
|
#linkbutton a:hover { color:#020; text-decoration:none;
|
|
background-color:Highlight;
|
|
}
|
|
|
|
#Gesamtzentrierung {
|
|
background-color: transparent;
|
|
text-align: left;
|
|
margin: 0px auto 0;
|
|
width: 57.5em;
|
|
}
|
|
|
|
.aktiveEbene { border-color:#56b; color:#23b; }
|
|
|
|
/* Interaktive Tastaturebenen */
|
|
|
|
.Ebene_button {
|
|
border:1px solid black;
|
|
padding:0.25em 1em;
|
|
position:absolute;
|
|
cursor:pointer;
|
|
z-index:2;
|
|
}
|
|
|
|
.Ebenen_box { position: relative;}
|
|
|
|
.Ebene_bild { padding-top:2em; }
|
|
|
|
.Ebene_wrapper { position:absolute; top:0px; background-color: white; }
|
|
|
|
.Ebene_wrapper > .Ebene_bild { display:none; }
|
|
.Ebene_wrapper:hover > .Ebene_bild { display:block; }
|
|
.Ebene_wrapper:hover > .Ebene_button,.Ebene1_wrapper:hover > .Ebene_button {
|
|
background-color:Highlight;
|
|
}
|
|
|