.navi_txt {
	font-family: Arial;
	font-size: 13px
}

.navi_txt {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none
}

.navi_bld {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000; 
    text-decoration: none
}

.body_txt {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}

.body_bld {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.body_titel, .body_titel_main {
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}

.body_titel_main {
	font-weight: bold;
	line-height: 50px;
}

body {
	background-image: url(../assets/BGRD.GIF);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #65634E;
	background-repeat: repeat-x;
}

.textlist_ul {
	list-style-type: disc;
	padding: 0; margin-top: 6px; margin-left: 12px;
}

.textlist_li {
	margin-top: 6px; margin-left: 10px;
}

.copylink:link {
	COLOR: #5E5C45;
	font-weight: normal;
	TEXT-DECORATION: none
}

.copylink:visited {
	COLOR: #5E5C45;
	font-weight: normal;
	TEXT-DECORATION: none
}

.copylink:active {
	COLOR: #5E5C45;
	font-weight: normal;
	TEXT-DECORATION: none
}

.copylink:hover {
	COLOR: #5E5C45;
	font-weight: normal;
	TEXT-DECORATION: underline
}


a {
	color: #5E5C45;
	TEXT-DECORATION: none
}

a:link {
	color: #5E5C45;
	TEXT-DECORATION: none
}

a:visited {
	COLOR: #5E5C45;
	TEXT-DECORATION: none
}

a:active {
	COLOR: #5E5C45;
	TEXT-DECORATION: none
}

a:hover {
	COLOR: #5E5C45;
	TEXT-DECORATION: underline
}

