/* body, html - - - - - - - - - - - - */
body, html{
	margin: 0;
	padding: 0;
}

/* outer container */
#custom-doc-container{
	margin:auto;
	width: auto;
	clear: both;
	text-align: center;
	width: 936px;
	padding-top: 2em;
}

#custom-doc-hd, #custom-doc-teaser, #custom-doc-teaser-button, #custom-doc-bd, #custom-doc-ft{
	text-align: left;
	/*
	z-index: 0;
	width: 936px;
	margin: 0px auto 0px auto;*/
	/*background: white !important;*/
}

#custom-doc-hd, #mnu-main-container, #custom-doc-bd, #custom-doc-ft{
	clear: both;
}

#custom-doc-hd{
	height: 347px;
}

#hd, #bd, #ft, #mnu-main-container{
	text-align: left;
	width: 936px;
}

/* container with branding, logo, claim  - - - - - - - - - - - - - */
#hd{
	height: auto;
	position: relative;
	top: 45px;
	margin: 0px auto 0px auto;
}

#hd h1{
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	height: 114px !important;
	line-height: 114px !important;
	width: 234px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#hd h1 a{
	display: block;
	text-align: left;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 234px;
}

h2#mnu-main-skip, h2#mnu-sitefunc-skip, #hd h2, #hd blockquote, #mnu-skiplink, #ft h2{
	position: absolute;
	top: -9999px;
}


/* mnu-main  - - - - - - - - - - - - - - - */
#mnu-main-container{
	clear: both;
	zoom:1;
	margin:0;
	height:auto !important;
	text-align: right;
	padding:0;
}
#mnu-main{
	float: right !important;
	zoom:1;
	margin:0;
	padding:0;
}


/* ie6 misbehavior - - - - - - - - - - - - - */
* html #mnu-main-container{
	overflow: hidden;
	zoom: 1;
}

* html #mnu-main-container #mnu-main{
	display: inline !important;
	text-align: right !important;
	width: auto !important;
	overflow: visible;
}

* html .float-clear{
	display: none;
}


/* searchbox - - - - - - - - - - - - - - - */

#searchbox-container{
	position: absolute;
	top: 2px;
	right: 0;
	width: 310px;
	height: 25px;
	text-align: right;
}

#searchbox{
	float: right;
	display: inline;
	padding: 2px 20px 0px 0px;
	margin: 0;
}
#searchbox form, #searchbox fieldset{
	display: inline;
	margin: 0;
	padding: 0;
}
#searchbox form fieldset label{
	float: left;
	display: inline;
	padding-right: 5px;
	line-height: 18px;
	*line-height: 18px;
}
#searchbox form fieldset input.input-text{
	float: left;
	display: inline;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 0px none white !important;
	padding: 0;
	margin: 0;
	height: 16px;
	line-height: 16px;
	width: 117px;
}
#searchbox form fieldset input.input-submit-image{
	display: inline;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	border-width: 0;
}
#searchbox form:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* sitefunc menu with sitefunc and lang - - - - - - - - - - - - - - - */
#mnu-sitefunc-container{
	position: absolute;
	top: 0px;
	right:50%;  
	width: 936px;
	margin: 0 -468px 0 0;
	text-align: right;
}

#mnu-sitefunc-container-inner{
	float: right;
	display: inline;
	text-align: right;
}

ul#mnu-sitefunc{
	margin: 0;
	padding: 0;
	display: inline;
} 

ul#mnu-sitefunc li{
	display: inline;
	line-height: 2em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#mnu-sitefunc li a{
	display: inline;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin: 0;
	zoom: 1;
	/*border-right: 1px solid #999;*/
}

ul#mnu-sitefunc li.mnu-last a{
	padding-right: 20px;
	/*border-right: 0px none white;*/
}



/* teaser: ie relative absolute menu bug: if position of teaser is set to relative, absolute layer menu is displayed below, independant from z-index */
#custom-doc-teaser{	
	position: relative;
	left: 234px;
	top: -120px;
	width: 702px;
	margin-bottom: -120px;
}

#teaser{
	position: static;
	padding: 20px;
}

#teaser h2{position: static;}

#teaser div.csc-textpic-clear{
	height: 0px;
	overflow: hidden;
}

/* now rows no margin */
#teaser dl.csc-textpic-image{
	margin-bottom: 0px;
	overflow: hidden;
}

/* rows with margin, but not the last */
#teaser .csc-textpic-imagerow dl.csc-textpic-image{margin-bottom: 10px;}
#teaser .csc-textpic-imagerow-last dl.csc-textpic-image{margin-bottom: 0 !important;}

