@charset "utf-8";
/* CSS Document VSL Style 
Dieses Webseite ist erstellt von Margit Sabine Brnoviak - WebDesignerin by http://web-deign-hilfe-team.com
Kontaktdaten:
	Margit Brnoviak
	Email: office@web-design-hilfe-team.com
	Skype: margitbrnoviak
	Soziale Netzwerke - User: margitsabinebrnoviak 
		Facebook, Instagram, TikTok, VK
Kontaktdaten Verein Sichtbare-Lebenshilfe:
	Mobil: +43(0)6646305530
		Whatsapp, Telegram, Signal
	Soziale Netzwerke - vereinsichtbarelebenshlfe	
		Facebook, Instagram, TikTok, VK	
	Email: office@sichtbare-lebenshilfe.org
F�r Fragen stehe ich gerne zu Verf�gung. 
Nutzen sie die oben genannten Kontaktdaten
250120204
*/
* {margin: 0; padding: 0; box-sizing: border-box;}
body { background: #ffffff; background-image: linear-gradient(to top, #ffffff 0%, #fa5505 65%); }

#wrapper { 
	margin: -2px auto; 
	width: 90%; 
  	padding: 0.3rem;
	background: #ffffff;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
 	box-shadow: 10px 20px 15px silver;
 	-webkit-box-shadow: 0px 2px 3px 3px #C0C0C0; /* WebKit */
  	-moz-box-shadow: 0px 2px 3px 3px #C0C0C0; /* Firefox */
}

.clear { clear: both; margin: 0; padding: 0; line-height: 1px;}


#mitte 
{ 
	background: #ffffff;
	margin: 10px;
	padding: 10px;
	border-radius: 0.3em;
	height: auto;
	width: 85%;
	float: left;
}
.ueber 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FA5505;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #000 3px 3px 3px;
	text-decoration: none;
}
.ziel 
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.ziel_1 
{
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}

.ueber_ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #c0c0c0 2px 2px 2px;
}

.reg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FA5505;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
}

.reg_ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FA5505;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #000 3px 3px 3px;
}


/*jetzt*/
.jetzt_ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FA5505;
	text-decoration: none;
	text-shadow: #000 0.5px 0.5px 0.5px;
}

.inhalt_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 25px;
  	padding-right: 25px;
  	padding-bottom: 25px;
  	padding-left: 25px;
	background-color: #fffff;
}

.crowdfunding_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
* {box-sizing: border-box;
}

/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
  padding: 10px;
  height: 300px; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.right { float: right;margin: 5px 20px 5px 20px; }
.left { float: left; margin: 0px 20px 5px 0px; }

.tab_form 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 95%;
	clear: both;
	background-position: center;
	padding: 5px;
}

.tabel_aussen 
{
	background-color: #fffff;
	border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
 	box-shadow: 10px 20px 15px silver;
 	-webkit-box-shadow: 0px 2px 3px 3px #C0C0C0; /* WebKit */
  	-moz-box-shadow: 0px 2px 3px 3px #C0C0C0; /* Firefox */
	border: 0.5px solid #FA5505;
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline blink;	
}

.clear 
{
 	clear: both;
 	margin: 0;
 	padding: 0;
 	line-height: 0.063rem;
}


.navbar 
{
  	overflow: hidden;
  	background-color: #f1f1f1;	
	text-decoration:none; 
   	bottom: 0;
  	width: auto;
}

.navbar a 
{
  float: left;
  display: block;
  color: #161616;
  text-align: center;
  padding: 0.375rem;
  text-decoration: none;
  font-size: 0.875rem;
}

.navbar a:hover 
{
  background-color: #f1f1f1;
  color: #161616;
  text-decoration:none; 

}

.navbar a.active 
{
  background-color: #f1f1f1;
  color: #0000FF;
  text-decoration:none; 
}

.navbar .icon 
{
  display: none;
  text-decoration:none; 
}
/* link verhalten */

