body {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;  
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	zoom: 100%;
}

.main {
	width: 100%;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
}

.header {
	display: none;
}

.leftlogo {
	display: none;
	width: 0px;
}

.rightlogo {
	display: none;
	width: 0px;
}

.headline {
	display: none;
	width: 0px;
}

.mobheader {
	display: block;
	height: 40px;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0px;
	color: #88d1d7;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
}
.mobheader a {
	text-decoration: none;
	color: #88d1d7;
}
.mobheader a:hover {
	text-decoration: underline;
}

.mob_menulink {
	height: 24px;
	display: block;
	text-align: left;
	color: #ffffc0;
	background-color:#838f8b;
	padding-top: 3px;
	padding-left: 10px;
	border-top: #838f8b 0px solid;
	border-bottom: #838f8b 0px solid;
}

.mob_menulink a {
	text-align: left;
	color: #ffffc0;
	font-size: 10pt;
	cursor: pointer;
}

/*Coolmenu background bar */
.coolmenu {
	display: none;
}

/*Cssmenu background bar */
.css_menu {
	display: none
}

.leftmenu {
	display: none;
}

.rightmenu {
	display: none;
}

.content {
	width: 100%;
	height: 200px;
	overflow: auto;
	font-size: 95%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
	color: #000000;
	background-color: #ffffff;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	border-right: #9cce9c 0px solid;
	border-top: #9cce9c 0px solid;
	border-left: #9cce9c 0px solid;
	border-bottom: #9cce9c 0px solid;
}
.content ul, ol {
	margin-top: 2px;
	margin-bottom: 8px;
}

.footer {
	width: 100%;
	height: 50px;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-right: #000000 0px solid;
	border-top: #d8d8d8 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #d8d8d8 0px solid;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.breadcr {
	display: none;
	font-size: 0px;
}

.mob_menu {
	display: block;
	border-top: #d8d8d8 0px solid;
	background-color: #838f8b;
	color: #ffffc0;
	text-align: left;
	margin-top: 0px;
	border-bottom: #ffffff 0px solid;
}
.mob_menu a {
	color: #ffffc0;
	font-size: 80%;
}
.mobmenu0 {
	display: block;
	height: 26px;
	padding-left: 5px;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	background-color: #838f8b;
	color: #ffffc0;
	border-top: #5d6964 1px solid;
}
.mobmenu0 a {
	text-decoration: none;
	color: #ffffc0;
}
.mobmenu0 a:hover {
	text-decoration: underline;
	color: #ffffc0;
}

.mobmenu1 {
	display: block;
	height: 26px;
	padding-left: 5px;
	padding-top: 6px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	background-color: #838f8b;
	border-top: #5d6964 1px solid;
	color: #ffffc0;
}
.mobmenu1 a {
	text-decoration: none;
	color: #ffffc0;
}
.mobmenu1 a:hover {
	text-decoration: underline;
	color: #ffffc0;
}

.mobsubmenu0 {
	display: block;
	height: 20px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: left;
	font-size: 97%;
	color: #5d6964;
	vertical-align: middle;
	background-color: #ffffff;
	border-top: #5d6964 1px solid;
}
.mobsubmenu0 a {
	text-decoration: none;
	color: #5d6964;
}
.mobsubmenu0:hover {
	text-decoration: underline;
	color: #5d6964;
}

.mobsubmenu1 {
	font-size: 97%;
	display: block;
	height: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-align: left;
	color: #5d6964;
	vertical-align: middle;
	background-color: #ffffff;
	border-top: #5d6964 1px solid;
}
.mobsubmenu1 a {
	color: #5d6964;
	text-decoration: none;
}
.mobsubmenu1:hover {
	text-decoration: underline;
	color: #5d6964;
}

.moblayoutlink {
	display: block;
	background-color: #5d6964;
	color: #e9f2fa;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	text-align: center;
	font-size: 95%;
	height: 25px;
	border-top: #5d6964 1px solid;
}
.moblayoutlink a {
	color: #ffffff;
}

.cookieinfo {
	width: 97%;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	margin-bottom: 0px;
	background-color: #ffffc0;
	border: #ffd1d2 1px solid;
	color: #000000;
	font-size: 100%;

}
.cookieinfo button {
	font-size: 9pt;
	border:  solid 1px;
}

img {
	max-width: 100%;
}