@media print
{

BODY {
	background-color : #e6e6e6;
	margin: 0px;
}
BODY,UL,TD,P,LI {
	font-family : Arial, Helvetica,sans-serif;
	color : #000000;
	font-size : 12px;
}
img { border:0px solid black; }
A:link,A:visited,A:active,A { text-decoration : none; color: #3F3F3F; }
A:hover { text-decoration: underline; color: #3F3F3F; }
UL { margin-top:0em;
        margin-bottom:0em;
        margin-left:0em;
        padding-left:1.7em;
}

.CONTENT { background-color:white }
.HEADER { color: #cc0000; font-size: 18px; font-weight: bold; line-height:20px; }
.SUBHEADER { font-size:13px; font-weight:bold;	color: #cc0000;  }



.IMPRESSUM { font-size:11px; color:#909090; padding-right:12px; padding-top:10px}
.IMPRESSUM A { color:#909090; }
.IMPRESSUM A:visited { color:#909090; }
.IMPRESSUM A:link { color:#909090; }
.IMPRESSUM A:active { color:#909090; }
.IMPRESSUM A:hover { color:#909090; }

.INFOTEXT { font-size:9px; color:#909090; padding-top:10px; padding-left:32px }


.MENU1 { font-size:14px; color:white; font-weight:bold }
.MENU2 { font-size:14px; color:white;  }
.MENUHIDE { font-size:14px; color:#bee054;  }
.MENUPFEIL { font-size:14px; color:black; font-weight:bold }
.MENU1 A, .MENU1 A:visited, .MENU1 A:link, .MENU1 A:active, .MENU1 A:hover { color:white; }
.MENU2 A, .MENU2 A:visited, .MENU2 A:link, .MENU2 A:active, .MENU2 A:hover { color:white; }
.MENUAKT1 { font-size:14px; color:black; font-weight:bold }
.MENUAKT2 { font-size:14px; color:black;  }
.MENUAKT1 A, .MENUAKT1 A:visited, .MENUAKT1 A:link, .MENUAKT1 A:active, .MENUAKT1 A:hover { color:black; }
.MENUAKT2 A, .MENUAKT2 A:visited, .MENUAKT2 A:link, .MENUAKT2 A:active, .MENUAKT2 A:hover { color:black; }


.NOPRINT { display:none }
.DOPRINT { display:show }
.HIDEBUTPRINT { display:show }
}