			.meinStil {
				font-family: 'Alegreya Sans', sans-serif;
			}
			.meinStil .bar {
				background: url(../imgs/menu/topbar.png) repeat-x top left;
				box-shadow: 0px 3px 8px rgba(120,125,135,0.15);
				height: 48px;
			}
			.meinStil .bar #lpart, .meinStil .bar #rpart {
				color: #000000;
				line-height: 48px;
				padding-left: 10px;
				padding-right: 10px;
			}
			.meinStil .bar #cpart {
				color: #000000;
				text-align: center;
			}
			.meinStil .bar * td, .meinStil .bar * th {
				color: #000000;
			}
			.meinStil * .sub {
			    width: 20px;
			    height: 0;
			    overflow: hidden;
			}
			.meinStil * .sub:after {
			    content: "";
			    display: block;
			    width: 0;
			    height: 0;
			    border-left: 6px solid transparent;
			    border-right: 6px solid transparent;
			    border-top: 6px solid #FFFFFF;
			}
			.meinStil * .enter {
			    width: 20px;
			    height: 0;
			    overflow: hidden;
			}
			.meinStil * .enter:after {
			    content: "";
			    display: block;
			    width: 0;
			    height: 0;
			    border-top: 6px solid transparent;
			    border-bottom: 6px solid transparent;
			    border-left: 6px solid #FFFFFF;
			}
			.meinStil .bar .root {
				padding: 10px;
				cursor: pointer;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				-moz-transition:     all 0.25s ease;
				-webkit-transition:  all 0.25s ease;
				-ms-transition:      all 0.25s ease;
				-o-transition:       all 0.25s ease;
				transition:          all 0.25s ease;
			}
			.meinStil .bar .root:hover {
				/*background: url(../imgs/menu/hback.jpg) repeat-x top left;
				box-shadow: inset 0 -7px 9px -7px #000000;*/
				background-color: rgba(199,207,185,0.9);
				box-shadow: inset 0 -7px 9px -7px rgba(200,200,170,0.6);
				color: rgb(50,90,26);
				text-shadow: 0px 0px 5px rgba(255,255,255,0.85);
				-moz-transition:     all 0.25s ease;
				-webkit-transition:  all 0.25s ease;
				-ms-transition:      all 0.25s ease;
				-o-transition:       all 0.25s ease;
				transition:          all 0.25s ease;
			}
			.meinStil .bar_mobile .root, .meinStil * .popup_mobile .root {
				background:auto;
				padding: 10px;
				cursor: pointer;
				border-radius: 8px;
				-moz-transition:     all 0.25s ease;
				-webkit-transition:  all 0.25s ease;
				-ms-transition:      all 0.25s ease;
				-o-transition:       all 0.25s ease;
				transition:          all 0.25s ease;
			}
			.meinStil .bar_mobile .root:hover, .meinStil * .popup_mobile .root:hover {
				background:auto;
				border-radius: 8px;
				color: rgb(50,90,26);
				text-shadow: 0px 0px 6px rgba(255,255,255,0.45);
				box-shadow: none;
				-moz-transition:     all 0.25s ease;
				-webkit-transition:  all 0.25s ease;
				-ms-transition:      all 0.25s ease;
				-o-transition:       all 0.25s ease;
				transition:          all 0.25s ease;
			}
			.meinStil * .popup {
				margin-top: 10px;
				margin-left: -10px;
				background-color: rgba(255,255,255,0.95);
				border-top: 2px solid rgb(199,207,185);
				border-left: 2px solid rgb(199,207,185);
				border-right: 2px solid rgb(199,207,185);
				border-bottom: 6px solid rgb(199,207,185);
				border-top-right-radius: 4px;
				-o-border-top-right-radius: 4px;
				-ms-border-top-right-radius: 4px;
				-moz-border-top-right-radius: 4px;
				-khtml-border-top-right-radius: 4px;
				-webkit-border-top-right-radius: 4px;
				border-bottom-left-radius: 4px;
				border-bottom-right-radius: 4px;
				-o-border-bottom-left-radius: 4px;
				-o-border-bottom-right-radius: 4px;
				-ms-border-bottom-left-radius: 4px;
				-ms-border-bottom-right-radius: 4px;
				-moz-border-bottom-left-radius: 4px;
				-moz-border-bottom-right-radius: 4px;
				-khtml-border-bottom-left-radius: 4px;
				-khtml-border-bottom-right-radius: 4px;
				-webkit-border-bottom-left-radius: 4px;
				-webkit-border-bottom-right-radius: 4px;
				box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-o-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-ms-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-moz-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-khtml-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				z-index: 1010;
			}
			.meinStil * .popup_mobile {
				background-color: rgba(255,255,255,0.95);
				border-top: 2px solid rgb(199,207,185);
				border-bottom: 6px solid rgb(199,207,185);
				border-bottom-left-radius: 4px;
				border-bottom-right-radius: 4px;
				-o-border-bottom-left-radius: 4px;
				-o-border-bottom-right-radius: 4px;
				-ms-border-bottom-left-radius: 4px;
				-ms-border-bottom-right-radius: 4px;
				-moz-border-bottom-left-radius: 4px;
				-moz-border-bottom-right-radius: 4px;
				-khtml-border-bottom-left-radius: 4px;
				-khtml-border-bottom-right-radius: 4px;
				-webkit-border-bottom-left-radius: 4px;
				-webkit-border-bottom-right-radius: 4px;
				box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-o-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-ms-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-moz-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-khtml-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				-webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
				z-index: 1010;
			}
			.meinStil * .topic {
				padding: 5px;
				text-align: left;
				font-weight: bold;
				letter-spacing: 1px;
				border-bottom: 1px solid rgba(200,200,200,0.55);
				margin-bottom: 2px;
				color: #000000;
			}
			.meinStil * .item {
				padding: 4px;
				padding-left: 7px;
				padding-right: 7px;
				color: #000000;
				text-align: left;
				cursor: pointer;
				line-height: 20px;
				border-radius: 8px;
			}
			.meinStil * .item:hover, .meinStil * .item:focus {
				background: url(../imgs/menu/grey.png) repeat-x top left;
				border-radius: 8px;
				color: #000000;
			}
			.meinStil .banner {}
			.meinFooter {
				clear: both;
			}
			.meinFooter * ul {
				list-style: none; margin:0; padding: 0;
			}
			.meinFooter .desktop .listline * td {
				padding-left: 15px;
				padding-right: 15px;
			}
			.meinFooter .desktop * ul li {
				padding: 5px;
			}
			.meinFooter * .container {
				padding: 5px;
			}
			.meinFooter .mobile * ul {
				/*width: 400px;*/
			}
			.meinFooter .mobile * ul li {
				display: inline;
				float: left;
				padding: 5px;
			}
			.meinFooter * .listline {
				padding-top: 10px;
				padding-bottom: 10px;
				border-top: 1px solid rgb(200,200,200);
				border-bottom: 1px solid rgb(200,200,200);
				box-shadow: 0px 0px 16px rgba(120,125,135,0.15);
				background: RGB(229,236,227);
			}
			.meinFooter .desktop * .topic {
				padding: 5px;
				font-weight: bolder;
			}
			.meinFooter .mobile * .topic {
				padding: 5px;
				font-weight: bolder;
				cursor: pointer;
			}
			.meinFooter * a:link, .meinFooter * a:visited {
				color: rgb(40,70,120);
				font-weight: normal;
				text-decoration: none;
			}
			.meinFooter * a:hover, .meinFooter * a:active {
				text-decoration: underline;
			}
			.meinFooter * .subline {
				padding-top: 15px;
				padding-bottom: 15px;
				background: RGB(219,226,217);
			}
			.meinFooter * .subline * td {
				padding-left: 10px;
				padding-right: 10px;
				text-align: center;
				line-height: 22px;
			}

			.meineTabs {
				margin: 10px;
			}
			.meineTabs .topic {
				background-color: rgb(230,235,245);
				padding: 5px;
				border-radius: 8px;
				margin-bottom: 1px;
				display: block;
				clear: both;
				cursor: pointer;
			}
			.meineTabs div ul {
				list-style: none; margin:0; padding: 0;
			}
			.meineTabs div ul li {
				display: inline;
				float: left;
				padding: 10px;
				margin: 3px;
				cursor: pointer;
			}
			.meineTabs div ul li:hover, .meineTabs div ul li:focus {
				background-color: rgb(240,245,255);
				padding: 9px;
				border: 1px solid rgb(210,225,235);
				border-radius: 8px;
			}
			.meineTabs div ul li .icon {
				text-align: center;
			}
			.meineTabs div ul li .label {
				text-align: center;
			}

    	input[type="text"],input[type="password"],input[type="number"],input[type="date"] {
    		background: url(../imgs/inputbox.jpg) repeat-x center center;
    		border: 1px solid rgb(140,158,166); padding: 5px; text-align: left;
			border-radius: 8px; -moz-border-radius: 8px;margin:5px;
			-khtml-border-radius: 8px; -webkit-border-radius: 8px;
    	}
    	input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="date"]:focus {
    		background: url(../imgs/inputbox.jpg) repeat-x center center;
    		border: 2px solid rgb(180,178,86); padding: 4px; text-align: left;
			border-radius: 8px; -moz-border-radius: 8px;
			-khtml-border-radius: 8px; -webkit-border-radius: 8px;
    	}

hr {
	border: none;
	border-top: 1px solid rgb(200,200,200);
}

.free-set {
	display: block;
}

.free-set li {
	display: inline;
	float: left;
	padding: 5px;
	cursor: pointer;
}

.free-set li:hover, .free-set li:focus {
	border-radius: 12px;
	background-color: rgba(210,230,245,0.5);
	box-shadow: inset 0px 0px 6px rgba(155,155,155,0.55), 0px 0px 6px rgba(255,255,255,0.4);
}

.on-the-fly-box {
	z-index: 80020;
	position: fixed;
    background: rgba(255,255,255,0.97);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    top: 0px; left: 0px;
    width: 80%;
    margin-left: 10%;
    min-height: 50px;
    overflow:hidden;
    display: none;
    border: 1px solid rgb(210,210,215);
    box-shadow: 0px 0px 8px rgba(100,100,100,0.25);
}

.on-the-fly-box .head {
	background: url(../imgs/menu/topbar.png) repeat-x center center;
	height: 39px;
	border-bottom: 1px solid rgb(150,170,195);
}

.on-the-fly-box .head table {
	height: 100%;
	width: 100%;
}

.on-the-fly-box .head td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.opaque-combo {
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	background: url(../imgs/todown.png) no-repeat 1% center;
	border-radius: 8px;
}

.opaque-combo:hover, .opaque-combo:focus {
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
	color:               rgb(30,70,190);
	background: url(../imgs/todown.png) no-repeat 1% center rgba(255,255,255,0.7);
	box-shadow: inset 0px 0px 6px rgba(159,175,185,0.6);
}

.opaque-combo .popup {
	position: absolute;
    background: rgba(255,255,255,0.97);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 77%;
    min-height:50px;
    max-height: 150px;
    overflow:auto;
    display: none;
    padding: 10px;
    margin-top: 5px;
    margin-left: -20px;
    border: 1px solid rgb(210,210,215);
    box-shadow: 0px 0px 8px rgba(100,100,100,0.25);
}

.opaque-combo .popup .popup-item {
	padding: 7px;
	cursor: pointer;
	border-radius: 10px;
	font-family: 'Alegreya Sans', sans-serif;
}

.opaque-combo .popup .popup-item:hover, .opaque-combo .popup .popup-item:focus {
	-moz-transition:     all 0.5s ease;
	-webkit-transition:  all 0.5s ease;
	-ms-transition:      all 0.5s ease;
	-o-transition:       all 0.5s ease;
	transition:          all 0.5s ease;
	background-color: rgba(205,210,220,0.25);
	box-shadow: inset 0px 0px 6px rgba(179,175,195,0.22), 0px 0px 6px rgba(255,255,255,0.3);
}


.unique-meta {
	position: absolute;
	z-index: 2000;
	margin-left: -220px;
	margin-top: 0px;
	display: none;
}

.unique-meta .container {
    background: rgba(255,255,255,0.95);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:250px;
    min-height:50px;
    display: block;
    position: relative;
    border: 1px solid rgb(210,210,215);
    box-shadow: 0px 0px 8px rgba(100,100,100,0.25);
}

.unique-meta #pointer{
    border-bottom:solid 10px #FFF;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    position:absolute;
    width: 0;
    height: 0;
    top: -8px;
    right: 10px;
}

.unique-selector {
	padding: 6px;
	cursor: pointer;
	border-radius: 8px;
	font-family: 'Alegreya Sans', sans-serif;
	vertical-align: middle;
	text-align: center;
}

