@font-face {
   font-family: "montserrat";
   src: url("Montserrat.otf")
}

body{
	font-family: montserrat;
}


#white{
	color:white;
}

#ganzgrossbreak{
	font-size: 2.2em;
	font-weight: bolder;
	display:block;
	//background-color: red;
}

#ganzgross{
	font-size: 2.2em;
	font-weight: bolder;
	display:block;
	float:left;
	background-color: yellow;
}


#fragen{
	max-width:500px;
	margin: 0px auto;
}

h2{
	font-size:2.2em;
}

h3{
	font-size:1.3em;
}


#smallText{
	font-size:0.6em;
}

#smallText a{
	margin:0px 10px;
}

#closer{
	padding-bottom: 0px;

}
