﻿@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, #242424 0%, #ffffff 85%); }

#wrapper { margin: -2px auto; width: 87.5%; padding: 0.2px; background-color: #fffff;
	border-radius: 0px 0px 15px 15px;
 	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;}

img { width: 100%; height: auto; }
.bild_header { margin: 0.2px; padding:0.2px;; max-width: 100%; max-height: auto; float:left;}
.responsive { max-width: 100%; height: auto;}

/* Hauptteil - Seiten Inhalt*/
.main { padding: 0px; margin: 0 auto; background-color: #FFFFFF; display: block; border-radius: 0px 0px 15px 15px; }/*wegen Fehldarstellung IE*/
#main {backgraund-color: #ffffff; }

.seite_mitte { background-color: #FFFFFF; margin: 0 auto; padding: 15px 15px 15px 30px; width: 75%; }
#seite_mitte { background-color:#FFFFFF; margin: 0 auto; padding: 15px 15px 15px 30px; width: 75%; float: left; }

#right { 
	text-align: center; background-attachment: scroll; background-repeat: repeat-x; background-position: center top;
	background-color: #FFFFFF;height: 100%; width: 20%; margin: 0 auto; padding: 0.5px 0.5px 0.5px 0.5px; float: right; 
	}
	
/* Style the footer */
.footer { text-decoration:none; font-size: 10px; background-color: #ffffff; width: 100%; padding: 10px;  border-radius: 0px 0px 15px 15px; clear:both;  }
#footer { width: 100%; background-color:#fff; margin: 0 auto; padding: 10px 0.2px 30px 0.2px; border-radius: 0px 0px 15px 15px; text-decoration:none; :both; }
/* Style the top navigation bar */
ul { list-style-type: none; text-decoration: none; } /* keine Unterstreichung */
li { text-decoration: none; }






/* top-oben; right-rechts; bottom-unten; left-links;*/