.unique-selector:hover {
	-moz-transition:     all 0.55s ease;
	-webkit-transition:  all 0.55s ease;
	-ms-transition:      all 0.55s ease;
	-o-transition:       all 0.55s ease;
	transition:          all 0.55s ease;
	background-color: rgba(230,230,250,0.85);
	box-shadow: inset 0px 0px 6px rgba(175,195,195,0.55), 0px 0px 6px rgba(255,255,255,0.4);
}

.unique-marker {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 10px;
	cursor: pointer;
	border-radius: 10px;
	font-family: 'Alegreya Sans', sans-serif;
}

.unique-marker:hover {
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
	background-color: rgba(200,200,240,0.25);
	box-shadow: inset 0px 0px 6px rgba(155,155,155,0.55), 0px 0px 6px rgba(255,255,255,0.4);
}

.mtextarea {
	border: none;
	line-height: 28px;
	text-align: left;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 12pt;
	border-radius: 10px;
}

.mtextarea:hover, .mtextarea:focus {
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
	background-color: rgba(240,240,250,0.25);
	box-shadow: inset 0px 0px 6px rgba(145,175,185,0.55), 0px 0px 6px rgba(255,255,255,0.4);
}

.loginbox {
	position: absolute;
	z-index: 2000;
	margin-left: -215px;
	margin-top: -16px;
	display: none;
}

.loginbox .container {
    background: url(../imgs/popbox.png) no-repeat top left rgba(255,255,255,0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width:250px;
    min-height:50px;
    display: block;
    position: relative;
    border: 1px solid rgb(210,210,215);
    box-shadow: 0px 0px 8px rgba(100,100,100,0.25);
}

.loginbox #pointer{
    border-bottom:solid 10px #FFF;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    position:absolute;
    width: 0;
    height: 0;
    top: -10px;
    right: 10px;
}

		.default_button, .defbutton {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/grey2.png) repeat-x center center;
			border-radius: 14px; -moz-border-radius: 14px; color: rgb(30,50,90);
			-khtml-border-radius: 14px; -webkit-border-radius: 14px; cursor: pointer;
			padding: 7px;
		}
		.default_button:hover, .defbutton:hover {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/grey2.png) repeat-x center center;
			padding: 7px;
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}
		.default_button:active, .default_button:focus,
		.defbutton:active, .defbutton:focus {
			padding: 3px; background: url(../imgs/menu/grey2b.png) repeat-x center center;
			border: 1px solid rgb(145,125,125); color: rgb(40,40,50);
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}

		.defbutton_red {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/red2.png) repeat-x center center;
			border-radius: 14px; -moz-border-radius: 14px; color: rgb(30,50,90);
			-khtml-border-radius: 14px; -webkit-border-radius: 14px; cursor: pointer;
			padding: 7px;
		}
		.defbutton_red:hover {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/red2.png) repeat-x center center;
			padding: 7px;
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}
		.defbutton_red:active, .defbutton_red:focus {
			padding: 3px; background: url(../imgs/menu/red2b.png) repeat-x center center;
			border: 1px solid rgb(145,125,125); color: rgb(40,40,50);
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}

		.defbutton_blue {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/blue2.png) repeat-x center center;
			border-radius: 14px; -moz-border-radius: 14px; color: rgb(30,50,90);
			-khtml-border-radius: 14px; -webkit-border-radius: 14px; cursor: pointer;
			padding: 7px;
		}
		.defbutton_blue:hover {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/blue2.png) repeat-x center center;
			padding: 7px;
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}
		.defbutton_blue:active, .defbutton_blue:focus {
			padding: 3px; background: url(../imgs/menu/blue2b.png) repeat-x center center;
			border: 1px solid rgb(145,125,125); color: rgb(40,40,50);
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}

		.defbutton_green {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/green2.png) repeat-x center center;
			border-radius: 14px; -moz-border-radius: 14px; color: rgb(30,50,90);
			-khtml-border-radius: 14px; -webkit-border-radius: 14px; cursor: pointer;
			padding: 7px;
		}
		.defbutton_green:hover {
			border: 1px solid rgb(132,135,145); font-weight: bold;
			background: url(../imgs/menu/green2.png) repeat-x center center;
			padding: 7px;
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}
		.defbutton_green:active, .defbutton_green:focus {
			padding: 3px; background: url(../imgs/menu/green2b.png) repeat-x center center;
			border: 1px solid rgb(145,125,125); color: rgb(40,40,50);
			text-shadow: 0px 0px 5px #ffffff; padding: 7px;
			 text-shadow: 0px 0px 4px #fff;
			-moz-text-shadow: 0px 0px 4px #fff; -khtml-text-shadow: 0px 0px 4px #fff;
			-webkit-text-shadow: 0px 0px 4px #fff;
		}

