
/* * {
margin: 0;
padding: 0;
} */

html{
	height:100%;
}

body{
font-size: 0.7em;
font-weight:normal;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #666666;
background-color:#ffffff;
background:#ECEDED url(../../../img/core/bg_sideshadow.gif) repeat-y scroll center top;
margin:0px 0px 0px 0px;
height:100%;
}

/*  Wysiwygpro Editor Classes */

.ral2011normal {font-weight:normal; color: #ee4411;}
.ral2011bold {font-weight:bold; color: #ee4411;}

.ral1028normal {font-weight:normal; color: #ff8800;}
.ral1028bold {font-weight:bold; color: #ff8800;}

.ral7012normal {font-weight:normal; color: #666666;}
.ral7012bold {font-weight:bold; color: #666666;}



/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #000;}

h2 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}

h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #000;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #000;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}


/* links */

a:link, a:visited {
	margin:0px;
	padding:0px;
	color:#EE4411;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	margin:0px;
	padding:0px;
	color:#EE4411;
	text-decoration:underline;
	font-weight: normal;
}

a.readon {
	float: left;
	margin-top: 5px;
	padding: 4px 5px 4px 14px;
	border: 1px solid #ECECEC;
	display: block;
	background: url(../../../img/core/readmorearrow.png) no-repeat 5px 48%;
	color: #EE4411;
	text-decoration: none;
	text-transform: lowercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../../../img/core/readmorearrow.png) no-repeat 5px 48% #F2F2F2;
}

a{
	outline:none;
}

ul {
	list-style:disc;
}

img {
	border: 0 none;
}

:link img {
	border:0px;
}

:visited img {
	border:0px;
}

:active img {
	border:0px;
}


/* removes img border around icons (pdf/mail/...) */
.contenheading img {
border: 0px none;
}

/* removes img border around edit-icons */
.hasTip img {
border: 0px none;
}

.tool-tip {
background: #ffc;
border: 1px solid #D4D5AA;
padding: 5px;
font-size: 0.79em;
max-width: 200px;
z-index: 99;
}
.tool-title {
font-weight: bold;
}


.createdate {
	padding: 5px 5px 5px 5px;
}

.modifydate {
	font-style:italic;
	font-size:1.0em;
}

.componentheading {
	background:transparent url(../../../img/core/titleline.gif) repeat-x scroll center bottom;
	margin:0px 0px 8px;
	padding:0px 0px 5px;
	color: #FF8800;
	font-size:1.5em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.sitemap {
	display: block;
	background:transparent url(../../../img/core/titleline.gif) repeat-x scroll center bottom;
	margin:0px 0px 8px;
	padding:0px 0px 5px;
	color: #FF8800;
	font-size:1.5em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.contentheading {

	margin:0px 0px 5px;
	padding: 5px;
	background: #F2F2F2;
	text-transform: uppercase;
}

.article_title {
	color: #EE4411;
	font-weight: bold;
}

.column_separator {
	padding-left: 5px;
}

.textsizer {
	margin-right:12px;
	}

.highlight {
	background-color: #ffffe0;
	font-weight:bold;
	color:#EE4411;
	padding:1px;
}

fieldset {border: 1px solid #cccccc;
}


/* Clears Divs */
.clr{clear: both;}



/* Print class */

body.contentpane {
	background:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:7px 7px 7px 7px;
}

body.contentpane a {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

body.contentpane a:link,hover,visited {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}


/* FORMS */

/* Default Inputfields */

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}

form{display:inline;}

textarea {
	font-size:1.0em;
	padding:0px;
	margin:0px;
	border:solid 1px #cccccc;
	background-color:#ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
}

textarea:hover, .inputbox:focus {
	background: #F2F2F2;
}


input {
	font-size:1.0em;
	padding:4px;
	border:solid 1px #cccccc;
	background-color:#ffffff;
	color:#666666;
	font-weight:bold;
}

input:hover, .inputbox:focus {
	background: #F2F2F2;
}

.button {
	color:#ee4411;
	text-align:center;
	font-size:1.0em;
	font-weight:normal;
	border:1px solid #cccccc;
	width:auto;
	background:#ffffff;
	padding:3px;
	margin:2px;
	cursor:pointer;
}

.button:hover, .button:focus {
	background: #F2F2F2;
}

.back_button {
	float:left;
	text-align:center;
	font-size:1.0em;
	font-weight:normal;
	border:1px solid #cccccc;
	width:auto;
	padding:0px 10px;
	line-height:20px;
	margin:5px;
}

.article_separator {
	display:block;
	margin-top:0px;
}


/* Blog Category Bottom Navigator */
.pagenav,
a.pagenav:link,
a.pagenav:visited,
a.pagenav:hover,
a.pagenav:active {
	text-align:center;
	font-size:1.0em;
	font-weight:normal;
	border:1px solid #cccccc;
	width:auto;
	margin:0px;
	padding:5px;
	line-height:30px;
	margin:0px;
}
 
a.pagenav:link,
a.pagenav:visited {
	font-weight:bold;
	color:#EE4411;
	text-decoration:none;
}
 
a.pagenav:hover,
a.pagenav:active {
	font-weight:bold;
	border:1px solid #FF8800;
	color: #EE4411;
	background: #FBEFDB;
	text-decoration:none;
}


/* Search Result Articles */
fieldset.search {
	cursor:pointer;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 5px 5px 5px;
}

/* Search Result Articles Hover */
fieldset.search:hover {
   	cursor:pointer;
	background-color:#f5f5f5;
	border-color: #FF8800;
}


/* searchbox */

#search fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}

#search #search_input {
	margin:0px;
	width:195px;
	padding:5px 5px;
	color:#666666;
	font-size:1.0em;
	font-weight:normal;
	display:inline;
	border:solid 1px #cccccc;
	background-color:#ffffff;
	float:left;
}

#search #submit {
	cursor: pointer;
	margin-left:2px;
	background: #b2b2b2 url(../../../img/core/searchbutton.gif) bottom left no-repeat;
	text-indent:-9999px;
	border:0px;
	width:25px;
	height:25px;
	display:inline;
	float:left;
}


/* DISPLAY NEWS CSS */

/* Styling for the div around the whole module */

.dn-whole {	
	width:100%;
}


/* Styling for the div around each News Item  */

.dn-each {		
	border-bottom:1px solid #bfbfbf;
	text-align:left;
	padding:0px 0px 5px 0px;
}


/* Styling for the div around the Title of each News Item */

.dn-head {	
	margin:0px;
	padding:0px;
	padding:9px 0px 17px 0px;
	font-size:0.9em;
	font-weight: bold;
	text-transform:uppercase;
	color:#9c9d9f;
}

/* Styling for the Title link of each News Item */
/* a.dn-title, a.dn-title:link, a.dn-title:visited {	
	display:block;
	width:100%;
}
a.dn-title:hover {
	background-color:#C6D3EF;
	color:Black;
	font-weight:bold;
} */


/* Styling for the div around the Intro Text of the News Item */
/* .dn-introtext {	
	text-align:left;	
} */


/* Styling for the div around the Read More link of each News Item */
/* .dn-read_more {
	text-align:center;	
} */


/* Styling for the Read More link of each News Item */
/* a.dn-read_more, a.dn-read_more:link, a.dn-read_more:visited {
	font-style:italic;
}
a.dn-read_more:hover {
	background-color:Yellow;
	color:Black;
	font-weight:bold;
} */


#rssnews .meer {
	margin-left:5px;
	padding-right:10px;
	height:15px;
	line-height:15px;
	font-size:11px;
	width:170px;
	background-color:#EE4411;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	display:block;
	float:left;
}

#rssnews .meer:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



/* #######################  END GENERAL SETTINGS ############################ */



/* #######################  MASTER TABLE ############################ */


#mastertable {
	margin:0px auto;
	vertical-align:top;
	text-align:left;
}

/*
#mastertable table {
	margin:0px;
	padding:0px;
}
*/

#header {
	background:url(/img/core/bg_header.jpg) top left no-repeat;
	height:90px;
}

#header h1 {
	padding:0px;
	margin:0px;
}

