@charset "iso-8859-1";
/*
Print-Styles institut-fuer-konfliktforschung.de
2008 | e-workers
*/

body {
font-family: Georgia, sans-serif;
font-size: 12pt;
line-height: 1.5;
background-color: #fff;
color: #000;
}

a {
text-decoration: none;
background-color: #fff;
color: #000;
border: 0 none;
}

hr.noprint,
#menu,
.topper  {
display: none;
}

hr {
height: 1px;
border: 0 none;
border-top: 1px solid #ccc;
margin: 0 0 10px 0;
padding: 0;
}

