.menu_item {
	cursor: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #671927;
	text-decoration: none;
}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F5DC;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	text-decoration: none;
	color: #F5F5DC;
	font-weight: bold;
}

.text4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.text5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: italic;
}

.text6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.mail{
	font-family: "MS Reference Serif";
	font: 15px;
	text-decoration: none;
	color:#651927;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #671927;
	height: 20;
	font-weight: bold;
}

body {
	background-color: #EAE6DB;
}

.background {
	background-color: #EADBB5;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EAE6DB;
}



