body {
	background: #774290 url(../CSS/images/bg.jpg) repeat-x;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #41244f;
	}
table {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	border: 1px solid #ae7cbe;
}
.ads {
	text-align: center;
}
a {
	color: #ff4211;
	text-decoration: underline;
	font-weight:  bold;
	font-size: 8pt;
	font-family: verdana;
}
a:hover {
	color: blue;
}
hr {
	width: 663px;
	height: 1px;
	color: #ff4211;
}
.index01 {
	background-image: url(../CSS/images/index/annemi_01.jpg);
	height: 199px;
	width: 915px;
}
.menu {
	text-align: right;
	font: 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4c4c4c;	
}
.menu a {
	color: #000;
	text-decoration: none;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	width: 124px;
	height: 17px;
	display: block;
	border: 1px solid #fff;
	background-color: #fff;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 1px;
}
.menu a:hover {
	color: #000;
	border: 1px solid #c7c7c7;
	background-color: #e7e7e7;
}
.language a {
	border-bottom: none;
}

h1 {
	font: 1.8em "Segoe Print", Perpetua, Helvetica, serif;
	text-align: left;
	font-weight: normal;
	color: #000;
}
h2 {	font: 1.4em "Segoe Print", Perpetua, Helvetica, serif;
	text-align: left;
	font-weight: normal;
	color: #ff4211; }

h3, h4, h5 {
	font: 1.2em "Arial Narrow", Helvetica, Arial, sansserif;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 2pt;
	font-weight: normal;
	color: #b5aac2;
}

.mobilecat {
	width: 135px;
	height: 170px;
	border: 1px solid #626262;
	margin: 2px;
	padding: 11px;
	float: left;
	font-size: 8pt;
}
.download a {
	text-decoration: none;
	background-color: #b5aac2;
	border: 1px solid #968da1;
	padding: 1px;
}
.horizontal_menu a{
	color: black;
	font-size: 7pt;
	display:  inline;
}
.backgroundcat{
	list-style-type: none;
}
.backgroundcat li{
	display: inline;
}