Überreste der alten Webseite entfernt
This commit is contained in:
parent
6920a97fe6
commit
313c5ae713
30 changed files with 0 additions and 14746 deletions
9
bootstrap-responsive.min.css
vendored
9
bootstrap-responsive.min.css
vendored
File diff suppressed because one or more lines are too long
1
bootstrap.min.css
vendored
1
bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
433
bootswatch.css
433
bootswatch.css
|
|
@ -1,433 +0,0 @@
|
||||||
section {
|
|
||||||
margin-top: 60px;
|
|
||||||
padding-top: 100px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* index */
|
|
||||||
|
|
||||||
.tooltip-inner {
|
|
||||||
max-width: 500px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-unit {
|
|
||||||
padding-bottom: 5px;
|
|
||||||
background-color: #F3F3F3;
|
|
||||||
border: 1px solid #ddd;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-unit h1,
|
|
||||||
.hero-unit p {
|
|
||||||
margin-bottom: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#social {
|
|
||||||
display: inline-block;
|
|
||||||
margin-top: 45px;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
#gh-star {
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.twitter-share-button {
|
|
||||||
margin-right: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rss-button {
|
|
||||||
width: 40px;
|
|
||||||
height: 14px;
|
|
||||||
font-size: 11px;
|
|
||||||
line-height: 14px;
|
|
||||||
font-weight: bold;
|
|
||||||
margin: 0 0 10px;
|
|
||||||
padding: 2px 5px 2px 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.index h3 {
|
|
||||||
text-align: center;
|
|
||||||
font-size: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ticker {
|
|
||||||
margin-top: 40px;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
font-size: 14px;
|
|
||||||
line-height: 1.4;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about {
|
|
||||||
margin-top: 40px;
|
|
||||||
margin-bottom: 40px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about > div {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about h3 {
|
|
||||||
margin: 0;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about i {
|
|
||||||
margin-right: 8px;
|
|
||||||
font-size: 1.3em;
|
|
||||||
}
|
|
||||||
|
|
||||||
#gallery {
|
|
||||||
padding-top: 60px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
background-color: #f3f3f3;
|
|
||||||
background-color: rgba(0, 0, 0, 0.05);
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail img {
|
|
||||||
width: 100%;
|
|
||||||
-webkit-border-radius: 7px;
|
|
||||||
-moz-border-radius: 7px;
|
|
||||||
border-radius: 7px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail .caption {
|
|
||||||
color: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail .caption p {
|
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail h3 {
|
|
||||||
text-align: left;
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail .btn-toolbar {
|
|
||||||
margin-top: 15px;
|
|
||||||
text-align: right;
|
|
||||||
}
|
|
||||||
|
|
||||||
.more {
|
|
||||||
margin-top: 40px;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.links {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.links > a {
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bsa {
|
|
||||||
float: right;
|
|
||||||
max-width: 400px;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
body .one .bsa_it_ad {
|
|
||||||
margin-bottom: -10px;
|
|
||||||
padding: 25px;
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
font-family: inherit;
|
|
||||||
color: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
body .one .bsa_it_ad .bsa_it_t,
|
|
||||||
body .one .bsa_it_ad .bsa_it_d {
|
|
||||||
color: inherit;
|
|
||||||
font-size: inherit;
|
|
||||||
}
|
|
||||||
|
|
||||||
body .one .bsa_it_p {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bsap img {
|
|
||||||
-webkit-border-radius: 0;
|
|
||||||
-moz-border-radius: 0;
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#footer {
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#footer .links a {
|
|
||||||
margin-right: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
|
||||||
|
|
||||||
.hero-unit {
|
|
||||||
padding: 20px 20px 0;
|
|
||||||
margin: 0 0 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-unit h1 {
|
|
||||||
font-size: 36px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-unit iframe {
|
|
||||||
margin-right: 0 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#social {
|
|
||||||
margin-top: 0px;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#social > span {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
#ticker {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about h3 {
|
|
||||||
margin-top: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about p {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail .btn {
|
|
||||||
font-size: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal {
|
|
||||||
position: fixed !important;
|
|
||||||
top: 25% !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 481px) and (max-width: 767px) {
|
|
||||||
|
|
||||||
.hero-unit {
|
|
||||||
margin-top: 0;
|
|
||||||
padding: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.about {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
|
||||||
|
|
||||||
|
|
||||||
section {
|
|
||||||
padding-top: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bsa {
|
|
||||||
float: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 979px) and (min-width: 768px) {
|
|
||||||
|
|
||||||
.index .navbar {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-unit {
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
section {
|
|
||||||
padding-top: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnail .btn {
|
|
||||||
padding: 6px 10px;
|
|
||||||
font-size: 14px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 980px) {
|
|
||||||
|
|
||||||
.index {
|
|
||||||
padding-top: 40px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.preview {
|
|
||||||
padding-top: 100px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* preview */
|
|
||||||
|
|
||||||
.subhead {
|
|
||||||
padding-bottom: 0;
|
|
||||||
margin-bottom: 9px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subhead h1 {
|
|
||||||
font-size: 54px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subhead > div:first-child {
|
|
||||||
min-height: 200px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* subnav */
|
|
||||||
|
|
||||||
.subnav {
|
|
||||||
margin-bottom: 60px;
|
|
||||||
width: 100%;
|
|
||||||
height: 36px;
|
|
||||||
background-color: #eeeeee; /* Old browsers */
|
|
||||||
background-repeat: repeat-x; /* Repeat the gradient */
|
|
||||||
background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
|
|
||||||
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
|
|
||||||
background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
|
|
||||||
background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
|
|
||||||
background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
|
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
|
|
||||||
background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
|
|
||||||
border: 1px solid #e5e5e5;
|
|
||||||
-webkit-border-radius: 4px;
|
|
||||||
-moz-border-radius: 4px;
|
|
||||||
border-radius: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li > a {
|
|
||||||
margin: 0;
|
|
||||||
padding-top: 11px;
|
|
||||||
padding-bottom: 11px;
|
|
||||||
border-left: 1px solid #f5f5f5;
|
|
||||||
border-right: 1px solid #e5e5e5;
|
|
||||||
-webkit-border-radius: 0;
|
|
||||||
-moz-border-radius: 0;
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > .active > a,
|
|
||||||
.subnav .nav > .active > a:hover {
|
|
||||||
padding-left: 13px;
|
|
||||||
color: #777;
|
|
||||||
background-color: #e9e9e9;
|
|
||||||
border-right-color: #ddd;
|
|
||||||
border-left: 0;
|
|
||||||
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
|
|
||||||
-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
|
|
||||||
box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > .active > a .caret,
|
|
||||||
.subnav .nav > .active > a:hover .caret {
|
|
||||||
border-top-color: #777;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li:first-child > a,
|
|
||||||
.subnav .nav > li:first-child > a:hover {
|
|
||||||
border-left: 0;
|
|
||||||
padding-left: 12px;
|
|
||||||
-webkit-border-radius: 4px 0 0 4px;
|
|
||||||
-moz-border-radius: 4px 0 0 4px;
|
|
||||||
border-radius: 4px 0 0 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li:last-child > a {
|
|
||||||
border-right: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .dropdown-menu {
|
|
||||||
-webkit-border-radius: 0 0 4px 4px;
|
|
||||||
-moz-border-radius: 0 0 4px 4px;
|
|
||||||
border-radius: 0 0 4px 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
|
||||||
|
|
||||||
.subnav {
|
|
||||||
position: static;
|
|
||||||
top: auto;
|
|
||||||
z-index: auto;
|
|
||||||
width: auto;
|
|
||||||
height: auto;
|
|
||||||
background: #fff; /* whole background property since we use a background-image for gradient */
|
|
||||||
-webkit-box-shadow: none;
|
|
||||||
-moz-box-shadow: none;
|
|
||||||
box-shadow: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li {
|
|
||||||
float: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li > a {
|
|
||||||
border: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li + li > a {
|
|
||||||
border-top: 1px solid #e5e5e5;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li:first-child > a,
|
|
||||||
.subnav .nav > li:first-child > a:hover {
|
|
||||||
-webkit-border-radius: 4px 4px 0 0;
|
|
||||||
-moz-border-radius: 4px 4px 0 0;
|
|
||||||
border-radius: 4px 4px 0 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 980px) {
|
|
||||||
|
|
||||||
.subnav-fixed {
|
|
||||||
position: fixed;
|
|
||||||
top: 40px;
|
|
||||||
left: 0;
|
|
||||||
right: 0;
|
|
||||||
z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
|
|
||||||
border-color: #d5d5d5;
|
|
||||||
border-width: 0 0 1px; /* drop the border on the fixed edges */
|
|
||||||
-webkit-border-radius: 0;
|
|
||||||
-moz-border-radius: 0;
|
|
||||||
border-radius: 0;
|
|
||||||
-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
|
|
||||||
-moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
|
|
||||||
box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
|
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav-fixed .nav {
|
|
||||||
width: 938px;
|
|
||||||
margin: 0 auto;
|
|
||||||
padding: 0 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.subnav .nav > li:first-child > a,
|
|
||||||
.subnav .nav > li:first-child > a:hover {
|
|
||||||
-webkit-border-radius: 0;
|
|
||||||
-moz-border-radius: 0;
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 1210px) {
|
|
||||||
|
|
||||||
.subnav-fixed .nav {
|
|
||||||
width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,6 +0,0 @@
|
||||||
<html><head></head><body>
|
|
||||||
<a href="Download_Win.zip">Download für Windows</a><br />
|
|
||||||
<a href="Download_Win.zip.sig">Download für Windows (Signatur)</a><br />
|
|
||||||
<a href="Download_Mac.zip">Download für Mac OS X</a><br />
|
|
||||||
<a href="Download_Mac.zip.sig">Download für Mac OS X (Signatur)</a><br />
|
|
||||||
</body></html>
|
|
||||||
33
font-awesome.min.css
vendored
33
font-awesome.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
img/80x15.png
BIN
img/80x15.png
Binary file not shown.
|
Before Width: | Height: | Size: 640 B |
|
|
@ -1,108 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
||||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
||||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
||||||
width="2607.539px" height="278.268px" viewBox="0 0 2607.539 278.268" enable-background="new 0 0 2607.539 278.268"
|
|
||||||
xml:space="preserve">
|
|
||||||
<polygon fill="#D900FF" points="39.394,11.993 10.729,11.993 10.729,40.698 10.729,69.367 10.729,98.034 10.729,126.734
|
|
||||||
39.394,126.734 68.12,126.734 96.785,126.734 96.785,98.034 68.12,98.034 39.394,98.034 39.394,69.367 39.394,40.698 68.12,40.698
|
|
||||||
96.785,40.698 96.785,11.993 68.12,11.993 "/>
|
|
||||||
<path fill="#D900FF" d="M154.115,11.993H125.45v28.705v28.669v28.667v28.699h28.665V98.034h28.727V69.406h28.665V40.698l0,0V11.993
|
|
||||||
h-28.665H154.115z M182.841,40.698V69.33h-28.727V40.698H182.841L182.841,40.698z"/>
|
|
||||||
<rect x="182.841" y="98.034" fill="#D900FF" width="28.665" height="28.699"/>
|
|
||||||
<polygon fill="#D900FF" points="297.564,40.698 297.564,69.33 268.899,69.33 268.899,40.665 268.838,40.665 268.838,11.993
|
|
||||||
240.173,11.993 240.173,40.665 240.173,40.698 240.173,69.33 240.173,98.034 268.838,98.034 268.899,98.034 297.564,98.034
|
|
||||||
297.564,126.734 326.229,126.734 326.229,98.034 326.229,69.367 326.229,40.698 326.229,11.993 297.564,11.993 "/>
|
|
||||||
<path fill="#D900FF" d="M383.555,11.993h-28.661v28.705v28.669v28.667v28.699h28.661V98.034h28.732h28.665V69.33V40.698v-0.033
|
|
||||||
V11.993h-28.665H383.555z M412.287,69.33h-28.732V40.698h28.732V69.33z"/>
|
|
||||||
<polygon fill="#D900FF" points="498.294,11.993 469.621,11.993 469.621,40.698 498.294,40.698 498.338,40.698 498.338,69.367
|
|
||||||
498.338,98.034 498.338,126.734 527.007,126.734 527.007,98.034 527.007,69.367 527.007,40.698 555.68,40.698 555.68,11.993
|
|
||||||
527.007,11.993 "/>
|
|
||||||
<path fill="#D900FF" d="M385.818,155.403h-28.665v28.652v28.665v28.714v28.694h28.665v-28.694h28.728v28.694h28.666v-28.694v-28.715
|
|
||||||
v-28.664v-28.652h-28.666H385.818L385.818,155.403z M414.546,212.721h-28.728v-28.665h28.728V212.721z"/>
|
|
||||||
<path fill="#D900FF" d="M271.101,155.403h-28.667v28.652v28.665v28.714v28.694h28.667v-28.694h28.718h28.669v-28.715v-28.664v-0.038
|
|
||||||
v-28.614h-28.669H271.101z M299.819,212.721h-28.718v-28.665h28.718V212.721z"/>
|
|
||||||
<polygon fill="#D900FF" points="615.265,155.403 586.6,155.403 586.6,184.056 615.265,184.056 615.328,184.056 615.328,212.721
|
|
||||||
615.328,241.435 615.328,270.13 643.993,270.13 643.993,241.435 643.993,212.721 643.993,184.056 672.658,184.056 672.658,155.403
|
|
||||||
643.993,155.403 "/>
|
|
||||||
<path fill="#D900FF" d="M500.545,155.403h-28.664v28.652v28.665v28.714v28.694h28.664v-28.694h28.725V212.76h28.665v-28.664v-0.04
|
|
||||||
v-28.652H529.27L500.545,155.403L500.545,155.403z M529.27,184.096v28.625h-28.725v-28.665h28.725V184.096z"/>
|
|
||||||
<rect x="529.27" y="241.435" fill="#D900FF" width="28.665" height="28.694"/>
|
|
||||||
<polygon fill="#D900FF" points="758.712,155.403 758.712,184.056 758.712,212.721 730.047,212.721 730.047,184.018 729.988,184.018
|
|
||||||
729.988,155.403 701.323,155.403 701.323,184.018 701.323,184.056 701.323,212.721 701.323,241.435 729.988,241.435
|
|
||||||
730.047,241.435 758.712,241.435 758.712,270.13 787.377,270.13 787.377,241.435 787.377,212.721 787.377,184.056 787.377,155.403
|
|
||||||
"/>
|
|
||||||
<rect x="614.311" y="97.766" fill="#FF0098" width="28.665" height="28.704"/>
|
|
||||||
<rect x="700.306" y="98.034" fill="#FF0098" width="28.665" height="28.699"/>
|
|
||||||
<rect x="642.976" y="98.034" fill="#FF0098" width="28.665" height="28.699"/>
|
|
||||||
<rect x="585.646" y="98.034" fill="#FF0098" width="28.663" height="28.699"/>
|
|
||||||
<rect x="700.306" y="69.25" fill="#FF0098" width="28.665" height="28.705"/>
|
|
||||||
<rect x="671.641" y="69.25" fill="#FF0098" width="28.665" height="28.705"/>
|
|
||||||
<rect x="757.584" y="98.034" fill="#FF0098" width="28.665" height="28.699"/>
|
|
||||||
<rect x="757.584" y="69.25" fill="#FF0098" width="28.665" height="28.705"/>
|
|
||||||
<rect x="728.919" y="69.25" fill="#FF0098" width="28.665" height="28.705"/>
|
|
||||||
<rect x="642.976" y="69.25" fill="#FF0098" width="28.665" height="28.705"/>
|
|
||||||
<rect x="585.646" y="69.25" fill="#FF0098" width="28.663" height="28.705"/>
|
|
||||||
<rect x="642.976" y="40.431" fill="#FF0098" width="28.665" height="28.702"/>
|
|
||||||
<rect x="585.646" y="40.431" fill="#FF0098" width="28.663" height="28.702"/>
|
|
||||||
<rect x="642.976" y="11.728" fill="#FF0098" width="28.665" height="28.704"/>
|
|
||||||
<rect x="614.311" y="11.728" fill="#FF0098" width="28.665" height="28.704"/>
|
|
||||||
<rect x="585.646" y="11.728" fill="#FF0098" width="28.663" height="28.704"/>
|
|
||||||
<rect x="156.429" y="241.165" fill="#FF0098" width="28.665" height="28.695"/>
|
|
||||||
<rect x="70.432" y="241.435" fill="#FF0098" width="28.669" height="28.694"/>
|
|
||||||
<rect x="127.766" y="241.435" fill="#FF0098" width="28.663" height="28.694"/>
|
|
||||||
<rect x="185.094" y="241.435" fill="#FF0098" width="28.665" height="28.694"/>
|
|
||||||
<rect x="70.432" y="212.61" fill="#FF0098" width="28.669" height="28.701"/>
|
|
||||||
<rect x="99.101" y="212.61" fill="#FF0098" width="28.665" height="28.701"/>
|
|
||||||
<rect x="13.157" y="241.435" fill="#FF0098" width="28.664" height="28.694"/>
|
|
||||||
<rect x="13.157" y="212.61" fill="#FF0098" width="28.664" height="28.701"/>
|
|
||||||
<rect x="41.82" y="212.61" fill="#FF0098" width="28.673" height="28.701"/>
|
|
||||||
<rect x="127.766" y="212.61" fill="#FF0098" width="28.663" height="28.701"/>
|
|
||||||
<rect x="185.094" y="212.61" fill="#FF0098" width="28.665" height="28.701"/>
|
|
||||||
<rect x="127.766" y="183.828" fill="#FF0098" width="28.663" height="28.704"/>
|
|
||||||
<rect x="185.094" y="183.828" fill="#FF0098" width="28.665" height="28.704"/>
|
|
||||||
<rect x="127.766" y="155.135" fill="#FF0098" width="28.663" height="28.693"/>
|
|
||||||
<rect x="156.429" y="155.135" fill="#FF0098" width="28.665" height="28.693"/>
|
|
||||||
<rect x="185.094" y="155.135" fill="#FF0098" width="28.665" height="28.693"/>
|
|
||||||
<g>
|
|
||||||
<polygon fill="#00C1FF" points="2095.955,115.178 2147.534,115.178 2147.534,63.778 2147.534,63.706 2095.955,63.706 "/>
|
|
||||||
<polygon fill="#00C1FF" points="1675.776,115.178 1727.355,115.178 1727.355,63.778 1727.355,63.706 1675.776,63.706 "/>
|
|
||||||
<path fill="#00C1FF" d="M1120.755,12.346h-51.47v51.449v51.472v51.56v51.524h-0.002v51.524h51.472v-51.524v-51.524h51.586v51.524
|
|
||||||
h0.002v51.524h51.472v-51.524v-51.524v-51.562v-51.47V12.346h-51.474H1120.755z M1172.341,115.269h-51.586V63.797h51.586V115.269z"
|
|
||||||
/>
|
|
||||||
<path fill="#00C1FF" d="M1633.392,12.257v-0.002h-51.471v51.449v51.472v51.559v51.525v51.524h51.473v-51.524h-0.002v-51.525h51.579
|
|
||||||
v-51.487h51.472v-51.47v-0.072V12.257h-51.472H1633.392z M1684.971,63.778v51.4h-51.579V63.706h51.579V63.778z"/>
|
|
||||||
<polygon fill="#00C1FF" points="1684.971,218.261 1684.971,218.262 1684.971,269.785 1736.442,269.785 1736.442,218.262
|
|
||||||
1736.442,218.261 1736.442,166.738 1684.971,166.738 "/>
|
|
||||||
<rect x="1633.446" y="218.261" fill="#00C1FF" width="51.472" height="51.524"/>
|
|
||||||
<g>
|
|
||||||
<polygon fill="#00C1FF" points="2355.027,12.255 2355.027,12.257 2303.557,12.257 2251.977,12.257 2251.977,12.255
|
|
||||||
2200.507,12.255 2200.507,63.704 2200.507,115.177 2200.507,166.736 2200.507,218.261 2200.507,269.785 2251.979,269.785
|
|
||||||
2251.979,218.261 2251.977,218.261 2251.977,166.736 2252.055,166.736 2252.055,115.281 2251.977,115.178 2251.977,63.706
|
|
||||||
2303.557,63.706 2303.557,63.778 2303.557,63.78 2355.027,63.78 2406.5,63.78 2406.5,12.255 "/>
|
|
||||||
<polygon fill="#00C1FF" points="2355.027,115.304 2303.557,115.304 2303.557,115.281 2303.557,115.248 2303.557,115.178
|
|
||||||
2303.526,115.281 2303.526,166.736 2303.557,166.736 2303.557,166.806 2355.027,166.806 2355.027,218.261 2303.557,218.261
|
|
||||||
2303.557,269.785 2355.027,269.785 2406.5,269.785 2406.5,218.262 2406.5,218.261 2406.5,166.738 2355.027,166.738 "/>
|
|
||||||
<rect x="2252.031" y="218.261" fill="#00C1FF" width="51.473" height="51.524"/>
|
|
||||||
</g>
|
|
||||||
<path fill="#00C1FF" d="M2045.789,12.257v-0.002h-51.47v51.449v51.472v51.559v51.525v51.524h51.472v-51.524h-0.002v-51.525h51.579
|
|
||||||
v-51.487h51.472v-51.47v-0.072V12.257h-51.472H2045.789z M2097.368,63.778v51.4h-51.579V63.706h51.579V63.778z"/>
|
|
||||||
<polygon fill="#00C1FF" points="2097.368,218.261 2097.368,218.262 2097.368,269.785 2148.84,269.785 2148.84,218.262
|
|
||||||
2148.84,218.261 2148.84,166.738 2097.368,166.738 "/>
|
|
||||||
<polygon fill="#00C1FF" points="966.513,115.178 914.927,115.178 914.927,12.255 863.457,12.255 863.457,63.704 863.457,115.177
|
|
||||||
863.457,166.736 863.457,218.261 863.457,269.785 914.929,269.785 914.929,218.261 914.927,218.261 914.927,166.736
|
|
||||||
966.513,166.736 966.513,218.261 966.515,218.261 966.515,269.785 1017.986,269.785 1017.986,218.261 1017.986,166.736
|
|
||||||
1017.986,115.175 1017.986,63.704 1017.986,12.255 966.513,12.255 "/>
|
|
||||||
<polygon fill="#00C1FF" points="1890.991,218.243 1839.405,218.243 1839.405,12.255 1787.936,12.255 1787.936,63.704
|
|
||||||
1787.936,115.177 1787.936,166.736 1787.936,218.261 1787.936,269.785 1839.405,269.785 1839.405,269.801 1890.991,269.801
|
|
||||||
1890.991,218.261 1890.993,218.261 1890.993,269.785 1942.465,269.785 1942.465,218.261 1942.465,166.736 1942.465,115.175
|
|
||||||
1942.465,63.704 1942.465,12.255 1890.991,12.255 "/>
|
|
||||||
<polygon fill="#00C1FF" points="1429.774,12.255 1427.376,12.255 1378.301,12.255 1375.905,12.255 1326.715,12.255
|
|
||||||
1275.245,12.255 1275.245,63.704 1275.245,115.177 1275.245,166.736 1275.245,218.261 1275.245,269.785 1326.717,269.785
|
|
||||||
1326.717,218.261 1326.715,218.261 1326.715,166.736 1326.715,115.178 1326.715,63.706 1375.905,63.706 1375.905,115.177
|
|
||||||
1375.905,115.178 1375.905,166.736 1375.905,218.261 1378.301,218.261 1427.376,218.261 1429.774,218.261 1429.774,166.736
|
|
||||||
1429.774,115.178 1429.774,115.175 1429.774,63.706 1478.962,63.706 1478.962,115.178 1478.963,115.178 1478.963,218.261
|
|
||||||
1478.963,269.785 1530.436,269.785 1530.436,218.261 1530.436,166.736 1530.436,115.175 1530.436,63.704 1530.436,12.255
|
|
||||||
1478.962,12.255 "/>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 9.6 KiB |
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 4.9 KiB |
4527
img/hbgu.ai
4527
img/hbgu.ai
File diff suppressed because one or more lines are too long
BIN
img/hbgu.eps
BIN
img/hbgu.eps
Binary file not shown.
2155
img/hbgu.pdf
2155
img/hbgu.pdf
File diff suppressed because one or more lines are too long
BIN
img/hbgu.png
BIN
img/hbgu.png
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
4730
img/hbgu_breit.ai
4730
img/hbgu_breit.ai
File diff suppressed because it is too large
Load diff
Binary file not shown.
2157
img/hbgu_breit.pdf
2157
img/hbgu_breit.pdf
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB |
BIN
img/karte.png
BIN
img/karte.png
Binary file not shown.
|
Before Width: | Height: | Size: 353 KiB |
148
index.html
148
index.html
|
|
@ -1,148 +0,0 @@
|
||||||
<DOCTYPE html>
|
|
||||||
<html lang="de">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<title>Cryptoparties in Hamburg</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Cryptoparties in Hamburg.">
|
|
||||||
<meta name="author" content="Frederick Nord">
|
|
||||||
|
|
||||||
|
|
||||||
<!--[if lt IE 9]>
|
|
||||||
<script src="js/html5.js"></script>
|
|
||||||
<![endif]-->
|
|
||||||
|
|
||||||
<link href="bootstrap.min.css" rel="stylesheet">
|
|
||||||
<link href="bootstrap-responsive.min.css" rel="stylesheet">
|
|
||||||
<link href="font-awesome.min.css" rel="stylesheet">
|
|
||||||
<link href="bootswatch.css" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="style.css">
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
|
||||||
<div class="container">
|
|
||||||
|
|
||||||
<!-- Masthead
|
|
||||||
================================================== -->
|
|
||||||
<header class="jumbotron subhead" id="overview">
|
|
||||||
<div class="row">
|
|
||||||
<div class="span2"></div>
|
|
||||||
<div class="span8">
|
|
||||||
<img src="img/CryptoPartyLogo_HH.png" alt="Logo der CryptoParty Hamburg" width="100%" class="logo" />
|
|
||||||
</div>
|
|
||||||
<div class="span2"></div>
|
|
||||||
</div>
|
|
||||||
<div class="subnav">
|
|
||||||
<ul class="nav nav-pills">
|
|
||||||
<li><a href="#overview">Übersicht</a></li>
|
|
||||||
<li><a href="#reg">Anmeldung</a></li>
|
|
||||||
<img src="img/CryptoPartyLogo_HH.png" alt="Logo der Hamburger Cryptoparty" style="float:right; margin-top:5px;" class="logo_klein" width="250px"/>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</header>
|
|
||||||
<div class="row">
|
|
||||||
<div class="span12 teaser">Verschlüsselung & Internetsicherheit<br /> für Anfänger und Fortgeschrittene</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<section id="overview">
|
|
||||||
<div class="row">
|
|
||||||
<div class="span4">
|
|
||||||
<h2>Cryptoparty?!</h2>
|
|
||||||
<p>
|
|
||||||
<strong>Der <a href="http://hamburg.ccc.de/" target="_blank">Chaos Computer Club Hamburg</a> und der <a href="http://www.ak-vorrat-hamburg.de/" target="_blank">Arbeitskreis Vorratsdatenspeicherung Hamburg</a> laden ein zur Cryptoparty am Sonntag, dem 21.05.2017, um 14:00 Uhr.</strong>
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Eine Cryptoparty ist ein Zusammentreffen in netter Atmosphäre bei dem Menschen mit Erfahrung anderen beibringen sicher mit Email und Chat zu kommunizieren und ihre Festplatten zu verschlüsseln.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="span4">
|
|
||||||
<h2>Voraussetzungen zur Teilnahme</h2>
|
|
||||||
<p>
|
|
||||||
<strong>Teilnehmen kann generell jeder Mensch – vom Schüler bis zum Rentner. Wir werden euch ohne komplizierte Fachwörter erklären, wie Kryptographie im Alltag angewendet wird.</strong>
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Um an der Cryptoparty teilzunehmen braucht ihr lediglich einen Laptop und Interesse am Thema. Die Software wird von uns gestellt.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Die Teilnahme an der Cryptoparty ist generell kostenlos. Um eine Spende wird gebeten.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="span4">
|
|
||||||
<h2>Wo?</h2>
|
|
||||||
<p class="lead">
|
|
||||||
<strong><em>Chaos Computer Club Hamburg</em></strong><br><br />
|
|
||||||
Zeiseweg 9<br />
|
|
||||||
22765 Hamburg
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<section id="more-info">
|
|
||||||
<div class="row">
|
|
||||||
<div class="span4">
|
|
||||||
<h2>Warum?</h2>
|
|
||||||
<p>
|
|
||||||
Seit den Enthüllungen über die Reichweite der Abhörprogramme der amerikanischen und britischen Regierungen ist klar, dass jede Kommunikation aller Bundesbürger registriert, bewertet und abgespeichert wird.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Niemand kann uns garantieren, dass neben den Verbindungsdaten wie Uhrzeit, Dauer, Absender und Empfänger nicht auch die komplette Nachricht abgeschnorchelt wird.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Bis die erstarrte Politik handelt und diesem Grundrechtsbruch ein Ende bietet, sind wir auf uns selbst gestellt und müssen zur digitalen Selbstverteidigung greifen: Der Verschlüsselung all unserer Kommunikation und Daten!
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="span4">
|
|
||||||
<h2> </h2>
|
|
||||||
<p>
|
|
||||||
Wie das genau funktioniert, bringen erfahrene Mitglieder des Chaos Computer Club Hamburg und AK Vorrat 25 interessierten Gästen vom Anfänger bis zum fortgeschrittenen Computer-Nutzer bei.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
In netter Atmosphäre wird sich zusammengesetzt, gelernt und bei einem Getränk die Programme auf den mitgebrachten Laptops installiert. Nach etwa vier Stunden wird jeder Gast verschlüsselt chatten und emailen können und wissen, wie er seine Festplatte daheim verschlüsseln kann.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div class="span4" id="reg">
|
|
||||||
<h2>Anmeldung</h2>
|
|
||||||
<!-- <p class="lead">Leider sind alle Plätze für die nächste Cryptoparty bereits belegt. Wenn wir euch über weitere Cryptoparties informieren sollen, schickt uns bitte eine E-Mail an <a href="mailto:anmeldung@cryptoparty-hamburg.de">anmeldung@cryptoparty-hamburg.de</a> und erwähnt explizit, dass ihr wir euch über zukünftige Cryptoparties informieren sollen.</p> -->
|
|
||||||
|
|
||||||
<p class="lead">Die nächste Cryptoparty findet am Sonntag, dem 21.05.2017, um 14:00 Uhr in den Räumenlichkeiten des CCCHH statt. Bitte meldet euch unter <a href="mailto:anmeldung@cryptoparty-hamburg.de">anmeldung@cryptoparty-hamburg.de</a> an.</p>
|
|
||||||
<h2>Links</h2>
|
|
||||||
<p class="lead"><a href="//slides.cryptoparty-hamburg.de/master">Folien</a></p>
|
|
||||||
<p class="lead"><a href="//cryptoparty-hamburg.de/download">Downloads</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<br><br><br><br>
|
|
||||||
|
|
||||||
<!-- Footer
|
|
||||||
================================================== -->
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
|
|
||||||
<footer id="footer">
|
|
||||||
<p class="pull-right"><a href="#top">Back to top</a></p>
|
|
||||||
<div class="links">
|
|
||||||
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/de/"><img alt="Creative Commons Lizenzvertrag" style="border-width:0" src="img/80x15.png" /></a>
|
|
||||||
Die Inhalte auf dieser Seite stehen, soweit nicht anders gekennzeichnet, unter der <a rel="license" href="http://creativecommons.org/licenses/by/3.0/de/">Creative Commons Namensnennung 3.0 Deutschland Lizenz.</a>
|
|
||||||
<br />
|
|
||||||
<p style="text-align:center;">Chaos Computer Club Hansestadt Hamburg e.V. • Zeiseweg 9 • 22765 Hamburg • <a href="mailto:hallo@cryptoparty-hamburg.de">hallo@cryptoparty-hamburg.de</a></p><br />
|
|
||||||
<p>PGP: <a href="http://pgp.mit.edu/pks/lookup?search=0x39C51E5251C6856E3062DA728D5F7E7CB960EC68&op=index">39C5 1E52 51C6 856E 3062 DA72 8D5F 7E7C B960 EC68</a></p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</div><!-- /container -->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Le javascript
|
|
||||||
================================================== -->
|
|
||||||
<!-- Placed at the end of the document so the pages load faster -->
|
|
||||||
<script src="js/jquery.min.js"></script>
|
|
||||||
<script src="js/jquery.smooth-scroll.min.js"></script>
|
|
||||||
<script src="js/bootstrap.min.js"></script>
|
|
||||||
<script src="js/bootswatch.js"></script>
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
6
js/bootstrap.min.js
vendored
6
js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1,45 +0,0 @@
|
||||||
$('a[rel=tooltip]').tooltip({
|
|
||||||
'placement': 'bottom'
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
$('.navbar a, .subnav a').smoothScroll();
|
|
||||||
|
|
||||||
|
|
||||||
(function ($) {
|
|
||||||
|
|
||||||
$(function(){
|
|
||||||
$('.logo_klein').toggle();
|
|
||||||
// fix sub nav on scroll
|
|
||||||
var $win = $(window),
|
|
||||||
$body = $('body'),
|
|
||||||
$nav = $('.subnav'),
|
|
||||||
navHeight = $('.navbar').first().height(),
|
|
||||||
subnavHeight = $('.subnav').first().height(),
|
|
||||||
subnavTop = $('.subnav').length && $('.subnav').offset().top - navHeight,
|
|
||||||
marginTop = parseInt($body.css('margin-top'), 10);
|
|
||||||
isFixed = 0;
|
|
||||||
|
|
||||||
processScroll();
|
|
||||||
|
|
||||||
$win.on('scroll', processScroll);
|
|
||||||
|
|
||||||
function processScroll() {
|
|
||||||
var i, scrollTop = $win.scrollTop();
|
|
||||||
|
|
||||||
if (scrollTop >= subnavTop && !isFixed) {
|
|
||||||
isFixed = 1;
|
|
||||||
$nav.addClass('subnav-fixed');
|
|
||||||
$('.logo_klein').toggle();
|
|
||||||
$body.css('margin-top', marginTop + subnavHeight + 'px');
|
|
||||||
} else if (scrollTop <= subnavTop && isFixed) {
|
|
||||||
isFixed = 0;
|
|
||||||
$nav.removeClass('subnav-fixed');
|
|
||||||
$('.logo_klein').toggle();
|
|
||||||
$body.css('margin-top', marginTop + 'px');
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
});
|
|
||||||
|
|
||||||
})(window.jQuery);
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
/*
|
|
||||||
HTML5 Shiv v3.6.2pre | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
|
|
||||||
Uncompressed source: https://github.com/aFarkas/html5shiv
|
|
||||||
*/
|
|
||||||
(function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag();
|
|
||||||
a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/\w+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x<style>article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}</style>";
|
|
||||||
c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="<xyz></xyz>";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a");var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode||
|
|
||||||
"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup main mark meter nav output progress section summary time video",version:"3.6.2pre",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a,b){a||(a=f);if(g)return a.createDocumentFragment();
|
|
||||||
for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d<h;d++)c.createElement(e[d]);return c}};l.html5=e;q(f)})(this,document);
|
|
||||||
5
js/jquery.min.js
vendored
5
js/jquery.min.js
vendored
File diff suppressed because one or more lines are too long
7
js/jquery.smooth-scroll.min.js
vendored
7
js/jquery.smooth-scroll.min.js
vendored
|
|
@ -1,7 +0,0 @@
|
||||||
/*!
|
|
||||||
* Smooth Scroll - v1.4.10 - 2013-03-02
|
|
||||||
* https://github.com/kswedberg/jquery-smooth-scroll
|
|
||||||
* Copyright (c) 2013 Karl Swedberg
|
|
||||||
* Licensed MIT (https://github.com/kswedberg/jquery-smooth-scroll/blob/master/LICENSE-MIT)
|
|
||||||
*/
|
|
||||||
(function(l){function t(l){return l.replace(/(:|\.)/g,"\\$1")}var e="1.4.10",o={exclude:[],excludeWithin:[],offset:0,direction:"top",scrollElement:null,scrollTarget:null,beforeScroll:function(){},afterScroll:function(){},easing:"swing",speed:400,autoCoefficent:2},r=function(t){var e=[],o=!1,r=t.dir&&"left"==t.dir?"scrollLeft":"scrollTop";return this.each(function(){if(this!=document&&this!=window){var t=l(this);t[r]()>0?e.push(this):(t[r](1),o=t[r]()>0,o&&e.push(this),t[r](0))}}),e.length||this.each(function(){"BODY"===this.nodeName&&(e=[this])}),"first"===t.el&&e.length>1&&(e=[e[0]]),e};l.fn.extend({scrollable:function(l){var t=r.call(this,{dir:l});return this.pushStack(t)},firstScrollable:function(l){var t=r.call(this,{el:"first",dir:l});return this.pushStack(t)},smoothScroll:function(e){e=e||{};var o=l.extend({},l.fn.smoothScroll.defaults,e),r=l.smoothScroll.filterPath(location.pathname);return this.unbind("click.smoothscroll").bind("click.smoothscroll",function(e){var n=this,s=l(this),c=o.exclude,i=o.excludeWithin,a=0,f=0,h=!0,u={},d=location.hostname===n.hostname||!n.hostname,m=o.scrollTarget||(l.smoothScroll.filterPath(n.pathname)||r)===r,p=t(n.hash);if(o.scrollTarget||d&&m&&p){for(;h&&c.length>a;)s.is(t(c[a++]))&&(h=!1);for(;h&&i.length>f;)s.closest(i[f++]).length&&(h=!1)}else h=!1;h&&(e.preventDefault(),l.extend(u,o,{scrollTarget:o.scrollTarget||p,link:n}),l.smoothScroll(u))}),this}}),l.smoothScroll=function(t,e){var o,r,n,s,c=0,i="offset",a="scrollTop",f={},h={};"number"==typeof t?(o=l.fn.smoothScroll.defaults,n=t):(o=l.extend({},l.fn.smoothScroll.defaults,t||{}),o.scrollElement&&(i="position","static"==o.scrollElement.css("position")&&o.scrollElement.css("position","relative"))),o=l.extend({link:null},o),a="left"==o.direction?"scrollLeft":a,o.scrollElement?(r=o.scrollElement,c=r[a]()):r=l("html, body").firstScrollable(),o.beforeScroll.call(r,o),n="number"==typeof t?t:e||l(o.scrollTarget)[i]()&&l(o.scrollTarget)[i]()[o.direction]||0,f[a]=n+c+o.offset,s=o.speed,"auto"===s&&(s=f[a]||r.scrollTop(),s/=o.autoCoefficent),h={duration:s,easing:o.easing,complete:function(){o.afterScroll.call(o.link,o)}},o.step&&(h.step=o.step),r.length?r.stop().animate(f,h):o.afterScroll.call(o.link,o)},l.smoothScroll.version=e,l.smoothScroll.filterPath=function(l){return l.replace(/^\//,"").replace(/(index|default).[a-zA-Z]{3,4}$/,"").replace(/\/$/,"")},l.fn.smoothScroll.defaults=o})(jQuery);
|
|
||||||
55
style.css
55
style.css
|
|
@ -1,55 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: 'Open Sans';
|
|
||||||
src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Open Sans';
|
|
||||||
font-weight: bold;
|
|
||||||
src: url('../fonts/OpenSans-Bold.otf');
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.teaser {
|
|
||||||
font-size: 58px;
|
|
||||||
margin-top:80px;
|
|
||||||
color:rgb(0,175,234);
|
|
||||||
line-height: 56px;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.logo {
|
|
||||||
margin-top:60px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#aufruf {
|
|
||||||
margin-top:-30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.date {
|
|
||||||
color:rgb(0,175,234);
|
|
||||||
margin-top:70px;
|
|
||||||
font-size: 28px;
|
|
||||||
line-height: 35px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.karte {
|
|
||||||
margin-top: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.partner_absatz {
|
|
||||||
margin-top: 60px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.small {
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
|
||||||
color:rgb(0,175,234);
|
|
||||||
}
|
|
||||||
|
|
||||||
a :visited {
|
|
||||||
color:rgb(0,175,234);
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue