
@font-face {
	font-family: "ogs-font-light";
	src: url('/grafikscript/_inc/fonts/TT Norms Light.ttf');
}

@font-face {
	font-family: "ogs-font-medium";
	src: url('/grafikscript/_inc/fonts/TT Norms Light.ttf');
}

@font-face {
	font-family: "ogs-font-bold";
	src: url('/grafikscript/_inc/fonts/TT Norms Light.ttf');
}

@font-face {
	font-family: "ogs-font-verdana-regular";
	src: url('/grafikscript/_inc/fonts/VERDANA.TTF');
}

@font-face {
	font-family: "ogs-font-verdana-bold";
	src: url('/grafikscript/_inc/fonts/VERDANAB.TTF');
}

*
{
	margin: 0px;
	padding: 0px;
	font-family: "ogs-font-verdana-regular" "sans-serif normal";
	text-decoration: none;
}

body
{
	font-family: "ogs-font-verdana-regular";
	margin: 0px;
	padding: 0px;
	/*border-width: 0px;*/
	background-color: white;
}

#content{
	width: 100%;
	max-width: 1000px;
	margin: auto;
	text-align: left; 
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
}


/*#header_OGS{ margin-left:7px; background-color:#FFFFFF; width:966px; float:left; }*/
#header_OGS{ background-color: #e4e6e7; width:100%; float:left; clear: both; }
#header_image_OGS { 
	background-image:url(_img/menu/header_bg_grundriss.png);
	width:100%; 
	height:15vh; 
	background-repeat:no-repeat; 
	background-size: 100%;
	background-position: center center;
}

#header_2 {
	float: left;
	font-size: 1.6em;
	padding-left: 52%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-right: 5%;
	font-weight: bold;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}
#header_teaser{
	/*height: 15vh;*/
	width: 100%;
	display: table;
	position: relative;
	background-color: #e4e6e7;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

#header_navigation_background
{
	background-image: url(_img/background_table_menu.jpg);
	background-repeat:repeat-x;
	height:26px;
}

#login_info_label{
    color: #004E80;
    font-family: Arial;
    font-weight: bold;
    left: 485px;
    top: 25px;
    position: relative;
    text-align: right;
    width: 420px;
}

#login_info_label a{
    margin-left:10px;
    margin-right:10px;
}

