em 
{
	display: inline;
	width: auto;
}
em.cAuthorEmail {
	display:block;
	margin-top:20px;
	
}

th 
{
	font-weight: normal;
}

body, html 
{
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b0c4de;
}

div.clear {
	clear: both;
	height: 0;
}

h1
{
	color: #446688;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}

.dateHeading h1
{
	padding-bottom: 6px;
	text-transform: capitalize;
}

.paragraph h1 
{
	padding-bottom: 4px;
}

h2
{
	color: #446688;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.paragraph h2 
{
	padding-bottom: 6px;
}

p
{
	margin: 0;
	padding: 6px 0 6px 0;
}

a
{
	text-decoration: none;
	color: #446688;
	border-bottom: 1px dotted #446688;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}
.middle a img 
{
	position:relative;
	bottom:-1px;
	display:block;
	background-color: #fff;
}

.hrLine
{
	margin-top: 12px;
	margin-bottom: 12px;
	width: 100%;
	height: 0;
	border-bottom: 1px dotted #446688;
}

#outer
{
	background-color: White;
	width: 960px;
	margin: 0 auto 0 auto; /*the FF center hack*/
	padding-bottom: 16px;
}

	#inner
	{
		background-color: White;
		width: 860px;
		text-align: left;
		margin: 0 auto 0 auto; /*the FF center hack*/	
	}
		#topGfx
		{
			margin-bottom: 10px;
		}
		
		#topGfx img
		{
			position:relative;
			bottom:-1px;
			display:block;
			background-color: #fff;
		}
		
		
		#topnav
		{
			/*placeret i bunden!*/
		}
		
		#topitems
		{
			margin: 16px 0 16px 0;
			height: 26px;
		}
		#topitems a, #topitems a:visited, #topitems a:active
		{
			border-bottom: none;
		}
			#topitems .breadcrumb
			{
				float: left;
				padding-top: 4px;
				padding-left: 20px;
				font-size: 9px;
				width: 444px;
			}
			/* #mySitesContainer findes desuden i bunden af denne fil */
			#topitems .icons, #topitems .search, #topitems #mySitesContainer
			{
				float: right;
				padding-top:2px;
				margin-top:2px;
				height: 20px;
			}
			#topitems .icons, #topitems #mySitesContainer
			{
				padding-right: 20px;
				border-right: 1px dotted #BFBFBF;
			}
			#topitems .search, #topitems #mySitesContainer
			{
				padding-left: 20px;
			}
			#topitems .search {margin-top: 1px;}
		
		#maincontent 
		{
			float: left;
		}
		
			#maincontent .left, #maincontent .right
			{
				width: 170px;
				float: left;
			}
			#maincontent .left a, #maincontent .left a:visited, #maincontent .left a:active
			{
				border-bottom: none;
			}
			
			#maincontent .middle
			{
				width: 460px;
				float: left;
				margin-left: 30px;
				margin-right: 30px;
				overflow: visible;
				_margin-left:15px;
				_margin-right:15px;
			}
			
			.mainLeft
			{
				float: left;
				width: 140px;
			}
			
			.mainRight
			{
				float: left;
				width: 300px;
				margin-left: 20px;
			}
			
			div.faktaBoksContainer
			{
				margin: 0;
				padding: 0;
				float: right;
				width: 200px; /* rettet 220px > 200px, AEL d. 260907 */
				margin: 0 0 20px 20px;
				}
				div.faktaBoksContainer.fb-small {width: 120px; padding: 10px;}
				div.faktaBoksContainer.fb-medium {width: 160px;padding: 10px;}
				div.faktaBoksContainer.fb-large {width: 200px;padding: 10px;}
			
			.faktaBoks
			{
				margin: 0 0 18px 0;
				font-size: 10px;
				line-height: 15px;
				background-color: #b0c4de;
			}
			.faktaBoks img {
				display:block;
				/* indsat, AEL d. 260907 */
			}

			.faktaBoks h3
			{
				color: #000;
				font-weight: bold;
				font-size: 11px;
				font-family: verdana, arial, helvetica, sans serif;
				line-height: normal;
				border-top: 1px solid #cedede;
				border-bottom: 3px solid #cedede;
				padding: 2px 0 2px 0;
				margin: 4px 0 4px 0;
			}
			
			.smallHeading
			{
				display: inline;
				color: #818181;
				text-transform: uppercase;
				font-weight: bold;
			}
			
			.listHeading
			{
				font-size: 9px;
				line-height: normal;
				float: left;
				margin-top: 6px;
				display: block;
			}
			
			.listBullet
			{
				float: left;
				width: 12px;
				height: 20px;
				padding-top: 5px;
				/*background-color: Red;*/
			}
			.listText
			{
				margin-bottom: 6px;
				float: left;
			}
			dl 
			{
				padding-top: 0;
				margin-top: 0;
			}

			dt
			{
				font-size: 9px;
				line-height: normal;
			}

			dd
			{
				background-image: url('/graphics/design/elementer/listbullet.gif');
				background-position: 0 8px;
				background-repeat: no-repeat;
				margin-left: 0;
				padding-left: 12px;
				padding-top: 2px;
				padding-bottom: 8px;
			}
			
			.mainLeft .listText a, .mainLeft .listText a:visited, .mainLeft .listText a:active
			{
				border-bottom: none;
			}
			
			.chooseGroup
			{
				height: 50px;
				/*background-color: #B7CE9D; This background must be supplied in the HTML instead.*/
				padding-left: 16px;
				padding-right: 16px;
				margin-bottom: 10px;
			}
			.chooseGroup .combobox
			{
				width: 138px;
				height: 18px;
			}
			
			.chooseGroupHeading
			{
				color: #fff;
				text-transform: uppercase;
				font-size: 10px;
				font-weight: bold;
				padding-top: 2px;
				padding-bottom: 6px;
			}
			.chooseGroupHeadingLarge
			{
				color: #fff;
				text-transform: uppercase;
				font-size: 12px;
				padding-top: 12px;
				padding-bottom: 22px;
			}
			.chooseGroupHeadingLarge a
			{
				color: #fff;
				border: none;
			}
			
			.imageGroup, .imageGroupNoSpace
			{
				border: 1px solid #CCCCCC;
				text-align: center;
				margin-bottom: 10px;
				padding-top: 4px;
				padding-bottom: 2px;
			}
			
			.imageGroupNoSpace
			{
				margin-bottom: 0;
				border-bottom: none; 
			}
			
				.imageGroup img
				{
					margin: 0 auto 2px auto;
				}

				.imageGroup a, .imageGroup a:visited, .imageGroup a:active
				{
					border-bottom: none;
				}
			.textGroup
			{
				border: 1px solid #CCCCCC;
				text-align: left;
				margin-bottom: 10px;
				padding-top: 4px;
				padding-bottom: 2px;
				padding-left: 3px;
			}
				.textGroup a, .textGroup a:visited, .textGroup a:active
				{
					border-bottom: none;
				}

			.calendarRight
			{
				float: left;
				margin-bottom: 10px;
			}
			.calendarRight .listText
			{
				width: 155px; /* makes sure that text stays with the bullet in FireFox */
			}
			
			.oneThirdBox, .oneThirdBoxPadding
			{
				width: 142px;
				float: left;
			}
			.oneThirdBoxPadding
			{
				margin-left: 16px;
				margin-right: 16px;
			}
			
		.footerBanner
		{
			font-size: 9px;
			padding-top: 10px;
			padding-bottom: 0;
			margin-top: 20px;
			margin-bottom: -10px;
			text-align: center;
			border-top: 1px dotted #999999;
			vertical-align: middle;
		}


		.footer
		{
			float: left;
			font-size: 9px;
			padding-top: 10px;
			padding-bottom: 10px;
			margin-top: 20px;
			text-align: center;
			border-top: 1px dotted #999999;
			vertical-align: middle;
		}
		
		.footerText
		{
			clear: both;
			width: 600px;
			float: left;
			margin: 0;
			padding: 0;
			margin-left: 50px;
		}
		
		.footerRSS
		{
			width: 100px;
			float: right;
			margin-left: 0;
			margin-right: 0;
			text-align: right;
		}
		
		
		.footer img, .footerBanner img
		{
			padding: 0 6px 0 6px;
		}

		.footer a img, .footerBanner a img
		{
			position:relative;
			bottom:-1px;
			/*display:block;*/ /*this makes the images appear underneath each other, instead of the floating appearnce */
			background-color: #fff;
		}
		

.picturefull 
{
	float: none;
}

.pictureleft 
{
	float: left;
}

.pictureright 
{
	float: right;
}

.pictureleft table, .pictureright table, .picturefull table
{
	width: 1px; /* "hack" to make sure that a longer image text stays within the width of the image */
	border-collapse: collapse;
}
.pictureleft table tr td, .pictureright table tr td, .picturefull table tr td
{
	margin: 0px;
	padding: 0px;
}

.links img 
{
	vertical-align: middle;
	margin-right: 6px;
}


.search_list
{
	/*background-color: red;*/
	margin-top: 16px;
	margin-bottom: 16px;
}


	.search_list tr
	{
		/*background-color: red;*/
		padding-top: 0;
	}

	
		
		
/* 


General and large items of CSS 


*/

/* top menu */
/* .navseparator has been added due to the selection of a char (/) as seperator in the navigation */
#topnav
	{
		border-top: 4px solid #cbcbcb;
		background-color: #cbcbcb;
		height: 24px;
		padding-left: 16px; /* 20px like the other, minus 4 for general padding from menu */
		font-size: 11px;
	}

#topnav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background-color: #eef7ff;
	}
	#topnav li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		white-space: nowrap;
	}
	#topnav .swDrop, .navseparator {
		float: left;
	}	
	#topnav ul a, .navseparator {
		width: 60px;
		/* The width above is for IE MAC onlybelowhack below removes the horisontal scrollbars in IE5/Mac */
		/* commented backslash hack v2 \*/
		width: auto;
		/* end hack */
		display: block;
		/*font-size: 11px;*/
