@media print {

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}

H2 {
	padding-top:8px;
	font-size: 14pt;
}
H3 {
	padding-top:8px;
	font-size: 13pt;
}
H4 {
	font-weight: bold;
}

P {
	padding-top: 0px;
}

INPUT {
	font-size: 12pt;
}

LI {
}

DIV {
}

TABLE {
	width: 100%;
}

A {
	color: #000099;
	text-decoration: underline;
}
A:HOVER {
}

#divLogo {
}
.invisible {
	display: none;
}

.rahmenTab1 {
	border: none;
}
.rahmenTab2 {
	border: none;
}


#divName1, #divName2 {
	margin-left: 10px;
	font-size: 12pt;
	font-weight: bold;
}
#divName1 {
	margin-top: 14px;
}

#tabSpalteLinks {
	width: 0px;
	display: none;
}


#divMenuLinks1, #divMenuLinks2, #divMenuLinks3{
	display: none;
}

#divMenuLinks1{
	display: none;
}
#divMenuLinks2{
	display: none;
}
#divMenuLinks3{
	display: none;
}

.menuLinksItem{
	display: none;
}

#tabSpalteRechts{
	width: 100%;
}

#divMenuTop1, #divMenuTop2 {
	display: none;
}

#divPosTop {
	font-size: 0.8em;
	height: 30px;
	line-height: 1em;
	padding-top: 12px;
	border-bottom: 1px dotted #ff6600;
}
#posText {
	color: #FF6600;
	font-weight: bold;
}

#divHinweis {
	display: none;
}

#divText {
	width: 100%;
}

.nachUeber {
	margin-left: 8px;
	padding-right: 0px;
}
.nachText {
	margin-top: 30px;
}
.imgLeft {
	float: left;
	margin-top: 4px;
	margin-right: 12px;
}


#divSprungLeiste {
	display: none;
}


/****** fußzeile */
#tabFussLinks {
	display: none;
	width: 0px;
}
#tabFussRechts {
	width: 100%;
}
#divFussMenu {
	display: none;
}
#divFussText {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 6px;
}
#divFussLogos {
	display: none;
}
.divFussLogosLinkeSpalte {
	display: none;
}
	
}	