/*normale links*/
a:link { font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:visited {font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover {font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:active {font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:focus {font-size: 12px; color:#FA5505; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}.
copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
	text-decoration: none;
}
/* top-oben; right-rechts; bottom-unten; left-links;*/

.hero-logo {
    width: 90px;
    max-width: 25%;
    height: auto;
}

.hero-header {
    width: 100%;
    background: linear-gradient(
        135deg,
        #ffffff,
        #f3f4f6
    );
    padding: 40px 20px;
}

.hero-inner {
    max-width: 1200px;
    margin: 0 auto;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;

    flex-wrap: wrap;
}

.hero-logo img {
    width: 90px;
    max-width: 25%;
    height: auto;
}

.hero-content {
    max-width: 520px;
}

.hero-content h1 {
    font-size: 48px;
    margin-bottom: 20px;
    color: #111827;
}

.hero-content p {
    font-size: 20px;
    line-height: 1.6;
    color: #374151;
    margin-bottom: 25px;
}

.hero-button {
    display: inline-block;
    background: #F97316;
    color: #fff;
    padding: 14px 28px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
}

.hero-button:hover {
    background: #EA580C;
}

/* Mobile */

@media screen and (max-width: 768px) {

    .hero-inner {
        text-align: center;
    }

    .hero-content h1 {
        font-size: 34px;
    }

    .hero-content p {
        font-size: 17px;
    }

    .hero-logo img {
        width: 200px;
    }
}




























/* Farbvariablen aus dem Logo extrahiert */
        :root {
            --logo-orange: #D76517;
            --logo-kupfer: #923F0B;
            --logo-dark: #1A1919;
            --bg-light: #F8F9FA;
            --text-main: #333333;
            --white: #FFFFFF;
        }

        /* Globale Stile */
        * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }

        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
        }

        .container {
            width: 100%;
            margin: 0 auto;
            padding: 0 20px;
        }

        /* Header & Logo-Bereich */
        header {
            background-color: var(--white);
            padding: 20px 0;
            text-align: center;
            border-bottom: 1px solid #E5E5E5;
        }

        .logo-placeholder {
            max-width: 250px;
            height: auto;
        }

        /* Hero / Haupt-Slogan */
        .hero {
            background: linear-gradient(rgba(26,25,25,0.95), rgba(26,25,25,0.95)), url('ihr-hintergrundbild.jpg') center/cover;
            color: var(--white);
            padding: 60px 0;
            text-align: center;
        }

        .hero h1 {
            color: var(--logo-orange);
            font-size: 2.2rem;
            margin-bottom: 15px;
        }

        .hero p {
            font-size: 1.2rem;
            max-width: 800px;
            margin: 0 auto;
            font-weight: 300;
        }

        /* Hauptinhalt & Textblöcke */
        .content-section {
            padding: 50px 0;
        }

        .content-section h2 {
            color: var(--logo-dark);
            margin-bottom: 20px;
            font-size: 1.8rem;
        }

        /* Grid für die Features/Angebote */
        .features-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
            margin: 40px 0;
        }

        .feature-card {
            background-color: var(--bg-light);
            padding: 25px;
            border-radius: 8px;
            border-left: 4px solid var(--logo-orange);
        }

        .feature-card h3 {
            color: var(--logo-dark);
            margin-bottom: 10px;
            display: flex;
            align-items: center;
        }

        /* Crowdfunding / Fortschrittsbalken */
        .crowdfunding-box {
            background-color: var(--bg-light);
            padding: 35px;
            border-radius: 8px;
            margin-top: 30px;
            border: 1px solid #E5E5E5;
        }

        .crowdfunding-box h3 {
            display: flex;
            align-items: center;
            gap: 10px;
            color: var(--logo-dark);
        }

.progress-container {
    width: 95%;
    max-width: 900px;
    margin: 30px auto;
}

.progress-bar-bg {
    width: 100%;
    height: 38px;
    background: #e5e7eb;
    border-radius: 999px;
    overflow: hidden;
}

.progress-bar-fill {
    height: 100%;
    min-width: 50px;

    background: #f97316;

    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 38px;

    border-radius: 999px;

    transition: width 0.6s ease;
}

.progress-text {
    margin-top: 12px;

    display: flex;
    justify-content: space-between;
    gap: 15px;

    font-size: 18px;
    font-weight: bold;

    flex-wrap: wrap;
}

@media screen and (max-width: 600px) {

    .progress-text {
        flex-direction: column;
        text-align: center;
        font-size: 15px;
    }

    .progress-bar-bg {
        height: 32px;
    }

    .progress-bar-fill {
        line-height: 32px;
        font-size: 13px;
    }
}
        /* Buttons */
        .btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            background-color: var(--logo-orange);
            color: var(--white);
            text-decoration: none;
            padding: 14px 28px;
            font-weight: bold;
            border-radius: 5px;
            border: none;
            cursor: pointer;
            font-size: 1.1rem;
            transition: background-color 0.3s ease;
            text-align: center;
        }

        .btn:hover {
            background-color: var(--logo-kupfer);
        }

        .center-btn {
            text-align: center;
            margin-top: 30px;
        }

        /* Footer */
        footer {
            background-color: var(--logo-dark);
            color: #A0A0A0;
            padding: 30px 0;
            text-align: center;
            font-size: 0.9rem;
            margin-top: 50px;
        }

        /* Registrierungsformular / Spenden-Formular */
        .form-group {
            margin-bottom: 15px;
            text-align: left;
        }

        .form-group label {
            display: block;
            margin-bottom: 5px;
            font-weight: bold;
        }

        .form-group input {
            width: 100%;
            padding: 10px;
            border: 1px solid #CCC;
            border-radius: 4px;
        }

        /* Bot-Schutz: Unsichtbares Honeypot-Feld */
        .hidden-field {
            display: none !important;
        }

