/* CSS Document */

body
	{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ededed;
	color: #000000;
	font-size: 13px;
	}
#ie6fix
	{
	text-align: left;
	voice-family: inherit;
	display: none;
	}	
#wrapper	
	{
	width: 700px;
	text-align: left;
	height: 500px;
	margin: 30px auto auto;
	background-position: center;
	}
.kiemelt {
	color: #114477;
	text-decoration: none;
	font-size: 14px;

}
a.kiemelt:link {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:visited {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:active {
	color: #114477;
	text-decoration: none;
}
a.kiemelt:hover {
	color: #339900;
	text-decoration: none;
	}
.bold {
	font-weight: bold;
	text-decoration: none;
}
.lead1 {
	font-size: 18px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.lead2 {

	font-size: 15px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #999999;
}

.tablebg {
	background-color: #EAEAFF;
}
.footer {
	color: #114477;
	text-decoration: none;
}
a.footer:link {
	color: #114477;
	text-decoration: none;
}
a.footer:visited {
	color: #114477;
	text-decoration: none;
}
a.footer:active {
	color: #114477;
	text-decoration: none;
}
a.footer:hover {
	color: #CC0000;
	text-decoration: none;
	}
.bigfoot {
	font-size: 14px;
	font-weight: bold;
}
.bigtext {
	font-size: 14px;
}