/*		float: left; */
		padding: 2px 4px 6px 4px;
		text-decoration: none;
		font-weight: bold;*/
		/*text-transform: uppercase;*/
		color: white;
		border: 0;
		
	}
	.navseparator 
	{
		padding:2px 0 2px 0 !important;
	}
	#topnav ul a:hover, #topnav ul a.expanded {
/*		background-image: url(../Navigation/topnav-left.gif);
		background-position: top left;
		background-repeat: no-repeat; */
		color: #000;
		background-color: LightsteelBlue;
	}
	#topnav ul a.selected {
/*		background-image: url(../Navigation/topnav-left.gif);
		background-position: top left;
		background-repeat: no-repeat; */
		color: #000;
		font-weight: bold;
		/*background-color: #EEF7FF;*/
	}
	#topnav ul ul a, #topnav ul ul a.selected 
	{
		text-transform: none;
		font-weight: normal;
		padding: 2px 8px 2px 8px;
		margin: 2px 8px 2px 8px;
		border: 0;
		border-bottom: 1px solid #BFBFBF;
		color: #000;
/*		line-height: 16px; */
		background: none;
	}
	#topnav ul ul a.selected 
	{
		font-weight: bold;
	}

	#topnav ul ul a:hover {
		background: none;
/*		padding:2px 8px 2px 8px;*/
		background-color: #eef7ff;
		color: #000;
	}
	#topnav ul ul 
	{
		z-index: 99;
		position: absolute;
		display: none;
		background: #fff; 
		border: 1px solid #eef7ff;
		/*padding: 10px 6px 10px 6px;*/
		padding: 8px 0 8px 0;
	}
	#topnav ul .swDrop:hover ul, #topnav ul .swDrop.over ul {
		display: block;
	}
