* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* safari 3 needs this */
}

img { /* defines the css for the <img> tag */
	border: 0px; /* set border width to 0 pixels */
}

body {
	padding: 0;
	margin: 0px 0px 0px 0px; 
	background-color: #666968;
	color:#000;
}

body, p, span, a {
	font: normal 10pt/1.2em Arial;
}

a {
	color: #1867c2;
	font-weight: bold;
}

#container {
	min-height:1300px;
	background-color:white;
	background-image:url(/fileadmin/templates/images/bg_main2.gif);
}

#container, #footer {
	width: 960px;

	padding: 0px 0px 0px 0px;

	_padding: 0px;
	text-align: left;
	border: 0px solid black;
}

#footer {

	_background: none;
	color:#e8ecef;
	height:36px;
	padding-top:20px;
	font-size:11px;
	text-align:center;
	vertical-align:center;
	background-color:#867163;
	letter-spacing:1px;
	width: 960px;
	border: 0px solid black;
}
#footer a {
	color:#e8ecef;
	font:normal 8pt/1.2em arial;
	text-decoration:none;
	
}

#header {
	position: relative;
	background: #ffffff;
	width:960px;
	
}

#left {
	margin-left:-180px;/* must be 1 pixel less than width*/
	float:left;
	width:180px;/* must be same as left margin on #middle*/
	position:relative;
	padding-bottom: 15px;
	/*left:-1px;/* line up exactly */
	/*display:inline;/* ie fix*/
	color:#666968;
	background-image:url(/fileadmin/templates/images/bg_leftmenu.gif);
}


#right {
	margin-right:-180px;/* must be 1 pixel less than width*/
	float:right;
	width:180px;/* must be same as right margin on #middle*/
	position:relative;
	/*right:-1px;/* line up */
	/*display:inline;/* ie fix*/
}
* html #left{margin-right:-3px;}/* 3 pixel jog*/
/* html #right{margin-left:-3px;}/* 3 pixel jog*/

#middle {
	position: relative;
	width: 600px;
	margin-left:180px;
	margin-right:180px;
}
/* mac hide and combat ie's 3 pixel jog \*/
* html #centre{overflow:hidden;float:left;width:590px}
* html #middle {height:1%;}
/* end hide*/


.clearer,
.clearer2 {
	height:1px;
	overflow:hidden;	
	margin-top:-1px;
	clear:both;
	_display:inline;
}


#left img { 
	margin:0;
	padding:0;
}

#centre {
	position: relative;
	margin: 0;padding: 0;
}

#centre table {
	max-width: 550px;
	_width: 550px;
}


/*#topimg {
	border-bottom: 1px solid #BCBDC7;
}*/

.topmenu {
	
	height:36px;
	margin: 0px;
	padding: 0px;
	
	
	background-image:url(/fileadmin/templates/images/bg_menu_top.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	

	
}

.topmenu ul {
	list-style-type: none;
	float: left;
	margin: 0; padding: 0;
	margin-left: 20px;
}

.topmenu li {
	float: left;
	margin: 0; padding: 0;
	margin-right: 8px;
	color: #666968;
	font: normal 9pt/20px Arial;
}

.topmenu li a {
	padding-right: 8px;
	color: #666968;
	font: normal 9pt/20px Arial;
	text-decoration: none;
}

.topmenu li.active a { color: #2A3688; }
.topmenu a:hover { color: #2A3688; }
.topmenu a:active { color: #2A3688; }

div#search {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:4px;
	font-size:7pt;
	border-bottom:1px solid #bebebe;

}
div#search input.search {
	border: 1px solid #bebebe;
	width: 120px;
	
}
	
.topmenu #search {
	position: absolute;
	top: 44px;
	right: 15px;
	border: 0px solid black;
}

.topmenu #search form {
	margin: 0;
	padding: 0;
	
}

