a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	text-decoration:;
}
.txtbodyfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	font-style: normal;
	font-weight: bolder;
}
.txtbodyunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	text-decoration:underline;
}

.txtlinkinaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color:#999999;
}


.txtnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	text-align: left;
	vertical-align: text-top;
	color: #000000;
	text-decoration: none;
}
.txtnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: text-top;
	border: none;
	color: #999999;
	text-decoration: none;
}
.txtnav3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: text-top;
	border: none;
	color: #999999;
	text-decoration: none;
}

.bilderrahmen {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #777777;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}


.bilderrahmeninaktiv {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #DDDDDD;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.kollheadline {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.nurheadline {
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		vertical-align:middle;
		margin-bottom:5px;
		text-align:center;
}
