td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #26377B;
}
.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-11pxgrau {
	font-size: 11px;
	color: #b0c4de;

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

}
.txt-13px {
	font-size: 13px;
}
.txt-12px {
	font-size: 12px;
}
a {
	color: #006699;
	text-decoration: none;

}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
a.linknav {
	text-decoration: none;
	color: #26377b;
}
a.keineanzeige {
	display: none;
}

a.linkbottomnav:hover {
	color: #FFFFFF;
}
.txt-11pxhellblau {

	font-size: 11px;
	color: #bde4e7;
}
a.linkbottomnav {
	color: #bde4e7;
	text-decoration: none;

}
.txt-12pxhellblau {
	font-size: 12px;
	color: #bde4e7;

}
.txt-15pxschwarz {
	font-size: 15px;
	color: #000000;
}
.txt-15px {
	font-size: 15px;
}
h3 {
	font-size: 15px;
}
h5 {
    font-weight: bold;
	font-size: 13px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6699CC;
	background-color: #E9F0F8;
}
input.whiteinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6699CC;
	background-color: #FFFFFF;
}
input.radio {
	border : 0;
	background-color : #d6e5ef;
	font-size : 10px;
} 

textarea {
	border: 1px solid #003366;
}
/* von Konrad für die Linkliste eingefügt */
.hinterlegt  {
	margin: 18px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
    background-color: #26377B;
}
.linkliste  {
	margin: 3px 0px 0px;
}
.linkliste:link {
	font-weight: bold;
}
.linkliste:visited { color : gray; font-weight: bold; }
/* von Konrad für Aufzählung rechts eingefügt */
ul.klein {
	margin-left : 15px;
	margin-top : 5px;
	list-style : disc;
}

/* 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;
}