.topmenu #search input.search {
	margin: 0; padding: 0;
	font: normal 10pt/1.2em Arial;
	border: 0;
	margin-bottom: 7px;
	margin-right: 8px;
	border: 1px solid #666968;
	width: 125px;
}

form#mailform
{
	margin: 0; 
	padding: 0;
}

form#mailform div.csc-mailform-field label
{
	display: block;
	width: 150px;
	float: left;
	font: normal 10pt/1.2em Arial;	
	margin-top: 1px;
	height: 17px;
}

form#mailform fieldset 
{
	padding: 20px 20px 20px 20px;
}

form#mailform div.csc-mailform-field input
{
	width: 360px;
	font: normal 10pt/1.2em Arial;		
}



form#mailform div.csc-mailform-field input#mailformformtype_mail
{
	float: right;
	width: 200px;
	font: normal 10pt/1.2em Arial;		
	background-color: #DED3CD;
	color: #666968;
	margin-top: 20px;
	
	
}
/* newsletter stuff */

div#rightads form#mailform input#mailformEmail {
	width:160px;
}
div#rightads form#mailform fieldset {
	padding:2px;
	border:0px solid black;
}
div#rightads form#mailform div.csc-mailform-field input#mailformformtype_mail {
	width:70px;
	float:left;
	display:inline;
	background-color:none;
	color:black;
	margin-top:4px;
}
textarea#mailformYour_Message
{
	
	width: 360px;
	height: 200px;
	font: normal 10pt/1.2em Arial;
}



.breadcrump {
	height: 18px;
	margin:0;
	padding: 6px 15px 0px 15px;
	
}

.breadcrump,
.breadcrump a,
.breadcrump a.active {
	color: #4E609C;
	font: normal 8pt/1.2em Arial;
	text-decoration: none;
}
.breadcrump a:hover { color: #4E609C; }
.breadcrump a:active { color: #4E609C; }

#left li .menu-3, #left li .menu-4 {
	display: none;
}
#left li.active .menu-3,
#left li.active .menu-3 li.active .menu-4 {
	display: block;
}

.menu-1 ul, .menu-2 ul, .menu-3 ul, .menu-4 ul {
	padding:0;
	margin:0;
	list-style-type: none;
	
}

.menu-1 a {
	color: #666968;
	text-decoration:none;
}

.menu-2 a {
	color: #0A1113;
	text-decoration:none;
}

.menu-1 a:hover,
.menu-1 a:active {
	color: rgb(215,140,40);
	text-decoration:none;
}
.menu-2 li div:hover {
	border:0px solid black;
	
	behavior: url(hover.htc);
}
div.menu-2 li:hover {
	background-color:white;
}

.menu-1 li {
	margin:0;padding:0;
	color: #666968;
	background: transparent;
	margin-bottom: 18px;
}

* html .menu-1 div { height: 18px; } /* IE needs this */

.menu-1 .m7 {
	/*background: #DED3CD url(/fileadmin/templates/images/icons/MostCited.gif) no-repeat top left;*/
	background-color:#DED3CD;
}
.menu-1 .m6 {
	/*background: #DED3CD url(/fileadmin/templates/images/icons/EditorsChoice.gif) no-repeat top left;*/
	background-color:#DED3CD;
	/*margin-bottom: 18px;*/
}
.menu-1 .m5 {
	/*background: #DED3CD url(/fileadmin/templates/images/icons/Databases.gif) no-repeat top left;*/
	background-color:#DED3CD;
}
.menu-1 .m53 {
	/*background: #DED3CD url(/fileadmin/templates/images/icons/EducationalCourses.gif) no-repeat top left;*/
	background-color:#DED3CD;
	margin-bottom: 0px;
}
.menu-1 .m225 {
	/*background: #DED3CD url(/fileadmin/templates/images/icons/BookReviews.gif) no-repeat top left;*/
	background-color:#DED3CD;
	/*margin-bottom: 18px;*/
}
.menu-1 .m304 {
	background-color: #DED3CD;
	margin-bottom: 0px;
}

