@import url("webfonts/SourceSansPro_Semibold/stylesheet.css");
@import url("webfonts/SourceSansPro_Bold/stylesheet.css");
@import url("webfonts/SourceSansPro_Regular/stylesheet.css");

body {
	font-family: SourceSansPro Regular;
  font-size : 14px;
  color : #000000;
  color : rgb(0, 0, 0);  
  }

.ganzkleineschrift {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
}

.kleineschrift {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}



.normaleschrift {
	font-family: "SourceSansPro Regular";
	font-size: 15px;
	color: rgb(0,0,0);
	line-height: 16px;
}

.contentschriftart {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;

}

.ueberschrift {
	font-family: "SourceSansPro Semibold";
	font-size: 18px;
	font-weight: bold;
color: #333333;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
color: #333333;
	background-color: #8EABD2;
	border: 1px solid #FFFFFF;
	display:block;
	line-height:35px;
	height:35px;
	padding:5px;
}

h3 {
  font-family : Myriad Pro;
  font-size : 19px;
  color : #0D4380;
  color : rgb(13, 67, 128);
  font-weight:bold;
  
}

.various {
	font-family: "SourceSansPro Regular";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
}

.trennlinie {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.bilderrahmen {
	background-color: #8EABD2;
	border: 1px solid #FFFFFF;
	margin: 10px;
	padding:2px; 
}

.formular {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E2E2E2;
	text-align: left;
	white-space: normal;
	background-position: center;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.emailkontakt {
visibility:hidden;

}