/* /menu */


/* left menu */
.leftNav 
{
	border-top: 1px dotted #000;
	padding-top: 8px;
}
.leftNav UL { padding: 0px; margin: 0px; list-style-type: none; border: none;}
.leftNav LI { padding: 0px; margin: 0px; list-style-type: none; border: none;}
.leftNav UL LI { padding: 0px; margin: 0px; list-style-type: none; border: none;}

.leftNav li A {
	display: block;
	color: #000;
	/*border-bottom: 1px solid #737163;*/
	padding: 1px 5px 1px 13px;
	text-decoration: none;
	background-image: url(../images/menu/bullet.gif);
	background-position: 5px 8px; 
	background-repeat: no-repeat; 
	width: 100%;
	width: 150px;
}

.leftNav li li A {
	display: block;
	text-decoration: none;
	/*border-bottom: 1px solid #737163;*/
	padding-left: 23px; 
	/*background-color: #EFE7C6;*/
	background-image: url(../images/menu/bullet.gif);
	background-position: 15px 6px;
	/*background-image: none;*/
	width: 100%;
	width: 140px;
}

.leftNav li li li A {
	display: block;
	text-decoration: none;
	padding-left: 33px; 
	/*border-bottom: 1px solid #737163;
	background-color: #DED3B5;*/
	background-image: url(../images/menu/bullet.gif);
	background-position: 25px 8px;
	/*background-image: none;*/
	width: 100%;
	width: 130px;
}

