body {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
background: white;
font-size: 10pt;
font-family: Georgia, „Times New Roman“, serif;
color: black;
page-break-after: always;}
a {
	text-decoration:none;
	color:black;
}
a:after {
  content: " (" attr(href) ") ";
}


/* ----------------------------------------------------------------------------------------- */
/* Header */
/* ----------------------------------------------------------------------------------------- */
.columnRight,
.columnRight-normal,
.columnLeft,
.columnLeft-normal,
p{
float:none!important;}

#header{
width:100%;
height:100%;

}
h1#branding a{
width:100%;
height:100%;
}
#naviAdd{
display:none;
}
#navi{
display:none;
}
img{
display:none;}

/* ----------------------------------------------------------------------------------------- */
/* Content */
/* ----------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------- */
/* Sidebar */
/* ----------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------- */
/* footer */
/* ----------------------------------------------------------------------------------------- */
#footer{
display:none;
}
form{
display:none;
}
h2{
text-indent:0;
}
.stripe{
display:none;}

