/*print.css*/

*{
border:0;
}

#logo img {
width: 45%;
margin-left:-.5em !important;
}

#logoIconMobil,
#suchen,
#sprache,
#toggle,
#affirmation,
#right,
nav#menu,
.introMobil,
.variaparent {
display:none;
} 

h1 {
font-size:21px;
margin: 2em 0 1em 3em;
}

.topicparent  {
height:100px;
font-size:12px;
margin-left:5em;
}

.fb-share-button {
display:none !important;
}

.twitter-share-button {
display:none;
}

#footer {
display:none;
}


#footerPrint {
border:0px;
border-top: 1px solid gray;
margin-top:2em;
}

#footerPrint p{
text-align:center;
font-size: 80%;
padding:0 !important;
}


@page {
margin-top:2cm;
margin-bottom:2cm;
}