@charset "utf-8";
/* CSS Document */

@import url("style.css") print;

.navi, .footerContainer, footer, #slider, .imageContainer, .reference, .citation, #flag, #search, #headline {
	display:none; 
	}
	
body {
	background-image: none;
}

.content{
	border: none !important;
	}

.contentContainer{
	border-bottom: none !important;
	}
	
.text{
	margin-top: -20px;
	}


h2 {
    color: #98B8E4;
    font-size: 14px;
}		
	

 	



