/****************************************************************************************************/
/*                         mental-images / styles 2009                                              */
/*                          by ott-deffge ITconsulting / http://www.typo3-welt.de                   */
/****************************************************************************************************/

/****************************** Base Styles *********************************/ 
/**/

html > body { height: 100%; }

body {
 background: url(/fileadmin/templates/images/background_gradient.gif) repeat-x #fff;
 margin-top:20px;
 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p,h1,h2,h3,h4,h5,h6 {
 line-height:150%;
}


* div div.mental-triplecols-firstcol p b {
	color: #76b900;
}

h1,h2,h3,h4,h5,h6 {
color: #76b900;
}

hr {
 background: url(/fileadmin/templates/images/bg_hr.gif) repeat-x left top #c6c9c8;
 border: 0;
 height: 1px;
}

a img {border: none;}

body#uid_1 hr {
 margin: 0;
}

#logo-print {
 display: none;
}

#logo-screen {
  display: inline;
  position: relative;
  top: -20px;
}

#teaser hr { margin: 3px 0; }

* +html hr { border: 2px solid #e8e8e8; } /* ie7 - color the border */

h1,h2 {
 font-size:1.4em;
 color: #000;
 margin-top:10px;
 margin-bottom:5px;
 padding-bottom:5px;
}

h1,
h3 {
 border-bottom: solid 2px #e8e8e8;
}


h2.tt-news-single-subheader {
	font-size: 13px;
	margin-top: 15px;
}


th,td,a,input,textarea,h3,h4,h5,h6 {
 font-size:1em;
 text-align: left;
 vertical-align: top;
}

sup {
 line-height: 1px;
 padding: 0;
}

h3,h4,h5,h6 {
 font-size: 1em;
 color: #000;
 margin-top:10px;
 margin-bottom:5px;
 padding-bottom:5px;
}

h4 {
 text-transform: uppercase;
}



a {
 color: #76b900;
}


form a {
 color: #76b900;
}



.teaserbox a,
#column4 p a,
a.linkFunction,
a.linkMore,
a.link_intern,
div.news-latest-item h3 a,
div.news-list-item h3 a,
div.news-single-backlink a { /* links with an arrow do not get an underline */

}

.teaserbox a:hover,
#column4 p a:hover,
a:hover.linkFunction,
a:hover.linkMore,
a:hover.link_intern,
div.news-latest-item h3 a:hover,
div.news-list-item h3 a:hover,
div.news-single-backlink a:hover { /* exept in the over state */
}

/* all link arrow gone */

.csc-textpic-text a span,
#column4 p a span,
#content a.link_intern span,
a.linkFunction span,
a.linkMore span,
div.news-latest-item h3 a span,
div.news-list-item h3 a span,
div.news-single-backlink a span { /* arrows */

}

.csc-textpic-text a:hover span,
#column4 p a:hover span,
a:hover.link_intern span,
a:hover.linkFunction span,
a:hover.linkMore span,
div.news-latest-item h3 a:hover span,
div.news-list-item h3 a:hover span,
div.news-single-backlink a:hover span {

 height: 8px;

 width: 8px;
}

a.link_mail,
#teaser a.link_mail {
 background: none !important;
 padding-left: 0;
}

#content ul {
 margin-left: -40px;
}

* +html #content ul { margin-left: 0; }

#content ul li {
 background: url(/fileadmin/templates/images/bullet.gif) no-repeat left 6px;
 display: block;
 line-height: 150%;
 list-style: none;
 padding-left: 13px;
}

* +html #content ul li { background-position: left 8px; } /* bullet positioning */

#content ol li {
 line-height: 150%;
 margin-left: -22px;
}

* +html #content ol li { margin-left: -15px; }

#content li, li li {
 margin-bottom: 5px;
}

#content li li {
 margin: 11px 0 0;
}

ul.navigation_anchor li {
 background: none !important;
 font-weight: 700;
 list-style: none;
 padding: 0 !important;
}

ul.navigation_anchor ul {
	margin-left: -20px !important;
}

* +html ul.navigation_anchor ul { margin-left: 20px !important; }

ul.navigation_anchor li a {
 background: url(../images/arrow_down.gif) no-repeat right center;
 border-bottom: 1px solid #c6c9c8;
 display: block;
 padding: 5px 0 3px 2px;
 text-decoration: none;
}

ul.navigation_anchor li a:hover {
 background: url(../images/arrow_down_over.gif) no-repeat right center;
 border-bottom: 1px solid #515252;
}

a.linkUp {
 background: url(/fileadmin/templates/images/arrow_up.gif) no-repeat right center;
 border-bottom: 1px solid #c6c9c8;
 display: block;
 font-weight: 700;
 margin-top: 10px;
 padding: 5px 0 3px 2px;
 text-decoration: none !important;
}
a:hover.linkUp {
 background: url(/fileadmin/templates/images/arrow_up_over.gif) no-repeat right center;
 border-bottom: 1px solid #515252;
}


table.style-4.style-3 {
	width: 100% !important;
border-collapse:collapse;
margin: 0 0 0 0px;
padding: 0;
	
}

table.style-4.style-3 td {
	vertical-align: middle;
}

table.style-4 {
width: 500px !important;
border-collapse:collapse;
margin: 0 0 0 20px;
padding: 0;
	
}

table.style-4 th span{

}

table.style-4 th p, table.style-4 td p{
	margin: 0;
	padding: 0px 0 0 20px;
}

table.style-4 th {
 border-bottom: 1px solid #fff;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 5px;
 background-color: #ccc !important;
	
}

