html {
	overflow-y: scroll;
}
html,
body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: /*Verdana, */Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.7em;
	color: #000;
	/*
  background-image: url(../img/line-top_bkg.png);
	background-repeat: repeat-x;
	background-position: left -2px;
	*/
}
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
a, a img {
	text-decoration: none;
  outline: none;
	border: none;
}
a {
	color: #999/*#aaa*/;
}
img,
a img {
	display: block;
}
hr {
	margin: 1.545em 0;
	height: 1px;
	color: #fff;
	border: solid #eee;
	border-width: 1px 0 0 0;
}
a:hover {
	color: #000 !important;
}
h1 a:hover,
h2 a:hover {
	color: #aaa !important;
}

.more {
	color: #999;
	/*padding: 0px 3px;*/
	background-color: #fff;
	font-weight: bold;
	white-space: nowrap;
}
.news-list-item p .more a {
	color: #999;
	padding: 0px 3px;
	background-color: #fff;
	font-weight: normal;
}
.bold {
		font-weight: bold;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.hidden {
	display: none;
}
.rgslideshowce,
.tx-rgslideshow-pi1,
#content .csc-textpic-imagewrap {
	margin-bottom: 1.7em;
}
#content .csc-textpic-imagewrap.csc-gallery-slideshow,
#content .csc-textpic-imagewrap.csc-gallery-nav {
	margin-bottom: 0;
}
#content .csc-textpic-imagewrap ul {
	padding: 0;
	margin-bottom: 0;
}


/* ************************************************************************ BOX */
#outer-wrap {
	width: 940px;
	position: relative;
	margin: 0 auto;
	padding-top: 32px;
/*left: 107px;
	margin: 0 0 0 48px;
	padding-left: 32px;
	top: 4px;
	top: 14px;*/
}


/* ********************************************************************* HEADER */
#header #newsletter {
	float: right;
}
#header #newsletter,
#header h1,
#header h1 a {
	height: 25px;
	display: block;
	width: 300px;
}
#header h1 a {
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../img/logo-re-enger_bkg.png);
}
#header h1 a:hover {
	/*background-position: -302px top;*/
}
#header h1 a img {
	display: none;
}
#logo-hq {
	display: none;
}


/* ********************************************************************* NAV */
.ul-nav {
	list-style-type: none;
}
.ul-nav li {
	display: block;
	float: left;
	font-size: 1.1em;
	margin-right: 1.1em;
}

#nav-lang,
#nav-service,
#nav-main,
#page-url {
	display: block;
	height: 28px;
	line-height: 26px;
	margin-top: 10px;
	border: solid #eee;
	border-width: 1px 0;
}
#nav-lang {
	float: right;
	width: 76px;
}
#nav-lang li {
	margin-right: 0;
	width: 100%;
	text-align: center;
}
#nav-service {
	float: right;
	width: 224px;
}
#nav-main {
	font-weight: bold;
	text-transform: uppercase;
}
#page-url {
	font-weight: bold;
}

#page-url {
	display: none;
}
#nav-service a {
	color: #000;
}
#nav-service a:hover {
	color: #aaa !important;
}
#nav-main li {
	color: #ccc;
	margin-left: 0px;
}
#nav-main li.act {
/*	border-top: 1px solid #000;
	line-height: 25px;
*/}
#nav-main li.act a,
#nav-sub li a {
	color: #aaa;
}
#nav-main li a,
#nav-sub li.act a,
#nav-lev3 li.act a{
	color: #000;
}
#nav-main li a:hover {
	color: #aaa !important;
}
#nav-sub {
	padding: 0.5em 320px 0.4em 0;
	font-weight: normal;
	text-transform: none;
	border: solid #eee;
	border-width: 0 0 1px 0;
}
#nav-sub li {
	float: none;
	line-height: 1.545em;
	margin-left: 0px;
	padding-right: 0px;
	margin-bottom: 0.2em;
	margin-right: 16px;
	display: inline-block;
}
.act #nav-sub li a {
	color: #999;
}
.act #nav-sub li.act a {
	color: #0f0;
}


