summaryrefslogtreecommitdiff
path: root/www-ssl/css
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/css')
-rw-r--r--www-ssl/css/base.css205
-rw-r--r--[-rwxr-xr-x]www-ssl/css/grossbild.js0
-rwxr-xr-xwww-ssl/css/style.css.old53
-rwxr-xr-xwww-ssl/css/style.css.old269
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style1.css85
-rwxr-xr-xwww-ssl/css/style1.css.old79
-rw-r--r--www-ssl/css/style10.css11
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style2.css0
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style3.css0
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style4.css0
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style5.css0
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style6.css12
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style7.css0
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style8.css0
-rw-r--r--[-rwxr-xr-x]www-ssl/css/style9.css0
15 files changed, 268 insertions, 246 deletions
diff --git a/www-ssl/css/base.css b/www-ssl/css/base.css
new file mode 100644
index 00000000..236eba81
--- /dev/null
+++ b/www-ssl/css/base.css
@@ -0,0 +1,205 @@
+* {
+ margin: 0;
+ padding: 0;
+}
+
+body {
+ font-family: Arial;
+ sans-serif;
+ font-size:
+ 14px;
+}
+
+header {
+ display: block;
+ width: 100%;
+}
+
+article, details {
+ clear: none;
+ display: block;
+ float: none;
+}
+
+footer {
+ clear: both;
+ display: block;
+ font-size: 12px;
+ text-align: center;
+ width: 100%;
+}
+
+footer p {
+ margin: 10px auto;
+}
+
+#logo {
+ background: url('../pic/himmel.png') top left no-repeat;
+ display: block;
+ height: 32px;
+ margin: 10px auto;
+ width: 380px;
+}
+
+#body {
+ margin: 0 5%;
+}
+
+#menu {
+ float: left;
+ width: 200px;
+}
+
+#content {
+ margin-left: 200px;
+}
+
+a {
+ color: #000;
+}
+
+td, dt, dd {
+ padding: 4px;
+}
+
+dt {
+ font-weight: bold;
+}
+
+dd {
+ margin-left: 20px;
+}
+
+h1, h2, h3, h4 {
+ font-size: 16px;
+ padding: 0 4px;
+}
+
+hr {
+ margin: 10px 0;
+}
+
+ul {
+ padding: 5px 0 5px 20px;
+}
+
+nav {
+ margin: 0 10px 10px 0;
+}
+
+#content > article {
+ padding: 10px;
+}
+
+p {
+ padding: 0 0 10px 0;
+}
+
+#menu p {
+ padding: 4px;
+}
+
+a.sprache img {
+ margin-right: 5px;
+}
+
+table {
+ border-collapse: collapse;
+}
+
+th {
+ background: #f0f0f0;
+}
+
+td, th {
+ border: 1px solid #888;
+}
+
+textarea {
+ height: 200px;
+ width: 300px;
+}
+
+.hidden {
+ background: #fff;
+ border: 1px solid #888;
+ display: none;
+ font-size: 12px;
+ padding: 4px;
+}
+
+td .hidden {
+ position: absolute;
+}
+
+tr:hover .hidden {
+ display: block;
+}
+
+.clear {
+ clear: both;
+}
+
+.pagination {
+ text-align: center;
+}
+
+.background {
+ background: #f0f0f0;
+}
+
+.container {
+ border: 1px solid #888;
+}
+
+.content {
+ background: #fff;
+}
+
+.error {
+ color: #f00;
+}
+
+.success {
+ color: #090;
+}
+
+.notice {
+ background: #f0f0f0;
+ border: 2px solid #888;
+ margin: 10px;
+ padding: 10px;
+}
+
+.new_message {
+ font-weight: bold;
+}
+
+.news_comment, .news {
+ border: 1px solid #888;
+ margin: 10px 0;
+}
+
+.news_comment details, .news details {
+ background: #f0f0f0;
+ padding: 4px;
+}
+
+.news_comment p, .news p, h3 {
+ padding: 4px;
+}
+
+.news_comment p, .news_comment details {
+ margin-left: 72px;
+}
+
+.avatar {
+ float: left;
+ margin: 4px;
+ max-width: 64px;
+}
+
+.news.meeting {
+ border: 1px solid #000;
+ box-shadow: 1px 1px 5px #888;
+}
diff --git a/www-ssl/css/grossbild.js b/www-ssl/css/grossbild.js
index 618ecc1f..618ecc1f 100755..100644
--- a/www-ssl/css/grossbild.js
+++ b/www-ssl/css/grossbild.js
diff --git a/www-ssl/css/style.css.old b/www-ssl/css/style.css.old
deleted file mode 100755
index 254fb1b7..00000000
--- a/www-ssl/css/style.css.old
+++ /dev/null
@@ -1,53 +0,0 @@
-H1 {
- font-family : Helvetica,Arial,Verdana;
- font-size : 25pt;
-}
-H4 {
- font-family : Arial,Verdana;
-}
-A {
- font-family : Arial;
- font-size : small;
- text-decoration : none;
- color : #0000a0;
-}
-A:Visited {
- font-family : Arial;
- font-size : small;
- color : #0000a0;
- text-decoration : none;
-}
- A:Active {
- text-decoration : none;
- font-family : Arial;
- font-size : small;
-}
-A:Hover {
- font-family : Arial;
- font-size : small;
- color : #0000a0;
- text-decoration : underline;
- font-weight : bold;
-}
-B {
- font-weight : bold;
- font-family : Arial;
- font-size : small;
-}
-
-TD {
- font-size : small;
- font-family : Arial;
- padding-left : 1cm;
-}
-
-BODY {
- font-size : small;
- font-family : Arial;
- background-color : #f3b115;
- color : navy;
-}
-a.title {
- color:#ffa000;
-}
-
diff --git a/www-ssl/css/style.css.old2 b/www-ssl/css/style.css.old2
deleted file mode 100755
index 9f7c0c90..00000000
--- a/www-ssl/css/style.css.old2
+++ /dev/null
@@ -1,69 +0,0 @@
-H1 {
- font-family : Helvetica,Arial,Verdana;
- font-size : 25pt;
-}
-
-H4 {
- font-family : Arial,Verdana;
-}
-
-A {
- font-family : Arial;
- font-size : small;
- text-decoration : none;
- color : #778899;
-}
-
-A:Visited {
- font-family : Arial;
- font-size : small;
- color : #778899;
- text-decoration : none;
-}
-
-A:Active {
- text-decoration : none;
- font-family : Arial;
- font-size : small;
-}
-
-A:Hover {
- font-family : Arial;
- font-size : small;
- color : #778899;
- text-decoration : underline;
- font-weight : bold;
-}
-
-B {
- font-weight : bold;
- font-family : Arial;
- font-size : small;
-}
-
-TD {
- font-size : small;
- font-family : Arial;
-}
-
-BODY {
- font-size : small;
- font-family : Arial;
- background-color : #f3b115;
- color : navy;
-}
-
-
-a.title {
-color:#ffa000;
-}
-
-
-p.question {
- font-weight: bold;
-}
-
-p.answer {
- margin-left: 30px;
- margin-right: 30px;
-}
diff --git a/www-ssl/css/style1.css b/www-ssl/css/style1.css
index 8fec5db0..fd8426f1 100755..100644
--- a/www-ssl/css/style1.css
+++ b/www-ssl/css/style1.css
@@ -1,84 +1,83 @@
-body {
- background-color: #131313;
-
- color: #424242;
-
- line-height: 150%;
- font-family: Trebuchet MS, Lucida Grande, Arial, sans-serif;
-
- margin-bottom: 20px;
+body, .background {
+ background-color: #131313;
+ color: #424242;
+ line-height: 150%;
+ font-family: Trebuchet MS, Lucida Grande, Arial, sans-serif;
}
a {
- text-decoration: none;
- color: #424242
+ text-decoration: none;
+ color: #424242
}
td {
- font-size: small
+ font-size: small
}
a:active, a:hover {
- font-weight: bold
+ font-weight: bold
}
-
+
li {
- font-size: small
+ font-size: small
}
.content {
- background-color: #131313;
- color: #424242;
+ background-color: #131313;
+ color: #424242;
}
-.contenttopic {
- font-weight: bold;
- font-size: small;
- color: #000000;
- background-color: #333333
+.contenttopic, h1 {
+ font-weight: bold;
+ font-size: small;
+ color: #000000;
+ background-color: #333333
}
-.border {
- background-color: #333333
+.border, .container {
+ background-color: #333333;
+ border: 1px solid #424242;
}
.menu {
- background-color: #131313;
- color: #424242;
- font-size: small
+ background-color: #131313;
+ color: #424242;
+ font-size: small
}
-h4.menu {
- background-color: #333333;
- font-weight: bold;
- font-size: small;
- color: #000000
+
+h4 {
+ background-color: #333333;
+ font-weight: bold;
+ font-size: small;
+ color: #000000
}
.linkbox {
- background-color: #ffffff
+ background-color: #ffffff
}
.linkboxtitle {
- font-weight: bold;
- background-color: #000000;
- color: #ffffff
+ font-weight: bold;
+ background-color: #000000;
+ color: #ffffff
}
.question {
- font-weight: bold;
- font-size: 9pt
+ font-weight: bold;
+ font-size: 9pt
}
.engeltreffen {
- font-weight: bold;
- font-size: 9pt;
- color: #ff0000;
+ font-weight: bold;
+ font-size: 9pt;
+ color: #ff0000;
}
.answer {
- font-size: 9pt;
+ font-size: 9pt;
}
+
.comment {
- font-size : 6pt;
+ font-size: 6pt;
}
diff --git a/www-ssl/css/style1.css.old b/www-ssl/css/style1.css.old
deleted file mode 100755
index 4a597f35..00000000
--- a/www-ssl/css/style1.css.old
+++ /dev/null
@@ -1,79 +0,0 @@
-
-body {
- font-family: Arial;
- background-color: #3e9fef;
- color: #000000;
- font-size: small
-}
-
-a {
- text-decoration: none;
- color: #304930
-}
-
-td {
- font-size: small
-}
-
-a:active, a:hover {
- font-weight: bold
-}
-
-li {
- font-size: small
-}
-
-.content {
- background-color: #bdd9ef;
- color: #000000
-}
-
-.contenttopic {
- font-weight: bold;
- font-size: small;
- color: #fe961e;
- background-color: #157cc1
-}
-
-.border {
- background-color: #050509
-}
-
-.menu {
- background-color: #bdd9ef;
- color: #000022;
- font-size: small
-}
-h4.menu {
- font-weight: bold;
- font-size: small;
- color: #3e9fef
-}
-
-.linkbox {
- background-color: #ffffff
-}
-
-.linkboxtitle {
- font-weight: bold;
- background-color: #000000;
- color: #bdd9ef
-}
-
-.question {
- font-weight: bold;
- font-size: 9pt
-}
-
-.engeltreffen {
- font-weight: bold;
- font-size: 9pt;
- color: #ff0000;
-}
-
-.answer {
- font-size: 9pt;
-}
-.comment {
- font-size : 6pt;
-}
diff --git a/www-ssl/css/style10.css b/www-ssl/css/style10.css
new file mode 100644
index 00000000..fdaf9398
--- /dev/null
+++ b/www-ssl/css/style10.css
@@ -0,0 +1,11 @@
+#logo {
+ background: url('../pic/engelsystem_logo.png') top left no-repeat;
+ display: block;
+ height: 69px;
+ margin: 10px auto;
+ width: 523px;
+}
+
+tr:hover > td {
+ background: #f0f0f0;
+} \ No newline at end of file
diff --git a/www-ssl/css/style2.css b/www-ssl/css/style2.css
index e8510809..e8510809 100755..100644
--- a/www-ssl/css/style2.css
+++ b/www-ssl/css/style2.css
diff --git a/www-ssl/css/style3.css b/www-ssl/css/style3.css
index ca45d73c..ca45d73c 100755..100644
--- a/www-ssl/css/style3.css
+++ b/www-ssl/css/style3.css
diff --git a/www-ssl/css/style4.css b/www-ssl/css/style4.css
index b818c9c9..b818c9c9 100755..100644
--- a/www-ssl/css/style4.css
+++ b/www-ssl/css/style4.css
diff --git a/www-ssl/css/style5.css b/www-ssl/css/style5.css
index 4a8f7bcc..4a8f7bcc 100755..100644
--- a/www-ssl/css/style5.css
+++ b/www-ssl/css/style5.css
diff --git a/www-ssl/css/style6.css b/www-ssl/css/style6.css
index 72e1024d..8dc008e7 100755..100644
--- a/www-ssl/css/style6.css
+++ b/www-ssl/css/style6.css
@@ -1,11 +1,15 @@
-body {
+body, .background {
font-family: Arial, Helvetica, sans-serif;
background-color: #121327;
color: #FFFFFF;
font-size: small
}
+#logo {
+ background-image: url('../pic/himmel_w.png');
+}
+
a {
text-decoration: none;
color: #ff9900
@@ -35,7 +39,7 @@ li {
background-color: #333e47
}
-.border {
+.border, .container {
background-color: #000000
}
@@ -66,3 +70,7 @@ h4.menu {
.comment {
font-size : 6pt;
}
+
+h4, h1, th {
+ background: #333E47;
+}
diff --git a/www-ssl/css/style7.css b/www-ssl/css/style7.css
index 297f1d0c..297f1d0c 100755..100644
--- a/www-ssl/css/style7.css
+++ b/www-ssl/css/style7.css
diff --git a/www-ssl/css/style8.css b/www-ssl/css/style8.css
index 91d3b325..91d3b325 100755..100644
--- a/www-ssl/css/style8.css
+++ b/www-ssl/css/style8.css
diff --git a/www-ssl/css/style9.css b/www-ssl/css/style9.css
index 4310ca8c..4310ca8c 100755..100644
--- a/www-ssl/css/style9.css
+++ b/www-ssl/css/style9.css