/* 0_vfz_styles.css */



@font-face{
  font-family:"Carlito";
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url("https://www.verein-frauenzentrum.ch/cms/fonts/Carlito-Regular.woff2") format("woff2");
}

@font-face{
  font-family:"Carlito";
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url("https://www.verein-frauenzentrum.ch/cms/fonts/Carlito-Bold.woff2") format("woff2");
}



*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

a {
	color:#f5962b;
	color:#000;
}


/*orange= #ff803d; */
/*gruen= #6dc92f; */

a.active {
	color:#b3d757;
	font-weight:bold;
}


body{
	font-size:100.01%;
	line-height:1.2em;
	background-color:#e3e3e3;
	font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;	
}

/*hack - all fonts smaller*/
html>body h1,
html>body h2{
	font-weight:normal;
}

#holder {
	width:100%;
	background-color:white;
}

#wrapper {
	max-width: 1280px;
	margin: 0 auto;
	background-color: white;
}


#header {
	padding: 0 15%;
}

#header .logo {
	padding-top:1rem;
	margin: 0 0 0 2rem;
	max-width: 624px;
}


#header .logo img.logo{
	width: 100%;
	max-width:100%;	
}


a.menu-link,
.navHolder {
	display:none;
	width:100%;
}	
	
a.menu-link img.vfz_Menu{
	max-width:100%;			
}	



#navigationMainDesktop {
	text-transform:uppercase;
	margin: 2rem 0 0 3rem;	
}

#navigationMainDesktop ul {
	display:flex;
	list-style-type: none;
}

#navigationMainDesktop li {
	background-image: url('../upload/design/nav_inaktiv.png');
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding-left: 2rem;
}

#navigationMainDesktop li.navfirstopen {
	background-image: url('../upload/design/nav_aktiv.png');
}

#navigationMainDesktop li a{
	color:#000;
	font-weight:normal;
	margin-right:.5em;
	font-size: 130%;
	text-decoration:none;
}

#main {
	display:flex;
	padding: 0 15%;
	
}

#left {
	width: 22%;
	margin: 2rem 0 0 3rem;
}

#left .buttons {
	width:100%;
}

#left .buttons .spendenDesktop {
	width:100%;
	margin-left: -100px;
}

#left #subnavigationDesktop {
	margin-left: 1rem;
}

#left #subnavigationDesktop ul{
	list-style-type:none;
}

#left #subnavigationDesktop li.navfirstoff{
	background-image: url('../upload/design/nav_inaktiv_kl.png');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-right:0;
	padding-left:1rem;
}

#left #subnavigationDesktop li.navfirstopen{
	background-image: url('../upload/design/nav_aktiv_kl.png');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-right:0;
	padding-left:1em;
}

#left #subnavigationDesktop li a {
	color:#000;
	font-size:90%;
	text-decoration:none;
}

#left #subnavigationDesktop li a:hover {
	text-decoration:underline;
}

#right {
	width: 75%;
	margin-top: 3rem;
}

#right #content {
	padding: 2rem;
}

#right #content h1,
#right #content_gesuch h1 {
	font-size:200%;
	line-height:120%;
	padding-bottom:.5em;
	text-transform:uppercase;
	color: #ff803d;
	font-family: "Carlito", sans-serif;
	font-weight: 700;
	font-style: normal;
	transform: scaleX(0.95);
	transform-origin: left;
}

#right #content h2,
#right #content_gesuch h2 {
	font-size:150%;
	line-height:120%;	
	padding-top:.5em;
	padding-bottom:.3em;
	color:#595959;
	text-transform:normal;
	font-family: "Carlito", sans-serif;
	font-weight: 700;
	font-style: normal;
}

#right #content h3,
#right #content_gesuch h3{
	font-size:120%;
	padding-top:1em;
	padding-bottom:.5em;
	font-family: "Carlito", sans-serif;
	font-weight: 700;
	font-style: normal;
}

#right #content h3.projekttitel  {
	font-size:120%;
	margin:0;
	padding:.15em;
	background-color:#6dc92f;	
	color:#fff;
	font-family: "Carlito", sans-serif;
	font-weight: 700;
	font-style: normal;
}

#right #content ul{
	margin-left: 1rem;
}


#right #content h3.projekttitel a {


}

#right #content a:hover {
	background-color: #ff803d;
}

#right #content p,
#right #content .liste p,
#right #content_gesuch p {
	line-height:150%;
	padding-bottom:1em;
}

#right #content .jahr p {
	font-family: "Carlito", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding-top:1em;
	padding-bottom:.5em;
}

#right #content .liste {
	margin:1em 0;	
}

#right #content ul,
#right #content ol,
#right #content_gesuch ul,
#right #content_gesuch ol {
	margin-left:1.5em;
	list-style-type:circle;
}

