body {
background-color : transparent;
font-size : 100.01%;
font-family : Arial, sans-serif;
color : #000000;
}
#globalnavi {
font-size : 80%;
	width: 98%;
}
#Navigation { 
font-size : 80%;
}
#content {
	padding : 0;
	margin : 0;
	width: 98%;
}
#rechtespalte {
	float : left;
	width: 98%;

}
#Navigation img {
display:none;

}
#masthead img {
display:none;
}
#pageNav img {
display:none;
}
	
a:after, a:link:after {
color : #000000;
background-color : transparent;
content : " * Link " attr(href) "* ";
}
a:visited:after {
color : #000000;
background-color : transparent;
content : " * Link " attr(href) "* ";
}
#pocket   { display:inline; 
}
#nopocket { display:none;
 }

.feature img {
display:none;
}
.subglobalNav {
display:none;
}
#globalNav {
position : relative;
width : 100%;
z-index: 1;
}
