/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
@page { 
size:auto; 
margin-top:1.7cm;
margin-bottom:1.4cm;
margin-left:2cm;
margin-right:2cm;
}

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:98%;
	height:100%; 
	margin:auto;
	background-color:#ffffff;
	color:#000;
	text-align:left;
	border:0;
	text-decoration: none; 
	margin-bottom:20pt;
	background-image:none;
  font-size:9pt;
}

strong, b {
font-weight:bold;
}

h1, h2, h3, h4, h5, h6, img, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

h2,h3,ul{
margin-bottom:5pt;
margin-top:5pt;
}

.textbox p{
padding-top:5pt;
padding-bottom:8pt;
}

.textbox p.waswannwo{
padding-top:5pt;
padding-bottom:15pt;
}

.redundanteNavi{
margin-top:20pt;
margin-bottom:5pt;
border-top:1pt dotted #000000;
border-bottom:1pt dotted #000000;
}
.redundanteNavi p{
padding-bottom:10pt;
}

/* Unsichtbare Elemente außerhalb des Bildschirms */
.unsichtbar, nurDruck {
position:absolute;
left:-1000pt;
top:-1000pt;
width:0pt;
height: 0pt;
overflow:hidden;
display:inline;
}

/* ausgeblendete Inhalte * * * * * * * * * * * * * * * * * */
#darfurLogo,
#jmberlinLogo,
#humanrightswatchLogo,
#navcontainerMeta,
#navcontainerHaupt, 
#navcontainerSub,
dl
{
  display: none;
}


A:link {text-decoration: none; cursor:pointer; color : #000000;}
A:visited {text-decoration: none; color : #000000;}
A:hover {text-decoration: none;}
A:active {text-decoration: none; color : #000000;}
A:focus {text-decoration: none; color : #000000; }

img{
border:none;
}
.clear {
overflow: hidden;
clear:both;
height:0;
margin:0;
font-size: 1pt;
line-height: 0;
display: inline; 
}

ul, li, dl, dt, dd, img, span, p 
{
margin:0; 
padding:0; 
border:0;
}