table.style-4 td {
 border-bottom: solid 1px #fff;
 padding: 5px 5px 5px 0;
 vertical-align: top;
 width: 50%;
 background-color: #EFEFEF !important;
}

table.style-4 td:first-child, table.style-4 th:first-child {
	border-right: solid 1px #fff;
}



table.contenttable th {
 border-bottom: 1px solid #c6c9c8;
 padding-right: 10px;
}

table.contenttable td {
 border-bottom: solid 1px #c6c9c8;
 padding: 10px 10px 10px 0;
 vertical-align: top;
}

/****************************** Special Styles *********************************/

h1.title_header {
 color: #76b900;
 font-size: 24px;
 border:0px;
 margin: -6px 0 0 0px;
 font-weight: normal;
 font-style: normal;
	display: none;
}

h2.sub_header {
 color: #76b900;
 font-size: 24px;
 border:0px;
 margin: -6px 0px 20px;
 font-weight: normal;
 font-style: normal;
}

h2.sub_header:empty {
 display: none;
}

/****************************** Header *********************************/

div#outer_rim {
 width: 978px;
 margin:auto;
 position: relative;
 text-align:left;
 background-color: #ffffff;
}

* +html div#outer_rim { left: 0; }

div#header {
 color: white;
 background-color: black;
height:90px;
padding:30px 30px 0;}

div#header_right {
 float:right;
 font-size: .917em;
 display: inline;
 text-align:right;
 margin-right: 5px;
 width:650px;
}

* +html div#header_right { margin-right: 39px; }

img#NVLogo_2D_H {
 width: 176px;
 height: 40px;
 border: 0;
 margin-left: 10px;
 display: block;
}

a#contact_button_header {
 background: #333 url(/fileadmin/templates/images/contact_arrow.png) no-repeat right;
 font-weight: bold; 
 text-decoration:none;
 color: #a1a4a3;
 display:block;
 color:#fff;
 float:right;
 margin-right: 15px;
 width: 150px;
 text-indent: 10px;
 visibility: hidden;
}

a:hover#contact_button_header {
}

a#contact_button_header img {
 display: block;
 float: left;
 width:14px;
 height:13px;
 border:0px;
 margin: 0 8px 0 0;
 padding: 0;
}

/*********** Search Form Header ***/

form#search_form_header {
 float:right;
}



input.search_header_text {
width:150px;
color:#333;
font-size:11px;
padding:2px;
margin:0;
border:1px solid #BABABA;
text-indent:0 !important;
font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-indent:3px;
}

input.search_header_text:focus {

}

/****************************** Flash Banner *********************************/

div#flash_banner, #slideShowBanner {
 text-align:left;
 height:268px;
 clear: none;
 margin: 0;
 padding: 0;
 width: 100%;
 float: none;
 position: relative;
 top: 0px;
 /* background: url(/fileadmin/templates/images/flash_dummy.png) no-repeat; */
 float:left;
}

/* forcing the flash into position */
/*#flash_banner embed, #slideShowBanner {
 width: 978px;
 height: 268px;
 margin: 0;
 padding: 0;
 position: relative;
 top: -34px;
}*/

/****************************** Container Wrap Middle *********************************/

div#wrap_middle {
 width:916px;
 margin:auto;
 clear:both;
}

/****************************** Navigation Left *********************************/


div#left_navigation {
 margin: 0 24px 0 0px;
 width: 200px;
 float: left;
}

div#left_navigation a {
 color: #333;
 display:block;
 line-height: 100%;
 text-decoration:none;
 padding: 3px 10px 3px 0;
 font-size: 13px;
 margin:0px 0px 5px 0px;
}

div.top {
    background-image: url(/fileadmin/templates/images/sidebar_header.gif); 
    background-repeat:no-repeat;
    text-transform:uppercase; 
    font-size:12px; 
    font-weight:bold;
    padding-top:5px;
    padding-bottom: 50px;
}


#left_navigation div.top a {
	padding-left: 10px;
}

div.cur {
    background-color:#f0f0f0; 
    background-image: url(/fileadmin/templates/images/bg_gradient_leftnav.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
    padding:10px 10px 25px 10px;
    text-transform: none;
	font-weight: normal;
	font-style: normal;
	margin-top: -3px;
}

#left_navigation div.cur a {
	padding-left: 0px;
	line-height: 100%;
}

#left_navigation div.cur a:hover {
	color: #76b900;
}

div.sub {
	padding: 0 0 0 10px;
	margin-bottom: 15px;
}

a.cur {
 color: #76b900 !important;
 text-decoration: underline !important;
}


/*

div#left_navigation a:hover {
 color: #76b900;
 text-decoration: underline;
}


a.navi_1 {
 margin:0px 0px 5px 0px;
 display: none !important;
}

a.navi_1_act {
 
 height:21px; 
 background-image:url(/fileadmin/templates/images/sidebar_header.gif); 
 background-repeat:no-repeat;
 text-transform:uppercase; 
 font-size:12px; 
 font-weight:bold;
 padding-left:10px !important;
 padding-top:7px !important;
 color: #000;
}

a.navi_1_act:hover {
 color: #76b900;
 text-decoration: underline;
}



div.navi_2,
div.navi_3,
div.navi_4 {
 margin: -25px 0 5px;
 padding-top: 35px;
}

div.navi_3 {
 border-bottom: 0 !important;
 margin-left: 10px;
}

a.navi_2 {
 margin:0px 0px 5px 10px;
}

a.navi_2_act {
 margin:0px 0px 5px 10px;
 padding-top:5px;
 background:url(/fileadmin/templates/images/point.gif) no-repeat -1px 7px; 
}

a.navi_2_act:hover {
 background:url(/fileadmin/templates/images/point_over.gif) no-repeat -1px 7px;
}

a.navi_3 {
 margin:0px 0px 5px 20px;
}

img.navi_3_act {
 border:0px;
 margin-right:4px;
}

a.cur {
 color: #76b900 !important;
 text-decoration: underline !important;
}
*/