#right #content ul {
	padding-bottom:1em;
}

#right #content li,
#right #content_gesuch li {
	padding-bottom:.5em;
}


#footer {
	display:flex;
	justify-content:center;
	padding: 0.5% 15%;
	margin:0;
	color: white;
	background-color: #ff803d;		
	background-color: #73C83A;		
}


#footer .footerMgl {
	padding: 0 2rem 0 0;
}

#footer .footerSpend {
	padding: 0 2rem 0 0;
}

#footer .footerNewsl {
	padding: 0 2rem 0 0;
}


#footer .footerImpress {
	padding: 0 2rem 0 0;
}


#footer .footerDatensch {
	padding: 0;
}


#footer .footerMgl a {
	text-decoration: none;
	font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: white;
	letter-spacing: 1px;
	background-image: url('../upload/design/nav_Kreise_gr_weiss.png');
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding-left: 2rem;
}

#footer .footerSpend a {
	text-decoration: none;
	font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;		
	text-transform:uppercase;
	letter-spacing: 1px;
	color: white;
	letter-spacing: 1px;
	background-image: url('../upload/design/nav_Kreise_gr_weiss.png');
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding-left: 2rem;
}

#footer .footerNewsl a {
	text-decoration: none;
	font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: white;
	letter-spacing: 1px;
	background-image: url('../upload/design/nav_Kreise_gr_weiss.png');
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding-left: 2rem;
}

#footer .footerImpress a {
	text-decoration: none;
	font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;	
	text-transform:uppercase;
	letter-spacing: 1px;
	color: #333;
	color: white;
	letter-spacing: 1px;
	background-image: url('../upload/design/nav_Kreise_gr_weiss.png');
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding-left: 2rem;
}

#footer .footerDatensch a {
	text-decoration: none;
	font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;	
	text-transform:uppercase;
	letter-spacing: 1px;
	color: #333;
	color: white;
	letter-spacing: 1px;
	background-image: url('../upload/design/nav_Kreise_gr_weiss.png');
	background-position: 12px 2px;
	background-repeat: no-repeat;
	padding-left: 2rem;
}

#footer .footerMgl a:hover,
#footer .footerSpend a:hover,
#footer .footerNewsl a:hover,
#footer .footerImpress a:hover,
#footer .footerDatensch a:hover {
	color:black;
	text-decoration: none;
}


.vfz-infos {
	display:flex;
	justify-content:center;
	background-color:#e3e3e3;	
}

.vfz-infos .copy {

}

.vfz-infos .konto {

}

.vfz-infos .iban {

}

.vfz-infos .copy,
.vfz-infos .konto,
.vfz-infos .iban{
	padding: 1em 2em;
}


select::-ms-expand {
  display:none;
}

.lt-ie10 select {
    background-image: none;
}



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

	#wrapper {

	}
	
}


@media only screen and (max-width:1024px) {
	#wrapper {

	}
	
}

@media only screen and (max-width:1024px) and (orientation:portrait){
/*kein toggle*/
/*cb ipad hoch*/
/* fv ipad hoch*/
	#wrapper {
	/*
		border:1px solid red;	
		*/
	}

	
	#right #content .liste img {
		max-width: 400px !important;
		height: auto !important;
	}	
	
}



