@charset "utf-8";

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.banner1 {
	background: url(../images/banners/borders/bannerBorder_1.gif) no-repeat left top;
}
.banner2 {
	background: url(../images/banners/borders/bannerBorder_2.gif) no-repeat left top;
}
.banner3 {
	background: url(../images/banners/borders/bannerBorder_3.gif) no-repeat left top;
}
.banner4 {
	background: url(../images/banners/borders/bannerBorder_4.gif) no-repeat left top;
}
.banner5 {
	background: url(../images/banners/borders/bannerBorder_5.gif) no-repeat left top;
}
.banner6 {
	background: url(../images/banners/borders/bannerBorder_6.gif) no-repeat left top;
}
.banner7 {
	background: url(../images/banners/borders/bannerBorder_7.gif) no-repeat left top;
}
h1 {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	height: 61px;
	font-size: 3.38em;
	display: block;
	line-height: 1em;
}
h1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1.917em;
	margin-left: -0.04em;
	font-weight: bold;
	border-bottom: 1px dashed #737C86;
	padding-bottom: 0.826em;
	margin-bottom: 0.655em;
}
h3 {
	font-size: 1.175em;
	margin-left: -0.04em;
	font-weight: bold;
	margin-bottom: 0.429em;
	padding-bottom: 0.36em;
	border-bottom: 1px dashed #737C86;
}
h4 {
	font-size: 1em;
	margin-bottom: 0.25em;
	color: #E9EBED;
}
p {
	padding-bottom: 1.167em;
}
#leftContent ul {
	margin-bottom: 1em;
	padding-left: 2.083em;
}
#leftContent li {
	list-style-position: outside;
	padding-left: 0.25em;
}
#rightContent ul {
	margin-bottom: 1em;
	padding-left: 2.083em;
}
#rightContent li {
	list-style-position: outside;
	padding-left: 0.25em;
}
.dot {
	color: #737C86;
}
.hidden {
	display: none;
}
.foto {
	border: 1px dashed #737C86;
	margin-bottom: 1.167em;
	padding: 5px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.marginRight {
	margin-right: 16px;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #737C86;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #E9EAEB;
}
.linkBlank {
	background-image: url(../images/linkBlank_hover.gif);
	background-repeat: no-repeat;
	background-position: 100% 2px;
	padding-right: 13px;
	margin-right: 0.1em;
}
.linkBlankFooter {
	padding-right: 13px;
	margin-right: 0.1em;
	background: url(../images/linkBlank.gif) no-repeat 100% 2px;
}
.linkFooter {
	color: #8B96A0;
	text-decoration: none;
	border-bottom: 1px solid #677681;
}
.linkFooter:hover {
	color: #8B96A0;
	text-decoration: none;
	border-bottom: 1px solid #8B96A0;
}
.validator {
	color: #525B63;
	text-decoration: none;
	padding: 0px 2px;
	background: #747D87;
}
.validator:hover {
	color: #CDD1D6;
	text-decoration: none;
	padding: 0px 2px;
	background: #747D87;
}

