kollektivfonden.dk/public/om/index.html

452 lines
7.8 KiB
HTML

<!DOCTYPE html>
<html lang="da-dk">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<link rel="icon" type="image/png" href="https://kollektivfonden.dk/favicon_16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="https://kollektivfonden.dk/favicon_32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://kollektivfonden.dk/favicon_128x128.png" sizes="128x128">
<title>
Kollektivfonden*
</title>
<link rel="canonical" href="https://kollektivfonden.dk/om/">
<style>
* {
border:0;
font:inherit;
font-size:100%;
vertical-align:baseline;
margin:0;
padding:0;
color: black;
text-decoration-skip: ink;
}
body {
font-family: serif;
font-size:17px;
color:#1d1313;
max-width:700px;
margin:auto;
}
p {
margin: 20px 0;
line-height:130%;
}
a img {
border:none;
}
img {
margin: 10px auto 10px auto;
max-width: 100%;
display: block;
}
.left-justify {
float: left;
}
.right-justify {
float:right;
}
pre, code {
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
background-color: #f7f7f7;
}
code {
font-size: 12px;
padding: 4px;
}
pre {
margin-top: 0;
margin-bottom: 16px;
word-wrap: normal;
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
}
pre>code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
pre code {
display: inline;
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
pre code::before,
pre code::after {
content: normal;
}
em,q,em,dfn {
font-style:italic;
}
.sans,html .gist .gist-file .gist-meta {
font-family:"Open Sans","Myriad Pro",Myriad,sans-serif;
}
.mono,pre,code,tt,p code,li code {
font-family:Menlo,Monaco,"Andale Mono","lucida console","Courier New",monospace;
}
.heading,.serif,h1,h2,h3 {
font-family:"Old Standard TT",serif;
}
strong {
font-weight:600;
}
q:before {
content:"\201C";
}
q:after {
content:"\201D";
}
del,s {
text-decoration:line-through;
}
blockquote {
font-family:"Old Standard TT",serif;
text-align:center;
padding:50px;
}
blockquote p {
display:inline-block;
font-style:italic;
}
blockquote:before,blockquote:after {
font-family:"Old Standard TT",serif;
content:'\201C';
font-size:35px;
color:#403c3b;
}
blockquote:after {
content:'\201D';
}
hr {
width:40%;
height: 1px;
background:#403c3b;
margin: 25px auto;
}
h1 {
font-size:35px;
text-align: center;
}
h2 {
font-size:28px;
}
h3 {
font-size:22px;
margin-top:18px;
}
h1 a,h2 a,h3 a {
text-decoration:none;
}
h1,h2 {
margin-top:28px;
}
#sub-header, time {
color:#403c3b;
font-size:13px;
}
#sub-header {
margin: 0 4px;
}
#nav h1 a {
font-size:35px;
color:#1d1313;
line-height:120%;
}
.posts_listing a,#nav a {
text-decoration: none;
}
li {
margin-left: 20px;
}
ul li {
margin-left: 5px;
}
ul li {
list-style-type: none;
}
ul li:before {
content:"\00BB \0020";
}
#nav ul li:before, .posts_listing li:before {
content:'';
margin-right:0;
}
#content {
text-align:left;
width:100%;
font-size:15px;
padding:60px 0 80px;
}
#content h1,#content h2 {
margin-bottom:5px;
}
#content h2 {
font-size:25px;
}
#content .entry-content {
margin-top:15px;
}
#content time {
margin-left:3px;
}
#content h1 {
font-size:30px;
}
.highlight {
margin: 10px 0;
}
.posts_listing {
margin:0 0 50px;
}
.posts_listing li {
margin:0 0 25px 15px;
}
.posts_listing li a:hover,#nav a:hover {
text-decoration: underline;
}
#nav {
text-align:center;
position:static;
margin-top:60px;
}
#nav ul {
display: table;
margin: 8px auto 0 auto;
}
#nav li {
list-style-type:none;
display:table-cell;
font-size:15px;
padding: 0 20px;
}
#links {
margin: 50px 0 0 0;
}
#links :nth-child(2) {
float:right;
}
#not-found {
text-align: center;
}
#not-found a {
font-family:"Old Standard TT",serif;
font-size: 200px;
text-decoration: none;
display: inline-block;
padding-top: 225px;
}
@media (max-width: 750px) {
body {
padding-left:20px;
padding-right:20px;
}
#nav h1 a {
font-size:28px;
}
#nav li {
font-size:13px;
padding: 0 15px;
}
#content {
margin-top:0;
padding-top:50px;
font-size:14px;
}
#content h1 {
font-size:25px;
}
#content h2 {
font-size:22px;
}
.posts_listing li div {
font-size:12px;
}
}
@media (max-width: 400px) {
body {
padding-left:20px;
padding-right:20px;
}
#nav h1 a {
font-size:22px;
}
#nav li {
font-size:12px;
padding: 0 10px;
}
#content {
margin-top:0;
padding-top:20px;
font-size:12px;
}
#content h1 {
font-size:20px;
}
#content h2 {
font-size:18px;
}
.posts_listing li div{
font-size:12px;
}
}
</style>
</head>
<body>
<section id=nav>
<h1><a href="https://kollektivfonden.dk/">Kollektivfonden</a></h1>
<ul>
<li><a href="https://kollektivfonden.dk/kontakt">Kontakt</a></li>
<li><a href="https://kollektivfonden.dk/manifest">Manifest</a></li>
<li><a href="https://kollektivfonden.dk/om">Om</a></li>
</ul>
</section>
<section id=content>
<h1> Kollektivfonden* </h1>
<div class="entry-content">
<p>En fælles fond, der samler eksisterende kollektivers lån og støtter opstarten af nye kollektiver.</p>
<p>* Kollektivfonden eksisterer endnu ikke, men initiativgruppen for en kollektivfond
arbejder frem imod at starte den op i løbet af 2019. Følg med på <a href="https://kollektivfonden.dk">kollektivfonden.dk</a></p>
<h2 id="hvorfor-en-fond">Hvorfor en fond?</h2>
<p>Ved at samle kollektivers lån og bolig i en fælles fond vil vi:</p>
<h3 id="1-sikre-de-allerede-eksisterende-kollektivers-fortsatte-beståen-som-kollektiver">1. Sikre de allerede eksisterende kollektivers fortsatte beståen som kollektiver.</h3>
<p>Mange af de nuværende kollektiver eksisterer i dag fordi de på solidarisk vis er gået i arv fra de personer som har startet dem, og har valgt at give dem videre uden økonomisk vinding. Ved at koble kollektiverne sammen i en fond, sikres det at de for fremtiden også består.</p>
<h3 id="2-etablere-nye-kollektiver">2. Etablere nye kollektiver</h3>
<p>Grupper der gerne vil starte et nyt kollektiv kan ansøge fonden om køb af ny bolig F.eks.:
* Kollektiver vil gerne købe en lejlighed mere i opgangen
* Udbrydergruppe vil starte nyt kollektiv</p>
<h3 id="3-gøre-det-økonomisk-bæredygtigt-at-bo-i-kollektiv">3. Gøre det økonomisk bæredygtigt at bo i kollektiv</h3>
<p>At bo i kollektiv skal være for alle uanset økonomiske ressourcer. Ved at samle eksisterende kollektivers lån kan der opnåes bedre lån og dermed billigere husleje for de kollektiver der er en del af fonden</p>
</div>
<div id=links>
</div>
</section>
</body>
</html>