.table_menu_main { width:888px; color:#000; font-size:10px; font-weight:normal; height:26px;  }
.table_menu_main_logged_in
{
	width:888px;
	color:#000;
	font-size:10px;
	font-weight:normal;
	height:26px;
	border-color:#000;
}

.empty_left_cell { border-width:0px; width:888px; }
.table_menu_cell
{
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #585C5D;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer;
	color: #585C5D;
}

.table_menu_cell_selected
{
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #585C5D;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer;
	background-image: url(_img/background_table_menu_hover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

.table_menu_cell:hover
{
	background-image: url(_img/background_table_menu_hover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

.table_menu_cell_logged_in
{
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #585C5D;
	padding-left: 9px;
	padding-right: 9px;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer;
	color: #585C5D;
}

.table_menu_cell_selected_logged_in
{
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	border-color: #585C5D;
	padding-left: 9px;
	padding-right: 9px;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer;
	background-image: url(_img/background_table_menu_hover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

.table_menu_cell_logged_in:hover
{
	background-image: url(_img/background_table_menu_hover.jpg);
	background-repeat: repeat-x;
	color: #fff;
}

#mainContent { width:960px; margin-left:3px; float:left; }
#main_left_border { background-image:url(_img/left_border.gif); width:3px; margin-left:7px; padding-top:261px; }
#main_right_border { background-image:url(_img/right_border.gif); width:3px; margin-left:963px;}

#footer {height:36px; width:963px; background-color:#FFFFFF; margin-left:7px; text-align:right; }
#footer #footnavi{padding:5px 5px; list-style-type:none; font-size:90%; margin:0; }
#footer #footnavi li{ float:right; }
#footer a { color: #AFA596; }
#footer #footer_left_border { background-image:url(_img/left_border.gif); width:3px; height:37px; float:left; }
#footer #footer_right_border { background-image:url(_img/right_border.gif); width:3px; height:37px; margin-left:963px; margin-top:-23px; }

h1 { font-family: arial; font-size: 18px; color: #004e80; line-height:18px; }
h1.pro { font-family: arial; font-size: 12px; color: #004e80; line-height:12px; margin: 5px 0px -15px -15px; padding:0px; cursor:pointer; }
h2 { font-family: arial; font-size: 18px; color: #585c5d; font-weight:bold; line-height:18px; }
h3 { font-family: arial; font-size: 12px; color: #004e80; font-weight:bold; line-height:12px; }

.verticalLine { background-image:url(/_img/vertical_line.gif); width:1px; height:790px; float:left; margin:0px 5px; }

#ogs_content { margin-top:0px; }
#ogs_content #left { float:left; width: 670px; margin-left: 30px; }


#ogs_content #left #grundrisse_top { margin-bottom:10px; width:100%; height:237px; }
#ogs_content #left #grundrisse_top #grundrisse_top_1 { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }
#ogs_content #left #grundrisse_top #grundrisse_top_2 { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }
#ogs_content #left #grundrisse_top #grundrisse_top_3 { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }

#ogs_content #left #grundrisse_bottom { margin-bottom:10px; width:100%; height:237px; }
#ogs_content #left #grundrisse_bottom #grundrisse_bottom_1 { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }
#ogs_content #left #grundrisse_bottom #grundrisse_bottom_2 { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }
#ogs_content #left #grundrisse_bottom #grundrisse_bottom_3 { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }

#ogs_content #left #grundrisse_bottom_2 { width:100%; height:237px; }
.grundriss_teaser_box { background-image:url(_img/box_background.gif); width: 218px; height:237px; float:left; }

.grundrisse_headline { font-family:arial; font-size:12px; font-weight:bold; color:#a19582; margin-top:10px; }
.grundrisse_teaser { font-family:arial; font-size:12px; font-weight:bold; color:#a19582; margin-top:20px; margin-left:10px; }
.grundrisse_text { font-family:arial; font-size:12px; font-weight:bold; color:#004e80; margin-top:20px; margin-left:10px; width:200px; display:block; }
.grundrisse_link { color:#004e80; }
.grundrisse_image { margin-top: 20px; cursor:pointer; }
.grundrisse_text_link { text-align:right; line-height:0px; margin-top:-5px; }

#ogs_content #right { float:left; width: 200px; height:500px; vertical-align: top; margin-right: 30px; text-align: center; }

#ogs_content #right #line { background:#4F81BD; width:3px; height:810px; float:left; margin-left: 9px; margin-top:-20px;}
#ogs_content #right #login { background-image:url(_img/login_background.jpg); width:216px; height:125px; margin-top:20px; }
#ogs_content #right #vorteile-en { background-image:url(_img/vorteile_box.gif); width:209px; height:171px; text-align:left; }
#ogs_content #right #vorteile { background-image:url(_img/vorteile_box_big.gif); width:209px; height:561px; text-align:left; }
#ogs_content #right #individual { background-image:url(_img/grundriss_individuell_box_small.gif); background-repeat:no-repeat; width:209px; height:210px; text-align:left; }

#ogs_content #right #login_error { width:216px; }
#ogs_content #right #individual #individual_text { margin-top: -20px; }

#ogs_content #right #discount_box { background-image:url(_img/discount-box.gif); width:209px; height:131px; text-align:left; }

#ogs_content #right #login #login_box_left { float:left; width:60px; text-align:left; margin-left: 20px; }
#ogs_content #right #login #login_box_left #login_links { list-style-type:none; list-style-image:url(_img/blue_arrow.gif); font-size:90%; }
#ogs_content #right #login #login_box_left #login_links li{ margin-top:5px; }
#ogs_content #right #login #login_box_left #login_links li a{ font-family: arial; font-size: 10px; color:#2d2d2d; }

#ogs_content #right #login #login_box_right { float:left; width:120px; text-align:right; padding-right:15px; }
#ogs_content #right #login #login_box_right #login_button { float:right; margin-top:15px; }

#ogs_content #right #vorteile #vorteile_list { list-style-type:none; list-style-image:url(_img/grey_arrow.gif); font-size:90%; margin-left: 10px; margin-top: -19px; font-family: arial; }
#ogs_content #right #vorteile #vorteile_list li{ margin-top: 1px; }

#header_navigation { clear:both; }
#header_navigation_background { position:relative; }

#header_navigation_background ul { height:26px; width:100%; }
#header_navigation_background li{ 
    float:left;
    line-height:normal;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    font-size:10px;
    font-weight:normal;
    border-color:#585C5D;
    border-style:solid;
    border-width:0px 1px 0px 0px;
    color:#585C5D;
    cursor:pointer;
    text-transform:uppercase;
    white-space:nowrap;
    padding:7px 5px 6px;
    position:relative;
}

#header_navigation_background ul li.naviActive { 
 color:#ffffff;
    background-image: url(_img/background_table_menu_hover.jpg);
 background-repeat: repeat-x;
}

#header_navigation_background ul li.naviActive > a { 
 color:#ffffff;
}

#header_navigation_background ul li a { 
    color:#585C5D;
    text-decoration: none;
    display: block;
}

#header_navigation_background li:hover { 
    color:#ffffff;
 background-image: url(_img/background_table_menu_hover.jpg);
 background-repeat: repeat-x;
}

#header_navigation_background li:hover > a { 
    color:#ffffff;
}

#header_navigation_background ul li:hover > ul {
    display:block;
} 

.naviLevel2 {
   display:none;
   z-index: 3;
   position:absolute;
   top:26px; 
   left: -1px !important;
   width: auto !important;
}

#header_navigation_background li > ul > li{ 
    line-height:normal;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    border:0px;
    height:20px !important;
    width: 140px !important;
    margin:0pt;
    padding:7px 8px 6px;
    float:none;
    background-color: #ffffff;
    border-left: 1px solid #585C5D;
    border-right: 1px solid #585C5D;
}

#header_navigation_background ul li li.naviLevel2Bottom {
    border-bottom: 1px solid #585C5D;
}

#flags_OGS { display:inline-block; float: right; width:18px; margin-right:25px; margin-left:0px; margin-top:50px; }
#flags_OGS #en{background-image:url(_img/flag_en.jpg); background-repeat: repeat-x; width:18px; height:12px; float:left; display:block; margin-left:0px; }
#flags_OGS #de{background-image:url(_img/flag_de.jpg); background-repeat: repeat-x; width:18px; height:12px; float:left; display:block; margin-left:0px; }


.row{width: 100%; height: 18em;}

.content_left{position: relative; width: 80%; margin: auto; margin-top: 0%; font-size: 20pt;}

.html{font-size: 100%;}


	#content_left_enegy_overview_overlay{
		width: 100%;
  		height: 100%;
  		position: absolute;
  		top: 0;
  		left: 0;
  		z-index: 10;
  		background-color: rgba(0,0,0,.8);
  		display: none;
	}

	.energy-check{
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  background-color: white;
	  z-index: 20;
	  border: solid #0071bb 5px;
	  display: none;
	  flex-direction: column;
	  font-size: 1.5rem;
	}

	.energy-check-heatingoil{
	  width: 80%;
	  position: absolute;
	  top: 400px;
	  left: 0;
	  padding: 50px;
	  background-color: white;
	  z-index: 20;
	  border: solid #0071bb 5px;
	  display: none;
	  flex-direction: column;
	  font-size: 1rem;
	  line-height: 1.7rem;
	
}
	
	.energy-check-1977{
	  width: 80%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  padding: 50px;
	  background-color: white;
	  z-index: 20;
	  border: solid #0071bb 5px;
	  display: none;
	  flex-direction: column;
	  font-size: 1rem;
	  line-height: 1.7rem;
	}
	
	.energy-check-content{
		display: flex;
		flex-direction: row;
		margin: auto;
		width: 80%;
		/*border: 3px solid green;*/
		padding: 5%;
	}

	.energy-check-content-1977{
		display: flex;
		flex-direction: column;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		/*border: 3px solid green;*/
	}
	
	.answer{
		margin: auto;
		background-color: #0071bb;
		width: 48%;
		text-align: center;
		border: solid black;
		color: white;
		cursor: pointer;
	}

	.button-back{
		position: absolute; 
		top:0; 
		right:0;
		padding:2%;
		background-color: #0071bb;
		color: white;
		border: solid black;
		cursor: pointer;
		margin: 1%;
		padding: 1%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.button {
	min-width: 80px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    background-color: #B355C4;
    border: none;
    color: white;
    font-size: 1rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    border-radius: 30px;
}

/*
.button-small {
    display: flex;
	justify-content: center;
	align-items: center;
	min-width: 80px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    background-color: #B355C4;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    border-radius: 30px;
}
*/

.button-small {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 80px;
	/*max-width: 220px;*/
	margin: 10px;
	padding-left: 30px;
	padding-right: 30px;
	/*padding-bottom: 7px;*/
	background-color: #B355C4;
	cursor: pointer;
	border: none;
	color: white;
	text-align: center;
	text-decoration: none;
	font-size: 1rem;
	border-radius: 30px;
}


.button-inline {
    display: flex;
	justify-content: center;
	align-items: center;
	min-width: 80px;
    padding-left: 1rem;
    padding-right: 1rem;
    cursor: pointer;
    background-color: #B355C4;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    border-radius: 30px;
}
	
/* For mobile phones: */
/* If the screen size is 600px wide or less */
@media screen and (max-width: 600px) {
	.html{font-size: 150%;}
	.energy_faq {
		min-width: 375px;
		display: flex; 
		flex-direction: column;
		margin: 2%;
		padding: 2%;
		background-color: #0071bb;
		font-size: 1.5rem;
		color: white;
	}
	
	#energy_faq_row1{
		width: 100%;
		cursor: pointer;
	}

	#energy_faq_row2{
		width: 100%;
	}

	.flex-question{
	  display: flex;
	  flex-direction: row;
	}
	
	.energy-table-row1{
		width: 33%;
		white-space: nowrap;
	}
	.energy-table-row2{
		width: 33%;
		white-space: nowrap;
	}
	.energy-table-row3{
		width: 33%;
		white-space: nowrap;
	}
	
	.flex-container {
	  display: flex;
	  flex-direction: column;
	}

    .container {
    	font-size: 1.125rem;
        max-width: 100% !important;
        min-width: 300px;
        margin: 2%;
    }
	
	.col-energy-question{
      width: 100%;
      margin: 2%;
      font-size: 2%;
      display: flex; 
      flex-direction: column;
	}

	.content_left_enegy_overview{width:100%; min-width: 375px;}
	
	.content_left_title_energy_overview {
		background-image: url(_img/energy-overview3.jpg);
		background-position: center;
		background-size: cover;
	    font-size: 15pt;
	    font-weight: bold;
	    color: #6f7c7d;
	    padding-top: 2%;
		padding-bottom: 2%;
	    
	}
	.content_left_title_energy_overview_header{
		width: 75%; 
		background: rgba(255, 255, 255, 0.95);
		margin-left: auto;
		margin-right: auto;
		padding: 1%;
	}

  .col-energy-overview-normal {
    position: relative;
    height: 35rem;
    min-height: 200px;
    min-width: 250px;
    border-style: solid;
    border-width: 2px;
    padding: 2%;
    margin: 2%;
    font-size: 1.5rem;
    display: flex; 
    flex-direction: column;
  }
  
  .col-energy-overview {
    position: relative;
    height: 35rem;
    min-height: 200px;
    min-width: 250px;
    border-style: solid;
    border-width: 2px;
    padding: 2%;
    margin: 2%;
    font-size: 1.5rem;
    display: flex; 
    flex-direction: column;
  }
  .col-energy-overview-p{
    font-size: 1.5rem;
    margin-top: 1vh;
  }

	.col-energy-overview-button{
		position: absolute;
		bottom: 5%;
		width: 80%;
		background-color: #0071bb;
		border: none;
		color: white;
		padding: 2%;
		color: white;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 1.5rem;
		cursor: pointer;
	}
  
}


/* For mobile phones: */
/* If the screen size is 601px wide or less */
@media screen and (min-width: 601px) and (max-width: 1430px) {

	.energy_faq {
		display: flex; 
		flex-direction: column;
		margin: 2%;
		padding: 2%;
		background-color: #0071bb;
		font-size: 1.5rem;
		color: white;
	}
	
	#energy_faq_row1{
		width: 100%;
		cursor: pointer;
	}

	#energy_faq_row2{
		width: 100%;
	}

	.energy-table-row1{
		width: 33%;
		white-space: nowrap;
	}
	.energy-table-row2{
		width: 33%;
		white-space: nowrap;
	}
	.energy-table-row3{
		width: 33%;
		white-space: nowrap;
	}
	
	.flex-container {
	  display: flex;
	  flex-direction: column;
	}

	.flex-question{
	  display: flex;
	  flex-direction: row;
	}

    .container {
    	font-size: 1.125rem;
        max-width: 100% !important;
        min-width: 400px;
        margin: 2%;
    }

	.col-energy-question{
      width: 100%;
      margin: 2%;
      font-size: 1vh;
      display: flex; 
      flex-direction: column;
	}
	
	.energy-table-el{white-space: nowrap;}

	.content_left_enegy_overview{width:100%;}

	.content_left_title_energy_overview {
		background-image: url(_img/energy-overview3.jpg);
		background-position: center;
		background-size: cover;
	    font-size: 21pt;
	    font-weight: bold;
	    color: #6f7c7d;
	    padding-top: 2%;
		padding-bottom: 2%;
	    
	}
	.content_left_title_energy_overview_header{
		width: 75%; 
		background: rgba(255, 255, 255, 0.95);
		margin-left: auto;
		margin-right: auto;
		padding: 1%;
	}
  
	.col-energy-overview-normal {
		position: relative;
		height: 17rem;
		border-style: solid;
		border-width: 2px;
		padding: 2%;
		margin: 2%;
		font-size: 1.5rem;
		display: flex; 
		flex-direction: column;
	}

	.col-energy-overview {
		position: relative;
		height: 16rem;
		border-style: solid;
		border-width: 2px;
		padding: 2%;
		margin: 2%;
		font-size: 1.5rem;
		display: flex; 
		flex-direction: column;
	}
  .col-energy-overview-p{
    font-size: 1.125rem;
    margin-top: 1vh;
  }

    .col-energy-overview-button{
      position: absolute;
      width: 40%;
	  background-color: #0071bb;
	  border: none;
	  color: white;
	  padding: 2%;
	  color: white;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 1.125rem;
	  position: absolute;
	  bottom: 5%;
	  cursor: pointer;
    }
    
  
}

/* For desktop: */
/* If the screen size is 1431px wide or more */
@media only screen and (min-width: 1431px) {

	.energy_faq {
		display: flex; 
		flex-direction: row;
		margin: 2%;
		padding: 2%;
		background-color: #0071bb;
		font-size: 1.5rem;
		color: white;
	}
	
	#energy_faq_row1{
		width: 50%;
		cursor: pointer;
	}

	#energy_faq_row2{
		width: 50%;
	}

	.flex-container {
	  display: flex;
	  flex-direction: row;
	}

	.flex-question{
	  display: flex;
	  flex-direction: row;
	}

	.energy-table-row1{
		width: 15%;
		white-space: nowrap;
	}
	.energy-table-row2{
		width: 75%;
		white-space: nowrap;
	}
	.energy-table-row3{
		width: 15%;
		white-space: nowrap;
	}

    .container {
    	font-size: 1.125rem;
        max-width: 100% !important;
        min-width: 400px;
        margin: 2%;
    }

	.col-energy-question{
      width: 100%;
      margin: 2%;
      font-size: 1vh;
      display: flex; 
      flex-direction: column;
	}
	
	.content_left_enegy_overview{
		position: relative;
		width:100%;
	}
	
	
	.content_left_title_energy_overview {
		background-image: url(_img/energy-overview3.jpg);
		background-position: center;
		background-size: cover;
	    font-size: 1.8vh;
	    font-weight: bold;
	    color: #6f7c7d;
	    padding-top: 2%;
		padding-bottom: 2%;
	    
	}
	.content_left_title_energy_overview_header{
		width: 75%; 
		background: rgba(255, 255, 255, 0.95);
		margin-left: auto;
		margin-right: auto;
		padding: 1%;
	}

	.col-energy-overview-normal {
	  position: relative;
	  height: 17rem;
      width: 50%;
      border-style: solid;
      border-width: 2px;
      padding: 2%;
      margin: 2%;
      font-size: 2rem;
      display: flex; 
      flex-direction: column;
	}

	.col-energy-overview {
	  position: relative;
	  height: 16rem;
      width: 50%;
      border-style: solid;
      border-width: 2px;
      padding: 2%;
      margin: 2%;
      font-size: 2rem;
      display: flex; 
      flex-direction: column;
	}
	
	#content_left_enegy_overview_overlay{
		width: 100%;
  		height: 100%;
  		position: absolute;
  		top: 0;
  		left: 0;
  		z-index: 10;
  		background-color: rgba(0,0,0,.8);
  		display: none;
	}

	.energy-check{
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  background-color: white;
	  z-index: 20;
	  border: solid #0071bb 5px;
	  display: none;
	  flex-direction: column;
	  font-size: 1.5rem;
	}

	.energy-check-content{
		display: flex;
		flex-direction: row;
		margin: auto;
		width: 80%;
		/*border: 3px solid green;*/
		padding: 5%;
	}

	.answer{
		margin: auto;
		background-color: #0071bb;
		width: 48%;
		text-align: center;
		border: solid black;
		color: white;
		cursor: pointer;
	}

	.button-back{
		position: absolute; 
		top:0; 
		right:0;
		padding:2%;
		background-color: #0071bb;
		color: white;
		border: solid black;
		cursor: pointer;
		margin: 1%;
		padding: 1%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
    .col-energy-overview-p{
      font-size: 1.125rem;
      margin-top: 1vh;
    }
    
    .col-energy-overview-button{
      position: absolute;
      bottom: 5%;
      width: 40%;
	  background-color: #0071bb;
	  border: none;
	  color: white;
	  padding: 2%;
	  color: white;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 1.125rem;
	  cursor: pointer;
    }
    
}