#left .menu-1 .item-1, .poll-menu {	background: #DED3CD; }

.menu-1 .item-1 {
	/*background: rgb(0,85,145) url(images/bg_menuheader.png) repeat;*/
	/*background: #DED3CD;*/
	/*border-bottom: 1px solid #0A1113;*/
	font: bold 10pt/18px Arial;
	padding: 0px 0px 0px 5px;
}

.poll-menu {
	padding-left: 16px;
	font: bold 10pt/18px Arial;
	height: 20px;
	color: #666968;
}
#right .menu-1 .item-1 {
	padding-left: 5px;
}

.menu-1 .item-1 a {
	font: bold 10pt/18px Arial;
}

.menu-1 .item-1 img.arrow,
.menu-2 .item-2 img {
	border:0; margin: 0;
	margin-left: 8px;
}
.menu-2 li {
	margin: 0;
	/*background: transparent;*/
	/*background: #BDC9E4;*/
	font: normal 9pt/18px Arial;
	color: #666968;
}

.menu-2 li a {
	font: normal 9pt/18px Arial;
	color: #666968;
}

.menu-2 li div.active {
	background: #ffffff; /*A63839;*/
	color: #666968;
}

.menu-2 li div.active a {
	color: #666968;
}

.menu-2 li div.item-2 {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #BCBDC7;
	/*border-bottom: 1px solid #0A1113;*/
	
}

.menu-3 li {
	margin: 0;
	/*background: url(images/bg_menuheader-n3.png);*/
	font: normal 9pt/18px Arial;
}

.menu-3 li div.item-3 {
	padding: 0px 0px 0px 24px;
	border-bottom: 1px solid #BCBDC7;
	/*border-bottom: 1px solid #0A1113;*/
	background-image:url(/fileadmin/templates/images/bg_main_sub.gif);
	
}

.menu-3 li div.active {
	background: transparent;
	background: #ffffff;
}

.menu-3 li div.active a {
	background: transparent;
	color: #D78C28;
	/*font-weight: bold;*/
	/*background: #BDC9E4;*/
}


.menu-4 li {
	margin: 0;
	background: url(images/bg_menuheader-n4.png);
	font: normal 9pt/18px Arial;
}

.menu-4 li div.item-4 {
	padding: 0px 0px 0px 48px;
	/*border-bottom: 1px solid #BCBDC7;*/
	border-bottom: 1px solid #0A1113;
}


.Advert {
	position: relative;
	top: -18px;
	width: 180px;
	height: 130px;
	background-color: #587FDF;
}

.content {
	padding: 0px 15px 15px 15px;
	border:0px solid red;

}

.breaking_teaser,
.teaser {
	float: left;
	margin:0;padding:0;
	color: #373638;
	font: normal 10pt/1.4em Arial;
	border-bottom: 1px solid black;
	padding-bottom: 8px;
}

.teaser {
	float: left;
	width: 50%;
}

.breaking_teaser h1 {
	font-size: 10pt;
	line-height: 1.2em;
	margin: 0; paddding: 0;
	margin-bottom: 6px;
}

.teaser h1 {
	font-size: 9pt;
	line-height: 1.1em;
	margin: 0; paddding: 0;
	margin-bottom: 6px;
}

.breaking_teaser p,
.teaser p {
	margin: 0; paddding: 0;
	
}

.breaking_teaser p.footer,
.teaser p.footer {
	margin: 0; paddding: 0;
	color: #0467AD;
	line-height: 1.6em;
}

