html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
body {
    background-color: #ffffff;
    color: #111111;
    font-family: Calibri, Arial, Verdana;
}

td{
	font-weight: plain;
	border: solid 1px #aaaaaa;
	padding: 4px;
}

.textBlock {
    font-size: 14px;
    font-weight: plain;
    text-align: left;
    margin-top: 18px;
}

.very {
    color: yellow;
    font-weight: bold;
    display: inline;
}

.important {
    color: #E4640A;
    display: inline-block;
}

.wnt-banner {	
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.wnt-banner > img{	
	width: 100%;
	height: 100px;
	position: absolute;
}
.wnt-banner-left{
	width: 20%;
	height: 100%;
	/*position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;*/
	float:left;
	overflow: hidden;
}
.wnt-banner-left-img{
	object-fit: scale-down;
}
.wnt-banner-left-img2{
	object-fit: cover;overflow: hidden;
}
.wnt-banner-left-img5{
	object-fit: scale-down;
}
.wnt-menu{
	font-size: 14px;
    overflow: hidden;
    position: relative;
    text-align: center;
	vertical-align: center;
    color: #222222;
}

.wnt-container{
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 200px;
	float: left;
}
        

.banner>.smallBorder {
    background-color: #eeffdd;
    border-top: solid 1px #222222;
    border-bottom: solid 1px #222222;
}

.title {
    font-family: Comics Sans MS, Arial, Verdana, Calibri;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #E4640A;
    margin-bottom: 24px;
    line-height: 150%;
}

.intro {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 24px;
}

.small {
    font-size: 14px;
    font-weight: plain;
}

.date {
    //text-align: left;
    vertical-align: top;
    font-size: 18px;
    font-weight: bold;
    color: #9DB459;
    //margin-top: 16px;
    padding: left: 8px;
    //display: inline-block;
	    line-height: 110%;
}


.day {
    display: inline-block;
}

.day-picture {
    float: left;
    height: 200px;
    border: solid 1px #888888;
    //-webkit-box-shadow: -2px -1px 15px 7px rgba(0,0,0,0.5);
    //-moz-box-shadow: -3px -2px 30px 14px rgba(0,0,0,0.425);

}

.shadowed {
    box-shadow: 0px 0px 8px 4px rgba(157, 180, 89, 0.5);
}

/*box-shadow: h-offset v-offset blur spread color*/
.day-info {
    //clear: right;
    text-align: left;
    line-height: 125%;
}

.day-description {
    float: left;
}

.advice {
    background-color: #eeffdd;
    width: 100%;
    text-align: justify;
    margin: auto;
    padding: 10px;
    //display: inline-block;
    vertical-align: top;
    overflow-wrap: break-word;

}

.picture {
    height: 120px;
    display: inline-block;
    margin: 12px;
}

.logo {
    position: absolute;
    top: 8px;
    left: 16px;
    width: 40%;
}

img.icon {
    height: 14px;
}
/*
.link {
    color: #444444;
    font-weight: bold;
    text-decoration: none;
}

.link:active {
    color: #E4640A;
    font-weight: bold;
    text-decoration: none;
}

.link:hover {
    color: #888888;
    text-decoration: none;
}

.link::visited {
    color: #888888;
    text-decoration: none;
}
*/
.link {           
	//background-color: #eeeeee;
	color: #888888;
	//font-weight: bold;
	text-decoration: none;
	border-color: #222222;
	border-width: 1px;
}

.link:active {
	color: green;
	font-weight: bold;
	text-decoration: none;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #444444;
}

.link:hover {
	color: #E4640A;
	text-decoration: none;
}

.link::visited {
	color: yellow;
	text-decoration: none;
}

.link-dark-background{
	color: #eeeeee;
}
.link-dark-background:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.link-dark-background:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.link-dark-background::visited {
	color: #eeeeee;
	text-decoration: none;
}

.topMenu {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	vertical-align: center;
	display: inline-block;
	margin-left: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: solid 1 px #E4640A;
}

.wnt-navbar {
	text-align: center;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #888888;
}

.wnt-slogan{        
	color: #ddffff;
	text-decoration: none;
	border-color: #222222;
	border-width: 1px;

	background-color: #E4640A;
	text-align: center;
	font-size: 14px;
	color: #eeeeee;
}

.advice {
	background-color: #FFF6BD;//#222222;
	text-align: justify;
	margin: auto;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	overflow-wrap: break-word;
}

.advice-item {
	width: 100%;
	background-color: #FFF6BD;
	//background-color: #dddddd;
	color: #222222;
	border: solid 1 px #444444;
	line-height: 175%;
	padding: 12px;
	border-bottom-left-radius: 20px 20px;
	border-bottom-right-radius: 20px 20px;
}

.advice-item-title-1 {
	font-size: 20px;
	color: #E4640A;
	font-weight: bold;
	padding-top: 18px;
}

.advice-item-title-2 {
	font-size: 18px;
	color: #647339;
	font-weight: bold;
	padding-top: 24px;
}

.advice-item-title-3 {
	font-size: 16px;
	//color: #eeeeee;
	color: #E4640A;
	font-weight: bold;
	padding-top: 18px;
}

.advice-item-content {
	font-size: 14px;
	padding-top: 14px;
	padding-left: 24px;
}

.advice-example{
	width: 60%;
	background-color: #E6DEAA;//#dddddd;
	text-align: center;
	padding: 4px;
	margin-right: 24px;
	margin-left: 24px;
	border-color: #566331;
	border-radius: 8px 8px;
}

.wnt-footer{
	position: fixed;
	bottom: 0px;
	border-top: solid 1px #888888;
	font-size: 10px;
	color: #eeeeee;
	background-color: #E4640A;
	width: 100%;
	height: 20px;
	padding-top: 2px;
	text-align: center;
}
	
.wnt-footer-link {           
	color: #ddffff;
	text-decoration: none;
	border-color: #222222;
	border-width: 1px;
}
.wnt-footer-link:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.wnt-footer-link:hover {
	color: white;
	text-decoration: none;
}

.wnt-footer-link::visited {
	color: #ddffff;
	text-decoration: none;
}


.photo-guide {
    height: 100px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

.photo-text {
    color: #E4640A;
    text-align: center;
    font-weight: bold;
}

.guide-decription {
	font-weight: plain;
    border-top: solid 1px #dddddd;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
}