a:link {
	color: #FEFEF8;
	text-decoration: none;
}

a:visited {
	color: #FEFEF8;
	text-decoration: none;
}

a:hover {
	color: #FEFEF8;
	text-decoration: underline;
}

a:active {
	color: #FEFEF8;
    text-decoration: underline;
}


a.contentimpressum:link {
	color: #958029;
	text-decoration: underline;
}

a.contentimpressum:visited {
	color: #958029;
	text-decoration: underline;
}

a.contentimpressum:hover {
	color: #958029;
	text-decoration: underline;
}

a.contentimpressum:active {
	color: #958029;
    text-decoration: underline;
}



.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEF8;
}

.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFEF8;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #958029;

}
.navilines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #D1CEBF;
	border-right-color: #D1CEBF;
	border-bottom-color: #D1CEBF;
	border-left-color: #D1CEBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFEF8;

}

.contentimpressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #958029;

}

input,select,textarea {
	background-color:#E7E0C8;
	color:#958029;
	width: 100%;	
	border: 1px solid #958029;
}

input.ohne, select.ohne, textarea.ohne {
	background-color:#E7E0C8;
	color:#958029;
	width: 100%;	
	border: 0px solid #958029;
}
