/* CSS Document */

body {
	background-color: #E6E5E1;
	color: #E6E5E1;
}

.index{
background-color: #e6e6e6;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a.fr{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.fr:visited {
	text-decoration: none;
	color: #333333;
}
a.fr:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.fr:active {
	text-decoration: none;
	color: #333333;
}
a.do{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
a.do:visited {
	text-decoration: none;
	color: #ffffff;
}
a.do:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
}
a.do:active {
	text-decoration: none;
	color: #ffffff;
}
.friedrich1 {
	font-family: arial;
	font-size: 11px;
	color: #746E57;
	text-align: justify;
	padding: 10px;
}

