/* Normalize + H5BP - minified */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline;zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;color:#222;}body{font-size:1em;line-height:1.4;margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:700;}blockquote{margin:1em 40px;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}pre{white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 40px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}svg:not(:root){overflow:hidden;}fieldset{border:0;margin:0;padding:0;}legend{border:0;white-space:normal;margin-left:-7px;padding:0;}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0;}button,input{line-height:normal;}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible;}button[disabled],input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;resize:vertical;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0;}.ir{background-color:transparent;border:0;overflow:hidden;text-indent:-9999px;}.ir:before{content:"";display:block;width:0;height:150%;}.hidden{display:none!important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static;width:auto;margin:0;}.invisible{visibility:hidden;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;}p,pre,dl,menu,ol,ul{margin:1em 0;}figure,form{margin:0;}::-moz-selection,::selection{background:#b3d4fc;text-shadow:none;}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^=javascript:]:after,a[href^=#]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100%!important;}@page{margin:.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}



html, body {
  margin: 0;
  height: 100%;
  background-color:#bbb;
}

* {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	box-sizing: border-box;
}

h1,h2,h3,h4,h5,h6 { font-size: 2.5em; line-height: 1.2; margin: 0; }
h1 {
	font-family: 'Open Sans';
	font-weight: 300;
	letter-spacing: 1px;
}
h2,h3,h4,h5,h6 { font-weight: 300; }
ul { margin: .5em 0; padding: 0 0 0 1.5em; }
li { padding-right: 1em; }
small { font-weight: normal; font-size: .75em; }
sup { font-weight: normal; }
.pcenter { text-align:center; }

.page-wrap { max-width: 1140px; margin: 0 auto; background-color:#fff;}

#header { 
min-height:580px;
width:100%;
text-align:center;
color: #fff;
    background-image: url(../img/headimg.jpg);
    background-position: center top;
    background-size:  100% auto;
	background-repeat:no-repeat;
}



#header h1 {
	font-weight: 300;
	font-size: 4em;
	margin-top: 15%;
	
}
#header h2, .content h2 {
	font-weight: 300;
	font-size: 2.5em;
	margin: 4% 0 3% 0;
	text-align:center; 
}
#header p {
	padding: 0 30%;
	
}


#headeratt, #headeratt2, #headeratt3, #headeratt4 {

	padding: 50% 0 0 5%;
	background-image:url(../img/splash01.jpg);
	background-repeat: no-repeat;
	background-size:     100%;                      
    background-position: top center;    
	height: 750px;
}

#headeratt2 {
	background-image:url(../img/splash02.jpg);
}

#headeratt3 {
	background-image:url(../img/splash03.jpg);
}
#headeratt4 {
	background-image:url(../img/splash04.jpg);
}

.loginpin {
	position:relative;
	
}


.dsgvo { padding: 3em; }

.dsgvo h2, .dsgvo h3{
	font-size:1.5em;
	text-align:left;
	font-weight: 400;
}

.dsgvo h4 {
	font-weight:600;
	font-size:1.2em;
	
	
}


.logoimg-hell { width:250px;}
.content { margin: 20px 0; }
	
.icrd { 
	width: 84px; 
	margin:10px 15px; 
	/*float:left; */
	font-weight:700; 
	font-size: 0.65em;
	color:#000;	
	display:inline-block;
}
.imgrd {
	margin:5px 0;
}

.supersmall {
	font-weight: 300;
	font-size: 0.6em;
	
}

.pad-more { padding:0 5%;}
.pad-more-left { padding-left:10%;}
.pad-more-right { padding-right:10%;}
.blueback { 
	background-color: #c3d9f0; 
}
.bluebackimg { 
	background-color: #c3d9f0; 
    background-image: url(../img/cambackblue.jpg);
    background-position: left top;
    background-size:   auto 100% ;
	background-repeat:no-repeat;
}

#footer, #footer .icrd, #subfooter { color:#fff; text-align:center; }
#footer { background: linear-gradient(to bottom, #c3d9f0 75%, #364359 0%); }
#subfooter { background: #364359; }
#subfooter a { text-decoration:none; color: #c3d9f0;}
#subfooter a:hover { color: #fff;}



