Archived
1
0
Fork 0

Lizenz- und Copyrightinformationen

* ungenutzte funktionen/menupunkte.php entfernt (fixes #14)
 * Lizenz- und Copyrightinformationen in allen eigenen Dateien des
   Projekts eingetragen (fixes #2, #7)
This commit is contained in:
Jan Dittberner 2008-08-26 20:27:24 +00:00
parent 9fd5cf2ee4
commit 05210f1ee1
19 changed files with 583 additions and 330 deletions

View file

@ -1,3 +1,29 @@
/*
* Copyright (c) 2008 Jan Dittberner <jan@dittberner.info>
* Jan Dittberner IT-Consulting & -Solutions
* Cottbuser Str. 1, D-01129 Dresden
*
* Copyright (c) 2008 Jeremias Arnstadt <douth024@googlemail.com>
*
* This file is part of the ScrollingJQueryGallery component of the
* gnuviech-server.de Websitetools
*
* ScrollingJQueryGallery is free software: you can redistribute it
* and/or modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* ScrollingJQueryGallery is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with ScrollingJQueryGallery. If not, see
* <http://www.gnu.org/licenses/>.
*
* Version: $Id$
*/
#arrleft {
position:absolute;
top:0px;
@ -74,4 +100,3 @@ position:relative;
margin-left:2px;
margin-bottom:2px;
}

View file

@ -1,221 +1,243 @@
/*
* Copyright (c) 2008 Jan Dittberner <jan@dittberner.info>
* Jan Dittberner IT-Consulting & -Solutions
* Cottbuser Str. 1, D-01129 Dresden
*
* Copyright (c) 2008 Jeremias Arnstadt <douth024@googlemail.com>
*
* This file is part of the ScrollingJQueryGallery component of the
* gnuviech-server.de Websitetools
*
* ScrollingJQueryGallery is free software: you can redistribute it
* and/or modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* ScrollingJQueryGallery is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with ScrollingJQueryGallery. If not, see
* <http://www.gnu.org/licenses/>.
*
* Version: $Id$
*/
@charset "UTF-8";
/* CSS Document */
body {
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
background-color:#660000;
color:#000000;
line-height:1,5;
margin:0px;
padding:0px;
onload:initScrollLayer();
margin-bottom: auto;
margin-top: auto;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
background-color:#660000;
color:#000000;
line-height:1,5;
margin:0px;
padding:0px;
onload:initScrollLayer();
margin-bottom: auto;
margin-top: auto;
}
td {
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:bold;
color:#000000;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:bold;
color:#000000;
}
a:link {
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
margin-left: 1px;
a:link {
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
margin-left: 1px;
}
a:visited {
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
margin-left: 1px;
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
margin-left: 1px;
}
a:active {
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FF6600;
margin-left: 1px;
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#FF6600;
margin-left: 1px;
}
#left {
position:absolute;
width:202px;
height:100%;
background-color:#333333;
left: 0px;
top: 0px;
position:absolute;
width:202px;
height:100%;
background-color:#333333;
left: 0px;
top: 0px;
}
#right {
position:absolute;
width:202px;
height:100%;
background-color:#333333;
left: 808px;
top: 0px;
position:absolute;
width:202px;
height:100%;
background-color:#333333;
left: 808px;
top: 0px;
}
#content {
position:absolute;
width:616px;
height:100%;
background-color:#660000;
top: 0px;
left: 50%;
margin-top: 0px;
margin-left: -308px;
border-left: 3px #454648 solid;
border-right: 3px #454648 solid;
position:absolute;
width:616px;
height:100%;
background-color:#660000;
top: 0px;
left: 50%;
margin-top: 0px;
margin-left: -308px;
border-left: 3px #454648 solid;
border-right: 3px #454648 solid;
}
#content_container {
position:absolute;
width:490px;
height:492px;
background-color:#3D0000;
border:3px;
border-style:solid;
border-color:#454648;
left: 63px;
top: 57px;
position:absolute;
width:490px;
height:492px;
background-color:#3D0000;
border:3px;
border-style:solid;
border-color:#454648;
left: 63px;
top: 57px;
}
#invisible {
position:absolute;
width:490px;
height:492px;
left: 0px;
top: 0px;
z-index:1;
position:absolute;
width:490px;
height:492px;
left: 0px;
top: 0px;
z-index:1;
}
#content_container_s {
position:absolute;
width:490px;
height:492px;
border:0px;
border-style:solid;
border-color:#454648;
left: 63px;
top: 57px;
position:absolute;
width:490px;
height:492px;
border:0px;
border-style:solid;
border-color:#454648;
left: 63px;
top: 57px;
}
#menu {
position:absolute;
width:330px;
height:14px;
left: 143.5px;
top: 553px;
margin-top:2px;
z-index:10;
position:absolute;
width:330px;
height:14px;
left: 143.5px;
top: 553px;
margin-top:2px;
z-index:10;
}
#sub_menu {
position:absolute;
width:490px;
height:14px;
left: 0px;
top: 450px;
margin-top:2px;
text-align:center;
z-index:1;
font-family:Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;
position:absolute;
width:490px;
height:14px;
left: 0px;
top: 450px;
margin-top:2px;
text-align:center;
z-index:1;
font-family:Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
#sub_menu_produkte {
position:absolute;
width:490px;
height:19px;
background-color:#000000;
font-family:Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
left:0px;
top:425px;
margin-top:2px;
text-align:center;
z-index:2;
position:absolute;
width:490px;
height:19px;
background-color:#000000;
font-family:Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
left:0px;
top:425px;
margin-top:2px;
text-align:center;
z-index:2;
}
#slider {
position:absolute;
width:474px;
height:65px;
background-color:#333333;
left: 8px;
top: 8px;
padding:0px;
position:absolute;
width:474px;
height:65px;
background-color:#333333;
left: 8px;
top: 8px;
padding:0px;
}
#slider_2 {
position:absolute;
width:474px;
height:67px;
left: 0px;
top: 0px;
position:absolute;
width:474px;
height:67px;
left: 0px;
top: 0px;
}
#content_sub {
position:absolute;
width:330px;
height:330px;
left: 143px;
top: 149px;
position:absolute;
width:330px;
height:330px;
left: 143px;
top: 149px;
}
#content_nav {
position:absolute;
width:20px;
height:10px;
left: 298px;
top: 305.5px;
z-index:1;
position:absolute;
width:20px;
height:10px;
left: 298px;
top: 305.5px;
z-index:1;
}
#content_main {
position:absolute;
width:311px;
height:311px;
top: 9.5px;
left: 9.5px;
text-align:center;
font-weight: normal;
position:absolute;
width:311px;
height:311px;
top: 9.5px;
left: 9.5px;
text-align:center;
font-weight: normal;
}
#content_main_s {
position:absolute;
width:311px;
height:311px;
top: 9.5px;
left: 9.5px;
text-align:center;
background-image: url(../content/portraet/bilder/port_back.jpg);
position:absolute;
width:311px;
height:311px;
top: 9.5px;
left: 9.5px;
text-align:center;
background-image: url(../content/portraet/bilder/port_back.jpg);
}
#content_main_in {
border:0px;
margin-left:3px;
margin-top:3px;
border:0px;
margin-left:3px;
margin-top:3px;
}