/****************************** Page Title *********************************/

div#page_titles {
 position:relative;
 height: 20px;
	margin-top: 20px;
}

/* old title-height
 min-height: 78px;
*/


/****************************** Content *********************************/

div#content {
 width: 690px;
 float:left;
}

/****************************** Content Homepage *********************************/
div#column1 {
 margin: 0 14px 0 40px;
 float:left;
 width: 214px;
 display: inline; /* fixes the box model drama in ie6 */
}
div#column1 {
 margin: 60px 7px 70px 40px;
 width: 670px;
}
div.mental-triplecols {
 border-top: 1px solid #e6e6e6;
 clear: both;
 padding: 5px 0 10px;
}

div.mental-triplecols h3 {
 color: #616162;
 float: left;
 font-size: 1em;
 margin: 0 0 0 2px;
 width: 142px;
 border:solid 0px;
}

div.mental-triplecols-firstcol {
 float: left;
 margin: 0 0 5px 0;
 width: 140px;

}

div.mental-triplecols-secondcol {
 float: left;
 margin: 0 0 5px 0;
 width: 346px;
}
div.mental-triplecols-thirdcol {
 float: right;
 margin: 0 ;
 width: 130px;
}
div.mental-triplecols-thirdcol ul {
 width:130px;
 margin:0px !important;
 padding:0px !important;
}
div.mental-triplecols-thirdcol li {
 list-style: none;
 padding: 0;
}

div.mental-triplecols-thirdcol li a {
	
 line-height: 150%;
	font-size: 12px;
}

div.mental-triplecols-thirdcol li a:hover {
}




div#column4 {
 display: inline; /* fixes the box model drama in ie6 */
 margin: 25px 0 0;
 float:left;
 width: 226px;
 background:#ebebeb;
 padding: 0 0 20px;
}

div#column4 h1 {
 border-bottom:solid 1px #c6c9c8;
 font-size: 1.05em;
 padding-bottom: 3px;
 padding-left: 0;
 padding-right: 0;
 margin: 5px 3px 0;
 color: #000;
 text-transform: uppercase;
}

div#column4 p {
 border-bottom:solid 1px #c6c9c8;
 padding:0px 0 10px;
 margin: 1px 2px 0;
}

div.indent {
        margin-left: 20px;
}




/****************************** Teaser - Marginal Column ******************************** old!
div#teaser {
 font-size: .92em;
 margin-right: 8px;
 width: 200px;
 float: right;
}

div.teaserbox {
 margin:0px;
 margin-bottom:10px;
 background: #fff;
}

div.teaserbox h1, div.teaserbox h2, div.teaserbox h3, div.teaserbox h4, div.teaserbox h5, div.teaserbox h6 {
 padding-top:0px !important;
 margin-top:0px;
 line-height:100%;
}

.teaserbox h3 {
 line-height: 120%;
}

div.teaserbox ul {
 padding-left:0px;
 margin:0px;
 list-style-image:none;
 list-style-type:none;
}

div.teaserbox li {
 padding-bottom:5px;
}

.teaserbox a img {
 border: 1px solid #c6c9c8;
 margin: 15px 0 5px;
}
.teaserbox p {
 line-height: 130%;
 margin: 0;
}

div.teaserbox a {
 color: #76b900;
 display:block;


}

div.teaserbox a:hover {

}

div.teaserbox li {
 list-style-type: square;
 list-style-position: inside;
 margin-bottom: 5px;
}

*/

/****************************** Footer *********************************/

div#footer1 {
 margin:0px 30px 3px 30px;
 padding-top: 60px;
 color: #9e9e9e;
 font-size: 11px;
 clear:both;
}

div#footer1 a {
font-size: 11px;
 color: #9e9e9e;
 display: block;
 clear: both;
}

#footer1 a:hover {
 color: #76b900;

}

div#footer2 {
 margin:0px 30px;
 color:#9e9e9e;
 font-size:11px;
 padding-bottom:30px;
}

div#footer2 a {
 color:#9e9e9e;
 font-size:11px;
}
	
div#footer2 a:hover {
 color:#76b900;
}


/****************************** Gallery *********************************/

/* lightbox */

div#lightbox, div#outerImageContainer, div#imageDataContainer {
 z-index:99;
}

div#imageContainer {
 padding: 1px !important;
}

div#imageDataContainer {
 display: none !important;
 padding: 0 !important;
}

#nextLink:hover, #nextLink:visited:hover {
 background: transparent url(/fileadmin/templates/images/next.gif) no-repeat right top !important;
}

#prevLink:hover, #prevLink:visited:hover {
 background:transparent url(/fileadmin/templates/images/prev.gif) no-repeat left top !important;
}

#imageData #imageDetails {
 color: #525052 !important;
 padding: 0 !important;
 width: auto !important;
}

#imageData #numberDisplay {
 display: block !important; 
 float: right !important;
}

#imageData #bottomNavClose {
 padding: 0 !important;
}

