body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #4b5e65;
	color:#666;
}

a:link {color: #4b5e65; text-decoration: underline; }
a:active {color: #4b5e65; text-decoration: underline; }
a:visited {color: #4b5e65; text-decoration: underline; }
a:hover {color: #666; text-decoration: none; }
     

#wrapper {
	margin: 2% auto 0% auto;
	height: auto;
	max-width: 940px;
	background-color: #F0F0F0;
	position: relative;
	text-align: center;
}

#header {
	background-color: #f0f0f0;
	height: auto;
	max-width: 940px;
}

#logo {
	height: 42px;
	max-width: 378px;
	position: relative;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0f0f0;
}

#content {
	height: 400px;
	max-width: 920px;
	text-align: center;
	margin: 20px 12px 0px 12px;
}

#das {
	max-width: 920px;
	text-align: left;
	padding: 2% 2% 40% 2%;
}

/* Cookie Yes Banner */

.cky-notice-des a {
  color: #fff !important;
  text-decoration: underline !important;
}

.cky-notice-des a:hover {
  color: #d0d0d0 !important;
  text-decoration: underline !important;
}

button.cky-show-desc-btn {
  color: #fff !important;
  text-decoration: underline !important;
}

.cky-dma-content-wrapper a {
  color: #fff !important;
}

.cky-dma-content-wrapper a:hover {
  color: #d0d0d0 !important;
}

@media screen and (max-width: 1000px)   {
#wrapper {
	margin: 2% 2% 0% 2%;
}
}

@media screen and (max-width: 350px)   {
#wrapper {
	margin: 2% 1% 0% 1%;
}
}
