html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html {
	height: 100%;
}

body {
	font-family: 'Quando', sans-serif; 
	color: #424751;
	font-size: 16px;
/*	
	font-family: 'Maven Pro', sans-serif; 
	-webkit-text-size-adjust: 100%;*/
	background: url(ONE-WORLD-TRADING_2.jpg) no-repeat top center fixed; 
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.impress {
	padding: 5em;
	line-height:1.8em;
}
.impress  p  {
	padding: 6px 0 2px 0;
}
.impress  h1, .impress h2, .impress h3 {
	padding: 20px 0 5px 0;
	line-height:1.2em;
}

a , a:visited, a:link  {
	color: #424751;
	text-decoration: none;
}
a:hover {
	color:#ff9900;
}

a.zurueck {
	color:#ff9900;
}
a.zurueck :hover {
	color:#ff9900;
	font-weight:bold;
}

img {
	max-width: 100%;
}

.box {
	vertical-align: middle;
	width: 100%;
	/*height: 333px;*/
	margin: 0 auto;
}

.tb {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}

.td {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.text {
	/*display:none;
	height: 66px; */
	width: 50%;
	text-align: left;
	margin: 20px;
	float:right;
	line-height:1.6em;
}
.symbol {
	/* display:none;
	height: 267px; */
	font-size: 3.5em;
	line-height:0.7em;
	font-variant:small-caps;
}
.slogen {
    font-size: 0.6em;
	color: #5D6473;
}
.tab1 {
    float: left;
    width: 70px;
	color: #ff9900;
}
.foot {
	position:absolute; 
	bottom:30px; 
	/*display:none; */
	width:100%;
	text-align: center;
}
@media all and (min-width: 780px) {
}
@media all and (min-width: 481px) and (max-width: 780px) {
}

@media all and (max-width: 480px) {

.symbol {
	font-size: 2.5em;
	margin: 10px 0 5px 0;
}
.text {
	width: 70%;
	font-size: 0.8em;
	line-height:1.5em;
}
.foot {
	bottom:10px; 
	font-size: 0.8em;
}
.impress {
	padding: 1em;
	font-size: 0.6em;
}
}

@media (-webkit-min-device-pixel-ratio: 1.5),
       (min-resolution: 144dpi),
       (min-resolution: 1.5dppx) {
.symbol {
	font-size: 3.0em;
	margin: 10px 0 5px 0;
}
.text {
	width: 70%;
	font-size: 0.8em;
	line-height:1.5em;
}
.foot {
	bottom:10px; 
	font-size: 0.6em;
}
.impress {
	padding: 1em;
	font-size: 0.6em;
}
}
