/* CSS Document */

body
	{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(kereso/bg.jpg);
	background-repeat: repeat-x;
	}
.selector {
	width: 200px;
}

p, td, li
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	
#wrapper	
	{
	width: 868px;
	text-align: left;
	background-color: #FFFFFF;
	height: 415px;
	border: 3px solid #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
.map{
	border: 1px solid #666666;
	background-position: center;
	height: 415px;
	width: 595px;
	}
#footer {
	background-color: #FFFFFF;
	height: 52px;
	width: 868px;
	margin-bottom: 8px;
	border: 3px solid #FFFFFF;
	margin-top: 20px;
}
#header {
	height: 80px;
	width: 767px;
	background-color: #062697;
	margin-bottom: 8px;
	margin-top: 8px;
}
#main {
	height: 395px;
	width: 767px;
	margin: 0px;
}

#ie6fix
	{
	height: 1px;
	text-align: left;
	voice-family: inherit;
	display: none;
	}
.floatleft {
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kiemelt {
	color: #000099;
	text-decoration: none;
}
a.kiemelt:link {
	color: #0000FF;
	text-decoration: none;
}
a.kiemelt:visited {
	color: #0000FF;
	text-decoration: none;
}
a.kiemelt:active {
	color: #0000FF;
	text-decoration: none;
}
a.kiemelt:hover {
	color: #CC0000;
	text-decoration: none;
	}
.navlist
	{
	list-style: url(images/navbullet.gif) outside;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 4px;
	margin-bottom: 4px;
	}
.tableborderszurke {
	border: 1px solid #CCCCCC;
}
.bold {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.lead1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.lead2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.lead3 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	}
.lead4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
.smalltext {
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #999999;

}

