body {
  color: #333333 !important;
	font-size: 1.2rem;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #246091 !important;
  line-height: 1.0 !important;
  }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #333333 !important;
    }

h1 {
  	font-size: 3.225rem !important;
  	padding-bottom:15px; }

h2 {
  	font-size: 1.5rem !important; }

h3 {
  	font-size: 1.275rem !important; }

h4 {
  	font-size: 1rem !important; }

h5 {
  	font-size: 0.925rem !important; }

h6 {
  	font-size: 0.825rem !important; }
  
button, .button {
  	background-color: #5B9BD5 !important;
  	color: #FFFFFF !important;
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #EDEDED !important;
	color: #454545 !important; }
	
.row {
	/* max-width: 77.5em !important; */ 	
}

a.clearing-close {
	font-size: 60px;
	color: #FFFFFF !important;;
	text-decoration: none;
}


.maincontentdiv {
	padding: 30px;
}

table tbody {
	border: none;
}

a {
	text-decoration: none;
	color: #333333 !important;
}

a:hover {
	text-decoration: underline;
}


table.noBorderNoColor, table.noBorderNoColor td, table.noBorderNoColor tr {
	background: transparent !important; 
}

.headerHCMSLogo {
	margin-top: 30px;
}

.headerHCMSText {
	text-align: center;
	margin-top: 40px;
}

.headerHCMSInfo {
	margin-top: 33px;
}

.headerHCMSLoginContainer {
	margin-bottom: -10px !important;
}

.footerdiv * {
	color: #FFFFFF !important;
}

.footerdiv {
	background: #333333;
	color: #FFFFFF;
	padding: 10px;
}

.footerdiv  table td, .footerdiv  table tbody {
	background: #333333 !important;
	border:none !important;
	padding: 0;
}

.footerImprint {
	background: #FED905 !important;
	color: #333333 !important;
	padding: 5px;
}

.footerImprint a {
	color: #333333 !important;
	font-weight: bold;
}

.orbit-controls button, .orbit-controls button:focus {
	background: transparent !important;
}

.orbit-controls button:hover {
	background: #333333 !important;
}


/* content */