@charset "utf-8";
body {
	background-color: #42413C;
	margin: 0;
	color: #000;
	font-family: Rancho, Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 1.5;
	padding: 0;
}

.cstrf4 {
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	padding-top: 10px;
	padding-bottom: 0px;
}

p {
	text-indent: 50px;
}

a img { 
	border: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 1024px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	height: 200px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
}

.content {
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 10px;
}

.footer {
	background-color: #CCC49F;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	margin-bottom: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px ridge #AEA268;
	margin-top: -17px;
}

.vlogo {
	vertical-align: middle;
}

.vlogo2 {
	vertical-align: middle;
	padding-right: 5px;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.ta3 {
	color: #F00;
	text-align: center;
	font-size: 18px;
}

.shr2 {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}

.shr2B {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 15px;
}

.shr3 {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.linkvda1 {
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
}

.linkvda1B {
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	padding-bottom: 10px;
}

.linkvda1C {
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	padding-bottom: 10px;
	color: #000099;
}

.linkvda2 {
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	text-indent: -2px;
}

.leftcelldiv1 {
	border-radius: 10px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	background-image: url(../GenImgs/botcellback.png);
	background-repeat: repeat;
}

.rightcelldiv1 {
	text-align: justify;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 500px;
	background-image: url(../GenImgs/rightcedlldivback.png);
	background-repeat: repeat;
}

.rightcelldivIMGS {
	text-align: justify;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 495px;
}

.logodiv {
	float: left;
	height: 200px;
	width: 150px;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	z-index: 10000;
	background-image: url(../logodivback.png);
}

.atable   {
	text-align: center;
	width: 100%;
	background-image: url(../GenImgs/tdback.png);
	padding: 5px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	border: 1px solid #09F;
	margin-top: 7px;
}

.iniimg {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}


.lista {
	list-style-position: outside;
	margin-left: 43px;
	color: #000099;
	font-size: 20px;
	text-indent: 10px;
}

.lista2 {
	list-style-position: outside;
	margin-left: 85px;
	color: #000099;
	font-size: 20px;
	text-indent: 10px;
}

.subtitle1 {
	list-style-position: outside;
	color: #000099;
	font-size: 20px;
}

.shr {
	width: 60%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.shrindx {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
	padding-top: 10px;
	margin-top: 20px;
}


.ta2 {
	color: #F00;
	font-size: 28px;
}

.ltd {
	text-align: center;
	vertical-align: middle;
	width: 470px;
}

.btmtd {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.btmtdEN {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(../VDRphotocollection/photopagetitleSTREN.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
}

.rtd {
	text-align: right;
	vertical-align: middle;
}

.slideshowdivEN {
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	border: 3px ridge #000066;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1000px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../VDRphotocollection/photopagetitleSTREN.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 760px;
}

.slideshowdivIT {
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	border: 3px ridge #000066;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1000px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../VDRphotocollection/photopagetitleSTR.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 760px;
}

.iframeelement {
	height: 760px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin-top: 20px;
}

.fpnofp {
	color: #F00;
}

.langpage {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}

.hompgtxt {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 770px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 28px;
	line-height: 1.25;
	margin-top: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../GenImgs/hometextback.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	box-shadow: 2px 2px 2px 1px #666;
}

.cstrf {
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
}
.cstrfSub {
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
}


.cstrf2 {
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
}

.cstrf3 {
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
}

.ta4 {
	font-size: 34px;
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
}

.cstrf:hover {
	font-size: 25px;
}

.cstrf2:hover {
	font-size: 34px;
}

.menubottom {
	margin-top: 10px;
}

.botdiv {
	margin-top: 7px;
	padding-bottom: 25px;
}

.logodiv:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.iniimg:hover {
	-webkit-opacity: 0.0;
	-moz-opacity: 0.0;
	opacity: 0.0;
}

.ta4:hover {
	font-size: 42px;
}

.cstrf3:hover {
	font-size: 24px;
}

.engsubtitles {
	font-size: 16px;
	color: #F00;
	padding-bottom: 30px;
	-webkit-transition: all 250ms 0s;
	-moz-transition: all 250ms 0s;
	-ms-transition: all 250ms 0s;
	-o-transition: all 250ms 0s;
	transition: all 250ms 0s;
}

.engsubtitles:hover {
	font-size: 18px;
}

.cstrf4:hover {
	font-size: 28px;
}

.mRND {
	text-align: center;
	border: 2px ridge #006;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.8);
	background-repeat: no-repeat;
	background-position: center center;
	width: 520px;
}

.mRSG {
	text-align: center;
	border: 2px ridge #006;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.8);
	background-repeat: no-repeat;
	background-position: center -7px;
	width: 520px;
	margin-bottom: 10px;
}

.mRND2 {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 100px;
}

.prsg {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.prnd {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

.mRND2B {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-bottom: 80px;
}

.weathtitles {
	color: #9D0000;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-transition: all 250ms ease 0s;
	-moz-transition: all 250ms ease 0s;
	-ms-transition: all 250ms ease 0s;
	-o-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
	margin-bottom: 20px;
	padding-top: 20px;
}

.weathtitles:hover {
	font-size: 28px;
}

.bottcell {
	border-radius: 10px 10px 10px 10px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.8);
	margin-top: 10px;
	background-image: url(../GenImgs/botcellback.png);
	background-repeat: repeat;
}

.braks {
	font-size: 20px;
	color: #006;
}

.actRSG {
	text-align: center;
	float: left;
	width: 50%;
	margin-bottom: 20px;
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F00;
	margin-right: -1px;
	padding-bottom: 20px;
}

.AWtitles {
	margin-bottom: 20px;
	margin-top: -10px;
	text-indent: -1px;
}

.actRND {
	text-align: center;
	float: right;
	width: 50%;
	margin-bottom: 20px;
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	padding-top: 20px;
	padding-bottom: 20px;
}

.weathiframe {
	border: 2px ridge #006;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.8);
	background-color: #C5D4E3;
}

.weathiframeB {
	border: 2px ridge #006;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.8);
	background-color: #FFD968;
}

.weathiframe2 {
	border: 2px ridge #006;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.8);
	margin-bottom: 20px;
	background-color: #FFD968;
}

.weathiframe2B {
	border: 2px ridge #006;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.8);
	margin-bottom: 20px;
	background-color: #C5D4E3;
}
.vlgcoats {
	box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.8);
}
.cstrfSub:hover {
	font-size: 22px;
}
.sbtimg {
	margin-top: -50px;
	color: #039;

}
