img {
	border: 0;
}

.menuleft img, .menuright img {
	float:left;
}

.menuleft img {
	padding-right: 3px;
}

div.break {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #647786;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #647786;
}


/* Bugfikser til eZ bl.a. for ekstra spacing. */
div.bottomboxtext p {
	margin: 0;
}

div.content-view-embed a {
	color: #928a74;
	text-decoration: none;
	float: none;
	display: inline;
}
div.content-view-embed a:hover {
	color: #0098c5;
}
div.content-view-embed h2 {
	display: none;
}
div.object-center h2 {
	margin-bottom: 0;
}


/* Main framework. */
body {
	background: #cccccc;
}
div#page {
	width: 975px;
	margin: 0px auto;
	margin-top: 0;
	font-family: arial, sans-serif;
	font-size: 12px;	
	/*color: #647786;*/
	background: #ffffff;
}
div#leftcolumn {
	float: left;
	width: 209px;
	margin: 0px;
	font-size: 13px;
	color: #ffffff;
	background: url('/extension/eel/design/eel/images/bg-left.jpg');
	background-repeat: repeat-x;
	background-color: #647786;
}
div#rightcolumn {
	float: left;
	width: 765px;
	min-height: 500px;
	margin: 0px;
	background: #ffffff;
}

div#logo {
	text-align: center;
	margin-top: 22px;
	margin-bottom: 22px;
}

div#loginbar {
	background: #ffffff;
	text-align: right;
	margin-left: 6px;
	margin-right: 6px;
}

div#menuhead {
	margin-bottom: 0px;
}
div#mainarea {
	clear: both;
	padding-top: 15px;
}
#menuline {
	margin-bottom: 50px;
}

div#footer {
	font-size: 10px;
	color: #333333;
	margin-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
}
div#footerleft {
	float: left;
}
div#footerright {
	float: right;
}
div#footer a:link, div#footer a:visited {
	text-decoration: none;
	color: #333333;
}
div#debugreport {
	clear: both;
}


/* Other styles. */
div#contentcontainer {
	width: 100%;
	background: #ffffff;
	color: #000000;
}
div#contentbox {
	margin-left: 34px;
	margin-right: 60px;
	margin-top: 10px;
}
div#contentbox div#content-leftcontainer, div#contentbox div#content-rightcontainer {
	float: left;
	width: 325px;
	margin-right: 50px;
}
div#contentbox div#content-rightcontainer {
	width: 295px; 
	margin-right: 0px;
}

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
li.menubutton, .menubutton {
	float: left;
	width: 189px;
	height: 28px;
	background: url('/extension/eel/design/eel/images/menubbg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 7px;
}
li.menubutton a:link, li.menubutton a:visited, li.menubutton a:link, li.menubutton a:visited {
	color: #ffffff;
}
li.menubuttonwide, div.menubuttonwide {
	width: 192px;
}
li.menubuttonmiddle, div.menubuttonmiddle {
	width: 188px;
}
li.menubuttonthin, div.menubuttonthin {
	width: 187px;
}
.menubuttonspacing {
	margin-left: 3px;
}

div#fpimgbox, div.articleimg {
	float: left;
	background: #cccccc;
	font-style: italic;
	font-size: 10px;
}
div#fpimgbox {
	width: 385px;
	margin-right: 22px;
}
div.articleimg {
	width: 194px;
	margin-right: 12px;
	margin-bottom: 6px;
}
div.imgboxtext {
	padding-left: 22px;
	padding-right: 22px;
}
div#fptextbox {
	margin-right: 22px;
}

a.leftmenu:link, a.leftmenu:visited {
	display: block;
	text-decoration: none;
	color: #ffffff;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 13px;
}
p.leftmenu {
	border-bottom: 1px solid #7c8e9b;
	margin: 0;
	padding: 0;
}

a.leftmenubutton:link, a.leftmenubutton:visited {
	text-decoration: none;
	color: #ffffff;
	margin-right: 22px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 13px;
}
p.leftmenubutton {
	margin: 0;
	padding: 0;
	clear: both;
}
div.leftmenubutton {
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url('/extension/eel/design/eel/images/leftbuttonbg.jpg');
	background-repeat: repeat-x;
}
a.leftmenubutton p {
	margin: 0;
	padding: 0;
	display: inline;
}
p.leftmenubutton img {
	float: left;
	margin-left: 22px;
	margin-right: 8px;
}
a.childlist {
	color: #647786;
}

table.renderedtable {
	background: #eaeaea;
}
table.renderedtable td {
	border-bottom: 1px solid #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
}
table.renderedtable td p {
	margin: 0;
	padding: 0;
}


/* Tabs for review page. */
div#tabmenu {
	overflow:hidden;
	/*border-bottom:1px solid #FFF;*/
	margin-top: 1em;
	margin-bottom: 1em;
}
div#tabmenu .menutab {
	/*float:left;*/
	/*border:1px solid #660000;*/
	border-bottom:none;
	margin-right: 12px;
	padding: 3px;
	padding-top: 8px;
	/*background-color:#F4F4F4;*/
	font-weight:normal;
	clear: both;
	font-size: 12px;
}
div#tabmenu .active {
	background-color:#FFFFFF;
	/*color:#000099;*/
	font-weight:bold;
}
div#tabmenu .tab:hover {
	background-color:#FFFFFF;
	cursor:pointer;
}
div#tabmenu p {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	min-height: 40px;
}
.menutab a:link, .menutab a:visited {
	text-decoration: none;
	color:#ffffff;
}

li.menutab, .menutab {
	width: 120px;
	color: white;
}

div.infoblock {
	margin-bottom: 1em;
}

div#datasheet1 table.spreadsheetBarLeft, div#datasheet1 table.spreadsheetBarTop, div#datasheet1 table.spreadsheetBarCorner {
	display: none;
}

.hidden {
	display: none;
}

.removebuttonstyles {
	border: 0;
}

