@charset "utf-8";
a:link {
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.textnorm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.lineu {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.textankuend {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
}
.boleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}


.litopbot {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
.linob {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
}

a:visited {
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	background-color: #333;
	color: #FFF;
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-size: 13px;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}
.border {
	border: thin dotted #000;
}

.txt_white {	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
}
.txtCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.linobCopy {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}

.litopbotCopy {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
.txt1 {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

.weiss {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
}
a:visited {
	color: #FFF;
}
a:active {
	color: #FFF;
}