a#prevLinkText {
 background: url(/fileadmin/templates/images/btn_rew.gif) no-repeat left top;
 display: block;
 height: 16px;
 outline: none;
 text-indent: -8000px;
 width: 23px;
}
a:hover#prevLinkText {
 background: url(/fileadmin/templates/images/btn_rew_over.gif) no-repeat left top;
 display: block;
 height: 16px;
 outline: none;
 text-indent: -8000px;
 width: 23px;
}

a#nextLinkText {
 background: url(/fileadmin/templates/images/btn_ff.gif) no-repeat left top;
 display: block;
 height: 16px;
 outline: none;
 text-indent: -8000px;
 width: 23px;
}

 a:hover#nextLinkText {
 background: url(/fileadmin/templates/images/btn_ff_over.gif) no-repeat left top;
 display: block;
 height: 16px;
 outline: none;
 text-indent: -8000px;
 width: 23px;
}

/** FIXME **/
/* lightbox is not rendered with ul -> li // fix some style problems */
#content ul li.csc-textpic-image {
 display: inline;
 background: none;
 line-height: normal;
 list-style: none;
 padding-left: 0px;
}

#content div.csc-textpic-imagewrap ul {
 margin-left: 0px;
}

/** FIXME EOF **/

/* --------------- FORM ----------------- */

#content form {
 border: none;
 color: #616162;
 font-size: 1em;
}

fieldset {
 border: none;
 padding: 5px 0;
}

.csc-mailform-field {
 background: #f4f4f4;
 float: left;
 margin-bottom: 1px;
 padding: 5px 10px;
 position: relative;
 width: 96%;
}

#mailform .csc-mailform {
	margin-top: 10px;
}

.csc-mailform-field input, textarea {
 border:solid 1px #CACACA;
 background-color: white;
 width: 50%;
 padding: 0;
 background-image: none;
}


.cleared {
 background: url(/fileadmin/templates/images/bg_form_border.gif) repeat-x left bottom #f4f4f4;
 padding-bottom: 16px;
}

.last {
 background: #fff !important;
 display: block;
}

label {
 clear: left;
 display: block;
 float: left;
 padding-top: 5px;
 width: 195px;
}

span.csc-mailform-label {
 left: 205px;
 position: absolute;
}

select {
 border: 1px solid #b5b5b5;
 color: #525052;
 float: left;
 font: 1em Arial, Helvetica, sans-serif;
 padding: 2px;
 width: 250px;
}

input.csc-mailform-submit {
 background: url(/fileadmin/templates/images/link_arrow_grey.gif) no-repeat left center;
 border: none;
 color: #5e6e66;
 cursor: pointer;
 float: left;
 font: 1em Arial, sans-serif;
 font-weight: 700;
 padding: 1px 12px 2px 15px;
 text-decoration: none;
 overflow: visible;
}

input.csc-mailform-submit:hover {
	text-decoration: underline;
}

* +html input.csc-mailform-submit { background-position: left 6px; }

/* some special stylings for bullet lists and tables */

#content ul.csc-bulletlist-1 li,
#content ul.csc-bulletlist-2 li,
#content ul.csc-bulletlist-3 li {
 background: #e9ebeb;
 height: 1%; /* holly hack for ie 6 & 7 to attach haslayout */
 font-weight: 700;
 margin: 0 0 1px 0;
 padding: 5px 12px;
}

#content ul.csc-bulletlist-1 ul,
#content ul.csc-bulletlist-2 ul,
#content ul.csc-bulletlist-3 ul {
 background: #e9ebeb;
 height: 1%; /* holly hack for ie 6 & 7 to attach haslayout */
 margin: -6px -12px 0;
 padding: 0 0 0 40px;
}

* +html #content ul.csc-bulletlist-1 ul,
* +html #content ul.csc-bulletlist-2 ul,
* +html #content ul.csc-bulletlist-3 ul { width: 428px; } /* WORKAROUND: This is quite dirty to let the background of the ul reach the borders of the parent li */

#content ul.csc-bulletlist-1 li li,
#content ul.csc-bulletlist-2 li li,
#content ul.csc-bulletlist-3 li li {
 background: url(../images/bullet.gif) no-repeat left 6px;
 display: block;
 font-weight: 400;
 padding: 0 0 0 13px;
}


/* gallery styles */


/* gallery01 caption-style */

div.gallery01 div.csc-textpic-caption {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 120%;
}

/* distance setting, since appearance margin not working */

div.gallery01 div.csc-textpic-imagewrap {
	padding-bottom: 30px;
}


/* gallery02 */

div.gallery02 {
    background-color:#f0f0f0; 
    background-image: url(/fileadmin/templates/images/bg_gradient_leftnav.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
	padding-bottom: 30px;
	margin-top: 0px;
	position: relative;
	padding: 5px;
	width: 702px;
	left: -5px;
}


/* additional appearance styles 'customer quotes' */



div.customerQuotes {
	border: 1px solid #76b900;
	margin-bottom: 30px;
}

div.customerQuotes h1 {
	padding-right: 20px;
	padding-left: 20px;
	border-style: none;
	background-color: #76b900;
	color: white;
	margin: 0;
	padding-top: .3em;
}




div.customerQuotes p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	padding-top: 10px;
	line-height: 1.8em;
	display: block;
}


/* table */