#bg_container { width: 100%; height:auto; position:relative;top:824px; display: block; z-index: 1;}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.column_left{height: 100%; width: 50%; float: left; display: table; background-color: white;}

.images_right{width: 25%; float: left;text-align: center;}

.content_left_title {
    margin-bottom: 4%;
    font-size: 2em;
    font-weight: bold;
    color: #6f7c7d;
}


.column_left_content{
    width: 100%; 
    display: table-cell; 
    vertical-align: middle; 
    padding-left: 10%; 
    padding-right: 10%; 
    padding-top: 1%;
    padding-bottom: 1%;
}
.column_right_picture{
    height: 100%;
    width: 50%; 
    float: left;
    text-align: center;
    background-repeat:no-repeat;
    background-position: top left;
    background-size: cover;
    background-color: white;
}

.content_middle{
/*     padding-top: 5%; */
    text-align: left;
}

.picture_content{
/*     width: 70%; */
    height: 65%;
    padding-top: 5%;
    margin: auto;
    text-align: center;
}
.picture_header{
    font-size: 1.5em;
    font-weight: bold;
}

.picture_info{
}

#myDropdown a {
    margin-left: 0;
    margin-right: 0;
    color: #6f7c7d;
}
#myDropdownOrderOverview a {
    margin-left: 0;
    margin-right: 0;
    color: #6f7c7d;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #e4e6e7;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 5pt;
    font-size: 12pt;
}
.dropdown-content a {
    color: black;
    padding: 1vh 1vh;
    text-decoration: none;
    display: block;
}

