

*{
	margin:0;
	padding:0;
	border:0px solid #eee;
	list-style:none;
}

#pocket   { display:none; }

html,body,#CS #bg,#bg table,#bg td,#content {
	margin:0;
    padding:0;
	height:100%;
	overflow:hidden;
}


body {
    border-left: 0px solid #000000;
    border-right: 0px solid #fe2b62;
    text-align: left;
	background:#ffffff;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #000000;	
	letter-spacing: 3px;
	line-height: 1.1;
	text-transform: ;
	
	
}





body:after, body:before {
    background: #fe2b62;
    height:0px;
    content:" "; /* Achtung:ff6666     66ffcc     7366ff 66ffcc ff6699 edf778 45fdad hier ein Leerzeichen zwischen die Anführungsstriche! */
    left:0;
    right:0;
    position:fixed;
}
body:before {
    top:0;
}

body:after {
    bottom:0;
}

#content {
	position:relative;
		font-size:17px;

	top: 4%;
	display: block;
	height: 2.5%;
	right: 5%;
	text-align: right;
	z-index:70;
	overflow: visible;
}

