/* Version: 17.01.2014 */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700;900&display=swap');
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 100%;
	color: #443e3b;
	text-decoration: none;
	font-weight: 400;
	word-spacing: normal;
	line-height: 17px;
	background-color: #f7f7f7;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 36px;
	font-size: 32px;
	font-weight: 600;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: 600;
}
h3{
	margin: 0px;
	line-height: 1.5;
	font-size: 0.85rem;
	font-weight: 400;
}
#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #d1d1d1;
	box-shadow: 0px 0px 15px #ddd;
	-moz-box-shadow: 0px 0px 15px #ddd;
	-webkit-box-shadow: 0px 0px 15px #ddd;
	font-size: 13px;
	
}
#rahmen2 {
	padding: 0px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #d1d1d1;
	box-shadow: 0px 0px 15px #ddd;
	-moz-box-shadow: 0px 0px 15px #ddd;
	-webkit-box-shadow: 0px 0px 15px #ddd;
	position: relative;
	font-size: 0.725rem;
}

#logo{

}

#stempel {
	position: absolute;
	right: 5%;
	bottom: 22rem;
}

#content{
	padding: 1rem 6.5%;
}

#box_oben{
}

#box_mitte{
}

#box_unten{
}

.box_links{
	float: left;
	width: 48%;
}

.box_rechts{
	float: right;
	width: 48%;
}

#footer{
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link {
	color: #443e3b;
	text-decoration: none;
}
a:visited {
	color: #443e3b;
	text-decoration: none;
}
a:hover {
	color: #be873d;
	text-decoration: none;
}
a:active{
	color: #443e3b;
	text-decoration: none;
}
 
.text_gross{
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}

.farbe {
	color: #be873d;
}

.green {
	color: #96c23f!important;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

li {
	padding-left: 10px;
}

#bild1{
	display: block;
	text-align: center;
	padding-top: 1rem;
}
	
#bild2{
	display: none;
}

.refnr {}

.apply {}