/* --------------------------------- */
/* New by Siegfried as of 2019-12-10 */
/* --------------------------------- */

#area-calculation-header {
	position: relative;
	display: flex;
	align-items: flex-end;
	height: 570px;
	background-image: url("_img/menu/area_calculation_header_test.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 36px;
}

#area-calculation-header-content {
	padding: 30px;
	width: 45%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 7.5%;
	margin-left: 7.5%;
	background: rgb(255, 255, 255); /* Fallback color for very old browsers */
	background: rgba(255, 255, 255, 0.95);
}

#area-calculation-header-title {
	color: #2168B1;
	font-family: "ogs-font-verdana-regular";
	font-size: 27.2px;
	font-weight: bold;
}

.ogs-content-row {
	display: flex;
	flex-direction: row;
	color: #2168B1;
	font-family: "ogs-font-verdana-regular";
	font-size: 19px;
	/*line-height: 22px;*/
	line-height: 1.5;
}

.ogs-content-column-onehalf {
	width: 50%;
	position: relative;
}

.ogs-content-column-onethird {
	width: 33%;
	position: relative;
	margin-right: 100px;
}

.ogs-content-column-twothirds {
	width: 66%;
	position: relative;
}

.title-big {
	font-family: "ogs-font-verdana-bold";
	font-size: 27.2px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 12px;
}

