.fk_adresse_check_button
{
	align-items: center;
	justify-content: center;
	background-color: #be1110;
	color: white;
	padding: 10px;
	font-size: 16px;
	cursor: pointer;
}
#suggest
{
	position:absolute;
	display:flex;
	flex-direction:column;
	width:100%;
	height:400px;
	max-width: 750px;
	margin:0;
	z-index:1005;
	background-color:white;
	border:1px solid #d2dee9;
	border-top:none;
	min-height:1.875rem;
	padding-top:0;
	visibility:hidden;
	top:100px;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
}
#top_red
{
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	width:100%;
	background-color:#be1110;
}
#top_main_div
{
	display:flex;
	flex-direction:row;
	justify-content : space-between;
	background-color:#be1110;
	height:100px;
	width:100%;
	max-width: 1012px;
	margin:auto;
	position:relative;
	align-items : flex-start;
}
.top_main_div2
{
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	background-color:#be1110;
	height:100%;
	position:relative;
	align-items : flex-start;
}
#search_form
{
	width: 100%;
}
#search_input
{
	width: 100%;
	height: 32px;
	vertical-align: middle;
	background: url('/img/div/search.png') no-repeat;
	padding: 0px 0px 0px 32px;
	margin: 0px;
	background-color:white;
	border: none;
	border-radius:7px;
	outline: none;
	box-sizing: border-box;
}
#fb_szeile_div
{
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	bottom:0px;
	width:100%;
	max-width: 1012px;
	margin: auto;
	height:100px;
	align-items: flex-end;
	width:600px;
	max-width:100%;
	height: 32px;
	position:relative; 
}
#szeile_div
{
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	bottom:0px;
	width:100%;
	max-width: 1012px;
	margin: auto;
	height:100px;
	align-items: flex-end;
	width:600px;
	max-width:100%;
	height: 32px;
	position:relative; 
}
#ds_szeile_div
{
	text-align: right;
	font-family: Open Sans, sans-serif;
	color: black;
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
	position: absolute;
	bottom: -25px;
	right: 0px;
}
#szeile_div2
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	display:flex;
	flex-direction:row;
	border: 1px solid #be1110;
	border-radius:7px;
	background-color:white;
	box-sizing: border-box; 
}
#szeile_button
{
	position:absolute;
	top:0px;
	right:0px;
	display:flex;
	align-items: center;
	justify-content: center;
	background-color:white;
	margin:auto;
	width: 80px;
	height: 32px;
	border:1px solid #be1110;
	border-radius:7px;
}
.header_button
{
	display:flex;
	align-items: center;
	justify-content: space-between;
	padding:5px;
	margin:5px;
	cursor:pointer;
	background-color:white;
	border:1px solid #be1110;
	border-radius:7px;
	font-family: 'Open Sans', sans-serif;
	width: 160px;
	height: 32px;
}
.header_icon_link
{
	display:flex;
	flex-direction:row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.header_button_text
{
	color:#be1110;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight:400;
}
.header_button_mobil
{
	display:flex;
	align-items: center;
	justify-content : space-between;
	padding:5px;
	margin:5px;
	cursor:pointer;
	background-color:white;
	color:#be1110;
	font-size: 16px;
	border:1px solid #be1110;
	border-radius:7px;
	font-family: 'Open Sans', sans-serif;
	width: 50px;
	height: 50px;
}
#suche_button
{
	position:absolute;
	top:0px;
	right:0px;
	display:flex;
	align-items: center;
	justify-content: center;
	background-color:white;
	margin:auto;
	width: 80px;
	height: 34px;
	box-sizing: border-box; 
	background-color:white;
	color:#be1110;
	font-size: 16px;
	border:2px solid #be1110;
	border-radius:7px;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	z-index:100;
}
#top_main_div_r
{
	display:flex;
	flex-direction:row;
}
#fb_top_suchzeile
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 80px;
	width: 100%;
	max-width: 1012px;
	margin: auto;
	position: relative;
	align-items: center;
}
#top_suchzeile
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 80px;
	width: 100%;
	max-width: 1012px;
	margin: auto;
	position: relative;
	align-items: center;
}
#fb_header_icons
{
	display:flex;
	flex-direction:row;
	position: relative;
	top: 0px;
	right: 0px;
}
@media screen and (max-width: 1000px)
{
	.header_button
	{
		width: 60px;
	}
	.header_button_text_info
	{
		display:none;
	}
}
@media screen and (max-width: 799px)
{
	#fb_top_suchzeile
	{
		flex-direction: column;
		height: 170px;
	}
	.top_main_div2
	{width: 100%;}
	#top_main_div_r
	{
		background-color:#be1110; 
		justify-content: space-between;
		flex-direction:row;
		position:absolute;
		left:0px;
		top:100px;
		width:100%;
	}
	.top_main_div3
	{
		flex-direction:row;
		justify-content:space-around;
		width:50%;
	}
	#fb_szeile_div
	{
		position:absolute;
		left:0px;
		width:100%;
		top: 0px;
	}
	#ds_szeile_div
	{
		position: absolute;
		top: 35px;
		right: 0px;
	}
	#top_suchzeile
	{
		height: 110px;
	}
	.logo_lang
	{
		width:75%;
	}
	#top_main_div
	{
		flex-direction:row;
		height: 150px;
	}
	.logo_div
	{
		padding-top:5px;
		padding-left:5px;
		position: absolute;
		top: 0px;
	}
	
	#screen_div
	{
		margin-top:5px;
	}
}