@media only screen and (max-width:768px){
/*
ab hier  toggle
cb iphone 12 quer
fv iphone 10 quer
iphone 6 quer
*/



	#wrapper {
		margin:0;
		padding:0;
	/*
		border:1px solid grey;
	*/
	}
	
	#header {
		margin:0;
		padding:0;
		width: 100%;	
	}
	
	#header .logo {
		margin:0 auto;
		padding:0 2%;
		width: 100%;	
	}
	
	#header .logo img.logo {
		margin:0;
		padding:5% 0 0 0;
		width: 100%;	
	}
	
	a.menu-link {
		display:block;
		width:100%;
		text-align:left;
		padding-top: 2rem;
		padding-left:2%;
	}
	
	.navHolder {
		display:block;
		margin: 0 auto;
		padding:0 2%;
	}


 	.menu {
		overflow: hidden;	
		max-height: 0; 	
 	}

	.menu li {
		border-bottom: 1px solid black;
	}
	
	.menu li a {
		text-align:left;	
		font-size: 2vw !important;		
		display: block;
		position: relative;
		text-decoration:none;	
		letter-spacing:1px;			
	}

	.menu ul li {
		margin:0;
		padding:0;
		margin-bottom:1vw;
		line-height: 120% !important;
		display: block;
	}

	
	.menu ul ul{
		margin:0;
		padding:0;
	} 	


	.menu li ul li {
		border-bottom: none;
		padding-left: 1rem;
	}


	.menu.active, 
	.menu > ul ul.active {
		max-height: 200em;	
	}

	
	#navigationMobile ul.nav-mobile li.navfirstopen a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;	
		font-size: 2vw !important;				
	}

	#navigationMobile ul.nav-mobile li.navfirstoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;	
		font-size: 2vw !important;			
	}

	#navigationMobile ul.nav-mobile ul li.navsecondon a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;
		font-size: 2vw !important;				
	}

	#navigationMobile ul.nav-mobile ul li.navsecondoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;
		font-size: 2vw !important;			
	}	
	
	#navigationMainDesktop	{
		display:none;
	}
	
	#subnavigationDesktop	{
		display:none;
	}
	
	#main {
		display:block;
		margin:3%;
		padding:0;
		width:100%;		
	}
	
	#left {
		margin:0;
		padding:0;	
		width: 100%;
	}	
	

	#left .buttons .spendenDesktop {
		display:none;
	}

		
	#right {
		margin:0;
		padding:0;	
		width: 100%;
	}	

	#right #content .liste img {
		max-width: 700px !important;
		height: auto !important;
	}

	
	#footer {
		display:block;
		padding: 2%;
		margin:0;
	}
	
	#footer .footerMgl,
	#footer .footerSpend,
	#footer .footerNewsl,
	#footer .footerImpress,
	#footer .footerDatensch {
		display:block;
		padding: 0 0 .5rem 0;	
		margin:0;
	}
	
	.vfz-infos	{
		display:block;
		padding: 2%;
		margin:0;
	}
	.vfz-infos	.copy,
	.vfz-infos	.konto,
	.vfz-infos	.iban {
		display:block;
		padding: 0 0 .5rem 0;			
	}			
					
}

@media only screen and (max-width:640px){ 
	#wrapper {
	/*
		border:1px solid pink;	
	*/
	}

	#navigationMobile ul.nav-mobile li.navfirstopen a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;	
		font-size: 2vw !important;				
	}

	#navigationMobile ul.nav-mobile li.navfirstoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;	
		color: black;
		text-decoration:none;	
		font-size: 2vw !important;			
	}

	#navigationMobile ul.nav-mobile ul li.navsecondon a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;
		font-size: 2vw !important;				
	}

	#navigationMobile ul.nav-mobile ul li.navsecondoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;
		font-size: 2vw !important;			
	}	

		
	#right #content .liste img {
		max-width: 400px !important;
		height: auto !important;
	}
	
}

@media only screen and (max-width:480px) and (orientation:landscape){
	#wrapper {
	/*
		border:1px solid green;	
	*/
	}

	#navigationMobile ul.nav-mobile li.navfirstopen a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;	
		font-size: 2vw !important;				
	}

	#navigationMobile ul.nav-mobile li.navfirstoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;	
		font-size: 2vw !important;			
	}

	#navigationMobile ul.nav-mobile ul li.navsecondon a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;
		font-size: 2vw !important;				
	}

	#navigationMobile ul.nav-mobile ul li.navsecondoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;
		font-size: 2vw !important;			
	}	


	
	#right #content .liste img {
		max-width: 400px !important;
		height: auto !important;
	}
	

		
}

@media only screen and (max-width:480px){ 
	#wrapper {
	/*
		border:1px solid blue;
	*/

	}


	#navigationMobile ul.nav-mobile li.navfirstopen a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;	
		font-size: 4vw !important;				
	}

	#navigationMobile ul.nav-mobile li.navfirstoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;	
		color: black;
		text-decoration:none;	
		font-size: 4vw !important;			
	}

	#navigationMobile ul.nav-mobile ul li.navsecondon a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;
		font-size: 4vw !important;				
	}

	#navigationMobile ul.nav-mobile ul li.navsecondoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;
		font-size: 4vw !important;			
	}	
	
	
	
	#right #content .liste img {
		max-width: 300px !important;
		height: auto !important;
	}


	
}

@media only screen and (max-width:320px){
	#wrapper {
	/*
		border:1px solid red;
	*/
	}

	#navigationMobile ul.nav-mobile li.navfirstopen a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;	
		font-size: 5vw !important;				
	}

	#navigationMobile ul.nav-mobile li.navfirstoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;	
		font-size: 5vw !important;			
	}

	#navigationMobile ul.nav-mobile ul li.navsecondon a.aktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		text-decoration:underline;
		color: #ff803d;
		font-size: 5vw !important;				
	}

	#navigationMobile ul.nav-mobile ul li.navsecondoff a.inaktiv  {
		font-family: "Carlito", sans-serif;
	font-weight: 400;
	font-style: normal;
		color: black;
		text-decoration:none;
		font-size: 5vw !important;			
	}	

	
	
	#right #content .liste img {
		max-width: 300px !important;
		height: auto !important;
	}

		
}
