 h2 {
	font-family: 'gandhi_sansregular', Fallback, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

.gandhi-italic {
	font-family: 'gandhi_sansitalic', Fallback, sans-serif;
	font-size: 20px;
	color: #000000;
}

h1 {
	font-family: 'open_sansextrabold', Fallback, sans-serif;
	font-style: bold;
	font-size: 35px;
	color: #000000;
	line-height: 1.2;
}

body {
	color: #000000;
}


.intro {
  	font-family: 'open_sansregular', Fallback, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.6;
}

.stripe {
  	font-family: 'open_sansregular', Fallback, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.stripeplus {
  	font-family: 'open_sansregular', Fallback, sans-serif;
	font-size: 14px;
	color: #ffffff;
	vertical-align: 3px;
}

.bread {
  	font-family: 'open_sanssemibold', Fallback, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
}

.breadb {
  	font-family: 'open_sansbold', Fallback, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
}

.brub {
  	font-family: 'open_sansbold', Fallback, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.6;
}


.breadw {
  	font-family: 'open_sanssemibold', Fallback, sans-serif;
	font-size: 20px;
	color: #ffffff;
	line-height: 1.6;
}

.linkinfo {
  	font-family: 'open_sansbold', Fallback, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 1.4;
}


.link {
  	font-family: 'open_sanssemibold', Fallback, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.2;
}

.footer {
  	font-family: 'open_sanssemibold', Fallback, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.6;
}

.info {
  	font-family: 'open_sansregular', Fallback, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.6;
}

.kontakt {
  	font-family: 'open_sansregular', Fallback, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.6;
}

a:link {
    	color: #0000bb;
	text-decoration: none;
}

a:visited {
    	color: #999999;
	text-decoration: none;
}

a:hover {
    	color: #ff0000;
	text-decoration: none;
}

a:active {
    	color: #0000ff;
	text-decoration: none;