#content table.contenttable-1 th,
#content table.contenttable-2 th,
#content table.contenttable-3 th  {
 background: #c6c9c8;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 margin: 0 1px 1px 0;
 padding: 6px 3px 3px 11px;
}
#content table.contenttable-1 td,
#content table.contenttable-2 td,
#content table.contenttable-3 td {
 background: #e9ebeb;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 font-weight: 700;
 margin: 0 1px 1px 0;
 padding: 6px 3px 3px 11px;
}

/* added for tutorial thumbnail list */

tr.style-1 td {
	padding-bottom: 20px;
}

table.style-1 {
	width: 100%;
	padding-top: 10px;
}


/* sets style-1 tables to 100% width and activates a table cell right align in the rte  */


table.style-1 td.align-right p {
	text-align: right;
}

table.style-1 {
	width: 100% !important;
	padding-top: 10px;
}



/* --- searchresults --- */

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
 font-style: normal !important;
 line-height: 150%;
}

.tx-indexedsearch-searchbox form {
 background: #f4f4f4;
 border: none;
 color: #616162;
 font-size: 1em;
 margin: 0;
}

input.tx-indexedsearch-searchbox-sword {
 border: 1px solid #b5b5b5;
 color: #525052;
 float: left;
 font: 1em Arial, Helvetica, sans-serif;
 padding: 2px;
 width: 370px !important;
}

.tx-indexedsearch-searchbox {
 margin: 0;
 padding: 0;
}

.tx-indexedsearch-searchbox table {
 width: 468px;
}

.tx-indexedsearch-searchbox td {
 border-bottom: 1px solid #fff;
 padding: 6px 3px 6px 10px;
}

.tx-indexedsearch-searchbox-button {
 background: url(/fileadmin/templates/images/link_arrow_grey.gif) no-repeat left center;
 border: none;
 color: #5e6e66;
 cursor: pointer;
 float: left;
 font: 1em Arial, sans-serif;
 font-weight: 700;
 padding: 1px 12px 2px 15px;
 text-decoration: none;
 overflow: visible;
}

.tx-indexedsearch-searchbox-button:hover {
 text-decoration: underline;
}

* +html .tx-indexedsearch-searchbox-button { background-position: left 6px; }

/* results */

.tx-indexedsearch-whatis {
 background: #e9ebeb;
 margin: 0 0 15px 0 !important;
 padding: 10px 5px;
}

ul.browsebox {
 margin: 10px 0 20px; 
 width: 458px;
}

.browsebox li {
 display: block;
 float: left;
 background: 0 !important;
 padding: 0 10px 0 0 !important;
}

.browsebox  li a {
 line-height: 150%;
 text-decoration: none;
}

.browsebox li a:hover {
 text-decoration: underline;
}


.tx-indexedsearch-res td.tx-indexedsearch-title,
.tx-indexedsearch-icon,
.tx-indexedsearch-percent {
 padding-bottom: 2px;
}

.tx-indexedsearch-res td.tx-indexedsearch-descr {
 padding: 10px 0; 
}

.tx-indexedsearch-res table {
 clear: both;
 float: left;
 margin: 20px 0 0;
 width: 468px;
}

.tx-indexedsearch a,
.tx-indexedsearch-redMarkup {
 color: #515152 !important;
}

.tx-indexedsearch-res td.tx-indexedsearch-info {
 background: #f4f4f4;
 line-height: 150%;
 padding: 10px 0;
}
/****************************** News *********************************/
div.news-mental-search-form {
 background:#F3F3F3;
 margin-bottom:3px;
 height:40px;
}
div.news-search-inner {
 padding:10px;
}
input.news-search-form-field {
 border:solid 1px #CACACA;
 width:300px;
 height:16px;
 margin-right:10px;
 float:left;
}
input.news-search-form-submit {
 padding-top:2px;
}
table.news-search-dropdown-select {
 background:#F3F3F3;
 width:100%;
 height:40px;
 margin-bottom:40px;
}
table.news-search-dropdown-select td {
 padding-left:10px;
}
table.news-search-dropdown-select label {
 width:40px;
}
table.news-search-dropdown-select select {
 width:160px;
}
div.news-latest-container h3,
div.news-list-item h3 {
 border:0px;
 margin-top:0px;
}
span.news-list-date {
 display:block;
 font-weight:normal !important;
}
div.news-list-morelink, div.news-list-morelink a {
 display:none;
}
div.news-single-backlink a {
 font-weight:bold;
}
hr.clearer {
 margin:10px 0px;
}



/* default left-teaser styles  */


/* abstand der teaser-element in der linken spalte zum darüberliegenden submenü  */

div#left-teaser {
	padding-top: 0px;
}


#left-teaser div.csc-default {
    background-color:#f0f0f0; 
    background-image: url(/fileadmin/templates/images/bg_gradient_leftnav.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
	padding-bottom: 30px;
	margin-top: 0px;
}


#left-teaser div.csc-default {
    background-color:#f0f0f0; 
    background-image: url(/fileadmin/templates/images/bg_gradient_leftnav.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
	padding-bottom: 30px;
	margin-top: 0px;
}


#left-teaser div.csc-default .csc-header{
	background-image: url(/fileadmin/templates/images/sidebar_header.gif); 
    background-repeat:no-repeat;
    text-transform:uppercase; 
    font-size:12px; 
    font-weight:bold;
    padding-top:5px;
	padding-left: 10px;
}


/****** applies to Type: Default ***************/

#left-teaser div.csc-default .csc-header h1 {
	font-size:12px;
	border-style: none;
	margin-top: 0;
    padding-top: 0;
}

/****** applies to Type: Layout 3 ***************/

