html, body
{ 
	margin: 0; 
	padding: 0; 
	font-family: 'Inter', sans-serif;
	font-size: 17px;	
	background-color: #A83224;
	color: #000000;
}
a 
{ 
	text-decoration: none;
	color: #000000;
}
a:hover 
{ 
	text-decoration: underline;
	color: #000000;
}
h2
{
	font-family: 'DM Serif Display', serif;
	font-size: 35px;
	line-height: 40px;	
	font-weight: normal;
}
* 
{
  	scrollbar-width: thin;
  	scrollbar-color: #000000 #FFFFFF;
}
*::-webkit-scrollbar 
{
  	width: 12px;
  	height: 12px;
}
*::-webkit-scrollbar-track 
{
  	background: #FFFFFF;
}
*::-webkit-scrollbar-thumb 
{
  	background-color: #000000;
  	border-radius: 20px;
  	border: 3px solid #FFFFFF;
}
*:focus 
{
    outline: 0;
}
input[type="text"] 
{
    border: none;
	font-family: 'Inter', sans-serif;
	font-size: 17px;	
	width: 90%;
	background-color: #DDDDDD;
}
input:focus 
{
	background-color: #DDDDDD;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-internal-autofill-selected 
{
    background-color: #DDDDDD !important;
}
ol 
{
    margin-block-start: 20px;
    margin-block-end: 20px;
    padding-inline-start: 20px;
}

/* slideshow */
.embla_1, .embla_2, .embla_1m, .embla_2m
{
	position: relative;
	padding: 0px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	z-index: 30;
}
.embla__viewport_1, .embla__viewport_2, .embla__viewport_1m, .embla__viewport_2m
{
	overflow: hidden;
	width: 100%;
}
.embla__container 
{
	display: flex;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: transparent;
	margin-left: -10px;
}
.embla__slide 
{
	position: relative;
	min-width: 100%;
}
.embla__slide__inner_2, .embla__slide__inner_1m, .embla__slide__inner_2m
{
	position: relative;
	overflow: hidden;
	height: 600px;
}
.embla__slide__inner_1
{
	position: relative;
	overflow: hidden;
	height: 500px;
}
.embla__slide__img 
{
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: auto;
	max-height: 100%;
	max-width: none;
	transform: translate(-50%, -50%);
}

/* menu */
#menu
{
  	align-content: left;
  	text-align: left;
  	width: 100%;
  	clear: both;
  	background-color: #DDDDDD;
  	display: block;
}
#menu_inner
{
	display: inline-block;
	margin-left: 60px;
}
.menuVoice 
{
  	position: relative;
  	display: inline-block;
  	float: left;
  	background-color: #DDDDDD;
}
.menuVoice a
{
	color: #000000;
	font-family: 'Inter', sans-serif;
	font-size: 17px;	
}
.menuVoice a:hover
{
	color: #000000;
}
.subMenu 
{
  	display: none;
  	position: absolute;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  	z-index: 800;
	min-width: 300px;
	margin-top: 75px;
	background-color: #DDDDDD;
	color: #000000;
}
.subMenu a 
{
	color: #000000;
  	padding: 5px 10px;
  	text-decoration: none;
  	display: block;
}
.subMenu a:hover 
{
	color: #000000;
}
.menuLink, .menuLinkActive, .actualMenu
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 10px 10px 10px 10px;
	border: 0px;
	float: left;
}
.actualMenu
{
	text-decoration: underline;
}

