@charset "utf-8";
/* copyright (C)2010 LSP.net GmbH [us]
print styles 
*/
.chromemenu, .copy, .tooltip, .detail, #seal, .choose_lang, .choose_lang, .m0, .bottom {
	display:none;
}
html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height:16px;
	color:#333;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tab_head {
	width: 100%;
	height:80px;
	clear:both;
}
.logo {
	position:relative;
	top:18px;
	left:0px;
	padding:0px;
}
.slogan {
	position:relative;
	top:-50px;
	left:450px;
	padding:0px;
}
.point_L {
	margin-right:12px;
	position:relative;
	top:4px;
}
.point {
	margin-right:8px;
	position:relative;
	top:1px;
}
.pointh2 {
	position:relative;
	top:-1px;
	margin-right:8px;
}
.CollapsiblePanelTab {
	width:500px;
}
.td_text {
	width: 600px;
	overflow:visible;
	/*padding: 25px 30px 30px 10px;*/
}
li {
	margin-top: 10px;
	margin-bottom: 0px;
}
.lists ul {
	margin-top:0px;
	margin-bottom:0px;
}
.lists li {
	margin-left:-20px;
	margin-bottom:3px;
}
a {
	font-size: 11px;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	width:100%;
	clear:both;
}
h2 {
	font-size: 14px;
	color: #495367;
}
img {border:none;
}
strong {
		color: #333;
}
.printcopy {
	width:450px;
	margin-left:5px;
	position:relative;
	top:20px;
	padding:8px;
	border left:3px double orange;
	display: inline;
	overflow:visible;
}
/* PRINT-STYLES END*/
