@charset "utf-8";
/* CSS Document */


body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;
	text-align:center;
	min-height: 600px;
}
a {
	color: #990000;
	font-size:12px;
}
a:visited {
	color:#990000;
}
a:hover {
	color: #333333;
}
a:active {
	color:#990000;
}
#box-left a {
	color: #990000;
	font-size:12px;
}
#box-left a:visited {
	color:#990000;
}
#box-left a:hover {
	color: #333333;
}
#box-left a:active {
	color:#990000;
}
h1 {
border-bottom:1px solid #990000;
color:#A52C35;
font-size:13px;
font-weight:bold;
line-height:15px;
margin:0;
padding-bottom:10px;
padding-top:10px;
}
h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}
/* ----------container zentriert das layout-------------- */
#container {
	width: 1000px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	border-right: solid #ccc 1px;
}
/* ----------banner for logo-------------- */
#banner {
	background-color: #900;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100px;
	background-image: url(../images/logo1920/head.jpg);
	background-repeat: no-repeat;
}
#banner img {
	padding:0px 0px 0px 0px;
}
#box {
	max-width:809px;
	min-width:799px;
	/*width: auto;*/
	/*809px;*/
	background-color: #FFF;
	min-height:660px;
 	height:expression(this.scrollHeight > 660 ? "auto":"660px");
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
}
#box-left {
	float: left;
	width: 619px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #FFF;
	float: left;
	text-align: left;
	min-height:665px;
 	height:expression(this.scrollHeight > 665 ? "auto":"665px");
	height: auto;
	/*width: auto;*/
}
#box-right {
	width: 810px;
	background-color: #fff;
	float: right;
	text-align: left;
	min-height:600px;
 	height:expression(this.scrollHeight > 600 ? "auto":"600px");
	height: auto;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
div#content {
	min-height:645px;
    height:expression(this.scrollHeight > 645 ? "auto":"645px"); 
	height: auto;
	background-color: #000;
}

#right {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	min-height: 600px;
	background-color: #FFF;
	padding-top: 5px;
	text-align:right;
}
.langmenu p {
	margin-top: 0px;
	padding-top: 10px;
}

p, pre {
	padding: 0px 0px;
	margin:0px;
	color: #000;
}

p.stativtabelle {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-align: left;
	min-height: 600px;/*padding-top: 20px;
	padding-bottom: 20px;*/
}
#mainnav {
}
ul.navigation {
	list-style-type:none;
	margin-left:0;
	padding-left:11px;
	padding-right: 0px;
	padding-top: 20px;
	margin-top:0px;
	margin-bottom:0px;
	width: 180px;
}
ul.navigation li {
	background-image: url(../images/buttons/navi_button.png);
	background-repeat: no-repeat;
	display:block;
	/*width:170px;	
	margin-top:6px;*/
	height: 30px;
}
ul.navigation li a {
	/**/
	display:block;
	/*width:170px;*/
	padding:3px 0px 5px 8px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
ul.navigation li a:hover {
	/*background:#cbcbcb url(star.gif) 90% 6px no-repeat;*/
	background-image: url(../images/buttons/navi_button_over.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
ul.navigation li a:visited {
	color:#FFF;
}
ul.navigation li a:active {
	color:#FFF;
}
ul.navigation li.menu-current-active {
	background-image: url(../images/buttons/navi_button_over.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
ul.navigation li.menu-active {
	background-image: url(../images/buttons/navi_button_over.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#servicenav {
}
#leftspace {
	background-color:#000;
	height:inherit;
}
/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #CCC;
	height: 25px;
	background-image: url(../images/background/footer.jpg);
	background-repeat: repeat-x;
}
#bookmarks {
	width: 190px;
	padding-top: 5px;
	text-align: center;
	float: left;
	height: 20px;
}
#footernav {
	height: 20px;
	padding-right: 5px;
	padding-top: 5px;
	width: 790px;
	float: right;
}
.gnav_new a {
	font-size: 11px;
	color: #CCC;
	text-decoration:none;
}
.gnav_new a:visited {
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
}
.gnav_new a:active {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
.gnav_new a:hover {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
.pipe {
	font-size: 11px;
	color:#CCC;
}
/* -----------flaggen--------------------------- */
#flagnav {
	/*height: 20px;*/
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 5px;
}
/* -----------logo--------------------------- */
#logo {
	height: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-right: 0px;
	width: 250px;
	float: left;
}
/* -----------flashfeld--------------------------- */
#flashfield {
	height: 300px;
	padding: 8px;
	padding-right: 0px;
}
/* -----------Inhaltsbereich--------------------------- */
#content_box {
	height: auto;
	min-height: 600px;
	background-color: #FFF;
	width: 809px;
}
#content_left {
	width: 615px;
	min-height:600px;
 	height:expression(this.scrollHeight > 600 ? "auto":"600px");
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFF;
}
#content_left TABLE
{
	font-size:12px;
}
#content_left SELECT
{
	font-size:12px;
}
#content_left DIV.txt
{
	font-size:12px;
	PADDING-TOP: 0px;
}
#content_left .adresse
{
	font-size:12px;
}
#content_left DIV.title
{
	font-size:13px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	border-bottom:#990000 1px solid;
}