strong {
	font-family: "ogs-font-verdana-bold";
}

/*#area-calculation-work-image {
	width: 500px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 90px;
	margin-bottom: 10px;
}*/

#area-calculation-drawing-image-template {
	width: 280px;
	margin-left: 20px;
	margin-right: 50px;
	/*margin-top: 90px;*/
	margin-bottom: 10px;
}

#area-calculation-drawing-image-result {
	width: 280px;
	margin-left: 0px;
	margin-right: 50px;
	/*margin-top: 90px;*/
	margin-bottom: 10px;
}

#area-calculation-work-image-workers {
	width: 280px;
	margin-left: 20px;
	margin-right: 50px;
	/*margin-top: 90px;*/
	margin-bottom: 10px;
}

#area-calculation-work-image-scanner {
	width: 280px;
	margin-left: 0px;
	margin-right: 50px;
	/*margin-top: 90px;*/
	margin-bottom: 10px;
}

.area-calculation-price {
	top: -80px;
	right: 0px;
	position: absolute;
}

#area-calculation-price-2, #area-calculation-price-1 {
	width: 200px;
}

#area-calculation-image-subtitle {
	font-size: 16px;
	margin-left: 20px;
}

.area-calculation-ordering-header-row {
  	display: flex;
  	flex-direction: row;
  	align-items: center;
  	justify-content: center;
  	margin: auto;
	width: 85%;
	line-height: 1.2;
	text-align: center;
	font-size: 0.9em;
	/*margin-bottom: 15px;*/
}

.info-order-transaction-icon-container {
	height: 112px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.info-order-transaction-text-container {
	height: 112px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	color: #2168B1;
	font-size: 14px;
}

.standard-vertical-spacing-bottom {
	margin-bottom: 24px;
}

.bigger-vertical-spacing-bottom {
	margin-bottom: 48px;
}

.lilac {
    background-color: #B355C4;
}
	
.dark-blue {
    background-color: #2168B1;
}

.newstyle-link, .newstyle-link:hover, .newstyle-link:active, .newstyle-link:visited {
	color: #2168B1;
	text-decoration: underline;
}

#area-calculation-button-example a {
	text-decoration: none;
}