.leftNav li li li li A {
	display: block;
	text-decoration: none;
	padding-left: 43px; 
	/*border-bottom: 1px solid #737163;
	background-color: #DED3B5;*/
	background-image: url(../images/menu/bullet.gif);
	background-position: 35px 8px;
	background-image: none;
	width: 100%;
	width: 120px;
}

.leftNav li li li li li A {
	display: block;
	text-decoration: none;
	padding-left: 53px; 
	/*border-bottom: 1px solid #737163;
	background-color: #DED3B5;*/
	background-image: url(../images/menu/bullet.gif);
	background-position: 45px 8px;
	background-image: none;
	width: 100%;
	width: 110px;
}

.leftNav A:hover { 	text-decoration: none; color: #910028;}
.leftNav A.active, A.selected { /*background-color: #C3C3C3;*/ }


.leftNav li a.selected { 
	color: #910028;
	/*background-color: #FFF3CE;*/
	background-image: url(../images/menu/bullet-sel.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	font-weight: bold;
}

.leftNav li li a.selected { 
	color: #910028;
	/*background-color: #FFF3CE;*/
	background-image: url(../images/menu/bullet-sel.gif);
	background-position: 13px 6px;
	background-repeat: no-repeat;
	font-weight: normal;
}

.leftNav li li li a.selected { 
	color: #910028;
	/*background-color: #FFF3CE;*/
	background-position: 23px 6px;
}

.leftNav li li li li a.selected { 
	color: #910028;
	/*background-color: #FFF3CE;*/
	background-position: 33px 6px;
}

.leftNav li li li li li a.selected { 
	color: #910028;
	/*background-color: #FFF3CE;*/
	background-position: 43px 6px;
}
/* /left menu */




/* My favorites */
#mySitesContainer{
	width: 132px;
	position: relative; 
	float:right;
	padding:0px;
}

#mySitesContainer a {
	text-decoration: none;
}

#mySitesLeft
{
	/*border: 1px solid #BFBFBF;*/
	background-color: #b0c4de;
	cursor:hand;
	float:left;
	height:16px; 
	width:112px;
	margin:0px; padding:0px;
	padding-bottom: 2px;
}

#mySitesLeft p{
	font-size: 10px;
	color: #000;	
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
	padding:0px 0px 0px 18px; 
	background-image: url(../Elementer/mysites-arrow.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
}

#mySitesRight{
	border-left: 3px solid #fff;
	text-align: center;
	cursor:hand;
	float:left;
	background-color: #BFBFBF;
	height:16px; 
	width:16px; 
	margin:0px; padding:0px;
	padding-bottom: 2px;
}

#mySitesRight p{
	color: #fff;	
	font-size: 10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding:0px 2px 0px 2px; 
}

#swbookmarktop {
}

