*,html,body{
	font-size:11px;
	font-family: "Segoe UI", Arial,sans-serif;
	background-repeat: no-repeat;
}

h1,h2,h3{
	font-size:1.3em;
	margin: 0 0 0.5em 0;
	font-weight:bold;
}
.myurl{
	display:block;
	width:100%;
	text-align: center;
	border-top: 1px solid gray;
	color:black;
	padding:0.25em 0;
	margin-top:0.5em;
	clear:both;
}

 a img{border-width:0px;}
 
.Soforthilfe,
.morelinks,
.navitems,
.rightRow,
.leftSpacer,
.content .middle,
.content .right,
.content .leftHead,
.footer,
.debug,
.jScrollArrowUp,.jScrollArrowDown,
.Questions{
	display:none !important;
}

p{
	margin-bottom:0.5em;
}

.printtop{
	display:block;
	border-bottom:1px solid gray;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
	height:94px;
}
.printtop a{
	position:absolute;
	right:10px;
	bottom:10px;
	background-image: url(/images/buttons/print.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}


.anfahrt li{
	padding-left:22px;
}
