/* CMS */
#header ,
#footer,
#topmenu,
#sidemenu_frame,
a.footer_link {
	display:none;
	}
document,body,table,div,td {
         font-family: Verdana, sans-serif;
         font-size:10pt;
	page-break-inside:always;
	page-break-before:avoid;
	height:auto;
	overflow:visible;
         padding:0;
}

#Seite {
	width:95%; 
}

center { margin-left:1cm; text-align:left; }

h1 { font-size:12pt; }
h2 { font-size:11pt; }


div.Site_Information {
font-size:8pt;
display:block;
}
a { color:#333333; text-decoration:none; }

hr {
~height:1px;
~max-height:1px;
~height:1px;
max-height:1px;
color:#000000;
background-color:#000000;
}

#content {
page-break-inside:always;
page-break-before:avoid;
height:auto;
overflow:visible;
display:block;
float:left;
}