/* web */
#WHOLE
{
	display: block;
	clear: both;
}
#top_position
{
	position: relative;
	height: 1px;
	background-color: #DDDDDD;
}
#menu_icon, #menu_icon_close
{
	margin-right: 0px;
	margin-top: 30px;
	z-index: 200;
	position: fixed;
	top: 0px;
	right: 0px;
	display: block;
}
#menu_icon a, #menu_icon_close a
{
	text-decoration: none;
}
#whole_width
{
	width: 100%;
	text-align: center;
	display: block;
	background-color: #DDDDDD;
}
#content, #content_menu, #content_v13
{
	width: 90%;
	display: block;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#main_title, #main_title_white
{
	width: 100%;
	clear: both;
	text-align: center;
	display: block;
	font-family: 'DM Serif Display', serif;
	font-size: 50px;	
	line-height: 50px;
	margin-top: 60px;
}
#hr_bold
{
	width: 100%;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
}
#home_wide
{
	display: none;
	width: 100%;
	position: relative;
	height: 2180px;
	overflow: hidden;
}
#menu_wide
{
	display: none;
	width: 100%;
	position: relative;
}
#bottom, #bottom_small
{
	display: none; 	
	width: 100%;
	background-color: #A83224;
}
#bottom_small
{
	display: block; 	
}
#adresse
{
	clear: both;
	width: 320px;
	float: left;
}
#telefon
{
	width: 320px;	
	float: left;
}
#links
{

}
#move_1_wide
{
	height: 48px;
	display: none;
}
#move_1_small
{
	height: 0px;
	display: block;
}
#slide_1
{
	width: 30%; 
	text-align: left;
	display: block;
	z-index: 20; 
	position: relative;
	margin-top: 60px;
}
#text_1
{
	width: 50%;
	position: absolute; 
	left: 45%;
	top: -20px;
	font-size: 17px;
	display: inline-block;
	z-index: 20;
}
#slide_2
{
	text-align: left;
	display: block;
	position: relative; 
	top: -200px;
	left: 65%;
	width: 30%; 
	z-index: 20; 
}
#text_2
{
	position: relative; 
	text-align: left;
	font-size: 17px;
	width: 50%;
	left: 30px;
	top: 60px;
	display: inline-block;
	z-index: 20;
	color: #DDDDDD;
}
#text_3
{
	display: inline-block;
	text-align: left;
	position: relative; 
	left: 30px;
	top: -250px;
	width: 62%;
	z-index: 20;
}
#galerie
{
	font-size: 17px;
	top: -260px;
	left: 30px;
	display: block;
	position: relative; 
	letter-spacing: 3px;
	clear: both;
	z-index: 20;
}
#text_4
{
	display: inline-block;
	text-align: left;
	position: relative; 
	left: 45%;
	width: 50%;
	top: -230px;
	font-size: 17px;
	z-index: 20;
}
#background_2
{
	width: 100%;
	position: absolute;
	top: 360px;
	height: 790px;
	background-color: #293434;
	z-index: 10;
}
#background_3
{
	width: 100%;
	position: absolute;
	top: 1150px;
	height: 1200px;
	background-color: #CA9551;
	z-index: 10;
}
#content_left
{
	width: 95%;
	margin-left: 0px;
	display: inline-block;
	clear: both;
	font-size: 17px;
}
#content_left h2
{
	line-height: 40px;	
}
#content_right
{
	width: 95%;
	margin-left: 0px;
	display: inline-block;
	clear: both;
	font-size: 17px;
}
#home_small
{
	display: block;
	width: 100%;
	background-color: #DDDDDD;
}
#block_small_1
{
	position: relative;
	display: block;
}
#block_small_2
{
	position: relative;
	top: -170px;
	display: block;
}
#block_small_3
{
	position: relative;
	display: block;
	background-color: #CA9551;
	width: 100%;
	height: 1120px;
}
#text_small_1
{
	z-index: 20;
	font-size: 17px;
}
#text_small_2
{
	z-index: 20;
	color: #DDDDDD;
	font-size: 17px;
	position: relative;
	display: block;
}
#text_small_3
{
	z-index: 20;
	position: relative;
	top: -225px;	
	display: block;
	font-size: 17px;
}
#text_small_4
{
	z-index: 20;
	position: relative;
	top: -140px;
	display: block;
	font-size: 17px;
}
#text_small_3 h2
{
	font-size: 35px;
	line-height: 35px;	
}
#slide_1_small
{
	width: 90%; 
	text-align: center;
	display: block;
	margin-top: 60px;
	margin-bottom: 10px;
}
#bg_block_small_1
{
	width: 100%; 
	position: relative; 
	top: -200px; 
	height: 200px; 
	background-color: #293434; 
	display: inline-block;
}
#bg_block_small_2
{
	width: 100%; 
	position: absolute; 
	top: -100px;
	height: 1000px;
	background-color: #293434; 
	display: inline-block;
	z-index: 10;
}
#bg_block_small_3
{
	width: 100%; 
	position: absolute; 
	top: 80px;
	height: 700px;
	background-color: #CA9551; 
	z-index: 10;
	display: inline-block;
}
#slide_2_small
{
	position: relative;
	display: block;
	top: -190px;
	z-index: 20;
}
#galerie_small
{
	font-size: 17px;
	top: -230px;
	display: inline-block;
	position: relative; 
	letter-spacing: 3px;
	z-index: 30;
}
#std_content
{
	width: 100%;
	margin-left: 0px;	
	font-size: 17px;
}
#std_content_no_margin
{
	width: 100%;
	margin-left: 0;	
	font-size: 17px;
}
#mobile_menu_content
{
	background-color: #293434;
	color: #DDDDDD;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: block;
}
.menu_big
{
	color: #DDDDDD;	
	font-family: 'DM Serif Display', serif;
	font-size: 32px;	
	line-height: 36px;
    display: inline-block;
}
.menu_small
{
	color: #DDDDDD;	
	font-family: 'DM Serif Display', serif;
	font-size: 26px;	
	line-height: 26px;
    display: inline-block;
}
.menu_big a
{
	color: #DDDDDD;	
	text-decoration: none;
}
.menu_small a
{
	color: #DDDDDD;	
	text-decoration: none;
}
#outer_mobile_menu
{
	margin-top: 60px;
	margin-left: 2%;
}
#text_kontakt
{
	font-size: 17px;
	display: block; 
	margin-top: 50px;
	margin-bottom: 50px;
	width: 90%;
	margin-left: 0%;
	word-wrap: break-word;
}
#kontakt
{  
	width: 100%;
	display: block; 
	color: #DDDDDD;
	background-color: #293434;
	text-align: left;
}
#table
{
	display: table;	
	width: 100%;
}
#table_row
{
	display: table-row;
	width: 100%;
}
#cell_30
{
	width: 90%;
	display: inline-block;
	font-size: 14px;
	padding-left: 0px;
	text-align: center;
}
#cell_70
{
	width: 90%;
	display: inline-block;
	vertical-align: top;
	padding-left: 0px;
	font-size: 17px;
}
#cell_70 a
{
	color: #DDDDDD;
	word-wrap: break-word;
	font-size: 16px;
}
#move_down_1
{
	height: 20px;
}
#move_down_2a
{
	height: 0px;
}
#move_down_2b
{
	height: 15px;
}
#move_hr_suche_mobile
{
	height: 30px;
}
#suche_content
{
	width: 100%;
	margin-left: 0px;
	font-size: 17px;
	display: block;
}
#suchfelder
{
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#suche
{
	float: left;
	margin-left: 5%;
	display: block;
	position: relative;
}
#ergebnisse, #ergebnisse_2
{
	margin-left: 40px;
	margin-top: 5px;
	float: left;
}
#ergebnisse_2
{
}
#filter
{
	margin-top: 5px;
}
#view_types
{
	display: none;
	text-align: right;
	position: relative;
	float: left;
	right: 70px;
	width: 100%;
	z-index: 20;
}
#view
{
	float: right;
	overflow: auto;
	margin-left: 20px;
	display: inline-block;
	z-index: 20;
	position: relative;
}
#view img
{
	height: 20px;
	width: auto;
}
#view a
{
	text-decoration: none;
	z-index: 20;
}
#result
{
	z-index: 30;
}
#content_50
{
	width: 100%;
	float: left;
	display: block;
  	background-color: #DDDDDD;
  	margin-top: 20px;
}
#underlined
{
	width: 90%;
	margin-left: 5%;
	border-bottom: 1px solid #000000;
	float: left;
	display: block;
	position: relative;
}
#label
{
	width: 140px;
	float: left;
}
#field
{
	float: left;
	width: 100%;
	position: relative;
	z-index: 900;
}
#label_mobile
{
	float: left;
	text-align: left;
}
#field_mobile
{
	float: left;
	width: 70%;
}
.down_image img
{
	width: 10px;
	position: absolute;
	right: 5px;
	top: 10px;
}
#content_maler, #content_zeitraum, #content_titel
{
	position: absolute;
	left: 0px;
	top: 42px;
	width: 100%;
	height: 200px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border: 1px solid #000000;
	z-index: 90;
	overflow-y: scroll;
	display: none;
	background-color: #DDDDDD;
	padding-left: 15px;
	z-index: 999;
}
#move_2_wide
{
	display: none;	
	height: 25px;
}
#show_list
{
	font-size: 40pt;	
	display: none;
	position: relative;
	left: 84px;
	z-index: 10;
	top: -15px;
}
#show_tab
{
	font-size: 40pt;	
	display: inline-block;
	position: relative;
	left: 37px;
	z-index: 10;
	top: -15px;
}
#button
{
	border: 1px solid #000000;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	display: inline-block;
	z-index: 100;
	position: relative;
}
#stick_mobile
{
	display: block;
}
#seek_mobile
{
	display: block;
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 27px;
	clear: both;
}
#stick
{
	display: none;
}
.sticky_header
{
  	position: fixed;
  	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 90;
	background-color: #DDDDDD;
}
#stick_bottom
{
	display: inline-block;
	height: 50px;
	width: 100%;
}
.sticky_bottom
{
  	position: fixed;
  	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 90;
	background-color: #DDDDDD;
}
#cell_25
{
	width: 25%;
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
#cell_75
{
	width: 70%;
	display: table-cell;
	vertical-align: top;
	font-size: 17px;
	padding-left: 150px;
}
#cell_100
{
	width: 100%;
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
#small_text
{
	font-family: 'Inter', sans-serif;
	font-size: 17px;
	line-height: 24px;	
}
#small_text a
{
	color: #000000;
}
#small_text img
{
	height: 15px;
	width: auto;
}
#move
{
	height: 1px;
	width: 100%;
	display: block;
	font-size: 12px;	
}
#low_image
{

}
#more_pics
{
	position: relative;
	left: 0px;
	text-align: left;
}
.next_pics
{
	clear: both;
	display: block;
	overflow: auto;
	position: relative;
}
#col_tab_text
{
	max-width: 100%;
	margin-top: 20px;
	max-height: 85px;
	overflow: hidden;
}
#col_tab_image
{

}
#col_25
{
	width: 25%;
	float: left;
	font-family: 'Inter', sans-serif;
	font-size: 17px;	
	height: 400px;
	text-align: center;
	margin-bottom: 50px;
	z-index: 10;
}
#col_33
{
	width: 33%;
	float: left;
	font-family: 'Inter', sans-serif;
	font-size: 17px;	
	height: 250px;
	text-align: center;
}
#col_50
{
	width: 50%;
	float: left;
	font-family: 'Inter', sans-serif;
	font-size: 17px;	
	height: 250px;
	text-align: center;
}
#col_33_left
{
	width: 33%;
	display: block;
	float: left;
	text-align: left;
	position: relative;
	top: -50px;
}
#col_34
{
	width: 34%;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	top: -50px;
}
#col_33_right
{
	width: 33%;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	top: -50px;
}
#small_image
{
	height: 200px;
	position: relative;
}
#one_image
{
	height: 400px;
	position: relative;
	margin-bottom: 20px;
}
#small_image img, #one_image img
{
    margin: auto;
    left: 0;
    right: 0;
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.image_effect
{
	max-width: 80%;
	max-height: 300px;
	transition: all 0.3s ease-in;
}
.image_effect:hover 
{
	position: relative;
	max-width: 100%;
	max-height: 370px;
}
#portrait_image
{
	width: 100%;
	display: inline-block;
	text-align: center;
	z-index: 90;
	position: relative;
}
#actual_portrait_image
{
	display: inline-block;
}
#actual_portrait_image img
{
	max-height: 800px;
	min-height: 400px;
	max-width: 80%;
}
#opere_image_1, #opere_image_2, #opere_image_3, #opere_image_4
{
	display: none;
}
.hidden
{
	display: none;
}
#portrait_left
{
	position: absolute;
	top: 200px;
	left: 5px;
}
#portrait_right
{
	position: absolute;
	top: 200px;
	right: 5px;
}
#portrait_left img, #portrait_right img
{
	height: 48px;
	width: auto;
}
#previous_portrait_1, #previous_portrait_2, #next_portrait_1, #next_portrait_2, #text_portrait_1, #text_portrait_2
{
	display: inline-block;
	float: left;
	font-size: 17px;
	position: relative;
}
#previous_portrait_2 a, #next_portrait_2 a
{
	color: #DDDDDD;
}
#detail_text
{
	display: block;
	font-size: 17px;
}
#content_detail
{
	width: 90%;
	display: inline-block;
	clear: both;
	text-align: left;
	margin-left: 5%;
}
#content_detail h2
{
	font-size: 35px;
	line-height: 35px;
}
#frage_mehr_info
{
	display: block;
	color: #DDDDDD;
	position: relative;
}
#frage_mehr_info a
{
	color: #DDDDDD;
}
#mehr_informationen
{
	display: none;
}
#dark_background
{
	background-color: #293434; 
	width: 100%; 
	position: absolute; 
	left: 0px; 
	top: 650px; 
	height: 800px; 
	display: inline-block; 
	z-index: 10;
}
#detail_whole_width
{
	width: 100%;
	display: block;
	position: relative;
	background-color: #293434;
	color: #DDDDDD;
	z-index: 90;
}
.white
{
	color: #DDDDDD;
}
a.white
{
	color: #DDDDDD;
}
#clear
{
	clear: both;
}
#menuvoice_container
{
	display: block;
}
.line
{
    height: 1px;
    border-bottom: 1px solid #DDDDDD;
    display: block;
    visibility: hidden;
    position: relative;
    top: -2px;
}
#main_title_white, #main_title_white a
{
	color: #DDDDDD;
}
#main_title a, #main_title_white a
{ 
	text-decoration: none;
}
.logo
{
	max-width: 90%;
}
#lookup
{
	position: absolute;
	right: 0px;
	z-index: 999;
}
#lookup_2
{
	position: absolute;
	right: 4px;
	top: 0px;
	z-index: 999;
}
#hr_suche
{
	display: none;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#logo_bottom
{
	display: none;
}
#move_result, #move_hr_suche
{
	height: 50px;
}
#move_detail
{
	height: 45px;
}
#detail_filter
{
	display: block;
	clear: both;
	padding-top: 15px;
	margin-left: 5%;
}
#button_close_filter
{
	border: 1px solid #000000;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	display: inline-block;
}
#move_60
{
	height: 60px;
}
#start_search
{
	display: block;
	height: 1px;
}
#button_show_filter
{
	position: relative;
	top: 10px;
	border: 1px solid #000000;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
	display: block;
}
#page_container
{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #293434;
}
#image_outer_container
{
	height: 100%;
	display: block;
	text-align: center;
}
#whole_inner_container
{
    height: 100%;
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
}    
#image_container
{
    width: 100%;
    height: 0px;
    display: inline-block;
    position: relative;
    float: left;
    overflow: hidden;
}
#console_container
{
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: left;
    z-index: 100;
}
#console_container img
{
	min-width: 32px;
}
#image_zoom
{
	height: 100%;
	display: inline-block;
	position: relative;
}
#portrait_points
{
	font-family: 'Inter', sans-serif;
	font-size: 28px;	
	color: #DE823F;
	font-weight: bolder;
	position: relative;
	top: -10px;
}
#portrait_points a
{
	color: #DDDDDD;
}
#portrait_points a:hover 
{ 
	text-decoration: none;
}
#cookies
{
	display: none;
	height: 100%; 
	width: 100%;
	position: fixed;
	left: 0px; 
	bottom: 0px; 
	z-index: 1000;
	text-align: center;
	___background-color:rgba(0,0,0,0.8);
}
#inner_cookies
{
	position: fixed;
	___top: 30%;
	width: 100%;
	margin: auto;
	text-align: center;
	___background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	bottom: 0px;
	background-color: #293434;
	color: #DDDDDD;
}
#inner_cookies a
{
	___color: red;
	color: #DDDDDD;
}
#close_cookies
{
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
#ok_cookies
{
	___background: #FFFFFF; 
	color: #000000; 
	font-size: 18px; 
	padding: 4px 15px;
	width: 200px;
	text-align: center;
	margin: 5px auto;
	border-style: solid;
	border-color: #000000;
	___border-width: 1px;
	border-width: 0px;
	background: #293434; 
}	
#ok_cookies a:hover 
{
	___color: #64CDF2;
}


@media (min-width: 360px) 
{
	.menu_big
	{
		font-size: 40px;	
		line-height: 45px;
	}
	#outer_mobile_menu
	{
		margin-left: 5%;
	}
}

@media (min-width: 460px) 
{
	#main_title
	{
		font-size: 70px;	
		line-height: 70px;
	}
	#content_left, #content_right
	{
		width: 90%;
		margin-left: 5%;
	}
	#text_1, #text_2, #text_4, #content_left, #content_right, #text_small_1, #text_small_2, #text_small_3, #text_small_4, #galerie_small, #std_content, #std_content_no_margin, #text_kontakt, #cell_70, #suche_content, #cell_75, #detail_text
	{
		font-size: 20px;
		line-height: 28px;
	}
	#galerie
	{
		font-size: 20px;
	}
	#content_detail h2
	{
		font-size: 50px;
		line-height: 50px;
	}
	h2
	{
		font-size: 45px;
		line-height: 60px;	
	}
	#content_left h2
	{
		line-height: 50px;	
	}
}

@media (min-width: 950px) 
{
	#content, #portrait_image, #hr_suche, #logo_bottom, #content_menu, #content_v13
	{
		width: 100%;
		max-width: 900px;
	}
	#home_wide
	{
		display: block;
	}
	#bottom_small
	{
		display: none; 	
	}
	#bottom
	{
		display: inline-block; 	
	}
	#content_left
	{
		width: 52%;
		margin-left: 60px;
	}
	#content_right
	{
		width: 50%;
		margin-left: 280px;
	}
	#home_small
	{
		display: none;
	}
	#menu_wide
	{
		display: block;
	}
	#std_content, #std_content_no_margin
	{
		width: 70%;
		margin-left: 60px;
	}
	#text_kontakt
	{
		margin-top: 90px;
		margin-bottom: 110px;
		margin-left: 0px;
	}
	#cell_30
	{
		width: 30%;
		display: table-cell;
		padding-left: 35px;
		text-align: left;
	}
	#cell_70
	{
		width: 70%;
		display: table-cell;
		padding-left: 25px;
	}
	#cell_70 a
	{
		font-size: 17px;
	}
	#main_title_white
	{
		font-size: 70px;	
		line-height: 70px;
	}
	.menu_big
	{
		font-size: 70px;	
		line-height: 70px;
	}
	.menu_small
	{
		font-size: 50px;	
		line-height: 55px;
	}
	#outer_mobile_menu
	{
		margin-left: 120px;
	}
	#move_down_1
	{
		height: 75px;
	}
	#move_down_2a
	{
		height: 10px;
	}
	#move_down_2b
	{
		height: 20px;
	}
	#suche_content
	{
		width: 50%;
		margin-left: 60px;
	}
	#suchfelder
	{
		max-width: 900px;
	}
	#underlined
	{
		width: 540px;
		margin-left: 60px;
	}
	.down_image img
	{
		top: 7px;
	}
	#field
	{
		width: 400px;
	}
	#suche
	{
		margin-left: 60px;
	}
	#content_maler, #content_zeitraum, #content_titel
	{
		top: 22px;
		width: 400px;
		padding-left: 140px;
	}
	#content_detail
	{
		width: 60%;
		margin-left: 60px;
	}
	#actual_portrait_image img
	{
		max-height: 800px;
		min-height: 400px;
	}
	#portrait_left
	{
		left: 0px;
	}
	#portrait_right
	{
		right: 0px;
	}
	#stick_mobile
	{
		display: none;
	}
	#stick, #hr_suche, #logo_bottom
	{
		display: block;
	}
	#stick_bottom
	{
		display: none;
	}
	#view_types
	{
		display: inline-block;
	}
	#move_detail
	{
		height: 95px;
	}
	#detail_filter
	{
		display: none;
	}
	#menu_icon, #menu_icon_close
	{
		margin-top: 60px;
	}
	#console_container
	{
	    top: 30px;
	    right: 30px;
	}
}

@media (min-width: 1400px) 
{
	#content, #portrait_image, #hr_suche, #content_menu, #content_v13
	{
		max-width: 1340px;
	}
	#move_1_wide
	{
		display: block;
	}
	#move_1_small
	{
		display: none;
	}
	#text_1
	{
		top: 60px;
		width: 40%;
	}
	#slide_2
	{
		top: -170px;
		left: 60%;
	}
	#text_2
	{
		top: 140px;
		left: 60px;
	}
	#text_3
	{
		top: -220px;
		left: 60px;
	}
	#text_4
	{
		top: -195px;
		width: 40%;
	}
	#galerie
	{
		top: -230px;
		left: 60px;
	}
	#background_2
	{
		top: 460px;
	}
	#background_3
	{
		top: 1160px;
	}
	#home_wide
	{
		height: 2000px;
	}
	#move_down_2a
	{
		height: 37px;
	}
	#move_down_2b
	{
		height: 37px;
	}
	#suchfelder
	{
		max-width: 1340px;
	}
	#content_50
	{
		width: 50%;
		margin-top: 0px;
	}
	#move_2_wide
	{
		display: block;	
	}
	.embla__slide__inner_1
	{
		height: 600px;
	}
	#slide_1
	{
		margin-top: 0px;
	}
}

@media (max-height: 700px) 
{
	#mobile_menu_content
	{
		height: 150%;
	}
}

/* V13 */
#inner_div
{
    margin: auto;
    width: 100%; 
    max-width: 900px;
    text-align: left;
}
#menu_icon_close
{
    position: relative;
	right: 10px;
    top: 30px;
    margin: 0px;
}
#content_v13
{
    background-color: #DDDDDD;
    display: inline-block;
}
.menu_big a:hover, .menu_small a:hover
{
    text-decoration: underline;
}
