
html {
	overflow: auto;
	/*overflow-x: hidden;*/
	-webkit-overflow-scrolling: touch;
}

html, body {
    height:100%;
    width:100%;
    margin:0;
    padding:0;
	font-family: 'Open Sans',sans-serif;
	display:inline-block;
}
body{
	/*background-color: #c8c8c8;*/
	background-color: #f5f5f5;
	/*overflow-x: hidden;
	overflow-y: hidden;*/
}

#centre{
	width:100%;
	max-width:1400px;
	min-width: 900px;
	margin-left:auto;
	margin-right:auto;
	/*background-color: #c8c8c8;*/
	background-color: #f5f5f5;
}

#header {
	width:100%;
	/*min-width:1000px;*/
	height:180px;
	background: #F4763B;
	overflow: auto;
	border-radius: 5px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}

.header_top {
	/*margin-left: 10%;*/
	/*width: 800px;*/
	height: 61px;
}

.header_top_logo {
	max-width: 300px;
	/*margin-left: 15%;*/
	display: inline-block;
}

.header_top_logo a{
	display: block;
	text-decoration: none;
	color: white;
	font-size:30px;
	height: 100%;
}

.header_top_logo .support-header-link{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.header_top_backButton {
	float: right;
	display: inline-block;
	/*position: relative;*/
}

.header_top_backButton a {
	color: white;
	text-decoration: none;
}

.header_top_backButton a:hover {
	opacity: 0.5;
}

.hegel_menu_horizontal {
	margin: 0;
	padding: 0;
	display: inline;
}

.hegel_menu_horizontal li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
}

.hegel_menu_horizontal a {
	 /*display: block;
	 float: left;
	 padding: 0 1em;*/
}


.header_title {
	/*padding-left:25px;
	padding-right:25px;*/
	/*width: 800px;*/
	color: #FFFFFF;
	/*margin-left: 15%;
	display: block;*/
	margin-top: 20px;
	font-size: 50px;
	text-align: center;
}

#content {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	/*margin-top: 30px;
	margin-bottom: 20px;*/
	/*width:70%;
	min-width: 500px;*/
	/*width: 800px;*/
	/*min-width: 1000px;*/
	/*min-height: 1000px;*/
	/*border: 1px solid black;*/
	box-sizing: border-box;
}

.item-page, .tag-category {
	background-color: white;
	border-radius: 5px;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.tag-category {
	text-align: left;
}

.tag-category img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
    max-height: 400px;
    margin-top: 20px;
    margin-bottom: 30px;
}


.tag-category .hegel-product-taggeditems {
	/*width: 850px;*/
	/*margin-top: 20px;*/
	/*padding-top: 10px;*/

	/*
	max-width: 90%;
    min-width: 850px;
    margin-left: auto;
    margin-right: auto;
	*/
	
	/*margin-left: auto;
	margin-right: auto;
	text-align: left;*/
	
	width: 950px;
    margin-left: auto;
    margin-right: auto;
	border-top: 2px solid #333333;
}

.tag-category .hegel-product-taggeditems p {
	margin: 0;
    margin-top: 30px;
    font-size: 20px;
}

.tag-category .hegel-product-taggeditems-list {
	list-style: none;
	margin: 0;
    padding: 0;
}

.tag-category p, .tag-category a {
	color: #333333;
	font-weight: normal;
	font-size: 15px;

	max-width: 90%;
    min-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.tag-category a, .user-manual-archive a{
	font-size: 20px;
	color: #4070d6;
    text-decoration: none;
}
.tag-category a:hover, .user-manual-archive a:hover{
	opacity: 0.5;
}


.tag-category p {
    padding-bottom: 20px;
    /* width: 850px; */
    font-size: 16px;
    max-width: 80%;
    width: 850px;
    padding-bottom: 50px;
    /* margin-bottom: 30px; */
}

.hegel-relatedobjects {
	overflow: hidden;
}

.hegel-relatedobjects h2{
    color: #333333;
    font-weight: normal;
    font-size: 30px;
}

.hegel-relatedobjects .product-left {
	width: 60%;
	float: left;
}

.hegel-relatedobjects .product-right {
	width: 35%;
	float: right;
}


.productlink{
	text-align:center;
	/*margin-top:30px;*/
	margin-bottom:30px;
}

.productlink a{
	color: #333333;
	font-size: 25px;
}


.user-manual-archive {
    font-size: 20px;
    max-width: 800px;
    text-align: left;
    display: inline-block;
}

.user-manual-archive td {
	/*height: 80px;*/ 
	min-width: 120px;
	vertical-align: top;
	padding-bottom: 20px;
}


.item-page {
}

.hegel-article {
	text-align: center;
}

div[itemprop="articleBody"] {
	display: inline-block;
	/*max-width: 850px;*/
	max-width: 700px;
	text-align: left;
	/*padding-left: 20px;*/
	/*margin-left: auto;
	margin-right: auto;*/
}


.moduletable{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	background-color: white;
	border-radius: 5px;
	color: #333333;
	overflow: hidden;
}

.product_category {
    font-size: 35px;
    /* font-style: oblique; */
    background-color: #3333337d;
	/*background-color: #333333;*/
    color: white;
}


.productselection {
	list-style: none;
	column-count: 1;
	/*padding-left: 20px;
	padding-right: 20px;*/
	/*padding-inline-start:0px;*/
	/*border: solid 5px #333333;*/
	border-radius: 5px;
	text-align:center;
	background-color: white;
	margin:0;
	padding:0;
}



.productselection a{
	color: #333333;
	text-decoration: none;
	font-size: 30px;
	/*font-weight: bold;*/
	display: inline-block;
	width:100%;
	height:100%;

}

.productselection li{
	max-height: 400px;
	width: 400px;
	display: inline-block;
	position: relative;
	/*margin-bottom: 50px;*/
	/*text-align: center;*/
	/*border: 2px dashed #80808070;*/
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.productselection li:hover{
	opacity: 0.5;
}

.productselection img {
	max-height:280px;
	max-width: 260px;
	/*position: absolute;
	bottom:40px;
	left:10px;*/
	margin-bottom: 40px;
}

.productselection .image-title {
	width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
}

#sliderButtons {
	text-align: right;
}

#sliderButtons button {
    text-decoration: none;
    font-size: 120%;
}

#footer{
	/*display: none;*/
	/*height: 50px;*/
	width:100%;
	background: #F4763B;
	border-radius: 5px;
	color: white;
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
}

.contact *{
	margin: 0;	
}

.contact h3{
	margin-bottom: 10px;	
}

