body{
	width: 52em;
}
#topnavigation {
	float: right;
}
#container{
	width: 52em;
}

#mainheader{
	float: left;
/*	clear: both;
	padding: 0px 0px 10px 0px;*/
	padding: 0px;
}
#subheader{
	float: none;
	padding: 0px;
}

#field{
	padding: 0px;
}

#content{
	float: none;
	clear: both;
	width: 50em;
	margin: 0px auto;
}

#extra{
	display: none;
	width: 1em;
}

#content{
	padding-top: 0px;
	padding-bottom: 20px;
}

#mainnavigation {
}
#mainnavigation ul {
}


/*  --  START: Categories  --  */
#field div.start {
	width: 50em;
/*	border: 1px dotted gray;*/
	margin: 0px auto;
	}

#field div.start div.topic {
	float: left;
	padding: 0.1em 0em 0.5em 0.5em;
	margin-right: 1.1em;
	margin-bottom: 1em;
	width: 30%;
	display: block;
	}
#field div.start div.topic h3 {
	border-bottom: 1px dotted #DFDFDF;
	border: 0px; !important;
	border: none; !important;
	padding: 1px;
	}

#field div.start div.topic h3 a {
	background: none;
	padding-left: 0px;
	font-size: 1.0em;
	}
#field div.start div.topic a {
	}

/*
div.start {
	width: 50em;
	border: 1px solid black;
	margin: 0px auto;
	}
div.start div.topic {
	border: 1px dotted #DFDFDF;
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
	padding: 0.1em 0.5em 0.5em 0.5em;
	margin: 0.2em;
	float: left;
	width: 15em;
	display: block;
	}
div.start div.topic h3 {
	border-bottom: 1px dotted #DFDFDF;
	padding: 1px;
	}

div.start div.topic h3 a {
	background: none;
	padding-left: 0px;
	font-size: 1.0em;
	}
div.start div.topic a {
	}
*/

#mainfooter li {
	font-size: 0.9em;
	padding-left: 0em;
	padding-right: 1em;
	border: 0px;
	}
#mainfooter li a {
	font-size: 0.9em;
	}


div.start div.left {
	clear: both; float:left; margin-top: 0em;
	}
div.start div.left img {
	border: 1px solid #BFBFBF
	}
#field table.panel {
	border-top: 0px;
	}
