/*@page   { size: portrait; margin: 0cm; }*/
/**       { color: Black !important; background: white !important; }*/

* { color: Black !important; }

body 
{
    font-size               : 12pt;
    font-family             : Times New Roman,TimesNR,serif;
    margin                  : 0; 
    padding                 : 0; 
}

#printerlogo
{
    display                 : block;
}

h1 
{
	font-family             : Times New Roman,TimesNR,serif;
	color                   : #000000;
	font-size               : 20px; 
	font-weight             : normal; 
	margin                  : 10px 0px 10px 0px;
}

h2 {
	font-family             : Times New Roman,TimesNR,serif;
	color                   : #000000;
	font-size               : 11px; 
	font-weight             : bold; 
	margin                  : 0;
}

p,
.ingress p,
.col1 p,
.col2 p,
a
{
	font-family             : Times New Roman,TimesNR,serif;
	color                   : #000000; 
	font-size               : 11px; 
	margin                  : 0 0 10px 0;
}

.ingress p
{
    font-weight             : bold;
}

.canvasbt1
{
	position                : absolute;
	left                    : 0px;
	top                     : 0px;
	width                   : 595px;
}
.contentbt1		
{
    float                   : left;
}
.spalte
{
    margin-left             : 0px;
}

.twocpage
{
    float                   : left;
    width                   : 595px;
}
.twocpage .leftpage
{
    float                   : left;
    width                   : 274px;
    margin                  : 220px 15px 0 0;
}
.twocpage .rightpage
{
    float                   : left;
    width                   : 274px;
    margin                  : 210px 0 0 0;
}

.twocpage .content
{
    float                   : left;
    width                   : 274px;
}

.twocpage .content div
{
    margin: 0;
}

.onecpage 
{
    float: left;
    width: 595px;
}

.msgbody img
{
    margin: 10px 0 15px 0;
}

td.col1
{
	width: 274px;
	padding-right: 0px;
}
td.col2
{
	width: 274px;
}

.footerbt1
{
    float: left;
    margin: 20px 40px 0px 0px;
}

.twocpage .top          { display:none; }
.twocpage .bottom 	    { display:none; }
.onecpage .contentbt1 	{ display:none; }
.onecpagetop 		    { display:none; }
.onecpagebottom 	    { display:none; }
.readmoretop    	    { display:none; }
.readmorecontent	    { display:none; }
.readmorebottom 	    { display:none; }
.bannervideotop 	    { display:none; }
.bannervideo 		    { display:none; }
.footerbt1 #printerlogo { display:none; }
.banner a 		        { display:none; }
.footerbt1 a:hover	    { display:none; }

