<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.logonametext			{	float: left; color:#FFFFFF; font-size: 14px; font-style:italic; font-weight:bold; vertical-align:middle; padding: 13px 0; padding-left: 40px; }
.logonametext A			{	color:#FFFFFF; font-size: 14px; font-style:italic; font-weight:bold; text-decoration:none	}
.logonametext A:hover	{	color:#FFFFFF; font-size: 14px; font-style:italic; font-weight:bold; text-decoration: underline	}

.languages {
	float: left;
	margin-left: 100px;
	padding: 13px 0;
}
#ssss { float: right; }
.overtime				{	float: right; color: #ddf4ff; font-style:italic; font-size:14px;  text-align:center; padding: 13px 0; margin-right: 50px;	}
.overtimeday			{	color: #FFFFFF}

.headline				{	width: 100%; height: 42px	}

UL 						{   list-style-type: none; padding-left: 0; padding-right: 20px; }

.poll					{	width: 230px; margin-top: 90px; 	}

.footer {
	font-size: 14px;
}

.portal {
	padding: 0 200px;
}

.col-visit				{ 	color:#FFFFFF; padding: 5px; font-size:11px; float: right; }


.content {
width: 900px;
margin: 0 auto;
text-align: left;
border: 0px solid #000;
}

.newfotobg 		{ width: 100%; height:400px; background:url(../images/i-photo-bg.jpg) no-repeat center}
 .newfotobg  td	{ text-align: center}
 .newfotobg  img   { width:400px; text-align: center; border:4px solid #fff; }
 .fototen  { width:408px; box-shadow: 0 0px 5px #999 ;  -moz-box-shadow:  0 0px 5px #999  ;   -webkit-box-shadow:  0 0px 5px #999  ; margin:40px auto}

.table-responsive.hello-in table {
	float: none !important;
}
@media screen and (max-width: 980px) {
.content {
width: 100%;
}
.left-menu-wrapper {
width: 30%;
padding: 0;
}
.content-wrapper {
width: 70%;
padding: 0;
}

}
@media screen and (max-width: 800px) {
.poll {
width: 100%;
}
.poll-right {
width: 0;
background: none;
}
img {
max-width: 100%;
}
}
@media screen and (max-width: 720px) {
.mobile-menu {
	display: block;
	margin: 10px auto;
}
.content-container, .footer {
	margin-top: 0;
}
.content-wrapper {
width: 95%;
padding: 0;
margin-left: auto;
margin-right: auto;
float: none;
}
.left-menu-wrapper {
	display: none;
}
.overtime {
float: none;
clear: both;
margin: 0;
text-align: center;
}
.headline {
height: auto;
background-size: cover;
}
.copy, .portal {
	display: block;
	text-align: center;
	padding: 10px 0 0;
}
.languages {
margin-left: 0px;
float: left;
clear: both;
padding: 0;
}
#ssss {
	position: absolute;
	right: 0;
	top:0;
}
.newfotobg, .titlewed-bottom {
	height: auto;
}
}
@media screen and (max-width: 480px) {
.footer {
	text-align: center;
}
.titlewed {
	font-size: 30px;
	padding: 15px 0;
}
#ssss {
	display: none;
}
.overtime {
	float: right;
	padding: 0;
}
.fototen {
	width: 94%;
	margin: 0 auto;
}
.newfotobg img {
	width: 98%;
}
.hello-in {
	padding: 0 25px;
}
}
</pre></body></html>