body,td,input,select {
    color: #000000;
    font-family: Verdana,Arial,Helvetica;
    font-size: 12px;
    text-align: left;
}

span.tit {
    font-size: 14px;
    font-weight: bold;
}

div.breadcrumb {
	margin-bottom: 10px;
}

div.con {
    text-align: justify;
}

td.nav_1,td.nav_1_cur {
    padding: 2px;
    padding-left: 5px;
    background-color: #E9E9E9;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #EA0101;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EA0101;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #EA0101;
}

td.nav_n,td.nav_n_cur {
    padding: 2px;
    padding-left: 5px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EA0101;
    background-color: #FFFFFF;
}

td.nav_n_spa {
    padding: 0px;
    border-top-style: none;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EA0101;
}

td.nav_1_cur,td.nav_n_cur {
    background-color: #FFFFFF;
    border-right-style: none;
    font-weight: bold;
}

td.nav_fir {
    border-top-style: none;
}

td.nav_las {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #EA0101;
}

td.con_nav {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E9E9E9;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #EA0101;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #EA0101;
    background-color: #E9E9E9;
}

td.con {
    padding: 5px;
    padding-left: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #E9E9E9;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #E9E9E9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E9E9E9;
}

td.con_in {
    padding-left: 20px;
    padding-right: 20px;
    /*padding-top: 10px;*/
}

td.bot,a.bot {
    padding-top: 2px;
    color: #B9B9B9;
    text-align: right;
}

td.rig_tit,td.rig_con {
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #E9E9E9;
}

td.rig_tit {
    font-weight: bold;
    border-top-width: 2px;
    border-top-color: #EA0101;
    border-bottom-color: #EA0101;
    background-color: #E9E9E9;
}

td.rig_con {
    border-top-style: none;
    background-color: #E9E9E9;
}

td.pad_bot {
    padding-bottom: 5px;
}

td.lan {
    text-align: right;
}

a {
    color: #333399;
}

a.nav_1,a.nav_1_cur,a.nav_n,a.nav_n_cur {
    color: #000000;
    text-decoration: none;
}

a.nav_1:hover,a.nav_n:hover {
    text-decoration: underline;
}

a.bot {
    text-decoration: underline;
}

a.lan,a.lan_act {
    text-decoration: none;
	font-weight: bold;
    color: #EA0101;
}

a.lan_act {
    color: #000000;
	font-weight: normal;
}

a.service {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}($lan == "deu") echo "_act"; ?>" href="/web/deu/<?php echo $queries["WEB"]; ?>.html" title="Deutsch">Deutsch</a> | 
				<a class="lan<?php if ($lan == "eng") echo "_act"; ?>" href="/web/eng/<?php echo $queries["WEB"]; ?>.html" title="English">English</a></p>
				<p>&nbsp;</p>
				<p align="center"><!--
				Skype 'My status' button
				http://www.skype.com/go/skypebuttons
				-->
				<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
				<?php echo $L["skype_us"]; ?>:
				<br /><a href="skype:rl.hiddenchina?call" onclick="return skypeCheck();"><img src="http://mystatus.skype.com/smallclassic/rl%2Ehiddenchina" style="border: none;" width="114" height="20" alt="My status" /></a>
				</p>
				<p>&nbsp;</p>
				<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
				<p align="center">
					<input type="hidden" name="cmd" value="_xclick" />
					<input type="hidden" name="business" value="cmueller@hiddenchina.net" />
					<input type="hidden" name="item_name" value="Hiddenchina.net GmbH" />
					<input type="hidden" name="amount" value="0" />
					<input type="hidden" name="no_shipping" value="0" />
					<input type="hidden" name="no_note" value="1" />
					<input type="hidden" name="currency_code" value="<?php echo ($lan != "deu") ? "EUR" : "CHF"; ?>" />
					<input type="hidden" name="lc" value="CH" />
					<input type="hidden" name="bn" value="PP-BuyNowBF" />
					<input type="image" src="/img/btn_paynowCC_LG_<?php echo $lan; ?>.gif" border="0" name="submit" alt="PayPal">
					<img height="1" width="1" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" />
				</form>
				</p>
				<!-- p>&nbsp;</p>
				<p align="center">
					<script type="text/javascript" src="http://twittercard.com/js/hidden_china"></script>
				</p -->
				<p>&nbsp;</p>
				<p align="center">
					<?php echo $L["localTime"]; ?>:
					<br /><strong><?php echo gmdate("H:ia",time()+(8*60*60)); ?></strong>
				</p>
				</td>
				<td style="height: 600px;" class="con" align="left"><table style="width: 815px" cellpadding="0" cellspacing="0">
				    <tr valign="top">
						<td style="width: 625px;" align="left" class="con_in">
							<span class="breadcrumb">Bread > Crumb</span>
						<?php
						include "../inc/html/cont.php";
						?><p><a href="#top"><?php echo $L["to_top"]; ?></a></p>
						<td style="width: 10px;"><img src="/img/spa.gif" width="10" height="1" alt="" /></td>
						<td style="width: 180px;"><?php
						include "../inc/html/rig.php";
						?></td>
				    </tr>
				</table></td>
		    </tr>
		</table></td>
    </tr>
    <tr>
		<td align="right" class="bot">
			&copy; <?php echo $ORGANISATION_SHORT." ".date(Y); ?>.
			Implemented by <a href="http://www.webtool.net" target="_blank" title="WebTooL.NeT GmbH" class="bot">WebTooL.NeT GmbH</a>.
		</td>
    </tr>
</table></center>

<?php
include "../inc/html/end.php";
?>
