
body {
	text-align: center; 
	font-family: verdana, georgia, arial; 
	font-size:13px; 
	color:#666666; 
	line-height:18px;
}

img {
	border:0 none;
}

h1 { font-size:20px; color:#444444; line-height:28px; text-align:left; }
h2 { font-size:15px; color:#444444; line-height:18px; text-align:left; }
h3 { font-size:13px; color:#444444; line-height:20px; text-align:left; }

ul { color:#666666; text-align:justify; }
li { color:#666666; text-align:justify; }

p  { text-align:justify; }

#langSwitcher { float:right; }

#mapDiv { float:right; }

#centered { 
	text-align:center; 
}

#header {
	width: 976px;
	padding-left: 0px;
	margin: 0 auto;
}

#headercontent {
	width: 655px;
	float: left;
}

#headernavigation {
	width: 260px;
	float: left;
	text-align: right; 
}

#page {
	text-align: center; 
	width: 976px;
	margin: 0 auto;
	overflow: hidden;
}

#pagecontent {
	width: 660px;
	float: left;
	margin-top: 1px;
}

#content  {
	border-right: 1px solid #D7D7D7;
	float: left;
	margin-bottom: 10px;
	padding: 5px 10px 0 0;
	width: 655px;
}

#navigation  {
	width: 260px;
	overflow: hidden;
	padding: 4px 0px 0 15px;
	float: left;
}

#footer  {
	width: 976px;
	margin: 0 auto;
}

#clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