#box-left .title{
	border-bottom:1px solid #990000;
	color:#A52C35;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
}


#content_left A 
{
	color:#A52C35;
	font-size:12px;
}

#content_left DIV.txt .internal-link
{
	color:#A52C35;
	font-size:12px;
	text-decoration:none;
}
#content_left A:hover
{
	color:#A52C35;
	text-decoration:underline;
}
#content_left A:active
{
	color:#A52C35;
	text-decoration:underline;
}
#content_left A:visited
{
	color:#A52C35;
	text-decoration:none;
}
#content_left .tx-zipmap-pi1
{
     text-align:center;
}
#content_right {
	width: 180px;
	min-height: 250px;
	float: right;
	margin-top: 10px;
	min-height:600px;
 	height:expression(this.scrollHeight > 600 ? "auto":"600px");
	height: auto;
	background-color: #FFF;
}
#news_head {
	height: 11px;
	width: 210px;
	background-image: url(../images/content/home/news_top.png);
	color: #FFF;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#news_bottom {
	height: 15px;
	width: 210px;
	background-image: url(images/content/home/news_bottom.png);
	background-repeat: no-repeat;
}
#news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
}
#content_border {
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border-left: solid #999 1px;
	border-right: solid #999 1px;
	min-height: 225px;
	height: 300px;
}
/*.title {
	font-size:14px;
	font-weight: bold;
}*/
#content_border DIV.txt {
	font-size:12px;
	font-weight: normal;
}
#content_border DIV.txt .internal-link {
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration:none;
}
#content_border A {
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration:none;
}
#content_border A:visited {
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration:none;
}
#content_border A:hover {
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration: underline;
}
#news_bottom {
	height: 15px;
	width: 210px;
	background-image: url(../images/content/home/news_bottom.png);
	background-repeat: no-repeat;
}
#news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
}

.imgtext-table td {
	vertical-align:middle;
}

#c2859 {
	text-align:center;
}

#c12270 {
	text-align:center;
}

div.csc-frame-frame2 {
	text-align:right;
	padding-right:0px;
	margin-right:0px;
	width:170px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* Kategorie Banner*/
html body div#container div#content div#box div#box-left div#kategorie_banner_rolleimarin div.csc-textpic div.csc-textpic-text h2 {
    color: #A00000;
    font-size: 24px;
    font-weight: bold;
    padding-top: 12px;
    text-decoration:none;
}
/*html body div#container div#content div#box div#box-left div#kategorie_banner_rolleimarin {
	background:left top no-repeat url("http://www.rcp-technik.com/typo3/fileadmin/rollei/layout/images/categories/zubehoer/gehaeuse/rolleimarin_slider_image04.jpg");
	border: 1px solid #EEEEEE;
	}*/
div.tx-rgsmoothgallery-pi1 div.rgsgcontent div.slideInfoZone h2 {
	color:#FFF;
	
}
div.tx-rgsmoothgallery-pi1 div.rgsgcontent div#myGallery13517.myGallery div.carouselContainer a.carouselBtn {
	color:#FFF;
}
div.tx-rgsmoothgallery-pi1 div.rgsgcontent div#myGallery13517.myGallery div.carouselContainer a.carouselBtn:hover {
	color:#FFF;
}
div.tx-rgsmoothgallery-pi1 div.rgsgcontent div#myGallery13516.myGallery div.carouselContainer a.carouselBtn {
	color:#FFF;
}
div.tx-rgsmoothgallery-pi1 div.rgsgcontent div#myGallery13516.myGallery div.carouselContainer a.carouselBtn:hover {
	color:#FFF;
}
div.carouselContainer div.carousel p.label {
	color:#FFF;
	font-size:11px;
	
}
div.content div#myGallery13520.myGallery div.carouselContainer a.carouselBtn {
	color:#FFF;
}