View file

@ -1,59 +1,87 @@
/* Styles for scrolling layers
Specify width and height in hold and wn, and in clip for wn */
/*
* Copyright (c) 2008 Jan Dittberner <jan@dittberner.info>
* Jan Dittberner IT-Consulting & -Solutions
* Cottbuser Str. 1, D-01129 Dresden
*
* Copyright (c) 2008 Jeremias Arnstadt <douth024@googlemail.com>
*
* Styles for scrolling layers
*
* This file is part of the ScrollingJQueryGallery component of the
* gnuviech-server.de Websitetools
*
* ScrollingJQueryGallery is free software: you can redistribute it
* and/or modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* ScrollingJQueryGallery is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with ScrollingJQueryGallery. If not, see
* <http://www.gnu.org/licenses/>.
*
* Version: $Id$
*/
/* Specify width and height in hold and wn, and in clip for wn */
div#hold {
position:relative;
overflow:hidden;
width:454px;
height:67px;
top:0px;
left:0px;
z-index:100
}
position:relative;
overflow:hidden;
width:454px;
height:67px;
top:0px;
left:0px;
z-index:100
}
div#wn {
position:absolute;
left:0px;
top:0px;
width:475px;
height:67px;
clip:rect(0px, 454px, 66px, 0px);
overflow:hidden;
z-index:1;
padding:0px;
}
position:absolute;
left:0px;
top:0px;
width:475px;
height:67px;
clip:rect(0px, 454px, 66px, 0px);
overflow:hidden;
z-index:1;
padding:0px;
}
div#lyr1 {
position:absolute;
visibility:hidden;
left:0px;
top:0px;
width:474px;
height:67px;
z-index:1;
}
position:absolute;
visibility:hidden;
left:0px;
top:0px;
width:474px;
height:67px;
z-index:1;
}
/* Styles for demo, not necessary for scrolling layers */
body {
overflow:hidden;
text-align:left;
font: 12px verdana, arial, helvetica, sans-serif;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
width: auto;
height: auto;
}
overflow:hidden;
text-align:left;
font: 12px verdana, arial, helvetica, sans-serif;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
width: auto;
height: auto;
}
h1 {
font-size:1.4em;
margin:1.5em 0 2em 0;
}
font-size:1.4em;
margin:1.5em 0 2em 0;
}
a:link { color:#33c }
a:visited { color:#339 }
a img { border:none }
table.main {
width:475px; margin:0px;
height:65px;
background-color:#eee; border:1px dashed #666
}
width:475px; margin:0px;
height:65px;
background-color:#eee; border:1px dashed #666
}
td.arrows a { padding:0 1em }
td.spacer { width:38px }
td.footer { text-align:center; margin:0 }