#teaser dl.csc-textpic-image dt{
	margin-bottom: 0;
	padding-bottom: 0;
}

#teaser div.csc-textpic-imagewrap{
	height: auto;
	margin: 0;
	padding: 0;
}

#teaser h2{
	margin-top: 0; /* avoid ff,chrome offset above*/
	margin-bottom: 0.5em;
}

#teaser img{
	position: static;
	z-index: 0;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid white;
}

/* different rendering of img caption bottom within image */
#teaser dl.csc-textpic-image{
	position: relative;
}

#teaser dl.csc-textpic-image dd.csc-textpic-caption{
	position: absolute;
	display: block;
	*display: inline-block;
	width: 100%;
	height: 51px;
	left: 0;
	bottom: 0;
	text-indent: 20px;
	line-height: 20px;
	/*padding: 3px 20px;*/
}

/* special rule for teaser mulit row */
#teaser .csc-textpic-imagerow dl.csc-textpic-image dd.csc-textpic-caption{display:none;}
#teaser .csc-textpic-imagerow-last dl.csc-textpic-image dd.csc-textpic-caption{display:block;}


#teaser div.csc-textpic div.csc-textpic-text p.bodytext{
}

/* breadcrumb menu - - - - - - - - - - - - - */

#mnu-breadcrumbtrail{
	clear: both;
	text-align: left;
	padding: 10px 20px 10px 20px;
}

/* content */

#bd{
	text-align: left;
	margin: 0 auto 0 auto;
	overflow: hidden;
	/*min-height: 300px;*/
}

#bd h1, #bd h2, #bd h3, #bd h4, #bd h5{
	margin: 0.2em 0 0.2em 0;
}

/* seo - - - - - - - - - - - - - - */
div#seo{
	padding: 20px;
	word-wrap: break-word;
}

div#seo h1, div#seo h2, div#seo h3, div#seo h4, div#seo h5{
	display: inline;
	word-wrap: break-word;
}
div#seo p{
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}


/* footer  - - - - - - - - - - - - - */

#ft{
	margin: 0px auto 0px auto;
	padding: 10px 20px 100px 20px;
	overflow: hidden;
	text-align: right;
}


ul#mnu-footer{
	margin: 0;
	padding: 0;
	display: inline;
} 

ul#mnu-footer li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#mnu-footer li a{
	display: inline;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin: 0;
	zoom: 1;
	/*border-right: 1px solid #999;*/
}

ul#mnu-footer li.mnu-last a{
	padding-right: 20px;
	/*border-right: 0px none white;*/
}


#ft span.ft-copy{
}


/* content settings - - - - - - - - - */
.content{
}

/* overwrite yui settings we have ems and don't want this with zoom function, need fixed width */

/* 1 col normal and normal b */
.yui-g{
}
.yui-g .content{
	padding: 0px 20px 20px 20px;
}

#teaser .yui-g{
	margin: 0 0 20px 0 !important; /* margin for bottom spacing, does not work with padding only */
	padding: 0 !important;
}
#teaser .yui-g .content{
	margin: 0 !important;
	padding: 20px 20px 0px 20px !important;
}

/* three cols 3-3-3*/
.yui-gb .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.yui-gb .first, .yui-gb .second, .yui-gb .third{
	width: 312px !important;
}
.yui-gb .first .content, .yui-gb .second .content, .yui-gb .third .content{
	padding: 0px 20px 20px 20px;
}


/* two cols 66-33 */
.yui-gc .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;	
}
.yui-gc .first{
	width: 624px !important;
}
.yui-gc .last{
	width: 312px !important;
}

.yui-gc .first .content, .yui-gc .last .content{
	padding: 0px 20px 20px 20px;
}


/* two cols 33-66 */
.yui-gd .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;	
}
.yui-gd .first{
	width: 312px !important;
}
.yui-gd .last{
	width: 624px !important;
}

.yui-gd .first .content{
	padding: 0px 20px 20px 20px;
}

.yui-gd .last .content{
	padding: 0px 20px 20px 20px;
}

/* two cols 50-50 */
.yui-g .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

.yui-g .first .content{
	padding: 0px 20px 20px 20px;
}

.yui-g .last .content{
	padding: 0px 20px 20px 20px;
}

/* two cols 75-25 */
.yui-ge .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;	
}
.yui-ge .first{
	width: 702px !important;
}
.yui-ge .last{
	width: 234px !important;
}

