body {
	background-color: #DCDACB;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin-top: 20px;
	font-size: 18px;
}

h1 {
  font-family : News+Cycle;
  font-size : 24px;
  color : #227A86;
  color : rgb(34, 122, 134);
 }

h2 {
  font-family : News+Cycle;
  font-size : 20px;
  color : #227A86;
  color : rgb(34, 122, 134);
 }

h3 {
  font-family : News+Cycle;
  font-size : 18px;
  color : #227A86;
  color : rgb(34, 122, 134);
 }

.eventtitel {
  font-family : Source Sans Pro;
  font-size : 20px;
	line-height: 35px;
font-weight: 400;
  color : #000;
 }

.eventdatum {
  font-family : Source Sans Pro;
  font-size : 18px;
	font-weight: 400;
  color : #000;
	margin-bottom: 10px;
 }

.eventuhrzeit {
  font-family : Source Sans Pro;
  font-size : 18px;
	font-weight: 100;
  color : #000;
 }

.submenue {
	font-size: 14px;
	
}
.homebutton {
	width: 0px;
	z-index: 1000;
	position: relative;
 }

.menuebutton {

	width: 175px;

 }
 
 .menueunterbutton {
	font-weight : bold;
	font-size : 18px;
	line-height:28px;
	color : #FCFCFC;
	padding-left: 25px;
	list-style-position: inside;
 }

 .headermenue {
	font-family: 'Source Sans Pro', sans-serif;
	 float: right;
	 font-weight: 900;

	font-size : 12px;
	line-height:25px;
	padding-left: 25px;

 }

.shadow {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

	
	#content	a {
				font-family: 'Source Sans Pro', sans-serif;
	 font-weight: 300;
			color: #3B3B3B;
			text-decoration: underline;
		}

		a:link {
				font-family: 'Source Sans Pro', sans-serif;
	 font-weight: 300;
			color: #3B3B3B;
		
		}
		
		a:visited {
			text-decoration: none;
			color: #3B3B3B;
		}
		
		a:hover {
			text-decoration: none;
			color: #005EAF;
		}
		
		a:active {
			text-decoration: none;
			color: #005EAF;
		}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.btn-primary-outline {
  background-color: transparent;

}

.nosee { 
	display:none; 
}