/**********************************/
/**	I N D E X E D   S E A R C H  **/
/**********************************/
.tx-indexedsearch-rules {	font-size:10px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#e47f00; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:285px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { margin-top:0px; color:#7B7B7B; /* #98989c */ }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { margin:0px; padding:0px; }
.tx-indexedsearch-res h3 { clear:both; margin-bottom:3px;; }

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:5px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:left; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold;}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; margin-left: 50px; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; } 	
.tx-indexedsearch .input {
	color: #5998c9;
	font-size: 10px;
	border: 1px solid #5998c9;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* C L E A R F I X *
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

TABLE.tfrontpage {
	width: 555px;
	max-width: 550px;
}

TABLE.tfrontpage TD {
	vertical-align: top;
	width: 50%;
	/*border-bottom: 1px solid rgb(50,50,50);*/
	overflow: hidden;
	text-overflow: ellipsis;
}

TABLE.tfrontpage TD.left {
	margin: 0; padding: 0;
	padding-right: 1px;
	/*border-bottom:1px solid black;*/
}

TABLE.tfrontpage TD.right {
	margin: 0; padding: 0;
	padding-left: 1px;
	/*border-bottom:1px solid black;*/
}
TABLE.tfrontpage TD.bteaser {
	/*border-bottom:1px solid black;*/
}
.content h1 {
	font: bold 16pt/1.2em Arial;
}

.content h6 {
	font: normal 8pt/1.2em Arial;
}

/*************/
/*	N E W S  */
/*************/

.ieclear {
	clear: expression("both");
}

.news-list-container,
.news-latest-container {
	display: table; /* dirty hack to keep FF from clearing left & right menu */
	margin: 0px 0px 10px 0px;
	border:0px solid gray;
	
}

.news-list-item,
.news-latest-item {
	clear: both;
	font: normal 9pt/1.2em Arial;
	color: rgb(50,50,50);
	margin: 0; 
	padding: 8px 0px 8px 0px;
	width:99%;
}

.news-list-preimg,
.news-latest-img img {
	float: left;
	margin: 0px 5px 2px 0px;
}

.news-list-morelink p.bodytext {
	float: left;
}

.news-list-item img {
	margin: 2px 0 0 0;
	border: 0px solid black;
}

.news-latest-img img {
	padding: 0;
	margin: 0px 8px 0px 0px;
}

.news-latest-body {
	border: 0px solid black;
	margin: 0; padding: 0;
}
.news-latest-body a, .news-list-body a {
	text-decoration:none;
	font-weight:normal;
	color:black;
}

.news-list-item a,
.news-list-item h3,
.news-latest-item h3 {
	margin: 0; padding: 0;
	margin-bottom: 5px;
	font: bold 12px/1.4em Arial;
	color: rgb(50,50,50);
	/*clear: both;*/
	text-decoration: none;
	color: #000;
} 

.news-list-body img,
.news-latest-body img {
	margin: 0px 8px 0px 0px;
	
}
.news-list-item p.bodytext,
.news-latest-item p.bodytext {
	margin: 0; padding: 0;
	font: normal 12px/1.4em Arial;
	text-align:left;
	
}

.news-list-morelink,
.news-latest-morelink {
	color: rgb(0,85,145);
}

.news-list-morelink,
.news-list-morelink p.bodytext,
.news-latest-morelink p.bodytext {
	margin: 0; padding: 0;
	padding-right: 5px;
	font-size:11px;
	padding-top:2px;
}

.news-single-item {
	position: relative;
}

.news-single-item,
.news-single-item p {
	font: normal 12px/1.4em Arial;
	color: rgb(50,50,50);
}
.news-single-item div.textcontainer p.bodytext,
.news-single-item div.flashcontainer p.bodytext {
	margin: 0; padding: 0;
}

.news-single-timedata {
	display: none;
}

.news-single-item h2 {
	font: bold 14px/1.2em Arial;
	color: rgb(50,50,50);
}

.news-single-item h3 {
	font: bold 11pt/1.2em Arial;
	color: rgb(50,50,50);
}

.news-single-item a {
	color: rgb(0,85,145);
}
.news-single-links dt {
	font: bold 14pt/1.2em Arial;
	color: rgb(50,50,50);
}

.news-single-links p {
	margin: 0; padding: 0;
}

.news-single-author {
	color: rgb(0,85,145);
}

.news-single-item .link {
	cursor: pointer;
	text-decoration: underline;
}

.news-single-item .flashcontainer .link {
	float: right;
}

.news-single-item img {
	margin: 3px 7px 4px 0px;
}
.news-single-img {
	float:right;
	width:270px;
	padding-left:10px;
	padding-bottom:10px;
}
.flashcontainer {
	background: #fff;
	display: none;
	position: relative;
}

.flashcontainer table {
	position: relative;
	top: expression("-20px");
}

.flashcontainer td a {
	padding-right: 10px;
}

td.right .csc-textpic {
	margin-top: 15px;
	margin-bottom: 30px;
	border: 0px solid black;
}

/* Ronnie's gefr?bel CALENDAR */

.contenttable,
table.cal, #urocal table {
	width:100%;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #DED3CD;
	border-collapse: collapse;
	background-color: white;
}
.contenttable th,
table th.cal, #urocal table th {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	border-width: 1px;
	padding: 2px;
	padding-left:4px;
	border-style: solid;
	border-color: #BEBEBE;
	border-collapse: collapse;
	background-color: #DED3CD;
	color: #666968;
	text-align: left;
}