.yui-ge .first .content, .yui-ge .last .content{
	padding: 0px 20px 20px 20px;
}

/* two cols 25-75 */
.yui-gf .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;	
}
.yui-gf .first{
	width: 234px !important;
}
.yui-gf .last{
	width: 702px !important;
}

.yui-gf .first .content, .yui-gf .last .content{
	padding: 0px 20px 20px 20px;
}


/* 
  add on to yui grids - - - - -- 
  yui-gx: 3 col 50-25-25 
  yui-gy: 3 col 25-50-25
  yui-gz: 4 col 25-25-25-25
*/

.yui-gx:after,
.yui-gy:after,
.yui-gz:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.yui-gx,
.yui-gy,
.yui-gz{
	zoom: 1;
}

.yui-gx .yui-u,
.yui-gy .yui-u,
.yui-gz .yui-u{
	float:left;
	display: inline;
}

/*3 cols 50-25-25% */
.yui-gx .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.yui-gx .first{
	width: 468px !important;
}
.yui-gx .second, .yui-gx .third{
	width: 234px !important;
}
.yui-gx .content{
	padding: 0px 20px 20px 20px;
}

/*3 cols 25-50-25% */
.yui-gy .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.yui-gy .second{
	width: 468px !important;
}
.yui-gy .first, .yui-gy .third{
	width: 234px !important;
}
.yui-gy .content{
	padding: 0px 20px 20px 20px;
}

/*4 cols 25% */
.yui-gz .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.yui-gz .first, .yui-gz .second, .yui-gz .third, .yui-gz .fourth{
	width: 234px !important;
}
.yui-gz .content{
	padding: 0px 20px 20px 20px;
}

/* markupless float clearer - - - - - - - - - - - - - */

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

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

/* markup float clearer, some uas have problem with markupless - - - - - - - - - - - */
.float-clear{
	height:0; 
	clear:both; 
	font-size: 0;
	visibility: hidden;
}


/* ##########################
** ### TYPO3 CMS     ########
** ##########################
*/

/* ##########################
** ### contenttable  ########
** ##########################
*/