.headpart {
	border-bottom-right-radius: 18px;
	background: url(../imgs/menu/topbar.png) repeat-x top center;
	border-right: 1px solid rgb(200,200,200);
	border-bottom: 1px solid rgb(200,200,200);
	padding: 3px; line-height: 28px;
	padding-left: 10px;
	padding-right: 30px;
}

.langli {
	position: absolute;
}

.langli img {
	clear: both;
	padding: 10px;
	cursor: pointer;
}

.content_popup {
	position: absolute;
	z-index: 81000;
	display: none;
	top: 0px;
    background: rgba(255,255,255,0.92);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgb(210,210,215);
    box-shadow: 0px 0px 8px rgba(100,100,100,0.25);
}

.content_popup .container {
    width:250px;
	padding: 5px;
	margin: 5px;
    max-height:300px;
	overflow: auto;
    display: block;
}

.content_popup .container .item {
	font-size: 10pt;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: normal;
}

.ontoBody {
	position: fixed;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
	background-color: rgba(240,250,255,0.92);
	overflow: hidden;
	z-index: 80000;
}

.ontoBody .titlebar {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	padding: 10px; color: #000000;
	border-bottom: 1px solid rgb(190,192,194);
	background: url(../imgs/menu/topbar.png) repeat-x top left;
	box-shadow: 0px 3px 8px rgba(120,125,135,0.15);
}

.content_popup .container .item:hover,
.content_popup .container .item:focus {
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
	color:               rgb(30,70,190);
	background: rgba(215,225,245,2.5);
	box-shadow: inset 0px 0px 6px rgba(159,175,185,1.1);
}

.ontoBody .titlebar .list {
	position:absolute;
	right: 74px;
	top: 9px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	background: url(../imgs/ui_menu_blue.png) no-repeat center center;
}

.ontoBody .titlebar .quit {
	position:absolute;
	right: 10px;
	top: 9px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	background: url(../imgs/mail_delete.png) no-repeat center center;
}

.ontoBody .titlebar .mima {
	position:absolute;
	right: 42px;
	top: 9px;
	cursor: pointer;
	width: 22px;
	height: 22px;
/*	background: url(../imgs/edit_remove.png) no-repeat center center;*/
}

.ontoBody .content {
	padding: 10px;
	display: block;
	width: 100%;
	height: 100px;
	overflow: auto;
}

.ontoBody .bottombar {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 0px; bottom: 0; width: 100%;
	padding: 5px; color: #000000; display: block;
	border-bottom: 1px solid rgb(190,192,194);
	background: url(../imgs/menu/topbar.png) repeat-x top left;
	box-shadow: 0px 3px 8px rgba(120,125,135,0.15);
}

.ontoBody .bottombar .inside-menu td {
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	border-radius: 8px;
}

.ontoBody .bottombar .inside-menu td:hover {
	background-color: rgba(125,180,220,0.2);
	border-radius: 8px;
}

#activeDocumentBar img {
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	border-radius: 8px;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
}

#activeDocumentBar img:hover {
	background-color: rgba(125,180,220,0.2);
	border-radius: 8px;
}

.innerBody {
	min-height: 700px;
	width: 100%;
	overflow-x: hidden;
}

.innerBody #content_left, .innerBody #content_right {
	min-height: 700px;
	width: 100%;
}

table.center {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
}

table.center2 {
  margin-left: auto;
  margin-right: auto;
}

.cells-WireFrame td {
	padding: 3px;
}

#viewport_desktop {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#viewport_desktop .left {
	vertical-align: top;
	padding-right: 10px;
}

#viewport_desktop .right {
	vertical-align: top;
	padding-left: 10px;
}

#viewport_mobile .top {
	vertical-align: top;
	padding-bottom: 10px;
}