/* **************************************************************** csc-sitemap*/
#content .csc-sitemap ul {
	margin-bottom: 0;
	padding: 0;
	list-style-position: inside;
}
#content .csc-sitemap ul li {
	padding-top: 1em;
	padding-left: 32px;
	margin-bottom: 1em;
	border-top: 1px dotted #eee;
}
#content .csc-sitemap ul ul {
	margin: 1em 0;
}
#content .csc-sitemap ul ul li {
	padding-top: 0em;
	margin-bottom: 0em;
	border-top: none;
}
.csc-sitemap ul li a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.csc-sitemap ul li a:hover {
	color: #aaa !important;
}

.csc-sitemap ul ul li a {
	text-transform: none;
}
.csc-sitemap ul ul ul li a {
	font-weight: normal;
}


/* ******************************************************************** CONTENT */
#content #nav-lev3 {
	margin: 0 0 1.6em; /*0 0 3.09em 0;*/
	padding : 0 0 0 0;
	/*list-style-type: square;
	list-style-position: inside;*/
}
#content #nav-lev3 li {
	padding-top: 0.4em;
	margin-bottom: 0.4em;
	border-top: 1px dotted #eee;
	padding-left: 3px;
	list-style-type: none;
}
#nav-lev3.ul-nav li {
	float: none;
}
#content #nav-lev3 li.first {
/*	padding-top: 0;
	border-top: none;
*/	
}
#content #nav-lev3 li.last {
	margin-bottom: 0;
}
#content #nav-lev3 li a {
	padding-left: 12px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/nav-lev3_bkg.png);
}
#content #nav-lev3 li.act a,
#content #nav-lev3 li a:hover {
	background-image: url(../img/nav-lev3-act_bkg.png);
}
#content h1 {
	font-size: 1.7em;
	/*font-weight: normal;*/
	padding-bottom: 0.94em/*1em*/;
	line-height: 1.2em;
}
#content h2 {
}
#content h2.title-lev3 {
	/*
	padding-left: 16px;
	font-weight: normal;*/
	font-size: 1.3em;
	padding-bottom: 0.94em;
	margin-bottom: 0;
	padding-top: 17px;
	border-top: 1px dotted #eee;
}
#content h2.title-lev3 span {
	font-weight: normal;
	color: #eee;
}
#content h2.news-list-title {
	/*
	padding-left: 16px;
	font-weight: normal;*/
	font-size: 1.1em;
/*	padding-bottom: 0.94em;
	margin-bottom: 0;
	padding-top: 17px;
*/}
#content h1 a,
#content h2 a {
	color: #000;
/*	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dotted #eee;
	margin-bottom: 1em; 
*/}
#content h3 {
	font-size: 1.1em;
	font-style: italic;
}
#content h2,
#content p,
#content ul,
#content ol,
object {
	font-size: 1.1em;
	margin-bottom: 0.5em;/*1.545em;*/
}
#content .col-66 h2,
#content .col-66 p,
#content .col-66 ul,
#content .tx-indexedsearch-rules {
	margin-right: 16px;
}
#content .col-66 .csc-textpic-imagewrap ul {
	margin-right: 0px;
}
#content ul,
#content ol {
	font-size: 1.1em;
	padding: 0 0 0 32px;
}
#content ul ul {
	font-size: 1em;
}
#content b {
	color: #444;
}


/* ************************************************************************ COL */
.col-66 p,
.col-66 h2 {
	/*margin-left: 85px;*/
}
.col {
	border-top: 1px solid #eee;
	margin-top: 0;
	padding-top: 1.6em;
}
.col-100 {
	clear: both;
}
.w-66 {
	padding-right: 320px;
}
.col-50 {
	width: 455px;
}
.col-50.fll {
	margin-right: 30px;
}
.col-66 {
	width: 620px;
}
.col-33-l {
	width: 300px;
	margin-right: 20px;
}
.col-33 {
	width: 300px;
}
.flr {
	float: right;
	clear: right;
}
.fll {
	float: left;
}
.divider {
	clear: both;
}
.divider hr {
	display: none;
}
.top {
	border: none;
	padding-top: 1.7em;
}
.rand {
	width: 280px;
	padding-right: 19px;
	border-right: 1px solid #eee;
}
.nav-lev3 {
	margin-top: -2px; /*28px*/
	padding-top: 0;
	background-color: #fff;
	width: 283px;
	margin-bottom:24px;
	padding-left: 16px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* ********************************************************************* FOOTER */
#footer {
	clear: both;
	border-top: 1px solid #eee;
	height: 92px;
	margin-top: 0.6em;
	padding-top: 0.4em;
}