/* contenttable from tt_content */
table.contenttable{width: 100%; border: 0px none white; border-collapse: seperate; padding: 0; margin: 0px 0px 0px 0px;}
table.contenttable caption{text-align: left; color: #333; font-size: 108%; font-weight: bold;}
table.contenttable thead tr td, table.contenttable thead tr th, table.contenttable tbody tr th{font-weight: bold; background: #dedede;}
table.contenttable tr{}
table.contenttable tr td, table.contenttable tr th{padding: 1px 5px 1px 0px; text-align: left; empty-cells: show; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; border-left: 0px none white; border-right: 0px none white;}
table.contenttable tr.body-first-row td, table.contenttable tr.body-first-row th {border-top: 1px solid #333 !important;}
table.contenttable tr td.align-left, table.contenttable th.align-left{text-align: left;}
table.contenttable tr td.align-center, table.contenttable th.align-center{text-align: center;}
table.contenttable tr td.align-right, table.contenttable th.align-right{text-align: right;}
table.contenttable tr.tr-even td {__background: transparent !important;}
table.contenttable tr.tr-odd td {__background: transparent !important;}
table.contenttable tr.tr-0 td{}
table.contenttable tr.tr-last td{}
table.contenttable tr td.td-0{font-weight: normal;}
table.contenttable tr td.td-last{}
table.contenttable tfoot tr td{font-weight: bold; border-top: 0px none #fff !important; color: #000; __background: transparent;}
table.contenttable td p.bodytext{display: inline;}
/*table.contenttable tbody tr:hover td, table.contenttable tbody tr:hover th{background: #efefef;}*/
table.contenttable a {font-weight: bold;}

/* hover classes, work together with jquery colorize plugin for col, row hover and alternate colors */
.tableHoverClass{background: #f1fcfe;}
.tableHiliteClass{background: #ddd;}

/*forms in content - - - - - - - - -*/
.FORMGENERIC{
}
.FORMLABEL{
	padding-right: 5px;
}
.FORMINPUT{
	padding-right: 5px;
	width: 90%;
}
.FORMERROR{
	color:#ff0000;
	font-weight:bold;
}
.FORMSECTION{
	font-weight: bold;
	color: #000099;
}
.FORMHEAD{
	font-size: 14px;
	font-weight: bold;
	color: #6699FF; 
}
.FORMTIPS{
	font-size: 10px;
}
.INPUTTEXT{
	border: 1px solid #666;
	width: 90% !important;
	background: transparent;
}
.INPUTSUBMIT{
	border: 1px solid #fecc0b;
	background-color:#cd2328;
	color: #fff;
	padding: 2px 10px;
	font-weight: bold;
}
.INPUTSUBMITIMAGE{
}
.INPUTSELECT{
	border: 1px solid #666;
	width: 90%;
}
.INPUTCHECKBOX{
}
.INPUTOPTION{
}
.INPUTTEXTAREA{
	border: 1px solid #666;
	width: 90%;
	background: transparent;
}

/*typo3 css styled content and image - - - - -*/

.csc-caption{
	font-size: 10px;
	color:#333;
}

/* we want automatic rowspace */
/*
div.csc-textpic div.csc-textpic-imagerow {height: auto; margin-bottom: 10px;}
div.csc-textpic div.csc-textpic-imagerow-last {height: auto; margin-bottom: 0px !important;}
*/

/*mail form styles - - - - - - - - - - - - - - - */

/*table.csc-mailform tr td.csc-form-labelcell p.csc-form-label/req*/

/*all controls are styled with the default form styles you may set styles here to override defaults*/

fieldset legend{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	text-indent: 0;
    border: 0;
    outline: 0;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
	padding-top: 0.5em;
	*margin-left:-7px;
}


table.csc-mailform{
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border: 0px none white;
}

table.csc-mailform td{
	border: 0px none white;
	vertical-align: top;
}

td.csc-form-labelcell{
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 3px;
}
td.csc-form-fieldcell{
	margin: 0 0 0 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	letter-spacing:1px;
	font-weight:bold;
	color:#000;
}
.csc-form-label{
	color: #000;
}
.csc-form-label-req{
	font-weight: bold;
	color: #000;
}
.csc-form-radio{
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0;
	color: #000;
}
td.csc-form-fieldcell INPUT.INPUTSUBMIT{
	margin-top:10px;
}

/* ##########################
** ### ext: popeye ######
** ##########################
*/

div.ppy-placeholder{
	position: relative !important;
}
div#popeye2.ppy-js{
	z-index: 0 !important;
	margin-left: 20px !important;
	margin-bottom: 0px !important;
}

div#popeye2 div.ppy-stagewrap{
	border-color: white !important;
}
div#popeye2 div.ppy-stage{
	border: 0px none white !important;
}

/* ##########################
** ### ext: wt_twitter ######
** ##########################
*/

.twitter-feed-title{
	display: block;
}

.twitter-footer{
	border-top: 1px solid #666;
}

/* ##########################
** ### ext: jp_page_teaser ##
** ##########################
*/

/* reset content element paddings */
.content .tx-jppageteaser-pi1{
	margin: 0 -20px;
	clear: both;
}

.content-normal .tx-jppageteaser-pi1{
	margin: 0 -20px;
	clear: both;
}

.content-normal-b .tx-jppageteaser-pi1{
	margin: 0 -20px;
	clear: both;
}

.tx-jppageteaser-pi1-list, .tx-jppageteaser-pi1-list-1-column, .tx-jppageteaser-pi1-list-2-column, .tx-jppageteaser-pi1-list-3-column, .tx-jppageteaser-pi1-list-4-column{
		width: 100%;
		/*
		padding: 0 1px 0 1px;
		margin: 0 -1px 0 -1px;
		*/
		overflow:hidden;
}

.tx-jppageteaser-pi1-list-entry-header {
	padding: 0px 0px 0px 0px !important; 
	margin: 0 0 0.3em 0 !important;	
}

.tx-jppageteaser-pi1 a img {
	margin: 0; padding: 0; 
}
.tx-jppageteaser-pi1 a:hover img {
	margin: 0; padding: 0;
	opacity: .7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
}

.tx-jppageteaser-pi1-list-entry{
	overflow: hidden;
}

.tx-jppageteaser-pi1-list-entry-first{} 
.tx-jppageteaser-pi1-list-entry-last{} 
.tx-jppageteaser-pi1-list-entry-odd{}
.tx-jppageteaser-pi1-list-entry-even{}


.tx-jppageteaser-pi1-list-entry-description{}

.tx-jppageteaser-pi1-list-entry-link-item{font-weight: bold;}

/* clearer in content */
.tx-jppageteaser-pi1-list-floatcleaner{clear: both; height: 0px; overflow:hidden;}


/* total clearer for 2 and 3 col layouts */

.tx-jppageteaser-pi1-column-clearer{
	display:none; 
	visibility: hidden;
	height: 1px;
	color: transparent;
	background: transparent;
	border: 0px none white;
}

/* browsebox */
.tx-jppageteaser-pi1-browsebox {
	border-top: 3px solid #b1b1b1;
	padding: 10px 20px 10px 20px;
	background-color: #dedede; 
}

.tx-jppageteaser-pi1-browsebox-show-results {}
.tx-jppageteaser-pi1-browsebox-browse-links {}
.tx-jppageteaser-pi1-browsebox-show-results-number {}
.tx-jppageteaser-pi1-browsebox-disabled-link {}
.tx-jppageteaser-pi1-browsebox-inactive-link {}
.tx-jppageteaser-pi1-browsebox-active-link {}


/* image orientation */
.tx-jppageteaser-pi1-list-image-left .tx-jppageteaser-pi1-list-entry-image{
	float: left;
	display: inline;
	margin: 3px 10px 2px 0px;
}

.tx-jppageteaser-pi1-list-image-right .tx-jppageteaser-pi1-list-entry-image{
	float: right;
	display: inline;
	margin: 5px 0px 10px 10px;
}

/* 1 column */
.tx-jppageteaser-pi1-list-1-column .tx-jppageteaser-pi1-list-entry-content{
	padding: 0px 20px 20px 20px !important; 
}

/* 2 Columns*/
.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-content{
	/*min-height: 9em;*/
	padding: 0px 20px 20px 20px !important; 
	clear: both;
}


.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry{
}

.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-odd{
	float: left; overflow: hidden;
	display: inline;
	width: 49.999%;
	*width: 49.9%;
	clear: both;
}
.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-even{
	float: right; overflow: hidden;
	display: inline;	
	width: 49.999%;
	*width: 49.9%;
}

.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-odd .tx-jppageteaser-pi1-list-entry-content{
	margin: 0 0px 0 0;
	clear: both;
}

.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-even .tx-jppageteaser-pi1-list-entry-content{
	margin: 0 0 0 0px;
	clear: both;
}

.tx-jppageteaser-pi1-list-2-column hr.tx-jppageteaser-pi1-list-entry-odd{
	display: none !important;
	clear: both;
}

.tx-jppageteaser-pi1-list-2-column hr.tx-jppageteaser-pi1-list-entry-even{
	display: block !important;
	clear: both;
}

/* 3 Columns */

.tx-jppageteaser-pi1-list-3-column .tx-jppageteaser-pi1-list-entry{
	float: left; overflow: hidden;
	display: inline;
	width: 33.333%;
	*width: 33.3%;
	/*clear: both;*/
}

.tx-jppageteaser-pi1-list-3-column .tx-jppageteaser-pi1-list-entry-content{
	/*min-height: 9em;*/
	padding: 0px 20px 20px 20px !important; 
}

.tx-jppageteaser-pi1-list-3-column hr.entrythree, .tx-jppageteaser-pi1-list-3-column hr.entrysix, .tx-jppageteaser-pi1-list-3-column hr.entrynine, .tx-jppageteaser-pi1-list-3-column hr.entrytwelve{
	display: block !important;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* 4 Columns */

.tx-jppageteaser-pi1-list-4-column .tx-jppageteaser-pi1-list-entry{
	float: left; overflow: hidden;
	display: inline;
	width: 25%;
}

.tx-jppageteaser-pi1-list-4-column .tx-jppageteaser-pi1-list-entry-content{
	/*min-height: 9em;*/
	padding: 0px 20px 20px 20px !important; 
}

.tx-jppageteaser-pi1-list-4-column hr.entryfour, .tx-jppageteaser-pi1-list-4-column hr.entryeight, .tx-jppageteaser-pi1-list-4-column hr.entrytwelve{
	display: block !important;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/* ul and ol in teasers */
.tx-jppageteaser-pi1-list-entry-content ul{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px !important;
}

/* css styled content overwrite */
dd.csc-textpic-caption{
	color: #999;
	font-size: 90% !important;
}

/* frames - - - - - - - - - - - - - - */
div.csc-frame{
}

div.csc-frame-frame1{
}

div.csc-frame-frame2{
}

/* ##########################
** ### ext: googlemaps ######
** ##########################
*/
.tx-rggooglemap-pi1 .mapcat, .tx-rggooglemap-pi1 .infobox, .tx-rggooglemap-pi1 .coordinfo{
	display: none;
	visibility: hidden;
}

/* ##########################
** ### ext: felogin #########
** ##########################
*/
.tx-felogin-pi1 h2{}
.tx-felogin-pi1 div.felogin{}
.tx-felogin-pi1 div.felogin-error{
}