#viewport_mobile .bottom {
	vertical-align: top;
	padding-top: 10px;
}

.blowUpBox {
	border-radius: 10px;
	/*background-color: rgba(251,253,215,0.95);*/
	background-color: rgba(231,233,235,0.95);
	border: 1px solid #ffffff;
	box-shadow: 0px 0px 10px rgba(100,150,180,0.45);
	padding: 1%; margin: 0;
	position:absolute; width: 40%; top: 0px; left: 0px;
	margin-left: 29%; margin-top: 0;
	max-height: 20%; font-size: 100%;
	line-height: 26px; overflow: auto;
}

.dataInbound {
	border-radius: 10px;
	background-color: rgba(251,253,255,0.95);
	box-shadow: 0px 0px 10px rgba(100,150,180,0.45);
	padding: 0; margin: 0;
}

.dataInbound .head {
	background: url(../imgs/data-inbound-title-bkg.png) repeat-x center center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: left;
	color: #000000;
	line-height: 34px;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.dataInbound .navigation {
	border-top: 1px solid rgb(216,218,220);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: right;
	color: #000000;
	line-height: 34px;
	vertical-align: middle;
	padding: 6px;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

.dataInbound td {
	text-align: left;
	color: #000000;
	line-height: 34px;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 14px;
	padding-right: 14px;
}

body {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: RGB(239,246,247) fixed;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	overflow-x: hidden;
	box-shadow: -60px 0px 100px -90px rgb(60,70,80), 60px 0px 100px -90px rgb(60,70,80);
}

a:link, a:visited {
    text-decoration:none;
    color:rgb(30,65,150);
    transition: color .5s ease;
}
a:hover, a:active {
    text-decoration:underline;
    color:rgb(30,65,150);
    transition: color .5s ease;
}

strong {
    font-weight:bold;
}

footer {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.padtab * th, .padtab * td {
	padding-right: 10px;
}

.padver * td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.buyButton {
	cursor: pointer;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	background-color: #FFFFFF;
	color: #CC3310;
	border: 1px solid #CC3310;
	border-radius: 12px;
	-o-border-radius: 12px;
	-ms-border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.buyButton:hover {
	background-color: #CC3310;
	color: #FFFFFF;
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
}

.footerArea {
	background: url(../imgs/footerbkg.jpg) repeat-x top left #FFFFFF;
	width: auto;
	max-width: 100%;
	padding: 20px;
	margin-top: 80px;
	padding-left: 10%;
	padding-right: 10%;
	line-height: 30px;
}

.footerArea table tr th {
	text-align: left;
	font-weight: bolder;
}

.footerArea table tr td {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.splashCanvas {
	position: absolute;
    max-width: 100%;
    height: auto;
    width: auto\9; /*Microsoft IE8 :-)*/
}

.splashImage {
    max-width: 100%;
    height: auto;
    width: auto\9; /*Microsoft IE8 :-)*/
}

.splashImage2 {
	padding-top: 80px;
	padding-bottom: 80px;
    max-width: 100%;
    height: auto;
    width: auto\9; /*Microsoft IE8 :-)*/
}

.footerSubLine {
	background-color: #D8D9DB;
	vertical-align: middle;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding-left: 5%;
	padding-right: 5%;
}

.footerSubLine2 {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding: 10px;
	padding-left: 5%;
	padding-right: 5%;
}

.splashText {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 80%;
}

.splashText h1 {
	font-weight: bolder;
	font-size: 100%;
	margin-bottom: 15px;
}

.splashText div {
	line-height: 120%;
	font-size: 60%;
}

.splashText2 {
	background-color: #EBECEC;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 60%;
}

.splashText2 table tr td {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 70%;
}

.splashText2 .topic {
	font-weight: bold;
	color: #CC3310;
	font-size: 220%;
	font-family: 'Open Sans', sans-serif;
	padding-top: 5pt;
	padding-bottom: 5pt;
}

.splashText2 .label {
	color: #000000;
	font-size: 180%;
	font-family: 'Open Sans', sans-serif;
	padding-top: 5pt;
	padding-bottom: 5pt;
}


.splashText a:link, .splashText a:visited,
.splashText2 a:link, .splashText2 a:visited,
.footerSubLine a:link, .footerSubLine a:visited,
.footerSubLine2 a:link, .footerSubLine2 a:visited,
.footerArea a:link, .footerArea a:visited {
	text-decoration: none;
	color: rgb(30,45,140);
}

.splashText a:hover, .splashText a:active,
.splashText2 a:hover, .splashText2 a:active,
.footerSubLine a:hover, .footerSubLine a:active,
.footerSubLine2 a:hover, .footerSubLine2 a:active,
.footerArea a:hover, .footerArea a:active {
	text-decoration: underline;
	color: rgb(30,45,180);
}

.submenu {
	position: absolute;
	left: 0;
	margin-top: 41px;
	width: 100%;
	background-color: rgba(0,0,0,0.68);
	color: #FFFFFF;
	font-size: 70%;
	z-index:3000;
}

.submenu td {
	padding: 10px;
}

.submenu_mobile {
	position: absolute;
	left: 0;
	width:100%;
	z-index:3200;
	background-color: rgba(0,0,0,0.79);
	color: #FFFFFF;
	font-size: 70%;
}

.submenu_mobile td {
	padding: 10px;
}

.mobile_popup {
	width: 100%;
	background-color: rgba(133,180,200,0.88);
	border-bottom: 1px;
	box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-o-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-ms-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-moz-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-webkit-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-khtml-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
}

.mobile_popup * td {
	padding: 10px;
	cursor: pointer;
	border-top: rgba(100,100,100,0.35);
}

.mobile_popup * td:hover, .mobile_popup * td:focus {
	background-color: rgba(100,130,150,0.90);
	color: #FFFFFF;
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
}

.mobile_popup_sub {
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	border-bottom: 1px;
	box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-o-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-ms-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-moz-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-webkit-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
	-khtml-box-shadow: 0 4px 2px -2px rgba(100,100,100,0.25);
}

.mobile_popup_sub * td {
	padding: 10px;
	color: #FFFFFF;
	cursor: pointer;
	border-top: rgba(100,100,100,0.35);
}

.mobile_popup_sub * td:hover, .mobile_popup_sub * td:focus {
	background-color: rgba(250,250,250,0.90);
	color: #000000;
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
}

.splitter {
	border-bottom: 1px solid rgb(180,180,180);
}

.footer_content {
	display: none;
}

.footer_topic {
	cursor: pointer;
	font-weight: bolder;
}

.submenuregion {
	background: url(../imgs/menu/topbar.png) repeat-x top left;
	box-shadow: 0px 3px 8px rgba(120,125,135,0.15);
	height: 40px; width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.submenuregion td {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
	vertical-align: middle;
}
.submenuregion td:hover {
	background-color: rgba(220,225,235,0.9);
	color: rgb(50,90,26);
	text-shadow: 0px 0px 6px rgba(255,255,255,0.45);
	-moz-transition:     all 0.25s ease;
	-webkit-transition:  all 0.25s ease;
	-ms-transition:      all 0.25s ease;
	-o-transition:       all 0.25s ease;
	transition:          all 0.25s ease;
}

header {
	position: relative;
	width: auto;
	max-width: 100%;
	margin: 0;
	margin-bottom: 15px;
}

nav {
	width: auto;
	max-width: 80%;
	bottom: 0;
	right: 0;
	padding-left: 10%;
	padding-right: 10%;
}

.sidebar_navigation {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow-y: auto;
	overflow-x:none;
	display: none;
	background-color: rgba(230,235,245,0.94);
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 0px 0px 6px rgba(155,155,155,0.45);
}

.deftopic {
	font-size: 11px;
	cursor: pointer;
	padding: 2px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.deftopic:hover, .deftopic:focus {
	padding: 1px;
	border-top: 1px solid rgb(170,177,187);
	border-right: 1px solid rgb(170,177,187);
	border-bottom: 1px solid rgb(170,177,187);
	background-color: rgb(220,225,235);
	color: rgb(50,90,26);
	text-shadow: 0px 0px 6px rgba(255,255,255,0.45);
}

.searchDialogBox {
	background-color: rgba(255,255,255,0.95);
	padding: 10px; border-radius: 12px;
	box-shadow: 0px 0px 5px rgba(100,100,100,0.28);
	z-index: 90000;
	position: fixed;
	width: 80%;
	height: 60%;
	top: 0px;
	left: 0px;
	margin-top: 6%;
	margin-left: 10%;
}

.searchDialogBox .searchDialogResultlist {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