/* ********************************************************************* TT_NEWS */
#content .news-list-container {
	list-style: none;
	padding: 4px 0 0;
	font-size: 1em;
}
#content .news-list-container.news-archive h2 {
	margin-bottom: 0.4em;
}
#content .news-list-container.news-thumbs p {
	margin-bottom: 10px;
}
#content .news-list-item.archive .news-list-content {
	width: 176px;
}
.news-list-item,
.news-single-date {
	padding-top: 1em;
	border-top: 1px dotted #eee;
}
.news-list-item p a {
	color: #000;
}
.news-list-date,
.news-single-date {
	color: #aaa;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	/*font-weight: bold;
	font-size: 1.1em;*/
}
/*.news-list-date {
	float: left;
	width: 68px;
	height: 51px;
}
*/
#content .news-list-container h1,
.news-list-date,
.news-single-date {
	font-size: 1.3em;
}
.news-list-date {
	float: left;
	width: 64px;
	height: 85px;
}
.news-single-date {
	margin-bottom: 1.545em;
	padding-top: 10px;
	margin-top: 7px;
}
.news-list-browse,
.news-single-backlink {
	padding-top: 0.4em;
	margin-bottom: 0.4em;
	margin-top: 1.545em;
	border-top: 1px dotted #eee;
}
#content #nav-lev3.catmenu-ul {
	padding: 4px 0 0 0;
}
.news-single-additional-info {
	margin: 1.545em 0;
}
.news-list-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
}
.news-list-content {
	float: right;
	width: 464px;
}
.news-single-img {
	padding-bottom: 1em;
	margin-bottom: 1.6em;
	border-bottom: 1px dotted #eee;
}

#content .news-list-container.krp-news {
	padding: 7px 0 0;
}
#content .news-list-container.news-thumbs {
	padding: 0 0 7px 0 ;
}
#content .news-list-container.news-thumbs,
#content .news-list-container.news-thumbs h2 {
	margin-right: 0px;
}
#content .news-list-container.news-thumbs .news-list-item {
	padding-top:1.7em;
	padding-bottom: 0.5em;
}
#content .news-list-item.rand img {
	margin-bottom: 1.7em;
}
#content .news-list-item.archive img {
	/*margin-bottom: 10px;*/
}

#content .news-list-item.top {
	border-top: none;
}
#content .news-list-container.rand {
	padding:0;
}
#content .news-list-item.col-33-r {
	border-right:	none;
}
	

