/* CSS Document */
/* Main Font */
body, table, tbody, p, td, th, ul, a {
background: white;
color: black;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 12pt;
line-height: 1.4
}
#additionalnavi, #center, #topnavi, #leftnavi, #naviheaderimage, #headerimage, #footer, #footer_startpage, #print
{
display: none
}
#container_com, #container_com_2, #container_de, #container_de_2 {
border-left: 0px solid white;
border-right: 850px solid white;
width: 0px
}
#contentmain {
margin-left: 20px;
width: 850px
}
#content {
border-right: 0px;
border-bottom: 0px;
}
/* Default Heading */
h1, h2, h3 {
background: transparent;
color: black;
font-family: arial,tahoma,verdana,sans-serif;
line-height: 14pt;
margin: 1em 0 .2em;
page-break-after: avoid
}
h1 {
font-size: 15pt;
line-height: 15pt
}
h2 {
font-size: 14pt
}
h3 {
font-size: 13pt
}
img {
margin: 1em 0 .2em
}