.contenttable td,
table td.cal, #urocal table td {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: ;
	border-collapse: collapse;
}

table td.abstl {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left:1px solid #BEBEBE;
	border-top:1px solid #BEBEBE;
	border-collapse: collapse;
}
table td.abstr {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right:1px solid #BEBEBE;
	border-top:1px solid #BEBEBE;
	border-collapse: collapse;
}
table td.absml {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-collapse: collapse;
}
table td.absmr {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right:1px solid #BEBEBE;
	border-collapse: collapse;
}
table td.absbl {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-collapse: collapse;
}
table td.absbr {
	font-family: arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-collapse: collapse;
}

img.imageleft
{
	float: left;
	padding-right: 10px;
}

img.imageright
{
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}
.tx-jkpoll-pi1 {
	margin: 0; padding: 3px;
}
.tx-jkpoll-pi1,
.tx-jkpoll-pi1 h1 {
	font: normal 9pt/1.2em Arial, verdana;
	color: #666968;
}
.tx-jkpoll-pi1 form {
	margin: 0; padding: 0;
}

.tx-jkpoll-pi1 h1 {
	margin: 0; padding: 0;
}
.tx-jkpoll-pi1 p {
	margin: 0; padding: 0;
}

div.news_datetime {
	background-color:#4E609C;
	width:545px;
	
	font-size:8pt;
	text-align:right;
	color:white;
	padding-right:5px;
}
div.news_title {
	color:#253A80;
	font-size:13pt;
	line-height:16pt;
	padding:10px;
	font-weight:bold;
}
div.news_authors {
	background-color:#4E609C;
	width:545px;
	color:white;
	height:18px;
	padding-left:5px;

	
}
div.news_authors p.bodytext {
	line-height:12pt;
	font-size:8pt;
}

div.news_title_overview {
	font-weight:bold;
	font-size:11px;
	color:#253A80;
	width:250px;
}
div.news_title_overview a {
	text-decoration:none;
	color:#253A80;
	font-size:11px;
}

div.news_content_overview {
	margin-top:5px;
	margin-bottom:15px;
	width:250px;
}
div.news_content_overview p {
	font-size:11px;
	display:inline;
	color:#666968;
}
div.news_content_overview a {
	text-decoration:none;
	color:#253A80;
	font-size:11px;
}
table.overview_news {
	
	
}