/* ********************************************************************** FORMS */
#imageField {
	font-family: Verdana, Geneva, sans-serif;
	width: 74px;
	height: 18px;
	display: block;
	border: solid #999;
	border-width: 1px 1px 1px 1px;
	background-color: #aaa;
	float: right;
}
#success {
	line-height: 12px;
	color: #666;
}
.tx-powermail-pi1 legend,
.tx-indexedsearch-searchbox legend,
.tx-sremailsubscribe-pi1 legend {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	margin-left: 27px;
	display: none;
}
.tx-powermail-pi1 fieldset,
.tx-powermail-pi1 p.fieldset,
.tx-indexedsearch-searchbox fieldset,
.tx-sremailsubscribe-pi1 fieldset,
.tx-sremailsubscribe-pi1 .fieldset {
	padding: 7px 0 0 0;
	margin-bottom: 0em;
	border: none;
}
.tx_powermail_ul input,
.powermail_textarea,
.tx-indexedsearch-searchbox input,
.tx-sremailsubscribe-pi1 input/*,
#content fieldset ul li input,
#content fieldset textarea,
.tx_spbettercontact_button*/,
.csc-mailform-field input {
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px 2px 4px;
	border: 1px solid #999;
	border-color: #999999 #EEEEEE #EEEEEE #999999;
}
.tx_powermail_ul input.powermail_submit,
#tx-indexedsearch-searchbox-button-submit,
.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-button-submit/*,
.tx_spbettercontact_button*/,
.csc-mailform-field .csc-mailform-submit {
	padding: 2px 2px 3px;
	width: 100px;
	font-size: 1.0em;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	cursor: pointer;
}
.powermail_textarea,
#content fieldset textarea {
	font-size: 1.0em;
	font-family: Verdana, Geneva, sans-serif;
	width: 460px;
}
#content .tx_powermail_ul,
#content .tx-indexedsearch-ul,
#content .tx-sremailsubscribe-ul,
#content fieldset ul  {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 1em;
}
.tx_powermail_ul li,
.tx_powermail_pi1_fieldwrap_html_submit,
.tx-indexedsearch-ul li,
.tx-indexedsearch-search-submit,
#content .tx-sremailsubscribe-ul li,
#content .tx-sremailsubscribe-pi1-submit,
.tx-sremailsubscribe-pi1-submit-left,
#content fieldset ul li,
.tx_spbettercontact_submit,
.tx-indexedsearch-rules,
.csc-mailform-field {
	padding-top: 1em;
	margin-bottom: 1em;
	border-top: 1px dotted #eee;
}
.tx_powermail_pi1_fieldwrap_html_submit,
.tx-indexedsearch-search-submit,
#content .tx-sremailsubscribe-pi1-submit,
.tx_spbettercontact_submit {
	margin-left: 0px;
	padding-left: 122px;
	/*padding-bottom: 1em;
	border-bottom: 1px dotted #eee;*/
}
li form {
	display: inline-block;
}
.tx-powermail-pi1 label,
.tx-powermail-pi1 span.label,
.tx-indexedsearch-ul li label,
.tx-sremailsubscribe-ul li label,
.tx-sremailsubscribe-ul li span.label,
#content fieldset ul li label,
.csc-mailform-field label {
	text-align: left;
	float: left;
	margin-right: 1em;
	width: 10em;
}
.csc-mailform-field {
	font-size: 1.1em;
}
#newsletter .tx-sremailsubscribe-pi1 fieldset {
	padding: 0;
}
#newsletter .tx-sremailsubscribe-pi1-text {
	width: 99px;
	margin-right: 7px;
	font-size: 1.1em;
	float: left;
	color: #aaa;
}
#newsletter .tx-sremailsubscribe-pi1-button-submit {
	width: 76px;
}
#newsletter .tx-sremailsubscribe-pi1 label,
#newsletter .tx-sremailsubscribe-pi1 legend {
	display: none;
}


/* ********************************************************************** SEARCH */
.tx-indexedsearch-rules {
	margin-bottom: 3.4em;
}
.tx-indexedsearch .res,
#content .tx-indexedsearch .browsebox {
	padding-top: 1em;
	margin-bottom: 1em;
	border-top: 1px dotted #eee;
}
.tx-indexedsearch-icon,
.tx-indexedsearch-info dt {
	float: left;
}
.tx-indexedsearch-result-number,
.tx-indexedsearch-percent {
	font-style: normal;	/*float: left;*/
}
.tx-indexedsearch-percent {
	font-weight: normal;
}
.tx-indexedsearch-title a {
	color: #000;
}
.tx-indexedsearch-title a:hover {
	color: #999 !important;
}
#content .tx-indexedsearch-res p,
#content .tx-indexedsearch-browsebox p {
	margin-bottom: 0.8em;
}
#content .tx-indexedsearch .browsebox {
	list-style-type: none;
	padding-left: 0;
}
#content .tx-indexedsearch .browsebox li {
	display: inline;
	padding-right: 1em;
}
.csc-sword {
	background-color: #FFC;
}
.tx-indexedsearch-redMarkup {
	font-weight: normal;
	background-color: #FFC;
}

/* ****************************************************************** EXT COMMON */
#content .tx_powermail_required,
#content .tx-indexedsearch-method {
	margin-bottom: 2em;
}
.tx-sremailsubscribe-pi1-click-to-edit {
	font-weight: bold;
}
.tx-sremailsubscribe-pi1-notice {
	margin-bottom: 1em;
}
.tx-sremailsubscribe-pi1-error,
.validation-advice {
	color: #F00;
	padding-left: 122px;
	line-height: 15px;
	padding-top: 4px;
}


/* ********************************************************************* TAGCLOUD */
.tx-vgetagcloud-pi1 {
	font-size: 0.9em;
	background: none;
}
.tx-vgetagcloud-pi1 li a,
#content .tx-vgetagcloud-pi1 ul {
	padding: 0;
}
.tx-vgetagcloud-pi1 li {
	padding-right: 6px;
}