div.content div#myGallery13520.myGallery div.carouselContainer a.carouselBtn:hover {
	color:#FFF;
}

div#myGallery13520.myGallery div.slideInfoZone h2 {
	color:#FFF;
}

div#myGallery13524.myGallery div.carouselContainer a.carouselBtn {
	color:#FFF;
	
}
div#myGallery13524.myGallery div.carouselContainer a.carouselBtn:hover {
	color:#FFF;
	
}

div.tx-indexedsearch p {
	font-size:11px;
	
}

/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
	width:100px;
	}
div#searchBox {
	left:10px;
	/*top:189px;
	position:relative;
	width: 168px;*/
	height: 24px;
	background: url('http://www.rcp-technik.com/typo3/fileadmin/rollei/layout/images/misc/bg_searchInput.gif') no-repeat;
	margin-left:8px;
	background-position: 0px 0px;
	float: right;
	width: 158px;
	margin-top: 25px;
	}
div#searchBox input#inputText {
	float: left;
	padding: 1px 0 2px 4px;
	margin: 2px 0 0 20px;
	border: 0;
	width: 110px;
	background: none;
	color:#515151;
	font-size: 11px;
	}
div#searchBox input.inputButton {
	float: right;
	margin: 3px 4px 0 0;
	cursor: pointer;
	}
div#searchBox legend {
	display:none;
	}
div#searchBox form#indexedsearch fieldset {
	margin: 0;
    padding: 0;
	border:none;
}

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li { 
	display:inline; 
	margin-right:5px;
	}
.tx-indexedsearch-redMarkup {
	font-weight: bold;
	}
#box-left .tx-indexedsearch .tx-indexedsearch-title {
	background: #FFF; 
	/*padding: 1px 5px;*/
	border-bottom: 0px solid #990000;
    color: #A52C35;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    margin: 0px;
	padding: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
	
	}
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
	float:left;
	}
dl.tx-indexedsearch-info {
	font-size:80%;
	color: #999;
	text-transform:uppercase;
	line-height:1.4em;
	}
dt.item-crdate, dt.item-mtime, dt.item-path {
	font-weight:bold;
	}
div.tx-indexedsearch-res {
	margin-bottom:2em;
	}
.tx-indexedsearch td {
	padding:2px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox {
	}
input#tx-indexedsearch-searchbox-sword {
	width:250px;
	}
.tx-indexedsearch select {
	width:156px;
	}
.tx-indexedsearch label {
	display:block;
	margin-top:1em;
	text-transform:uppercase;
	font-size:90%;
	}
.tx-indexedsearch legend {
	display:none;
	}
.tx-indexedsearch-search-submit {
	padding:1em 0;
	}
.tx-indexedsearch div.tx-indexedsearch-searchbox form#tx_indexedsearch table tbody tr td {
	font-size:12px;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
    font-style: normal;
	font-size:12px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline;
	margin-right:5px;
	margin-bottom:15px;
}
.tx-indexedsearch div.tx-indexedsearch-browsebox {
	padding-bottom: 15px;
}


/* ### Diashow ### */

/* div with the gallery inside */
#ext-thumbnails{
  height:2775px;
  
  text-align:center;
  margin: 0 10px 0 45px;
  border:1px solid #333;
  width:510px;
  padding:5px;
  background-color:#eee;
}

/* div around the imgs */
.carouselWrapper {

}

/* single thumbnail */
.thumbnail{
  float:left;
  padding:4px;
  border:1px solid #ccc;
  background:#fff;
  margin:5px;
}

/* label = title of an image */
.label {
  font-weight:bold;
}

/* number of the image */
.number {
  font-weight:normal;
  font-style:italic;
}

.rgsgnest13621 {
	margin-left: 65px;
}
