/* CSS Print */
body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; background-color: #FFFFFF}

UL{
	list-style-image:url(images/menue-system/pfeil.gif);
	list-style-position:outside;
	margin-left:20px;
}

OL{
	list-style-image:url(images/menue-system/kreis.gif);
	list-style-position:outside;
	margin-left:20px;
}


td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none; font-style: normal; line-height: normal; font-variant: normal}

A {
	FONT-SIZE: 10pt; COLOR: #295dad; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:4px;
}

h2, h3, h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:-15px;
}


.logo{
	visibility:visible;
	width:113px;
	height:78px;
	position:absolute;
	left:13cm;
	top:1px;
}

.strich{
	width:607px;
	height:1px;
	margin-top:2px;
}

.trans{
	visibility:visible;
	width:1px;
	height:78px;
}

.route{
	display:none;
}

#all{
	display:none;
	
}

#kontakt{
	visibility:visible;
}

#text{
  width:607px;
  
}