#left-teaser div.csc-default .csc-header h3 {
	border-style: none;
	margin-top: 0;
    padding-top: 0;
}


/****** left teaser paragraph styles  ***************/

#left-teaser div.csc-default p {
	padding-left: 10px;
	padding-right: 10px;
}

#left-teaser div.csc-default p a{
	padding-right: 0px !important;
}

#left-teaser div.csc-default p a:hover {
	color: #76b900 !important;
}



/************************************ Frames to Choose *********************************/






/* teaserbox style_3 definitionen */


#teaser div.teaserbox div.style_3 {
 border: 2px solid #bba888;
  padding: 10px 10px 20px; 

}

#teaser div.teaserbox div.style_3 h3 {
	border-bottom-color: #bba888;
	border-bottom-width: 1px;
	font-size: 12px;
}


#teaser div.teaserbox div.style_3.jrcRounded p a {

	top: 8px;
	position: relative;
	color: #76b900;
	line-height: 120%;
}

#teaser div.teaserbox div.style_3.jrcRounded p a:hover {
 background: url(/fileadmin/templates/images/arrow_highlight_hover.gif) no-repeat 0px 3px;

}

#teaser div.teaserbox div.style_3.jrcRounded p {

	display: block;
}



/* css for the realityserver overlay box */


#mask {
	background: #000;
	left: 0;
	top: 0;
	overflow: hidden;
	position: fixed;
	z-index: 10;
}


.bgCover {
	background: #000;
	left: 0;
	top: 0;
	display: none;
	overflow: hidden;
	position: fixed;
	z-index: 10;
}

.overlayBox {
	top: 140px;
	left: 20px;
	width: 940px;
	height: 620px;
	position: absolute;
	background: #fff;
	z-index: 15;
}

.overlayClose {
	display: inline;
	float: right;
	position: relative;
}

a.overlayClose.closeLink {
	text-decoration: none;
	font-weight: bold;
	float: right;
	position: relative;
	background: url(/fileadmin/user_upload/whatsyourreality/close_button_f2.gif) no-repeat right;
	top: 15px;
	right: 20px;
	padding-right: 25px;
	height: 15px;
	vertical-align: middle;
}

a.overlayClose.closeLink:link {
	background: url(/fileadmin/user_upload/whatsyourreality/close_button.gif) no-repeat right;
}

a.overlayClose.closeLink:hover,
a.overlayClose.closeLink:focus {
	background-image: url(/fileadmin/user_upload/whatsyourreality/close_button_f2.gif);
}



#top_logo {
	display: inline;
	float: left;
	position: relative;
	top: 10px;
	left: 20px;
}


#whatsyourreality_swf {
	display: inline;
	clear: left;
	float: left;
	width: 940px;
	position: relative;
	top: 33px;
	height: 553px;
	background-color: #fff;
}








/*********************** stop image link arrows within the teaserboxes *********************/

div.teaserbox dt a {
	background: none;
	padding-left:0px;

	}
	
	
	
	
/************************ salesforce form  specialized styles added from realityserver download form (101020) *****************************/
	



form#submit_contact_request {
	background: #f4f4f4;
	color: #616162;
	font-size: 1em;
}


form#submit_contact_request .form_row {
	border-bottom: 1px solid #fff;
	float: left;
	padding: 5px 10px;
	width: 96%;
}

form#submit_contact_request .column {
			float: left;
		}
form#submit_contact_request .collapse {
			border-bottom: 1px solid #f4f4f4 !important;
			float: none;
		}
form#submit_contact_request .final_row {
			/*border-bottom: 10px solid #fff !important;*/
			padding: 5px 10px;
		}
form#submit_contact_request .cleared {
			background: #fff !important;
			border-top: 1px solid #e6e7e8;
			float: none !important;
		}
form#submit_contact_requestfieldset .last { /* for getting rid of the grey bg */
	background: #fff !important;
	border-top: 10px solid #fff;
	display: block;
	margin-bottom: 20px;
}

form#submit_contact_request .clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


/* buttons */

form#submit_contact_request button.submit_link  /* realityserver_more_link */ {
	color: #5e6e66;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: 700;
	background: url(/fileadmin/templates/images/link_arrow_grey.gif) no-repeat left 5px;
	text-decoration: none;
	float: left;
	padding: 1px 12px 2px 10px;
	border-width: 0;
	cursor: pointer;
	width: auto;
	overflow: visible;
}
form#submit_contact_request button.submit_link:hover {
			background: url(/fileadmin/templates/images/link_arrow_over.gif) no-repeat left 5px;
			color: #515252;
			text-decoration: underline;
		}
body:first-of-type form#submit_contact_request button.submit_link { /* targeting safari 3 */
	background: url(/fileadmin/templates/images/link_arrow_grey.gif) no-repeat left 3px;
	padding-left: 15px;
} 
* html form#submit_contact_request button.submit_link { padding-left: 15px; }
* +html form#submit_contact_request button.submit_link { padding-left: 15px; }


/* form fields */


form#submit_contact_request textarea, form#submit_contact_request input {
	border: 1px solid #b5b5b5;
	color: #525052;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 240px;
}


form#submit_contact_request input#submit {
	visibility: hidden;
}




/******** specialized styles for iray and 3d cloud topnavigation and homepage 101109 **************/

#top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F878 {
	left: 50px;
}

#top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F878 a.topnav_1 {
	color: #4B721D ! important;
	background: url(/fileadmin/templates/images/arrow_green.gif) no-repeat left 8px;
}

