.noprint { display:none; } 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.txt-xxklein {
	font-size: xx-small;
}
.weiss {
	color: #FFFFFF;
}
.weiss-xxklein {
	color: #FFFFFF;
	font-size: xx-small;

}
.txt-15px {
	font-size: 15px;
}
.txt-13px {
	font-size: 13px;
}
.txt-11px {
	font-size: 11px;
}
.txt-11pxweiss {
	font-size: 11px;
	color: #FFFFFF;

}
.txt-13px {
	font-size: 13px;
}
.txt-12px {
	font-size: 12px;
}
h5 {
    font-weight: bold;
	font-size: 13px;
}

/* von Konrad für Google-Map eingefügt */
div#sidebar {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
text-decoration: underline;
color: #4444ff;
}

div#ort {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

div#popup {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:200px;
}