/* fuer menu -------------------------------------------------------------------*/

.top-nav, .top-nav-hell {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #000;
  /*background: linear-gradient(to left, #f46b45, #eea849);*/
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #FFF;
  height: 50px;
  padding: 1em;
}
.top-nav-hell { background-color: #fff; color:#000; }

.menu, .menu-hell {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu > li, .menu-hell li {
  margin: 0 1rem;
  
}



.menu > li a, .menu-hell > li a  { text-decoration:none; font-weight:400; color:#fff;}
.menu-hell > li a { color:#000;}
.menu > li a:hover, .menu-hell > li a:hover { color:red;}


.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after,
.menu-button-hell,
.menu-button-hell::before,
.menu-button-hell::after {
  display: block;
  background-color: #fff;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}

.menu-button-hell,
.menu-button-hell::before,
.menu-button-hell::after {
	background-color: red;
}


.menu-button::before, 
.menu-button-hell::before {
  content: '';
  margin-top: -8px;
}

.menu-button::after, 
.menu-button-hell::after {
  content: '';
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before, 
#menu-toggle:checked + .menu-button-container .menu-button-hell::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button,
#menu-toggle:checked + .menu-button-container .menu-button-hell {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after,
#menu-toggle:checked + .menu-button-container .menu-button-hell::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}




/* BOF slider css --------------------------------------------------------------*/

* {box-sizing: border-box}
.mySlides {display: none}


/* Slideshow container */
.slideheader {
	/*background-color:#dedede;
	padding:1em;
	*/
}

.dark { background-color: #364359; padding:1em; }
.red { background-color: red; color:#fff; text-align:right; padding:0.5em; margin-bottom: 2em;}
.error, .error ul, .error ul li { color: red; font-weight:bold; }
.success { text-align:center; font-weight:bold; color: green; background-color:#8FBC8F; padding:1em; margin:1em 0; }


.slideheader .imgrd { width:50px; }
.slideheader h1 {  color:#fff;	font-size:1.5em }

.slideshow-container {
  max-width: 90%;
  position: relative;
  margin: auto;
  margin-top: 2em;
  background-color:#fff;
  border:0px solid red;
  box-shadow: 0 0 1em #ccc;
  padding-bottom:1.5em;
}


.inarticle { 
		display: inline-block; 
		padding:5px 0px;
		border:0px solid #cecece;
		box-shadow: 0 0 0.5em #ccc;
		width: 160px;
		min-height:200px;
		background-color:#fff;
	}
	

	
	.umpager { 
		display: flex; 
		align-items: center; 
		justify-content: center; 
		text-align: center;
		bottom:1em;
	}
	.inner-container  {
		padding:11px;
		text-align:center;
		border:0px solid red;		
	}
	.sRight, .sLeft, .bigbtn {
		margin: 15px;
		padding:5px 15px;
		background-color: red;
		color: #fff;
		font-weight:bold;
		border-radius:5px;
		cursor: pointer;
	}
	.sLeft {
		background-color: #ddd;
		color: #efefef;
	}
	.bigbtn {
		font-size:1.2em;
	}


/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  padding: 16px;
  font-weight: bold;
  font-size: 18px;
  /*transition: 0.6s ease;*/
  user-select: none;
}



/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: #aaa;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.75s;
  animation-name: fade;
  animation-duration: 0.75s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .2} 
  to {opacity: 1}
}


/* popin error div ------------------------------------------------*/
.parentDisable {
	z-index:999;
	width:100%;
	height:100%;
	display:none;
	position:absolute;
	top:0;
	left:0;

	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.popin {
	width:50%;
	padding:2em;
	margin: 10% auto;
	background-color: #fff;
}

/* EOF Slider css ------------------------------------------------------------------*/

	
	
/* BOF	Form css  ------------------------------------------------------------------*/
.formarea {
	display: block;
	width:75%;
	margin:auto !important;
	height:250px;
}


	/* Custom labels: the container */
.checkcontainer {
    display: inline-block;
    position: relative;
    padding-top: 35px;
    
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
	
	min-width:30px;
	
	_overflow:hidden;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
  	position: absolute;
	opacity: 0;
	}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
	cursor: pointer;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
    background-color: #999;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
    background-color: red;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content:"";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Create a custom radio button */
.radiobtn{
  position: absolute;
  top: 0;
  left: 50%;
  margin-left:-13px;
  height: 25px;
  width: 25px;
  background-color: #ccc;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .radiobtn{
  background-color: #999;
}

/* When the radio button is checked, add a blue background */
.checkcontainer input:checked ~ .radiobtn{
  background-color: red;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobtn:after {
  content:"";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkcontainer input:checked ~ .radiobtn:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.checkcontainer .radiobtn:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}


/* BOF selectbox --------------------------------------------------------------*/

 /* The container must be positioned relative: */
.custom-select {
  position: relative;
  margin:auto;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: red;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content:"";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: red;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}




/* Note: This CSS will style all instances of 
   <input type=file /> controls in your website. */
input[type="file"],
input[type="file"]:visited,
input[type="file"]:hover,
input[type="file"]:focus,
input[type="file"]:active {
    margin:0;
    padding: 0em 0em;
    padding: 0rem 0rem;
    overflow: hidden; /* long file names overflow so just hide the end */
    background: #ffffff;
    border-radius: .2em;
    border-radius: .2rem;
    outline: none;
    border: 2px solid #bbb;
    cursor: pointer;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}

input[type="file"]:hover {
    background: #f9f9ff; /* I am using a light blue to indicate an interaction */
    border: 2px solid #999;
}

input[type="file"]:visited,
input[type="file"]:focus,
input[type="file"]:active {
    background: #fff; /* Default back to white when focused. */
    border: 2px solid #999;
}

/* Note: Firefox flags the file name box as a *readonly* input. So that attribute selector was added below. Note: These selectors blow up in IE so have to be separated from the same styles above. */
input[type="file"]:disabled,
input[type="file"]:read-only {
    margin: 0;
    padding: 0em 0em;
    padding: 0rem 0rem;
    overflow: hidden; /* long file names overflow so just hide the end */
    background: #ffffff;
    border-radius: .2em;
    border-radius: .2rem;
    outline: none;
    border: 2px solid #bbb;
    cursor: pointer;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}

input[type="file"]:disabled:hover,
input[type="file"]:read-only:hover {
    background: #f9f9ff; /* I am using a light blue to indicate an interaction */
    border: 2px solid #999;
}

input[type="file"]:disabled:visited,
input[type="file"]:disabled:focus,
input[type="file"]:disabled:active,
input[type="file"]:read-only:visited,
input[type="file"]:read-only:focus,
input[type="file"]:read-only:active {
    background: #fff; /* Default back to white when focused. */
    border: 2px solid #999;
}

/* IE UPLOAD BUTTON STYLE: This attempts to alter the file upload button style in IE.  Keep in mind IE gives you limited design control but at least you can customize its upload button.*/
::-ms-browse { /* IE */
    display: inline-block;
    margin: 0;
    padding: .2em .5em;
    padding: .2rem .5rem;
    text-align: center;
    outline: none;
    border: none;
    background: #fff;
    white-space: nowrap;
    cursor: pointer;
}
/* FIREFOX UPLOAD BUTTON STYLE */
::file-selector-button {/* firefox */
    display: inline-block;
    margin: 0rem 1rem 0rem 0rem;
    padding: .18em .5em;
    padding: .18rem .5rem;
    -webkit-appearance: button;
    text-align: center;
    border-radius: .1rem 0rem 0rem .1rem;
    outline: none;
    border: none;
    border-right: 2px solid #bbb;
    background: #eee;
    white-space: nowrap;
    cursor: pointer;
}
/* CHROME AND EDGE UPLOAD BUTTON STYLE */
::-webkit-file-upload-button { /* chrome and edge */
    display: inline-block;
    margin: 0rem 1rem 0rem 0rem;
    padding: .19em .5em;
    padding: .19rem .5rem;
    -webkit-appearance: button;
    text-align: center;
    border-radius: .1rem 0rem 0rem .1rem;
    outline: none;
    border: none;
    border-right: 2px solid #bbb;
    background: #eee;
    white-space: nowrap;
    cursor: pointer;
}



/* EOF	Form css  ------------------------------------------------------------------*/	

.formh2 {
	font-size:1.5em;
	color:#555;
	font-weight:600;
	text-align:center;
	margin:0 2em 1em 2em;
}

.formimg { 
	width: 100px;
	height: 100px;
	margin-bottom:1em;
}

/* BOF contact form -----------------------------------------------------------------*/
.flex-outer {
	margin:auto;
	max-width: 800px;
}

.flex-outer li,
.flex-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin:5px 0;
}

.flex-outer > li > label,
.flex-outer li p {
  flex: 1 0 120px;
  max-width: 180px;
}
 
.flex-outer > li > label + *,
.flex-inner {
  flex: 1 0 220px;
}

.area400 { height:400px; display: inline-block; vertical-align: top; }

button {
border: 0px solid red;	
}

input[type=text]
{
	padding:5px;
	border: 1px solid #ccc;
}

input:focus, textarea:focus, select:focus
{
	outline: none;
	border: 1px solid red;
}

.infotext, .infotextsmall {
	text-align:center;
	margin:2em 0;
}

.infotextsmall {
	color: #999;
	font-size:0.8em;
}

/* EOF contact form -----------------------------------------------------------------*/

.att_table {
	margin: auto;
	margin-bottom: 1em;
}
.att_table tr { 
	border-bottom:1px solid #ccc;
}

.att_table tr:hover { 
	background-color:#ededed;
}
.att_table td { 
	padding:5px;
}


@media (max-width: 700px) {
	#headeratt, #headeratt2, #headeratt3, #headeratt4 {	height: 500px;	}
	.loginpin { padding: 15px 0 0 0; font-size: 0.7em; }
	
}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}	


@media (max-width: 800px) {
	
	
}


@media (max-width: 700px) {
  .menu-button-container {
    display: flex;
  }
  .menu, .menu-hell {
    position: absolute;
    top: 0;
    margin-top: 50px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
	z-index: 10000;
  }
  #menu-toggle ~ .menu li,
  #menu-toggle ~ .menu-hell li  
  {
    display:none;
	height: 0;
    margin: 0;
    padding: 0;
    border:0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #menu-toggle:checked ~ .menu li,
  #menu-toggle:checked ~ .menu-hell li  {
    display:block;
	width:100%;
	text-align:center;
	border-bottom: 1px solid #ccc;
    height: 2.5em;
    padding: 0.5em;
	color: #fff;
    background-color: #333;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  
  #menu-toggle:checked ~ .menu-hell li  {
    color: #555;
    background-color: #dedede;
  }
  

  
  .menu > li
  .menu-hell > li  {
    justify-content: center;
		margin: 0;
    padding: 0.5em 0;
    width: 100%;
    display:flex;
	color: rgba(255, 0, 0, 0.0);
  }
  .menu > li:not(:last-child),
  .menu-hell > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
}


@media (max-width: 900px) {
	#headeratt, #headeratt2, #headeratt3, #headeratt4 {	height: 600px;	}
}

@media (max-width: 800px) {
	.header-top h1, .header-top h2, .header-top p { padding-left: 16px;}
	
	#headeratt, #headeratt2, #headeratt3, #headeratt4 {	height: 550px;	}
}






@media (max-width: 480px) {
	#headeratt, #headeratt2, #headeratt3, #headeratt4 {	height: 330px;	}
	
	
	#header {min-height:200px;	}
	.header-top h1 { font-size: 1.6em;}
	.header-top h2 { font-size: .8em;}
	#header h1, .content h2 	{ margin-top: 7.5%; font-size: 1.5em; }
	#header h2{ text-align:center; margin: 3% 0 3% 0; font-size: 1.2em; }
	#header p {	padding: 0 10%; }
	p { font-size: 0.85em; }
	.imgrd { width:65px; margin:5px 0; font-size: 0.6em;}
	.icrd { width: 80px; margin:5px 0; }
	.pad-more-left { padding:5%;}
	.pad-more-right { padding:5%;}
	
	.area400 { max-height:3em;  }
#footer { background: linear-gradient(to bottom, #c3d9f0 50%, #364359 0%); }
}