body {
	background-color: #F4ECD0
	}

.textfeld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20003E;
	background-color: #CBCCD9;
}

.textsel {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #20003E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #20003E;
}

.textlink {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #20003E;
}
a.textlink:link {
	color: #20003E;
	text-decoration: underline;
}
a.textlink:visited {
	color: #20003E;
	text-decoration: underline;
}
a.textlink:hover {
	color: #20003E;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #20003E;
}
a.textlink:active {
	color: #20003E;
	text-decoration: underline;
}


.headlink{
	color: #20003E;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	BORDER-BOTTOM: 1px dashed #20003E;
	TEXT-DECORATION: none;
}
a.headlink:link {
	color: #20003E;
	TEXT-DECORATION: underline;
	BORDER-BOTTOM: none;
}
a.headlink:visited {
	color: #20003E;
	TEXT-DECORATION: underline;
	BORDER-BOTTOM: none;
}
a.headlink:hover {
	color: #20003E;
	text-decoration: underline;
	border-bottom-width: 2px;
	BORDER-BOTTOM: 1px dashed #20003E;
}
a.navlink:active {
	color: #20003E;
	border-bottom-width: 2px;
	BORDER-BOTTOM: 1px dashed #20003E;
	TEXT-DECORATION: underline;
}

.navact{
	color: #CBCCD9;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	BORDER-BOTTOM: 1px dashed #CBCCD9;
}
a.navact:hover {
	color: #CBCCD9;
	text-decoration: underline;
}


.navlink {
	color: #CBCCD9;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;		
}
a.navlink:link {
	color: #CBCCD9;
	text-decoration: underline;
}
a.navlink:visited {
	color: #CBCCD9;
	text-decoration: underline;
}
a.navlink:hover {
	color: #CBCCD9;
	BORDER-BOTTOM: 1px dashed #CBCCD9;
	TEXT-DECORATION: underline;
}
a.navlink:active {
	color: #CBCCD9;
	BORDER-BOTTOM: 1px dashed #CBCCD9;
	TEXT-DECORATION: underline;
}


.title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #20003E;
}
a.title:link {
	color: #20003E;
	text-decoration: underline;
}
a.title:visited {
	color: #20003E;
	text-decoration: underline;
}
a.title:hover {
	color: #20003E;
	BORDER-BOTTOM: 1px dashed #20003E;
	TEXT-DECORATION: underline;
}
a.title:active {
	color: #20003E;
	BORDER-BOTTOM: 1px dashed #20003E;
	TEXT-DECORATION: underline;
}


.text {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #20003E;
}
a.text:link {
	color: #20003E;
	text-decoration: underline;
}
a.text:visited {
	color: #20003E;
	text-decoration: underline;
}
a.text:hover {
	color: #20003E;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #20003E;
}
a.text:active {
	color: #20003E;
	text-decoration: underline;
}


.foot {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #20003E;
}

