

@import "reset.css";

html { font-size:100%; }

body {
	background-color: #eee;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	
}

img { border:0; }

a:link,
a:visited {
	color: #0B86A0;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #c50024;
}


A.normalLink:link,
A.normalLink:visited {
	color: #0b86a0 !important;
	text-decoration: underline !important;
}
A.normalLink:hover,
A.normalLink:active {
	color: #c50024 !important;
}


a:link.readmore, a:visited.readmore, a:active.readmore {
	float:right;
	background-image:url(/images_gui/arrow-readmore.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	padding-right:10px;
	color:#333 !important;
}
a:hover.readmore {
	background-position:right -22px;
	color:#c50024 !important;
}

DIV.readmore { text-align: right; }
DIV.readmore A { background: transparent url(/images_gui/arrow-readmore.gif) right 3px no-repeat; padding-right:10px; color:#333 !important; }
DIV.readmore A:hover { background-position: right -22px; color:#c50024 !important; }

a.pdf { background-image:url(/images_gui/icon-pdf.gif); background-repeat:no-repeat; background-position:right; padding-right:20px; }

h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active { color:#0b86a0; text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover { color:#c50024; text-decoration:none; }

#mainContainer { background-color:#fff; width:970px; margin:0 auto; padding:0 20px; }
#header { margin-bottom:15px; }
#wrapperLogoTagline { float:left; width:549px; margin-top:8px; }
#wrapperLogoTagline img { float:left; }
#wrapperGlobalNavSearch { float:right; }
#tagline { font-size:1.4em; line-height:1.2em; color:#666; width:320px; float:right; margin-top:9px;}

/* Navigation */
#globalNavigation { margin:8px 5px 14px 0; text-align:right; }
#globalNavigation ul { font-family:Arial, Helvetica, sans-serif; font-size:1.1em; line-height:normal; margin:0; padding:0;  }
#globalNavigation li { list-style:none; display:inline; }
#globalNavigation li a { text-decoration:none; padding:0 7px; border-right:1px solid #666;  }
#globalNavigation li a:link,
#globalNavigation li a:visited,
#globalNavigation li a:active { color:#666; }
#globalNavigation li a:hover { color:#c50024; }
#globalNavigation li a.lastNav { border:none; padding: 0 0 0 7px; }

#mainNavigation { border-bottom:1px solid #78ceda; height:31px; margin-bottom:10px; }
#mainNavigation h5 { display: none; }
#mainNavigation li { float:left; background-image:url(/images_gui/navtab-right.gif); background-repeat:no-repeat; background-position:right top; margin:0; padding:0; list-style:none; }
#mainNavigation a { display:block; background-image:none; background-position:left top; background-repeat:no-repeat; padding:6px 20px 14px 20px; color:#666; text-decoration:none; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; position:relative; left:-1px; }
#mainNavigation a:hover { color:#c50024; }
#mainNavigation #selected { background-image:url(/images_gui/navtab-selected-right.gif); }
#mainNavigation #selected a { background-image:url(/images_gui/navtab-selected-left.gif); color:#c50024; }
#mainNavigation #parent { background-image:url(/images_gui/navtab-selected-right.gif); }
#mainNavigation #parent a:link,
#mainNavigation #parent a:visited,
#mainNavigation #parent a:active { background-image:url(/images_gui/navtab-selected-left.gif); color:#acacac; }
#mainNavigation #parent a:hover { background-image:url(/images_gui/navtab-selected-left.gif); color:#c50024; }
#mainNavigation .lastNav { background-image:none; }

#subNavigation { margin-bottom:51px; min-height:12px; clear:both; }
#subNavigation ul { font-size:1.2em; font-weight:bold; }
#subNavigation li { list-style:none; display:inline; margin-right:30px; }
#subNavigation li a:link,
#subNavigation li a:visited,
#subNavigation li a:active  { text-decoration:none; color:#666; }
#subNavigation li a:hover  { color:#c50024; }
#subNavigation li.selected a  { color:#c50024 !important; }

#leftNavigation { float:left; width:239px; font-size:1.4em; color:#666; font-weight:bold; }
#leftNavigation ul { border-bottom:1px solid #78ceda; list-style: none; }
#leftNavigation ul li { border-top:1px solid #78ceda; }
#leftNavigation ul li ul { border:none; }
#leftNavigation ul li ul li { padding-left:30px; }
#leftNavigation a { display:block; text-decoration:none; padding:12px 0 12px 15px; color:#333; }
#leftNavigation a:hover { color:#c50024 !important; }
#leftNavigation ul li.parent a { color:#acacac;  }
#leftNavigation ul li.parent li a { color:#333; }
#leftNavigation ul li.selected a  { color:#c50024 !important;  }
#leftNavigation ul li.selected li a { color:#333 !important; }
#leftNavigation SELECT {margin: 12px 15px; width:209px;  }

#article {
	float: right;
	width: 468px;
}
#article,
#article p,
#article td,
#article li {
	font-size: 14px;
	line-height: 17px;
}
.article_fullwidth {
	float: none !important;
	width: 90% !important;
	padding-left: 10px;
}
#mainContentCol #article h1,
.popup H1 {
	font: normal 28px/1em Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: 0.5em;
}
#mainContentCol #article h2 {
	margin: 0.4em 0;
	font: bold 16px/1.2em Arial, Helvetica, sans-serif;
}
#mainContentCol #article h3 {
	margin: 0.4em 0;
	font: bold 12px/1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#mainContentCol #article h4,
#mainContentCol #article h5,
#mainContentCol #article h6 {
	margin: 0.2em 0;
	font: bold 12px/1.2em Arial, Helvetica, sans-serif;
}
#mainContentCol #article p.ingress { font-size:0.9em; }
p.published {
	font-size: 0.8em;
	color: #999;
	margin: 0;
	padding: 20px 0;
}
.foto { color:#999; }

#ifokus { margin-bottom:3em; }
#ifokus img { border:2px solid #cccccc; border-top:none; margin-bottom:0.4em; }
#ifokus h3 { background-color:#ccc1b8; padding:0.3em 0 0.3em 1.5em; font-size:1em; font-weight:bold; color:#fff; margin:0; text-transform:uppercase; }
#ifokus p { font-size:0.85em; line-height:normal;   }

#searchContent { font-size:1.2em; line-height:1.2em; padding:0 15px; margin-top:18px; }
#searchContent ul  { list-style: none; }
#searchContent ul li {  background-image:url(/images_gui/line-horizontal.gif); background-repeat:repeat-x; background-position:bottom; margin-bottom:15px; padding-bottom:5px; }
#searchContent ul li.last { background-image:none; }
#searchContent ul li h3 { font-size:1.2em; font-weight:normal; }
#searchContent ul li a { text-decoration:none; }
#searchContent ul li p { margin:10px 0; line-height:normal;}
#searchContent ul li p.resultInfo { color:#999; }
#searchContent ul li p.resultInfo span.resultDivider { color:#999999; font-size:0.8em; margin:0 0.2em; }

/* *******************************************************************************************
 *         Layout                                                                            * background:red; background:yellow;
 ******************************************************************************************* */

#mainContent {  }
.startpage { margin-top:38px; }
#mainContentCol { float:left; width:729px; }
#subContentCol { float:right; width:221px; }
#mainContentCol p { margin-bottom:15px; }
#mainContentCol h1 { font-size:1.4em; font-weight:normal; color:#a0a0a0; margin-bottom:4px; }
#subContentCol a:link, #subContentCol a:visited, #subContentCol a:active { color:#333; }
#subContentCol a:hover { color:#c50024; }

#workareaContainer { clear:both; border-left: 2px solid #ccc !important; }
.workarea { float:left; clear:both; width:100%; }
.workareaHeader { background-color:#ccc1b8; }
.workarea h2 { margin-left:215px; background-image:url(/images_gui/arrow-header.gif); background-repeat:no-repeat; background-position: left 3px; padding-left:24px; font-size:1.4em; font-weight:bold; line-height:1.75em; }

.workarea h2 a:link, .workarea h2 a:visited, .workarea h2 a:active { color:#fff; }
.workarea h2 a:hover { color:#c50024; }

.workarea img { float:left; border-right:2px solid #ccc !important; }
.workareaLast img { border-bottom:2px solid #ccc !important; }
.workarea p { margin-bottom:0!important; }
.workareaText { float:left; margin-left:15px; margin-top:12px; width:325px; font-size:1.2em; line-height:1.25em;}
.workareaText h3 { font-size:1.7em; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal; margin-bottom:6px; }
.workareaText a { text-decoration:none; }
.sektion { color:#9b6e51; font-weight:bold; text-transform:uppercase; font-size:0.9em; margin-right:8px; }
.workareaLinks { float:right; width:160px; margin-top:10px; }
.workareaLinks h4 { color:#9b6e51; text-transform:uppercase; font-size:1.1em; font-weight:bold; }
.workareaLinks ul { margin-top:10px; list-style: none; }
.workareaLinks li { font-size:1.2em; line-height:normal; margin-bottom:12px; }

.workareaLinks a:link, .workareaLinks a:active, .workareaLinks a:visited { color:#333; }
.workareaLinks a:hover { color:#c50024;}

#footer { font-size:1.1em; color:#666; padding: 20px 0 20px 4px; }
#footer ul { font-size:1em; line-height:normal; color:#666; }
#footer li { list-style:none; display:inline; padding:0 8px 0 6px; background-image:url(/images_gui/footer-border.gif); background-position:right; background-repeat:no-repeat; }
#footer li.first { padding-left:0; }
#footer li.last { background:none; }
#footer li a:link,
#footer li a:visited,
#footer li a:active { color:#666; text-decoration:none; }
#footer li a:hover { color:#c50024; }

.clearBoth { clear:both; height:0; overflow:hidden; margin-top:-1px; position: relative; }
.clearer { clear:both !important; }

.hrDiv { background: transparent url(/images_gui/line-horizontal.gif) 0 11px repeat-x; clear:both; height:31px; margin:0 !important; padding:0 !important; }
.hrDiv hr { display:none; }
.hrLeftDiv { height:15px; background-position: 0 2px; }
.hrRightDiv { height:12px; margin-top:-3px !important; background-position: 0 0; }

.floatLeft { float:left; }
.floatRight { float:right; }
.ingress { font-weight:bold; }

/* Forms */
input { font-size:1.1em; font-family:inherit; }

/* Newsletter */
.newsletter { margin-top:1em; }
.newsletter input[type=text] { width:190px; margin:4px 0; padding:0; }
.newsletter input[type=submit] { font-size:0.9em; float:right; margin:4px 0; }
.newsletter label { font-weight:bold; }

#newsletterDiv {
	display: block;
}

.boxContainer {
	clear: both;
	margin-top: 3em;
}
.boxContainer .boxBlue {
	margin-right: 6px !important;
}
.boxContainer .boxBlueLast {
	margin-right: 0 !important;
}







/* Blue Box small */
.boxBlue { font-size:1.2em; line-height:normal; margin:10px 4px 11px 0; }
.boxBlue div.topleft { display: block; background: url("/images_gui/box-small.jpg") top left no-repeat white;	padding: 0; }
.boxBlue div.topright {	display: block;	background: url("/images_gui/box-small.jpg") top right no-repeat white; padding: 6px 24px 0 0; margin: -10px 0 10px 16px; }
.boxBlue div.bottomleft { display: block; height: 24px; margin-top: -10px; background: url("/images_gui/box-small.jpg") bottom left no-repeat white; }
.boxBlue div.bottomright { display: block; background: url("/images_gui/box-small.jpg") bottom right no-repeat white; height: 24px; margin-left: 15px; }
.boxBlue ul { margin-bottom:10px; list-style: none; }
.boxBlue li { margin-bottom:7px;}
/* OLD:
.boxBlue div.boxContent { min-height:170px; }
.boxBlue h3 { font-weight:bold; margin-bottom:17px; }
 */
#subContentCol .boxBlue h3, #subContentCol .boxBlueLarge h3 { width:205px; } 
#subContentCol .boxBlue h3 span, #subContentCol .boxBlueLarge h3 span { width:190px; }
#mainContentCol .boxBlue h3, #mainContentCol .boxBlueLarge h3 { width:215px; }
#mainContentCol .boxBlue h3 span, #mainContentCol .boxBlueLarge h3 span { width:200px; } 
.boxBlue div.boxContent { min-height:170px; margin-top:0.3em; }
.boxBlue h3 { font-weight:bold; margin-bottom:17px; border-bottom:2px solid #89d4df; }
.boxBlue h3 span { display:block; margin-bottom:0.3em; }

#mainContentCol .boxBlue {
	width: 239px;
	font-size: 1.0em; 
}

/* Blue Box large */
.boxBlueLarge { width:239px; font-size:1.2em; line-height:normal; margin:10px 4px 11px 0; }
.boxBlueLarge div.topleft { display: block; background: url("/images_gui/box-large.jpg") top left no-repeat white;	padding: 0; }
.boxBlueLarge div.topright {	display: block;	background: url("/images_gui/box-large.jpg") top right no-repeat white; padding: 6px 24px 0 0; margin: -10px 0 10px 16px; }
.boxBlueLarge div.bottomleft { display: block; height: 24px; margin-top: -10px; background: url("/images_gui/box-large.jpg") bottom left no-repeat white; }
.boxBlueLarge div.bottomright { display: block; background: url("/images_gui/box-large.jpg") bottom right no-repeat white; height: 24px;  margin-left: 15px; }
.boxBlueLarge ul { margin-bottom:10px; list-style: none; }
.boxBlueLarge li { margin-bottom:7px;}
/* OLD:
.boxBlueLarge div.boxContent { min-height:170px; }
.boxBlueLarge h3 { font-weight:bold; margin-bottom:17px; } */
.boxBlueLarge div.boxContent { min-height:170px; margin-top:0.3em; }
.boxBlueLarge h3 { font-weight:bold; margin-bottom:17px; border-bottom:2px solid #89d4df; width:215px; }
.boxBlueLarge h3 span { display:block; width:200px; margin-bottom:0.3em; }



.article_fullwidth .boxBlueLargeWide {
	width: 450px !important;
	margin: 15px 0 !important;
}
.article_fullwidth .boxBlueLargeWide h3 { width:425px !important; }
.article_fullwidth .boxBlueLargeWide h3 span { width:410px !important; }

.boxBlueLargeWide div.topleft,
.boxBlueLargeWide div.topright,
.boxBlueLargeWide div.bottomleft,
.boxBlueLargeWide div.bottomright {
	background-image: url("/images_gui/box-large-wide.jpg") !important;
}

#subContentCol .boxBlue,
#subContentCol .boxBlueLarge {
	width: 229px;
}
/* Red Box small */
.boxRed { width:239px; font-size:1.2em; line-height:normal; margin:10px 4px 11px 0; }
.boxRed div.topleft { display: block; background: url("/images_gui/box-small.jpg") top left no-repeat white;	padding: 0; }
.boxRed div.topright {	display: block;	background: url("/images_gui/box-small.jpg") top right no-repeat white; padding: 6px 24px 0 0; margin: -10px 0 10px 16px; }
.boxRed div.bottomleft { display: block; height: 24px; margin-top: -10px; background: url("/images_gui/box-small.jpg") bottom left no-repeat white; }
.boxRed div.bottomright { display: block; background: url("/images_gui/box-small.jpg") bottom right no-repeat white; height: 24px;  margin-left: 15px; }
.boxRed ul { margin-bottom:10px; list-style: none; }
.boxRed li { margin-bottom:7px;}
/* OLD:
.boxRed div.boxContent { min-height:170px; }
.boxRed h3 { font-weight:bold; margin-bottom:17px; } */
.boxRed div.boxContent { min-height:170px; margin-top:0.3em; }
.boxRed h3 { font-weight:bold; margin-bottom:17px; border-bottom:2px solid #c50024; width:215px; }
.boxRed h3 span { display:block; width:200px; margin-bottom:0.3em; }

/* Red Box large */
.boxRedLarge { width:229px; font-size:1.2em; line-height:normal; margin:10px 4px 21px 0; }
.boxRedLarge20 { clear:both; margin: auto 4px 13px 0; }
.boxRedLarge div.topleft { display: block; background: url("/images_gui/box-large.jpg") top left no-repeat white; padding: 0; }
.boxRedLarge div.topright {	display: block;	background: url("/images_gui/box-large.jpg") top right no-repeat white;padding: 6px 24px 0 0; margin: -10px 0 10px 16px; }
.boxRedLarge div.bottomleft { display: block; height: 24px; margin-top: -10px; background: url("/images_gui/box-large.jpg") bottom left no-repeat white; }
.boxRedLarge div.bottomright { display: block; background: url("/images_gui/box-large.jpg") bottom right no-repeat white; height: 24px;  margin-left: 15px; }
.boxRedLarge ul { margin-bottom:10px; list-style: none; }
.boxRedLarge li { margin-bottom:7px;}
/* OLD:
.boxRedLarge div.boxContent { min-height:170px; }
.boxRedLarge h3 { font-weight:bold; margin-bottom:17px; } */
.boxRedLarge div.boxContent { min-height:170px; margin-top:0.3em; }
.boxRedLarge h3 { font-weight:bold; margin-bottom:17px; border-bottom:2px solid #c50024; width:205px; }
.boxRedLarge h3 span { display:block; width:190px; margin-bottom:0.3em; }

/* Brown Box small */
.boxBrown { width:229px; font-size:1.2em; line-height:normal; margin:10px 4px 21px 0; }
.boxBrown div.topleft { display: block; background: url("/images_gui/box-brown.jpg") top left no-repeat white; padding: 0; }
.boxBrown div.topright {	display: block;	background: url("/images_gui/box-brown.jpg") top right no-repeat white; padding: 4px 24px 0 0; margin: -10px 0 8px 20px; }
.boxBrown div.bottomleft { display: block; height: 24px; margin-top: -10px; background: url("/images_gui/box-brown.jpg") bottom left no-repeat white; }
.boxBrown div.bottomright { display: block; background: url("/images_gui/box-brown.jpg") bottom right no-repeat white; height: 24px;  margin-left: 15px; }
.boxBrown div.boxContent {  }
.boxBrown h3 { font-weight:bold; margin-bottom:11px; color:#fff; font-size:1.2em; }
.boxBrown ul { margin-bottom:10px; list-style: none; }
.boxBrown li { margin-bottom:7px;}

/* Brown Box large */
.boxBrownLarge { width:360px; font-size:1.2em; line-height:normal; margin:10px 4px 0 0; position:relative; right:-8px; }
.boxBrownLarge div.topleft { display: block; background: url("/images_gui/box-brown.jpg") top left no-repeat white; padding: 0; }
.boxBrownLarge div.topright {	display: block;	background: url("/images_gui/box-brown.jpg") top right no-repeat white; padding: 4px 24px 0 0; margin: -10px 0 10px 20px; }
.boxBrownLarge div.bottomleft { display: block; height: 24px; margin-top: -10px; background: url("/images_gui/box-brown.jpg") bottom left no-repeat white; }
.boxBrownLarge div.bottomright { display: block; background: url("/images_gui/box-brown.jpg") bottom right no-repeat white; height: 24px;  margin-left: 15px; }
.boxBrownLarge div.boxContent { min-height:109px; }
.boxBrownLarge h3 { font-weight:bold; margin-bottom:11px; color:#fff; font-size:1.2em; }
.boxBrownLarge ul { margin-bottom:10px; list-style: none; }
.boxBrownLarge li { margin-bottom:7px;}


.boxBrown a:link,
.boxBrown a:visited,
.boxBrown a:active,
.boxBrownLarge a:link,
.boxBrownLarge a:visited,
.boxBrownLarge a:active,
.boxBlue a:link,
.boxBlue a:visited,
.boxBlue a:active,
.boxBlueLarge a:link,
.boxBlueLarge a:visited,
.boxBlueLarge a:active,
.boxRed a:link,
.boxRed a:visited,
.boxRed a:active,
.boxRedLarge a:link,
.boxRedLarge a:visited,
.boxRedLarge a:active { color:#333; }

.boxBrown a:hover,
.boxBrownLarge a:hover,
.boxBlue a:hover,
.boxBlueLarge a:hover,
.boxRed a:hover,
.boxRedLarge a:hover { color:#c50024; }





/* Brown headline on search page */
.brownHeadline { background-image:url(/images_gui/arrow-brownheadline.gif); background-position:bottom left; background-repeat:no-repeat; padding-bottom:10px; margin-bottom:20px; }
.brownHeadline h3 { font-weight:bold; color:#fff; font-size:1.4em; background-color:#ccc1b8; padding:6px 0 5px 19px; }

/* Search box modifications */
.searchBox { width:530px; }
.searchBox div.boxContent,
.sortBox div.boxContent { min-height:95px; }
.searchBox .searchForm,
.sortBox form { margin:20px 0 10px 0; }
.searchBox p { margin:0!important; }
.sortBox { width:187px; }

.searchBreadcrum { line-height:normal; display:inline; float:left; }
.searchBreadcrum h5 { display:none; }
.searchBreadcrum ul { display:inline; list-style: none; }
.searchBreadcrum ul li { display:inline; color:#c6c6c6; background-image:none!important;  }
.searchBreadcrum ul li a:link,
.searchBreadcrum ul li a:visited,
.searchBreadcrum ul li a:active { color:#0b86a0; text-decoration:none;  }
.searchBreadcrum ul li a:hover { color:#c50024; }
.searchBreadcrum ul ul li { background-image:url(/images_gui/arrow-breadcrum.gif)!important; background-repeat:no-repeat!important; background-position: 0 4px!important; padding-left:0.8em; }

#pager { color:#cccccc; }
#pager a:link,
#pager a:visited,
#pager a:active { color:#0b86a0; text-decoration:none; margin-right:5px; }
#pager a:hover { color:#c50024; }
#pager span { margin-right:5px; }

.boxBlue table,
.boxBlueLarge table { margin-bottom:7px; width:207px !important; }
.boxBlue th,
.boxBlueLarge th { text-align:left; width:100%; font-weight:normal; }
.boxBlue th h3,
.boxBlueLarge th h3 { margin:0; border-bottom:2px solid #89d4df; padding-bottom:2px; width:auto !important; margin-bottom:6px; }
.boxBlue th a,
.boxBlueLarge th a { display:block; margin-bottom:9px; }
.boxBlue td,
.boxBlueLarge td { text-align:right; padding-right:19px; }
.boxBlue td.artCount,
.boxBlueLarge td.artCount { padding-bottom: 10px; }
.boxBlue table.totalSearchTable,
.boxBlueLarge table.totalSearchTable { margin-bottom:10px; }

a.selected { color:#c50024!important; }

/* News */
.news { margin-bottom:20px !important; }
.news .news_item {
	padding-top: 15px;
}
.news .news_item_first {
	padding-top: 0;
}
.news .date { color:#999999; margin-bottom:4px; }
.news h2 { font-size:1.4em; font-weight:normal; line-height:1.1em; margin-bottom:3px; }
.news h2 a:link, .news h2 a:visited, .news h2 a:active, .workareaText h3 a:link, .workareaText h3 a:visited, .workareaText h3 a:active { color:#0B86A0!important; }
.news h2 a:hover, .workareaText h3 a:hover { color:#c50024!important; }
.news p { font-size:1.2em; line-height:1.3em; margin:0.2em 0; }
.news img { border:2px solid #ccc !important; margin:4px 0; }
.news p a, .workareaText a, #fokusArea p a { color:#333!important; text-decoration:none; }
.news p a:link.newsLink, .news p a:visited.newsLink, .news p a:active.newsLink { color:#333; text-decoration:underline; }
.news p a:hover.newsLink { color:#c50024!important; }

#newsItems { float:right; width:222px; }
#newsItems p { margin-bottom:0;  font-size:1.2em; }
#newsItems .newsFirst p.date { margin-top: 0 !important; }

/* Calendar */
.calendarList ul { list-style: none; }
.calendarList li { clear:both; }
.calendarList p,
#calendarListTable .date p.calDate {
	background: url(/images_gui/date-background.jpg) 0 0 no-repeat;
	height: 40px;
	width: 30px;
	font: bold 0.8em/16px Verdana, Geneva, sans-serif;
	color: #fff;
	float: left;
	margin-right: 6px;
	padding: 5px 0;
	text-align: center;
}
#calendarListTable TD.date {
	width: 5em;
	text-align: left;
}
#calendarListTable .date p.calDate {
	float: none;
	margin: 0 0;
}
.calendarList p span,
#calendarListTable .date p.calDate span {
	display: block;
	font-size: 1.4em;
	color: #525252;
}
.calendarList li a { line-height: 1.6em; }

/* Intro box on sub Startpages */
#boxIntro { width:339px; border-top:1px solid #c50024; border-bottom:1px solid #c50024; padding:7px 6px; font-size:1.2em; line-height:normal; }
#boxIntro h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.6em; font-weight:normal; color:#333; }
#boxIntro blockquote { line-height:1.4em; margin:6px 0 0 0; padding:1px 0 0 30px; background-image:url(/images_gui/quote.gif); background-repeat:no-repeat; background-position:top left; margin-bottom:10px;  }
#boxIntro p { margin:0; padding:0 30px 5px 0; background-image:url(/images_gui/quote.gif); background-repeat:no-repeat; background-position:bottom right; }

/* Fokus area */
#fokusArea { font-size:1.2em; line-height:normal; width:468px; background-image:url(/images_gui/line-vertical.gif); background-repeat:repeat-y; background-position:right; padding-right:20px; float:left; }
#fokusArea img { border:2px solid #ccc !important; border-top:none !important; }
#fokusArea .image_text {
	padding: 3px 0 0 0;
	font-size: 10px;
	color: #777;
	text-align: left;
}
#fokusArea h1 { background-color:#ccc1b8; padding-left:1.5em; font-size:1.2em; font-weight:bold; line-height:1.75em; color:#fff; margin:0; text-transform:uppercase; }
#fokusArea h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:2.4em; font-weight:normal; margin:16px 0 13px 0; }
#fokusArea h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.7em; font-weight:normal; margin:5px 0 13px 0; }
#fokusArea p { line-height:1.4em; }

#fokusInfo { border-top:2px solid #ccc; border-bottom:2px solid #ccc; padding:10px 0; font-size:0.9em; line-height:1.5em; margin:10px 0; }
#fokusInfo p { margin:0; }
#fokusInfo p a:link, #fokusInfo p a:visited, #fokusInfo p a:active { color:#333; }
#fokusInfo p a:hover { color:#c50024; }

#breadcrum {
	font-size: 1.2em;
	margin-top: 1em;
	padding-left: 7px;
}
#breadcrum h5 { display:none; }
#breadcrum ul { display:inline; list-style: none; padding-left:0.2em; margin-left:0; }
#breadcrum ul li { display:inline; color:#c6c6c6;  }
#breadcrum ul li a:link,
#breadcrum ul li a:visited,
#breadcrum ul li a:active { color:#0b86a0; text-decoration:none;  }
#breadcrum ul li a:hover { color:#c50024; }
#breadcrum ul ul li { background-image:url(/images_gui/arrow-breadcrum.gif); background-repeat:no-repeat; background-position:left; padding-left:0.8em; }


#article fieldset { margin-bottom:1em; font-size:0.9em;  }
.text12 { font-size:1.2em;  }

.fullWidth {
	float: none !important;
	width: 710px !important;
	margin-left: 20px !important;
}
.publicationWidth { width:33em; }

.morePublications { display:none; margin-top:1em;  }
.showMorePublications {  }


table.columnList td { font-size:0.9em; padding-bottom:1em; }
table.columnList td.tdTitle {  }
table.columnList td.tdHeader { font-weight:bold; padding-bottom:0.5em; }



#top_image {
	padding-bottom: 17px;
}
#top_image img {
	border: 2px solid #ccc !important;
	border-top: none !important;
}
.top_image_no_head img {
	border-top: 2px solid #ccc !important;
}
#top_image h1 {
	background-color: #ccc1b8 !important;
	margin: 0 !important;
	padding: 5px 21px !important;
	font: bold 14px/1em Arial, Helvetica, sans-serif !important;
	color :#fff !important;
	text-transform: uppercase !important;
}

#top_image .image_text {
	padding: 3px 0 0 0;
	font-size: 10px;
	color: #777;
	text-align: left;
}

.bannerImg {}
.bannerImg IMG {
	margin-bottom: 20px !important;
}

#shareBtn {
	margin: 0;
	padding: 0 0 15px 10px;
	text-align: right;
}



.list_items {}

.list_items .list_item {
	clear: both;
	margin: 13px 0;
	padding: 15px 0 0 0;
	background: transparent url(/images_gui/line-horizontal.gif) top left repeat-x;
}
.list_items .item_first {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

.list_items .list_item .image {
	float: left;
	padding: 3px 15px 18px 0;
}
.list_items .item_big .image {
	clear: both;
	float: none !important;
}

.list_items .list_item .item_text {
	float: left;
	width: 340px;
	margin: 0 !important;
	padding: 0 !important;
}
.list_items .list_item .date {
	margin: 0 !important;
	padding: 0 !important;
}
.list_items .list_item H1,
.list_items .list_item H2,
.list_items .list_item .text {
	padding-right: 18px;
}
.list_items .list_item H1 {
	margin: 0 0 .5em 0;
	padding: 0;
	font: normal 18px/1.3em Verdana, Geneva, sans-serif;
	color: #000;
}
.list_items .list_item H2 {
	margin: 0 0 .5em 0 !important;
	padding: 0 !important;
	font: normal 14px/1.3em Verdana, Geneva, sans-serif;
	color: #000;
}
.list_items .list_item .section {
	display: inline;
	padding-right: 5px;
	color: #999;
}
.list_items .list_item .text {}


/* *******************************************************************************************
 *         Person data - In article template                                                 *
 ******************************************************************************************* */

.person {}

.person .person_table {}

.person .person_table TD {
	vertical-align: top;
}
.person .person_table .td1 {
	padding: 3px 15px 5px 0;
}
.person .person_text_table TD {
	vertical-align: top;
	padding: 1px 0 !important;
}
.person .person_text_table .td1 {
	padding-right: 10px !important;
	font-weight: bold;
	white-space: nowrap;
}
.person .person_text_table .name {}
.person .person_text_table .title {}
.person .person_text_table .phone {}
.person .person_text_table .mobile {}
.person .person_text_table .email {}

.person .person_description {
	padding-bottom: 2px !important;
	font-weight: bold;
}
.person .person_text {
	padding-top: 10px !important;
}

.person_list {
	background-color: #fff;
}
.person_list .person {
	margin: 10px 0;
	padding: 10px 10px 0 10px;
	border-top: 1px dashed #ccc;
}
.person_list .person_first {
	margin: 0 !important;
	border-top: 0 !important;
}
.person_list .person_last {
	padding-bottom: 10px;
}

/* *******************************************************************************************
 *         Paging                                                                            *
 ******************************************************************************************* */

.paging {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}
.paging .dim {
	color: #999;
}
.paging A {
	text-decoration: none;
}
.paging .active {
	color: #999;
	text-decoration: none;
}


/* *******************************************************************************************
 *         Forms                                                                             *
 ******************************************************************************************* */


.formField, SELECT, INPUT, TEXTAREA, BUTTON {
}

.formField,
.formFieldFile,
TEXTAREA,
SELECT {
}

.imcms .formField,
.imcms SELECT,
.imcms INPUT,
.imcms TEXTAREA,
.imcms BUTTON {
	font: 11px Verdana,Geneva,sans-serif;
	color: #333;
}

.imcms .formField,
.imcms .formFieldFile,
.imcms TEXTAREA,
.imcms SELECT {
	border: 1px solid #7d736b;
}

.formFieldBlur {}

.formFieldFocus {
	border-color: #983334 !important;
	background-color: #fff3ef !important;
}
.formFieldError {
	border-color: #f00 !important;
	background-color: #fee !important;
}

.errorMess {
	margin: 5px 0 !important;
	padding: 5px !important;
	border: 1px solid #f00 !important;
	background-color: #ffc !important;
	color: #c00 !important;
}

TEXTAREA {
	overflow: auto;
}

.formBtn,
.formBtnSmall,
.formBtnSmallActive {
	font: 12px Arial, Helvetica, sans-serif;
}
.formBtnDisabled,
.formBtnSmallDisabled {
	font: 12px Arial, Helvetica, sans-serif;
}

.formBtnSmall,
.formBtnSmallActive,
.formBtnSmallDisabled {
	font: 10px Arial, Helvetica, sans-serif;
}





.formBtnImg {
	display: inline-block !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	cursor: pointer !important;
}
.formBtnImg DIV {
	display: block !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent url(/images_gui/buttons/bg_btn_left.gif) 0 0 no-repeat !important;
}
.formBtnImg DIV SPAN {
	display: block !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent url(/images_gui/buttons/bg_btn_right.gif) right top no-repeat !important;
}
.formBtnImg DIV SPAN B {
	display: block !important;
	margin: 0 !important;
	padding: 2px 10px 0 10px !important;
	background: transparent !important;
	font: normal 11px/13px Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	text-align: center !important;
	white-space: nowrap !important;
}
.formBtnImgSpecial DIV SPAN B {
	padding: 3px 10px 0 10px !important;
}



.adminBtn,
.adminBtnSmall,
.adminBtnSmallActive {
	background: #4e88ad url(/images_gui/buttons/bg_btn.gif) 0 0 no-repeat;
	border: 1px solid #3e789d;
	font: 11px Arial,Helvetica,sans-serif !important;
	color: #fff !important;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 2px;
}
.adminBtnDisabled,
.adminBtnSmallDisabled {
	background: #b1b8bd url(/images_gui/buttons/bg_btn_disabled.gif) 0 0 no-repeat;
	border: 1px solid #91989d;
	font: 11px Arial,Helvetica,sans-serif !important;
	color: #91989d !important;
	cursor: default;
	padding-right: 2px;
	padding-left: 2px;
}

.adminBtnSmall,
.adminBtnSmallActive,
.adminBtnSmallDisabled {
	font-size: 10px !important;
}

.formBtnLeft {
	float: left !important;
	margin-right: 8px;
}
.formBtnRight {
	float: right !important;
	margin-left: 8px;
}


.formGroup {
	clear: both;
	padding-bottom: 10px;
}
.formGroup LABEL {
	display: block;
	padding-bottom: 3px;
}
.formGroupBtn {
	padding-top: 10px;
	text-align: right;
}
.formGroup .errorMess {
	display: none;
	clear: both;
	margin: 0;
	padding: 3px 0 10px 0;
	font-weight: bold;
	font-size: 10px;
	color: #c00;
}
.formGroupError .errorMess {
	display: block;
}
.successMess {
	clear: both !important;
	margin: 0 !important;
	padding: 10px 0 !important;
	font-weight: bold !important;
	font-size: 12px !important;
	color: #000 !important;
}
#noSendError {
	clear: both;
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	font-size: 12px;
	color: #c00;
}



/* *******************************************************************************************
 *         Special                                                                           *
 ******************************************************************************************* */

.olTable {
	width: 100%;
	margin: .4em 0 1em 0 !important;
}
.olTable .number,
.olTable .data {
	vertical-align: top;
	padding-bottom: 5px;
}
.olTable .number {
	width: 2%;
	padding-left: 15px;
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
}
.olTable .data {
}



.toolTip {
	cursor: help;
}
.helper {
	text-decoration: none !important;
	border-bottom: 1px dashed #0b0 !important;
	cursor: help !important;
}
.helper IMG {
	border: 0 !important;
}
#toolTipPop{
	position: absolute;
	border: 1px solid #000;
	
	padding: 5px 5px 5px 25px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	background: #fff url(/images_gui/icons/icon_info.gif) 4px 5px no-repeat;
	color: #000;
	z-index: 100000;
	display: none;
}

.toolTipIcon_JPG {
	background: #fff url(/images_gui/icons/icon_file_image.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_PNG {
	background: #fff url(/images_gui/icons/icon_file_image.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_GIF {
	background: #fff url(/images_gui/icons/icon_file_image.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_MP3 {
	background: #fff url(/images_gui/icons/icon_file_audio.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_AVI {
	background: #fff url(/images_gui/icons/icon_file_video.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_MPG {
	background: #fff url(/images_gui/icons/icon_file_video.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_EXT_LINK {
	background: #fff url(/images_gui/icons/icon_link_ext.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_URL {
	background: #fff url(/images_gui/icons/icon_link_ext.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_PDF {
	background: #fff url(/images_gui/icons/icon_file_pdf.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_DOC {
	background: #fff url(/images_gui/icons/icon_file_doc.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_ZIP {
	background: #fff url(/images_gui/icons/icon_file_zip.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_XLS {
	background: #fff url(/images_gui/icons/icon_file_xls.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_PPT {
	background: #fff url(/images_gui/icons/icon_file_ppt.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_IMAGE {
	background: #fff url(/images_gui/icons/icon_file_image.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_SWF {
	background: #fff url(/images_gui/icons/icon_file_swf.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_VIDEO {
	background: #fff url(/images_gui/icons/icon_file_video.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_AUDIO {
	background: #fff url(/images_gui/icons/icon_file_audio.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_TXT {
	background: #fff url(/images_gui/icons/icon_file_txt.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_RTF {
	background: #fff url(/images_gui/icons/icon_file_rtf.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_HTM {
	background: #fff url(/images_gui/icons/icon_file_htm.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OO-WRITE {
	background: #fff url(/images_gui/icons/icon_file_oo-write.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OO-CALC {
	background: #fff url(/images_gui/icons/icon_file_oo-calc.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OO-DRAW {
	background: #fff url(/images_gui/icons/icon_file_oo-draw.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OO-IMPRESS {
	background: #fff url(/images_gui/icons/icon_file_oo-impress.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_ODT {
	background: #fff url(/images_gui/icons/icon_file_oo-write.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OTT {
	background: #fff url(/images_gui/icons/icon_file_oo-write.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_SXW {
	background: #fff url(/images_gui/icons/icon_file_oo-write.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_STW {
	background: #fff url(/images_gui/icons/icon_file_oo-write.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_ODS {
	background: #fff url(/images_gui/icons/icon_file_oo-calc.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OTS {
	background: #fff url(/images_gui/icons/icon_file_oo-calc.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_SXC {
	background: #fff url(/images_gui/icons/icon_file_oo-calc.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_STC {
	background: #fff url(/images_gui/icons/icon_file_oo-calc.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_ODG {
	background: #fff url(/images_gui/icons/icon_file_oo-draw.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OTG {
	background: #fff url(/images_gui/icons/icon_file_oo-draw.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_SXD {
	background: #fff url(/images_gui/icons/icon_file_oo-draw.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_STD {
	background: #fff url(/images_gui/icons/icon_file_oo-draw.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_ODP {
	background: #fff url(/images_gui/icons/icon_file_oo-impress.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_OTP {
	background: #fff url(/images_gui/icons/icon_file_oo-impress.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_SXI {
	background: #fff url(/images_gui/icons/icon_file_oo-impress.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}
.toolTipIcon_STI {
	background: #fff url(/images_gui/icons/icon_file_oo-impress.gif) 4px 5px no-repeat !important;
	padding-left: 27px !important;
}


.ui-sortable-placeholder {
	background-color: #ffc;
	border: 2px dotted #c00;
	visibility: visible !important;
	height: 134px !important;
}
.ui-sortable-placeholder * {
	visibility: hidden;
}
.ui-sortable-handle {
	cursor: n-resize !important;
}

.imcms_hide_message {
	display: none;
	margin: 10px 0;
	padding: 10px;
	font-size: 13px !important;
}


/* Try fixing the lists that are fucked up by reset.css */ 

.normalList dl,
.normalList dt,
.normalList dd,
.normalList ol,
.normalList ul,
.normalList li,
.text dl,
.text dt,
.text dd,
.text ol,
.text ul,
.text li {
	margin: auto;
	padding: inherit;
	border: inherit;
	outline: inherit;
	font-size: inherit;
	vertical-align: inherit;
	background: inherit;
}
.normalList OL,
.text OL {
	margin: 10px 0 10px 14px;
}
.normalList UL,
.text UL {
	margin: 10px 0 10px 14px;
	padding: 0;
	list-style-type: square;
}
.normalList LI,
.text LI {
	padding-bottom: 3px;
}





DIV.postit {
	clear: both !important;
	display: block !important;
	margin: 10px auto !important;
	font: 10px/11px verdana,geneva,sans-serif !important;
	color: #000 !important;
	border: 1px solid #ccc !important;
	border-width: 0 2px 2px 1px !important;
	border-color: #999 #000 #000 #999 !important;
	background-color: #ffa !important;
}
DIV.postit DIV {
	margin: 0 !important;
	padding: 5px !important;
	font: 11px/13px verdana,geneva,sans-serif !important;
	color: #000 !important;
}
DIV.postit DIV DIV {
	margin: 0 !important;
	padding: 2px !important;
}
DIV.postit PRE {
	margin: 0 !important;
	padding: 5px !important;
	font-size: 12px !important;
	line-height: 1.4em !important;
}
DIV.postit H2 {
	margin: 0;
	padding: 0;
	font: bold 11px/13px verdana,geneva,sans-serif !important;
	border-top: 1px solid #999 !important;
	border-bottom: 1px solid #999 !important;
	color: #000 !important;
	background-color: #ff5 !important;
}
DIV.postit .h2 {
	font: bold 11px/13px verdana,geneva,sans-serif !important;
	margin: 0 !important;
	padding: 3px 5px !important;
}
DIV.postit H2.noText {
	border-bottom: 0 !important;
}

DIV.postit TD {
	font: 11px/13px verdana,geneva,sans-serif !important;
}



.small,
DIV.postit .small  {
	font-size: 10px !important;
}
.dim,
DIV.postit .dim {
	color: #999 !important;
}
.red {
	color: #c00000 !important;
}
PRE{
	font-size: 11px;
}

.marg020 {
	margin-top: 0;
	margin-bottom: 20px;
}


.imcms_label {
	color: #c00000 !important;
}

.imcmsAdmBgHead { background-color:#20568d !important; color:#fff !important; }
.imcmsAdmBgCont { background-color:#f5f5f7 !important; color:#000 !important; }

.imcmsFormBtnPanel {
	font: 9px Verdana,Geneva,sans-serif !important;
	color: #000 !important;
	background-color:#e7e7e7 !important;
	height: 20px !important;
	border: 1px outset #000 !important;
	border-color: #fff #000 #000 #fff !important;
	text-align: center !important;
	cursor: pointer !important;
}

.imcmsFormBtnPanelActive {
	font: 9px Verdana,Geneva,sans-serif !important;
	color: #0b0 !important;
	background-color:#e7e7e7 !important;
	height: 20px !important;
	border: 1px inset #000 !important;
	border-color: #000 #fff #fff #000 !important;
	text-align: center !important;
	cursor: pointer !important;
}

.imcmsFormBtnSmall {
	background-color: #20568d !important;
	color: #fff !important;
	font: 10px Tahoma, Arial, sans-serif !important;
	border: 1px outset #668db6 !important;
	border-color: #668db6 #000 #000 #668db6 !important;
	cursor: pointer !important;
	padding: 1px 2px !important;
}

.imcmsFormBtnSmallDisabled {
	background-color: #b8c6d5 !important;
	color: #fff !important;
	font: 10px Tahoma, Arial, sans-serif !important;
	border: 1px outset #dae4ef !important;
	border-color: #dae4ef #999 #999 #dae4ef !important;
	cursor: pointer !important;
	padding: 1px 2px !important;
}

#adminLinksDiv BUTTON {
	float: left !important;
	margin-right: 5px !important;
}







/* ****************************************************************************************************
 *                                                                                                    *
 *         CSS FOR ALL BUT PRINT                                                                      *
 *                                                                                                    *
 **************************************************************************************************** */

.printHidden  { display: inherit; }
.printVisible { display: none; }
#PrintDocHead { display: none; }
	


/* ****************************************************************************************************
 *                                                                                                    *
 *         CSS FOR PRINT ONLY                                                                         *
 *                                                                                                    *
 **************************************************************************************************** */

@media print {	
	.printHidden  { display: none !important; }
	.printVisible { display: inherit; }
}

.printHidden  { display: none !important; }
.printVisible { display: inherit; }

#PrintDocHead {
	display: block !important;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ccc;
	text-align: left;
}

BODY {
	margin: 0 !important;
	background: none !important;
	text-align: left !important;
	font-size: 62.5% !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	margin: 0 !important;
	overflow: visible !important;
}

#mainContainer {
	background: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#article {
	float: none !important;
	width: 468px;
	font-size: 1.4em;
	line-height: 1.2em;
}
.article_fullwidth {
	float: none !important;
	width: auto !important;
	padding: 0 !important;
}
#mainContentCol {
	float: left;
	width: 468px !important;
}
#subContentCol {
	float: right;
	width: 221px;
}

.boxBrownLarge h3 {
	color: #000 !important;
}

#header,
#mainNavigation,
#subNavigation,
#adminpanels,
#leftNavigation,
#breadcrum,
#shareBtn,
#footer {
	display: none !important;
}
