body{
	padding-top: 0px;
	padding-bottom: 0px;
}

/* outer container, overwrite yui */

#doc2{width: 870px;}


/* container with branding, logo, menu, searchbox - - - - - - - - - - - - - */

#hd{
	width: 290px;
	padding-right: 580px;
	overflow: hidden;
}
* html #hd{ width: 870px; }

#hd h1{
	margin: 0;
	padding: 0;
	width: 290px;
	line-height: 144px;	
	height: 144px;
	overflow: hidden;
	/* ie 8 doubles the height bug
	height: 144px;
	overflow: hidden;
	text-indent: -9999px;
	 */
}

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

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

/* level 1 menu - - - - - - - - - - - - - */

#hd ul#mnu-level-1{
	margin: 0;
	padding: 0;
	width: 290px;
	overflow: hidden;
}
#hd ul#mnu-level-1 li{
	display: block;
	width: 290px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hd ul#mnu-level-1 li a{
	display: block;
	padding: 3px 25px 3px 20px;
	zoom: 1;
	margin: 1px 0 0 0;
}


/* layers menu level 2 and 3 */
ul.flyout {width:100%; overflow:hidden; margin: 0; padding: 0; list-style-type:none;}
ul.flyout li {display: block; width:100%; margin:0; padding: 0; list-style-type: none;}
ul.flyout li a {display:block; text-decoration:none; overflow: hidden; padding: 3px 20px 3px 20px !important; margin: 1px 0 0 0; text-align: left; zoom: 1; }

ul.flyout li a {color: #000; background: url(rs-menu-80.png) no-repeat right center; zoom: 1; font-weight: bold;}
ul.flyout li a:hover {color: #D56400 !important; }
ul.flyout li a.a-current {color: #D56400; background-image: url(rs-menu-100.png) !important;}


/* searchbox - - - - - - - - - - - - - - - */
#searchbox{
	padding: 5px 20px 5px 20px;
	margin: 1px 0 0 0;
}
#searchbox form, #searchbox fieldset{
	display: block;
	margin: 0;
	padding: 0;
}
#searchbox form fieldset label{
}
#searchbox form fieldset label{
	position: absolute;
	top: -9999px;
}
#searchbox form fieldset input.input-text{
	float: left;
	display: inline;
	border: 0px none white;
	padding: 0;
	margin: 0;
	height: 20px;
	width: 210px;
}
#searchbox form fieldset input.input-submit-image{
	float: right;
	display: inline;
	width: 18px;
	height: 20px;
	margin: 0;
	padding: 0;
	border-width: 0;
}
#searchbox form:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


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

#mnu-breadcrumbtrail{
	padding: 10px 20px 0px 20px;
}

/* content */

#bd{min-height: 100px;}

#bd h1, #bd h2{
	margin: 0.3em 0;
}

#bd h3 {
	margin: 0.3em 0 0.2em 0;
}

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

#ft h3, #ft h4, #ft h5{
	margin: 0.2em 0 0.1em 0;
}

#mnu-footer-container{
	position: relative;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
#mnu-footer-container span{
	padding-right: 10px;
}
#mnu-footer-container ul#mnu-footer{
	display: inline;
	margin: 0;
	padding: 0;
}
#mnu-footer-container ul#mnu-footer li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
      border-right: 1px solid black;
}

#mnu-footer-container ul#mnu-footer{
	display: none;
}

/* content settings - - - - - - - - - */
.content{
	padding: 0px 20px 20px 20px;
}

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

/* 1 col normal and normal b */


/* three cols 3-3-3*/
.yui-gb .yui-u{
	margin: 0;
	padding: 0;
	width: 290px;
	overflow: hidden;
}
/* two cols 66-33 */
.yui-gc .yui-u{
	margin: 0;
	padding: 0;
	overflow: hidden;	
}
.yui-gc .first{
	width: 580px;
}
.yui-gc .last{
	width: 290px;
}


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

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

/* contenttable from tt_content */
table.contenttable{width: 100%; border: 0px none white; border-collapse: collapse; padding: 0; margin: 0px 0px 0px 0px;}
table.contenttable tr{}
table.contenttable tr td{padding: 1px 2px; text-align: left; vertical-align: top; empty-cells: show; }
table.contenttable tr.tr-even td {background: transparent !important;}
table.contenttable tr.tr-odd td {background: transparent !important;}
table.contenttable tr.tr-0 td{font-weight: normal; border-bottom: 0px none #fff !important; color: #000; background: transparent !important;}
table.contenttable tr.tr-last td{}
table.contenttable tr td{}
table.contenttable tr td.td-0{font-weight: normal;}
table.contenttable tr td.td-last{}

/*css style table used the same class for the table */
table.contenttable caption{text-align: left; color: #333; font-size: 1.1em; font-weight: bold;}
table.contenttable thead tr td{font-weight: bold; border-bottom: 0px none #fff !important; color: #000; }
table.contenttable tbody tr td, table.contenttable tbody tr th {vertical-align: middle; background: transparent; border-top: 1px solid #688500; border-bottom: 1px solid #688500; border-left: 0px none white; border-right: 0px none white;}
table.contenttable tfoot tr td{font-weight: bold; border-top: 0px none #fff !important; color: #000; background: transparent;}
table.contenttable th {font-weight: bold;}
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;}

/*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:#ee7f00;
}

/*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*/

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:#000000;
}
.csc-form-label{
	color: #000000;
}
.csc-form-label-req{
	font-weight: bold;
	color: #000000;
}
.csc-form-radio{
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0;
	color: #000000;
}
td.csc-form-fieldcell INPUT.INPUTSUBMIT{
	margin-top:10px;
}


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

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

.content-normal .tx-jppageteaser-pi1{
}

.content-normal-b .tx-jppageteaser-pi1{
}

.tx-jppageteaser-pi1-list, .tx-jppageteaser-pi1-list-1-column, .tx-jppageteaser-pi1-list-2-column, .tx-jppageteaser-pi1-list-3-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 !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);
}

.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: 1px; 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;
	margin: 5px 10px 10px 0px;
}

.tx-jppageteaser-pi1-list-image-right .tx-jppageteaser-pi1-list-entry-image{
	float: right;
	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{
}
.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-odd{
	float: left; overflow: hidden;
	width: 49.999%;
	clear: both;
}
.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-even{
	float: right; overflow: hidden;
	width: 49.999%;
}

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

.tx-jppageteaser-pi1-list-2-column .tx-jppageteaser-pi1-list-entry-even .tx-jppageteaser-pi1-list-entry-content{
	padding: 0px 20px 10px 20px; 
	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;
	width: 33.333%;
	/*clear: both;*/
}

.tx-jppageteaser-pi1-list-3-column .entry3{
	/*
	float: right !important; 
	overflow: hidden !important;
	width: 33.333% !important;
	*/
}

.tx-jppageteaser-pi1-list-3-column .tx-jppageteaser-pi1-list-entry-content{
	padding: 0px 20px 10px 20px; 
	clear: both;
}

.tx-jppageteaser-pi1-list-3-column hr.entry3{
	display: block !important;
	clear: both;
}


/* 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{
}

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

/* seo */
div#seo p{
	margin: 0;
	padding: 0;
}