#top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F878 a.topnav_1:hover {
	border-top: 3px solid #4B721D;
	margin-top: -1px;
	padding-top: 3px;
	background: url(/fileadmin/templates/images/arrow_green.gif) no-repeat left 6px;
}

#top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F874 {
	left: 51px;
}

#top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F874 a.topnav_1 {
	color: #007698 ! important;
	background: url(/fileadmin/templates/images/arrow_petrol.gif) no-repeat left 8px;
	border-top-width: 3px;
}




/**** ie hack for arrow position on mouseover ****/

* +html #top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F874 a.topnav_1:hover {
	border-top: 3px solid #007698;
	margin-top: -1px;
	padding-top: 3px;
	background: url(/fileadmin/templates/images/arrow_petrol.gif) no-repeat left 9px ! important;
}

* +html #top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F878 a.topnav_1:hover {
	border-top: 3px solid #4B721D;
	margin-top: -1px;
	padding-top: 3px;
	background: url(/fileadmin/templates/images/arrow_green.gif) no-repeat left 9px ! important;
}







html > body #top_menu ul.top_menu.sf-js-enabled.sf-shadow li.F874 a.topnav_1:hover {
	border-top: 3px solid #007698;
	margin-top: -1px;
	padding-top: 3px;
	background: url(/fileadmin/templates/images/arrow_petrol.gif) no-repeat left 6px;
}


/***** iray homepage teaser ******/

/*

#c4055 div.mental-triplecols {
	 border-top: 1px solid #4B721D;
 clear: both;
 padding: 5px 0 10px;
}

#c4055 div.mental-triplecols div.mental-triplecols-firstcol p {
	color: #4B721D;
	border-bottom: 1px solid #4B721D;
	margin-right: 10px;
	position: relative;
	bottom: 3px;
	padding-bottom: 2px;
}

*/

/* --- new form --- */

.tx_powermail_pi1_form {
   width: 502px;
}

.fieldsets {
    margin-top: 50px;
    position: relative;
}

fieldset.tx-powermail-pi1_fieldset {
    background: none repeat scroll 0 0 #F4F4F4;
    border: none;
    color: #616162;
    font-size: 1em;
    padding: 0;
}

fieldset.tx-powermail-pi1_fieldset legend {
    color: #616162;
    left: 0;
    position: absolute;
    top: -22px;
}

.tx_powermail_pi1_form label {
   font-weight: 400 !important;
   width: 210px !important;
}

* +html .tx_powermail_pi1_form label {
    width: 190px !important;
}

div.tx_powermail_pi1_fieldwrap_html {
    border-bottom: 1px solid #fff;
    clear: both;
    float: left;
    margin: 0 !important;
    padding: 6px 9px;
}

* +html div.tx_powermail_pi1_fieldwrap_html {
    width: 96%;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
    background: #fff;
    border: 1px solid #B5B5B5;
    box-shadow: none !important;
    color: #525052;
    float: left;
    font: 1em Arial,Helvetica,sans-serif;
    padding: 2px;
    width: 260px;
}

input:focus {
   
  }

/* textarea and field */
.tx_powermail_pi1_fieldwrap_html_textarea {
    border-bottom: 10px solid #fff !important;
}

* +html .tx_powermail_pi1_fieldwrap_html_textarea {
    width: 490px;
}

.powermail_textarea {
    height: 85px !important;
    margin: 4px 0 9px !important;
    width: 471px !important;
}

span.powermail_mandatory {
    color: #515151;
}

/* - submit button field */
.tx_powermail_pi1_fieldwrap_html_submit {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #E6E7E8;
    margin-top: 5px !important;
    padding-top: 5px;
    width: 480px;
}

* +html .tx_powermail_pi1_fieldwrap_html_submit {
    width: 490px;
}

.powermail_submit_uid8 {
    background: url("/fileadmin/templates/images/link_arrow_grey.gif") no-repeat scroll left 4px transparent;
    border-width: 0;
    color: #5E6E66;
    cursor: pointer;
    float: left;
    font: 700 1em Arial,Helvetica,sans-serif;
    margin: 0 !important;
    overflow: visible;
    padding: 1px 12px 2px 10px;
    text-decoration: none;
    width: auto;
}

.powermail_submit_uid8:hover {
    text-decoration: underline;
}

/* error */
.error {
    background-color: red;
    border: 1px solid red;
    border-radius: 0;
    box-shadow: 0;
    color: #fff;
    height: auto;
    margin-left: -2px;
    padding: 3px 10px 5px;
    text-align: left;
    z-index: 10;
}

.error em {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: red transparent !important;
    border-style: solid solid none;
    border-width: 10px 10px 0;
}

/* style for the new software download form */

/* taking out the fieldset headline */
* div.tx-felogin-pi1 form fieldset legend {
	display: none;
}

/* form style for the realityserver software download */

form fieldset {
	
	color: #616162;
	font-size: 1em;
}

form fieldset div.felogin-hidden {
	display: none;
}


form fieldset div {
	background: #f4f4f4;
	border-bottom: 1px solid #fff;
	float: left;
	padding: 5px 10px;
	width: 96%;
}

form fieldset div input.felogin-input {
	border: 1px solid #b5b5b5;
	color: #525052;
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff none no-repeat left 5px;
	padding: 2px;
	width: 240px;
}


form fieldset div input {

}

#felogin-submit {
	background-color: transparent;
}

/* table style-2 */

table.style-1.style-2 {
	width: 685px !important;
	border-top: 1px solid #c6c9c8;
	
}

