body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 771px;
	margin-right: auto;
}
#top {
	background: url(images/top.png) no-repeat;
	height: 36px;
	width: 771px;
}
.header {
	height: auto;
	width: 363px;
	margin-bottom: 40px;
}
.logo {
	height: 105px;
	margin-bottom: 20px;
	text-align: right;
}
.act {
	height: auto;
	width: 323px;
	float: right;
}


.main_text {
	height: auto;
	width: 363px;
	line-height: 1.5em;
	margin-bottom: 15px;
}



#content {
	font-size: 1.5em;
	background: url(images/middle.png) repeat-y;
	width: 721px;
	margin: 0px;
	padding: 0px 30px 0px 20px;
	height: auto;
	line-height: 1.5em;
}
.language {
	height: 19px;
	width: 147px;
	margin-bottom: 40px;
}
.language li {
	float: left;
	padding-right: 2px;
	list-style: none;
}
#right {
	width: 323px;
	height: auto;
	text-align: right;
}

#footer {
	background: url(images/bottom.png) no-repeat;
	height: 131px;
	width: 771px;
}
* {
	margin: 0px;
	padding: 0px;
}
.content_header {
	height: auto;
	width: 250px;
	margin-bottom: 20px;
}
.agenda {
	font-size: 0.8em;
}

.content_text {
	height: auto;
	width: 452px;
	padding-right: 15px;
}
.ans_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #00724e;
	text-decoration: none;

}
.ans{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #00724e;
	text-decoration: none;

}
#ans_content {
	width: 95%;
	margin: 0px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 1.5em;
	line-height: 1.5em;
}
a img {
	border: none;
}
