/* CSS Document */

body
	{
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	}
p, td, li
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
#wrapper	
	{
	width: 767px;
	text-align: center;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	background-color: #FFFFFF;
	margin: auto;
	}
#ie6fix
	{
	height: 1px;
	voice-family: inherit;
	display: none;
	}
#map{
border: 1px solid #666666;
background-position: center;
height: 300px;
width: 500px;
}
.navlist
	{
	list-style: url(images/nav_bullets.gif) outside;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
	padding-left: 5px;




	}
a:link 
	{
	color: #000000;
	text-decoration: none;
	}
a:visited 
	{
	color: #000000;
	text-decoration: none;
	}
a:active 
	{
	color: #000000;
	text-decoration: none;
	}
a:hover 
	{
	color: #4f6491;
	text-decoration: none;

	}
.tableborderszurke {

	border: 1px solid #666666;
}
.floatleft {
	float: left;
	margin: 0px 5px 0px 0px;


}
.lead {
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #006699;
.keklink {
	color: #0033CC;
	text-decoration: none;
}
.kiemelt {
	color: #999999;
	text-decoration: none;
}
a.kiemelt:link {
	color: #999999;
	text-decoration: none;
}
a.kiemelt:visited {
	color: #999999;
	text-decoration: none;
}
a.kiemelt:active {
	color: #999999;
	text-decoration: none;
}
a.kiemelt:hover {
	color: #4f6491;
	text-decoration: none;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.bold {
	font-weight: bold;
	color: #006699;

}
.lead2 {

	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
.lead3 {


	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.smalltext {
	font-size: 10px;
}
