Header

From Alterealitiky

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 1: Line 1:
-
*/
+
<style type="text/css">
-
 
+
-
#pabanner { text-align:left !important; }
+
body {
-
 
+
    color: grey;
-
/* Standard Navigationsleisten, aka box hiding thingy from .de.*/
+
    bg: yellow;
-
 
+
}
-
div.Boxmerge,
+
  </style>
-
div.NavFrame {
+
   
-
        margin: 0px;
+
  <script type="text/javascript">
-
        padding: 2px;
+
  //Feel free to add your javascript code here.
-
        border: 1px solid #aaaaaa;
+
  </script>
-
        text-align: center;
+
-
        border-collapse: collapse;
+
-
        font-size: 95%;
+
-
}
+
-
div.Boxmerge div.NavFrame {
+
-
        border-style: none;
+
-
        border-style: hidden;
+
-
}
+
-
div.NavFrame + div.NavFrame {
+
-
        border-top-style: none;
+
-
        border-top-style: hidden;
+
-
}
+
-
div.NavPic {
+
-
        background-color: #ffffff;
+
-
        margin: 0px;
+
-
        padding: 2px;
+
-
        float: left;
+
-
}
+
-
div.NavFrame div.NavHead {
+
-
        height: 1.6em;
+
-
        font-weight: bold;
+
-
        font-size: 100%;
+
-
        background-color: #efefef;
+
-
        position:relative;
+
-
}
+
-
div.NavFrame p {
+
-
        font-size: 100%;
+
-
}
+
-
div.NavFrame div.NavContent {
+
-
        font-size: 100%;
+
-
}
+
-
div.NavFrame div.NavContent p {
+
-
        font-size: 100%;
+
-
}
+
-
div.NavEnd {
+
-
        margin: 0px;
+
-
        padding: 0px;
+
-
        line-height: 1px;
+
-
        clear: both;
+
-
}
+
-
a.NavToggle {
+
-
        position:absolute;
+
-
        top:0px;
+
-
        right:3px;
+
-
        font-weight:normal;
+
-
        font-size:smaller;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
#coordinates {  
+
-
  position:absolute;
+
-
  z-index:1;
+
-
border:none;
+
-
background:none;
+
-
left:9px;
+
-
top:5.7em;
+
-
  float:left;
+
-
margin:0.0em;
+
-
padding:0.0em;
+
-
line-height:1.5em;
+
-
text-align:left;
+
-
text-indent:0;
+
-
font-size:30%;
+
-
text-transform:none;
+
-
white-space:nowrap;
+
-
}
+
-
 
+
-
 
+
-
/*
+

Current revision as of 09:04, 11 June 2007

<style type="text/css">

body {
   color: grey;
   bg: yellow;
}
</style>

<script type="text/javascript">
  //Feel free to add your javascript code here.
</script>
Personal tools