#swbookmark		{								
		background-color: #EEF7FF;
		layer-background-color: #E9E5E4;
		overflow:auto;text-align:left;
		/* padding:4px 4px 4px 4px; */
		margin-left: 20px; /*very specific for DJ, not part of standard template!*/
		border: 1px solid #eef7ff;
		scrollbar-3dlight-color:#F6F6F6;
		scrollbar-3dlight-color:#F6F6F6;
		scrollbar-arrow-color:#F6F6F6;
		scrollbar-base-color:#F6F6F6;
		scrollbar-darkshadow-color:#F6F6F6;
		scrollbar-face-color:#D3D3D3;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#F6F6F6;
		scrollbar-track-color:#F6F6F6;
}

#swbookmark td {
		padding:4px 4px 4px 3px;
		border-bottom: 1px solid #D3D3D3;
}

#swbookmark a {
		font-size: 9px;
		color: #666;
		text-decoration: underline;
		padding:2px 2px 2px 0px;
}

#swbookmark a:hover {
		text-decoration: none;
}

#dEmptyBook {
			padding:4px
}

/* /My favorites */

/* FORMS */

fieldset, form, input, select, textarea {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
textarea {
	border: 1px solid #BFBFBF;
}

input.norm, input.strong {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
}

.formbutton {
	font-weight: normal;
	color: #fff;
	font-size: 8px;
	padding: 4px 2px 4px 2px;
	margin: 0px;
	background-color: #BFBFBF;
}

.searchfield, .textbox, .areabox {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
	background-color: #b0c4de;
}

.searchfield {
	height: 16px; 
	width: 110px;
}

.combobox {
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
	font-size: 10px;
}
/* / FORMS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Shortcuts
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	div.shortcuts {
		background: #fff url('../elementer/bg-genveje.gif') no-repeat top left;
		width: 200px;
		height: 146px;
		padding: 0 0 0 0;
		text-align: center;
		}
		div.shortcuts select {
			margin-top: 45px;
			border: 0px;
			width: 180px;
			font-size: 1em;
			height: 90px;
		}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	RSS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#dRSS {
 	border: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
	margin: 0 0 20px 0;
	border-top: 3px solid #9c1110;
	border-bottom: 3px solid #9c1110;
	/* background: url('../elementer/journalisten-logo.gif') no-repeat top left; */
	}
	#dRSS a.headerlogo { border: 0;padding: 0; background: none;}
	
	#dRSS span.link {padding: 5px 5px 5px 15px;}
	#dRSS dl,  #dRSS dt, #dRSS dd, #dRSS a {
	 	padding: 0; margin: 0; background: none;
	}
	/* #dRSS h3 {padding: 5px 0 10px 0; margin: 0; color: #999; border-bottom: 1px solid #ccc; font-size: 11px; font-weight: bold; text-transform: uppercase; } */
	#dRSS h3 {display: none;}


	#dRSS dl { margin: 0; padding: 5px 5px 5px 0;}
	#dRSS dt { padding: 0 5px 0 20px; }
	#dRSS dd { padding: 0 5px 10px 20px; background: url('/graphics/design/elementer/listbullet.gif') no-repeat 10px 5px;
	}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Mediekalender
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#mCalendar {
	 	border: 1px solid #ccc;
		padding: 5px;
		margin: 0 0 20px 0;
		border-top: 3px solid #446688;
		border-bottom: 3px solid #446688;	
	}
	#mCalendar ul, #mCalendar li {
	 	list-style-type: none; padding: 0; margin: 0; 
	}
	#mCalendar h3 {padding: 5px 0 10px 0; margin: 0; color: #999; border-bottom: 1px solid #ccc; font-size: 11px; font-weight: bold; text-transform: uppercase; }
	#mCalendar li a {
		display: block;
		border: 0;
		padding: 10px 10px 10px 10px;
		background: url('/graphics/design/gradient.gif') repeat-x left bottom;
		border-bottom: 1px solid #ccc;
		}
		#mCalendar li a:hover {
			color: #000;
			background: url('/graphics/design/gradient-blue.gif') repeat-x left bottom;}
		#mCalendar span a {}

/* medlemmer */

#topnav ul a.selected.cMedlemmer {
	color:#990000;
}

/* Nyhedsliste kompakt */
div.newslist-compact {
	margin-bottom: 10px;
	}
	div.newslist-compact h2 {margin-bottom: 5px;}
