@charset "utf-8";
/* CSS Document */
body { background-image:url(../images/hintergrund_2015.jpg); 
		background-position: center; 
		background-repeat: no-repeat; 
		background-attachment:fixed;
		margin-top:120px;
	}
.transparent-bg {-moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;   background-color: rgb(255, 255, 255); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color:hsl(0, 0%, 100%, 0.8); padding:10px;}


#news { padding:5px; margin:40px;  max-width:500px;}

#divFooter{font-size: 13px; font-family: 'Maven Pro', sans-serif; background-image: url(../images/bedge_grunge.png);}


.selector-for-some-widget {
  box-sizing: content-box;
}

.carousel-inner > .carousel-item > img {
margin: 0; 
max-width: 100%; }

h3,.page-content p a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; line-height: 20px;}


h3,.page-content h3 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 28px; line-height: 50px;}

h4,.page-content h4 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 21px; line-height: 50px;}

h5,.page-content h5 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 17px; line-height: 50px;}

h6,.page-content h6 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; line-height: 50px;}