* {margin: 0; padding: 0; box-sizing: border-box;}
body { background: #ffffff; background-image: linear-gradient(to top, #ffffff 0%, #fa5505 65%); }

#wrapper { 
	margin: -2px auto; 
	width: 90%; 
  	padding: 0.3rem;
	background: #ffffff;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
 	box-shadow: 10px 20px 15px silver;
 	-webkit-box-shadow: 0px 2px 3px 3px #C0C0C0; /* WebKit */
  	-moz-box-shadow: 0px 2px 3px 3px #C0C0C0; /* Firefox */
}

.clear { clear: both; margin: 0; padding: 0; line-height: 1px;}


#mitte 
{ 
	background: #ffffff;
	margin: 10px;
	padding: 10px;
	border-radius: 0.3em;
	height: auto;
	width: 85%;
	float: left;
}
.ueber 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FA5505;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #000 3px 3px 3px;
	text-decoration: none;
}
.ziel 
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.ziel_1 
{
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}

.ueber_ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #c0c0c0 2px 2px 2px;
}

.reg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FA5505;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
}

.reg_ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FA5505;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #000 3px 3px 3px;
}


/*jetzt
.jetzt_ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FA5505;
	text-decoration: none;
	text-shadow: #000 0.5px 0.5px 0.5px;
}

.inhalt_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 25px;
  	padding-right: 25px;
  	padding-bottom: 25px;
  	padding-left: 25px;
}

.crowdfunding_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
* {box-sizing: border-box;
}

/* Create four equal columns that floats next to each other //
.column {
  float: left;
  width: 25%;
  padding: 10px;
  height: 300px; /* Should be removed. Only for demonstration //
}

/* Clear floats after the columns //
.row:after {
  content: "";
  display: table;
  clear: both;
}
.right { float: right;margin: 5px 20px 5px 20px; }
.left { float: left; margin: 0px 20px 5px 0px; }

.tab_form 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 95%;
	clear: both;
	background-position: center;
	padding: 5px;
}

.tabel_aussen 
{
	background-color: #fffff;
	border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
 	box-shadow: 10px 20px 15px silver;
 	-webkit-box-shadow: 0px 2px 3px 3px #C0C0C0; /* WebKit //
  	-moz-box-shadow: 0px 2px 3px 3px #C0C0C0; /* Firefox //
	border: 0.5px solid #FA5505;
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline blink;	
}

.clear 
{
 	clear: both;
 	margin: 0;
 	padding: 0;
 	line-height: 0.063rem;
}


.navbar 
{
  	overflow: hidden;
  	background-color: #f1f1f1;	
	text-decoration:none; 
   	bottom: 0;
  	width: auto;
}

.navbar a 
{
  float: left;
  display: block;
  color: #161616;
  text-align: center;
  padding: 0.375rem;
  text-decoration: none;
  font-size: 0.875rem;
}

.navbar a:hover 
{
  background-color: #f1f1f1;
  color: #161616;
  text-decoration:none; 

}

.navbar a.active 
{
  background-color: #f1f1f1;
  color: #0000FF;
  text-decoration:none; 
}

.navbar .icon 
{
  display: none;
  text-decoration:none; 
}
/* link verhalten */

/*normale links*/
a:link { font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:visited {font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover {font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:active {font-size: 12px; color:#000; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:focus {font-size: 12px; color:#FA5505; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;}.
copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
	text-decoration: none;
}
/* top-oben; right-rechts; bottom-unten; left-links;*/