table.style-1.style-2 th {
	font-size: 13px;
	padding-right: 10px;
}

table.style-1.style-2 td {
	padding-right: 10px;
}


/* form style for the iray registration software download */


#c5083 form fieldset div input {
	border: 1px solid #b5b5b5;
	color: #525052;
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff none no-repeat left 5px;
	padding: 2px;
	width: 300px;
	float: left;
}

#c5083 form fieldset div input:first-child {
	color: #5e6e66;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: 700;
	background: url(/fileadmin/templates/images/link_arrow_grey.gif) no-repeat left 5px;
	text-decoration: none;
	float: left;
	padding: 1px 12px 2px 15px;
	border-width: 0;
	cursor: pointer;
	width: auto;
	overflow: visible;
}


form#datamints_feuser_4982_form fieldset.form_fieldset_1 input {
	border: 1px solid #b5b5b5;
	color: #525052;
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff none no-repeat left 5px;
	padding: 2px;
	width: 240px;
	float: right;
}


fieldset.form_fieldset_1 {
	padding: 0 !important;
	margin: 0 !important;
	border-width: 0 !important;
	border-style: none !important;
}

fieldset.form_fieldset_1 div {
	margin-top: 0 !important;
}
fieldset.form_fieldset_2 div {
	margin-top: 0 !important;
	background-color: transparent;
}

fieldset.form_fieldset_2 {
	padding: 0 !important;
	margin: 0 !important;
	border-width: 0 !important;
	border-style: none !important;
	float: left;
}

#datamints_feuser_4982_submit {
	margin-left: 0;
}

fieldset.form_fieldset_1 textarea {
    height: 85px !important;
    margin: 4px 0 9px !important;
    width: 451px !important;
    border: 1px solid #b5b5b5;
    }

fieldset.form_fieldset_1 div.form_error {
    margin: 4px 0 0px !important;
    width: 380px !important;
    border: 0px;
}

/* forgot login link */

#c5083 div.tx-felogin-pi1 p {
	font-size: 11px;
	text-align: right;
}

#c5083 div.tx-felogin-pi1 form {
	margin-bottom: 0;
}


/* custom element homepage styles*/


#c5455 p {
	width: 580px;
	position: relative;
	top: -30px;
}

div.mental-triplecols-thirdcol {
	display: none;
}

div.mental-triplecols-secondcol {
 width: 450px;
}

div.mental-triplecols {
	width: 600px;
}


/* overwrite form css in http://www.nvidia-arc.com/typo3conf/ext/datamints_feuser/res/datamints_feuser.css*/

.tx-datamintsfeuser-pi1 fieldset {
	padding: 0px !important;
	border: none !important;
}

.tx-datamintsfeuser-pi1 .item {
	margin-bottom: 0px !important;
}

.tx-datamintsfeuser-pi1 .type-submit {
	margin-top: 0px !important;
	background-color: white;
}

.tx-datamintsfeuser-pi1 fieldset {
	margin-bottom: 10px !important;
}

.tx-datamintsfeuser-pi1 .type-submit input {
	color: #5e6e66;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: 700;
	background: url(/fileadmin/templates/images/link_arrow_grey.gif) no-repeat left 5px;
	text-decoration: none;
	float: left;
	padding: 1px 12px 2px 15px;
	border-width: 0;
	cursor: pointer;
	width: auto;
	overflow: visible;
}


/* videoplayer style updates */

.vjs-default-skin .vjs-big-play-button {
	position: absolute !important;
	top:50% !important;
	left: 50% !important;
	font-size: 5em !important;
	line-height: 1 !important;
	width: 1em !important;
	height: 1em !important;
	margin-left: -.5em !important;
	margin-top: -.5em !important;
	opacity: .8 !important;
	background-color: #000 !important;
	border-style: solid !important;
	border-width: 2px !important;
	z-index: 2 !important;
	text-align: center !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	-webkit-border-radius: .1em !important;
	-moz-border-radius: .1em !important;
	border-radius: .1em !important;
	-webkit-box-shadow: 0 0 1em rgba(255,255,255,.25) !important;
	-moz-box-shadow: 0 0 1em rgba(255,255,255,.25) !important;
	box-shadow: 0 0 1em rgba(255,255,255,.25) !important;
	-webkit-transition: all .4s !important;
	-moz-transition: all .4s !important;
	-o-transition: all .4s !important;
	transition: all .4s !important;
}



.vjs-default-skin .vjs-big-play-button:before {
	content: "\e001" !important;
	font: 0.7em/1.4em VideoJS !important;
	text-shadow: 0em 0em 0em #000 !important;
	text-align: center !important;
	position: absolute !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	padding-left: .1em !important;
}

/* changes from here 2015-03-27 */

div.csc-textpic-text ul {
  margin-top: 10px;
}
 
div.csc-textpic.csc-textpic-intext-right {
  margin-top: 10px;
}
 
div.csc-textpic.csc-textpic-intext-left {
  margin-top: 10px;
}
 
div.csc-textpic-imagewrap {
  padding-bottom: 10px;
}
 
 
#content div.gallery01 div.csc-textpic.csc-textpic-left.csc-textpic-above div.csc-textpic-imagewrap figure.csc-textpic-image.csc-textpic-last figcaption.csc-textpic-caption.csc-textpic-caption-r {
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 120%;
  margin-right: 10px;
}
  
figcaption.csc-textpic-caption {
      font-size: 11px;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 120%;
  margin-right: 10px;
}
 
 
 
 

 
 

 
 

 
