/*Body*/	body {
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		color: black;
		background-color: white;		font-size: 11pt;}
		
	h1, h2, h3, h4, h5, h6 {
		font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;}	
	
	h1 {
		font-size: 18pt;		font-weight: normal;		margin: 0;}			h2 {
		font-size: 14pt;		font-weight: bold;}
	h3 {		font-size: 12pt;		font-weight: bold;		margin: 0;}
	
	img {		float: none;}			img.left {		float: left;		margin-right: 20pt;}			img.logo {		display: none;}					.nowrap {		white-space: nowrap;}		/*Layout*/	#container {		width: auto;}

	#banner {		border-bottom: 3pt double gray;		width: auto;		text-align: center;
		padding-bottom: 8pt;}
		
	.adresse {
		display: none;}			.url {		color: #006699;		padding: 0;		margin: 0;}

	#content {		width: auto;}

	#sidebar {		font-size: 11pt;
		float: none;
		width: auto;}			.sidebar-box {		padding-bottom: 5pt;		border-bottom: 1pt solid gray;		margin-top: 10pt;}

	#footer {
		display: none;}	.venstre {
		float: none;}
	
	.hoejre {
		text-align: left;}				/*Sprogvalg*/

	#sprogvalg {		display: none;}

/*Links*/
	
	a:link {
		color: #006699;
		text-decoration: underline;}	a:visited {
		color: #cc0099;
		text-decoration: underline;}
