/* GENERAL LAYOUT OF DIVS - BEGIN */
html {
/*	overflow: scroll; */
/* Puts a scrollbar on FF like in IE, even when not neccessary */
}
body {
	font-family: verdana, lucida sans, 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 20px;
	color: #333;
	background-color: #E7E8E8;
}
#main {
	margin: 0 auto;
	padding: 0;
	width: 896px;
}
#topbannerrow {
	padding: 0;
	text-align: center;
	height: auto;
	background-color: #fff;
}
#quicklinksrow {
	padding: 0;
	background-color: #414142;
	color: #fff;
	height: 17px;
	width: 100%;
}
#logorow {
	padding: 0;
	height: 97px;
	background-color: #fff;
}
#logo {
	float: left;
}
#bigdate {
	float: right;
}
#newsline {
	float: left;
}

#menurow {
	position: relative;
	height: 20px;
	margin: 5px 0 5px 0;
	background-color: #E7E8E8;
}
#contentrow {
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #E7E8E8;
}
#leftcol {
	float: left;
	width: 125px;
	margin: 0 5px 0 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}
#centercol {
	float: left;
	width: 471px;
	margin: 0 5px 0 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}
#rightcol {
	float: left;
	width: 125px;
	margin: 0 5px 0 0;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}
#bannercol {
	float: left;
	text-align: center;
	width: 160px;
	padding: 0;
	background-color: #fff;
}
#footerrow {
	clear: both;
	margin: 10px 0 0 0;
	background-color: #E7E8E8;
	border-top: 6px solid #414142;
}
.clearer {
	clear: both;
}
/* GENERAL LAYOUT OF DIVS - END */



/* CONTENT STYLES - BEGIN */

#content {
	float: left;
}
#content ul, #content ol {
	margin: 0;
}
#content ul li, #content ol li {
	font-size: 11px;
	margin: 0;
}

#leftcol_newsletter, #leftcol_rss {
	padding: 5px 4px;
}
#leftcol_newsletter, #leftcol_membership, #leftcol_pricelist, #leftcol_banner, #leftcol_banner2 {
	border-top: 5px solid #939598;
}
#leftcol_membership .first_col_title, #leftcol_pricelist .first_col_title {
	margin: 5px 4px 0;
}
#leftcol_membership .first_col_avis_image {
	margin: 0 0 10px;
}
#leftcol_membership .firstcolumn_button_tilmeld_dig {
	padding: 5px 4px;
}
#leftcol_rss {
	margin: 0 0 5px;
}
.first_col_text {
	margin: 5px 0px;
}


#centercol_content {
	margin-bottom: 10px;
}
#centercol_content ol li {
/*	list-style-type: decimal;*/
	margin: 5px 20px;
}
#centercol_content ul li {
	list-style-type: disc;
	margin: 5px 15px;
}
#centercol_tipafriend {
	float: left;
	margin: 0 20px 15px 15px;
	font-size: 10px;
}
#centercol_printerfriendly {
	float: left;
	font-size: 10px;
}
.grayborder-5px {
	border-top: 5px solid #939598;
}
/* CONTENT STYLES - END */



/* FONT STYLES - BEGIN */
h1 {
	font-family: lucida sans, 'Trebuchet MS', arial, verdana, sans-serif;
	color: #333;
	padding: 10px 0 8px;
	margin: 0;
}
h2 {
	font-family: lucida sans, 'Trebuchet MS', arial, verdana, sans-serif;
	color: #333;
	padding: 10px 0 0;
	margin: 0;
}
p {
	font-size: 11px;
	padding: 0 0 5px;
	margin: 0;
}
a {
	color: #FF6609;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.contenttable p.bodytext {
	margin: 0 0 10px;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}
/* FONT STYLES - END */



/* MENUROW SEARCH STYLES - BEGIN */
#search {
	width: 157px;
	float: left;
}
.searchform {
	height: ;
	width: 157px;
}
.searchform_input {
	position: absolute;
	top: 0;
	right: 19px;
	height: 18px;
	border: 1px solid #BCBEC0;
	margin: 0pt 3px 0pt 0pt;
	padding: 0px 2px 0px 2px;
	width: 136px;
	font-size: 11px;
}
.searchform_input a {
	border: none;
}
.searchform a img {
	position: absolute;
	top: 0;
	right: 0px;
	border: none;
}
/* MENUROW SEARCH STYLES - END */



.artikel_show_author {
	font-style: italic;
	margin-bottom:10px;
}

.banner_arttex {
	float: right;
	min-width: 1;
	/*background-color: green; */
}


/****************** STYLES FOR RELATED ARTICLES *********************/
div.related-articles {
	width: 210px;
	float: left;
	background-color: white;
	margin-left: 15px;
	border: 1px solid black;
}
div.related-articles div.related-header {
	background-color: #939598;
	color: #EC008C;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.related-list li.related-item {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

table.related-table th {
	background-color: #939598;
	color: white;
	text-align: left;
	padding: 2px 5px 2px 13px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;

}

table.related-table td {
	text-align: left;
	/*background-color: blue;*/
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
table.related-table ul {
	margin: 0px;
	padding: 0px;
}
table.related-table {
	border-collapse: collapse;
}
table.related-table ul {
	margin: 0px;
	padding: 0px;
}
#article-extras {
	float: right;
}
#pub-and-date {
	float: left;
}