#header h1 a {
	text-indent:-9999px;
	background:url(/img/core/logo.jpg) top left no-repeat;
	width:194px;
	height:90px;
	display:block;
	float:left;
}

#subheader {
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

table thead th {
	position:relative;
}

#header #search {
	padding:0px;
	margin-top:20px;
	width:230px;
	float:right;
}

#header #search fieldset {
	border:0px;
}

#header #search #search_input {
	margin:0px;
	width:150px;
	padding:3px 10px;
	color:#666;
	font-size:11px;
	display:inline;
	border:1px solid #ddd;
	float:left;
}

#header #search #submit {
	cursor: pointer;
	margin-left:2px;
	background: #b2b2b2 url(/img/core/btn_search.jpg) bottom left no-repeat;
	text-indent:-9999px;
	border:0px;
	width:21px;
	height:21px;
	display:block;
	float:left;
}

#hptable {
    width:610px;
}

#hptable h2 {
    margin-top:10px;
    margin-bottom:10px;
    color:#EE4411;
    font-size:27px;
}

#hptable p {
	margin-bottom:10px;
	line-height:14px;
}

#hptable ul {
	margin:0px 0px 10px 1px;
	list-style:none;
}

#hptable ul li {
	padding-left:8px;
	background:url(/img/core/bullet.jpg) left center no-repeat;
}

#hptable tr td table {
	margin-bottom:15px;
	text-align:left;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}

#hptable tr td table thead {
	background-color:#ddd;
}

#hptable tr td table th,
#hptable tr td table td {
	padding:4px 4px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	vertical-align:top;
}

#hptable .item {
    	background-color:#f0f0f0;
    	font-size:11px;
}

#hptable .item h3 {
    	margin:20px 0px;
    	font-size:16px;
    	color:#EE4411;
}

#hptable .item .td_left {
	width:180px;
}

#hptable .item .td_left img {
	margin:0px;
	padding:0px;
	float:left;
}

#hptable .item .td_right img {
	margin:0px;
	padding:0px;
	float:left;
}

#hptable .item .td_right {
	padding-left:10px;
}

#hptable .item ul {
	margin:0px;
	padding:0px;
    	padding-top:35px;
    	padding-bottom:15px;
    	list-style:none;
}

#hptable a,
#hptable .item a {
    	color:#666666;
    	font-size:11px;
    	text-decoration:none;
}

#hptable .item a:hover {
    	text-decoration:underline;
}


#hptable img {
	padding:0px 0px 10px 10px;
	float:right;
}



/* #######################  SIDEBAR ############################ */



.sbtitle {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#EE4411;
}

.sbline {
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
}