td.overview_news_cell {
	width:100px;
	vertical-align:top;
	border:0px solid black;
	
}
table.more_news {
	width:50%;
}
td.more_news_header {
	background-image:url(/fileadmin/templates/images/head_table.gif);
	background-repeat:no-repeat;
	height:22px;
	color:white;
	padding-left:10px;
	width:275px;
}
td.more_news_header a {
	text-decoration:none;
	color:white;
	font-weight:normal;
}
td.more_news_header p {
	display:inline;
}
td.more_news_article {
	background-color:#E8ECEF;
	background-image:url(/fileadmin/templates/images/fr_dw_mid.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:10px;
	width:274px;
	
}
div.readmore {
	padding-top:5px;
	
}
div.newssubheader,div.newssubheader p {
	display:inline;
}

div.poll_header {
	font-weight:bold;
	background-color:#DED4CD;
	border-top:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	padding-left:10px;
}
div#industry_menu {
	color:black;
	position:relative;
	left:0px;
	top:0px;
	overflow:auto;
	display:none;
	background-color:white;
	width:150px;
	height:100px;
}

/* OVERVIEW NEWS FRONT PAGE */

div.overview_news {
	height:340px;
	
	
	width:560px;
	border:0px solid black;
	padding-top:20px;
	
}
div.overview_news_cell_left {
	float:left;
	
	border:0px solid purple;
}
div.overview_news_cell_right {
	float:right;
	
	border:0px solid purple;
}
div.more_news_header {
	background-image:url(/fileadmin/templates/images/head_table.gif);
	background-repeat:no-repeat;
	height:21px;
	color:white;
	padding-left:10px;
	width:260px;
	border-bottom:1px solid #253A80;
}
div.more_news_header a {
	color:white;
	text-decoration:none;
	font-weight:normal;
	
	line-height:20px;
}
div.more_news_article {
	background-color:#E8ECEF;
	background-image:url(/fileadmin/templates/images/fr_dw_mid.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:10px;
	width:250px;
}


/* FRONT PAGE ARTICLE AND MENU */
div.home_front {
	
	background-color:#E8ECEF;
	border:0px solid blue;
	width:570px;
	
}
div.home_front_topmenu_container {
	padding:0px;
	margin:0px;
	border-bottom:1px solid #253A80;
	background-color:#ffffff;
}
div.home_front_topmenu_container td {
	width:179px;
	height:21px;
	color:white;
	padding:0px;
	padding-left:10px;
	margin:0px;
}
div.home_front_topmenu_container a {
	text-decoration:none;
	color:white;
	font-weight:normal;
	font-size:9pt;
	line-height:8pt;
}
div.home_front_topmenu_container td.active {
	height:21px;
	background-image:url(/fileadmin/templates/images/tab_s.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
div.home_front_topmenu_container td.inactive {
	height:21px;
	background-image:url(/fileadmin/templates/images/tab_u.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
div.home_front_news_header {
	padding:10px;
}
div.home_front_news_content_container {
	border:0px solid red;
	height:220px;
}
div.home_front_news_content {
	float:left;
	width:370px;
	padding:10px;
	
	color:#253A80;
	border:0px solid blue;
}
div.home_front_news_content a {
	text-decoration:none;
	font-weight:normal;
	color:#253A80;
}

div.home_front_news_menu_container {
	float:right;
	width:150px;
	border:0px solid black;
	padding:10px;
	
}
div.home_front_news_menu_container a {
	text-decoration:none;
	color:#666968;
	font-size:8pt;
}
div.home_front_news_content img {
	padding-right:10px;
	padding-bottom:5px;
	float:left;
}

div.home_front_news_menu_header {
	background-color:#D15017;
	width:147px;
	color:white;
	padding-left:3px;
	font-weight:bold;
}
div.home_front_news_menu_interactive, div.home_front_news_menu_media {
	
	background-color:white;
	width:150px;
}
div.interactive_item, div.media_item {
	width:140px;
	padding:5px;
}
div.home_front_news_menu_more {
	background-color:white;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:5px;
	width:145px;
}
div.home_front_news_menu_more p {
	display:inline;
	width:150px;
}
div.divider {
	height:10px;
	width:150px;
}


