body, td, h1, h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
}
.blockerror {
	color: #DC143C;
	background: #FFE4E1;
	border: 2px solid #f99;
	padding: 5px 10px;
	margin: 10px 0px;
}
.error {
	color: #DC143C;
	margin-top: 5px;
	font-weight: bold;
}

/* content col*/
#content-col h1 {
	color: #036;
	border-bottom: 1px solid #036;
	margin-bottom: 5px;
}
#content-col h2 {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
}
.bodytext {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* lines */
.line {
	border-top: 1px solid #036;
	margin: 0px;
	\height: 1%; /* to let IE5 display this DIV*/
	margin-bottom: -15px; /* correction for IE5 */
	voice-family: "\"}\""; /* hide from IE5 from here on */
	voice-family: inherit;
	margin: 10px 0px;
	height: auto;
}

/* to top link */
.csc-linkToTop {
	background: url(imgs/totop.gif) no-repeat 0 5px;
	padding-left: 9px;
	margin-top: 0;
	font-size: 10px;
}

/* service navigation */
#service-navi ul {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}
#service-navi li {
	list-style: none;
	float: left;
	padding: 0px 13px;
}
#service-navi li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#service-navi li a:hover {
	color: #DEE4EF;
}

/* navigation */
.main-navi ul li.projekt a {
	background-color: #036;
	background-image: url(imgs/bull-white.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
}
.main-navi ul li.regionen a, .main-navi ul li.handbuch a, .main-navi ul li.service a {
	background-image: url(imgs/bull-black.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
}
.main-navi ul li.regionen a {
	background-color: #F48F00;
}
.main-navi ul li.handbuch a {
	background-color: #9A9A9A;
}
.main-navi ul li.service a {
	background-color: #DEE4EF;
}
.main-navi ul li.service li a {
	background-color: #FFF;
}
.main-navi ul li.projekt a:hover {
	background-image: url(imgs/bull-white_act.gif);
}
.main-navi ul li.regionen a:hover, .main-navi ul li.handbuch a:hover, .main-navi ul li.service a:hover {
	background-image: url(imgs/bull-black_act.gif);
/*	color: #036;*/
}

.main-navi ul li li a {
	background-image: url(imgs/nav-l2_black.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
	padding-left: 28px;
	color: #000;
}
.main-navi ul li li a.active {
	background-image: url(imgs/nav-l2-act_black.gif) !important;
}
.main-navi ul li.projekt li a {
	background-image: url(imgs/nav-l2_white.gif) !important;
	background-color: #B7C5DD;
}
.main-navi ul li.projekt li a.active {
	background-image: url(imgs/nav-l2-act_white.gif) !important;
}
.main-navi ul li.regionen li a {
	background-color: #FCDDB2;
}
.main-navi ul li.handbuch li a {
	background-color: #D1D1D1;
}
.main-navi ul li.service ul {
	border: 1px solid #DEE4EF;
}
.main-navi ul li.service ul ul {
	border: 0px;
}
.main-navi ul li li li a {
	background-image: url(imgs/nav-l3_black.gif) !important;
	padding-left: 37px;
}
.main-navi ul li li li a.active {
	background-image: url(imgs/nav-l3-act_black.gif) !important;
}
.main-navi ul li.projekt li li a {
	background-image: url(imgs/nav-l3_white.gif) !important;
	padding-left: 37px;
}
.main-navi ul li.projekt li li a.active {
	background-image: url(imgs/nav-l3-act_white.gif) !important;
}
.main-navi ul li li a:hover {
	background-color: #fff;
}
.main-navi ul li.service li a:hover {
	background-color: #EAF1FC;
}
.main-navi ul li.projekt li a:hover {
	color: #000;
	background-image: url(imgs/nav-l2_black.gif) !important;
}
.main-navi ul li.projekt li a.active:hover {
	background-image: url(imgs/nav-l2-act_black.gif) !important;
}
.main-navi ul li.projekt li li a:hover {
	background-image: url(imgs/nav-l3_black.gif) !important;
}
.main-navi ul li.projekt li li a.active:hover {
	background-image: url(imgs/nav-l3-act_black.gif) !important;
}

/* service navi sub */
.main-navi ul.service-navi-sub {
	position: relative;
	margin: 10px 0px;
	padding: 0;
	border: 1px solid #036;
}
.main-navi ul.service-navi-sub li {
	display: inline;
}
.main-navi ul.service-navi-sub li a {
	margin-top: 0;
	padding-left: 12px;
	color: #fff;
	background: #036;
}
.main-navi ul.service-navi-sub li li a {
	background: none;
	color: #000;
	padding-left: 23px;
	background-position: -8px 0px !important;
}
.main-navi ul.service-navi-sub li li a:hover {
	background: #fff;
}

/* right col */
.page-func-print {
	float:left;	
}
.page-func-send {
	float:right;	
	padding-right: 20px;	
}
.page-func-print {
	text-align: left;
}
.page-func-send {
	text-align: right;
}
#date {
	text-align: right;
	padding-right: 20px;
}
.sidelogo {
	background: #fff;
	padding-bottom: 10px;
}
.sidelogo-img {
	border: 1px solid #036;
	border-top: none;
	padding: 10px 0px;
	text-align: center;
}
.sidebox {
	border-color: #036;
	font-size: 11px;
	line-height: 15px;
}
.sidebox h4 {
	background: #036;
	color: #fff;
}

/* pageteaser */
.tx-jppageteaser-pi1-element {
	border-top: 1px solid #036;
	position: relative;
	padding-top: 16px;
	padding-bottom: 11px;
}
.tx-jppageteaser-pi1-element div {
	margin-bottom: 7px;
}
* html .tx-jppageteaser-pi1-element div {
	margin-bottom: 6px;
}
.tx-jppageteaser-pi1-element img {
	float: left;
	margin-right: 10px;
}
.tx-jppageteaser-pi1-date {
	font-size: 10px;
	line-height: 10px;
}
.tx-jppageteaser-pi1-headline {
	font-weight: bold;
}
.tx-jppageteaser-pi1-link {
	display: inline;
	margin-left: 5px;
}

/* staff */
.tx-jpstaff-pi1-cpbox div {
	margin: 0px;
}
.tx-jpstaff-pi1-cpbox-image {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tx-jpstaff-pi1-cpbox-name {
	padding-top: 10px;
}
.tx-jpstaff-pi1-cpbox-job {
	clear: left;
	font-variant: small-caps;
}
.tx-jpstaff-pi1-cpbox-phone {
	font-weight: bold;
}
.tx-jpstaff-pi1-cpinfo-image {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px; 
}
.tx-jpstaff-pi1-cpinfo-info {
	float: left;
	margin-top: 0px;
}
.tx-jpstaff-pi1-cpinfo-name {
	margin-top: 10px;
	font-weight: bold;
}
.tx-jpstaff-pi1-cpinfo-job {
	margin-bottom: 10px;
	font-variant: small-caps;
}
.tx-jpstaff-pi1-cpinfo-phone {
}
.tx-jpstaff-pi1-cpform fieldset {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.tx-jpstaff-pi1-cpform fieldset div {
	margin-top: 5px;
}
.tx-jpstaff-pi1-cpform fieldset div textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tx-jpstaff-pi1-cpform fieldset div label {
	display: block;
}
.tx-jpstaff-pi1-cpform fieldset div.cr label {
	display: inline;
}
.tx-jpstaff-pi1-cpform fieldset br {
	display: none;
}
.tx-jpstaff-pi1-cpform .form-copy, .tx-jpstaff-pi1-cpform .form-buttons {
	margin-top: 10px;
	clear: both;
}
* html .tx-jpstaff-pi1-cpform fieldset div {
	\margin: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 5px 0 0 0;
}

/* 2columnlayout */
table.2columns {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
table.2columns td {
	padding: 0px;
}
.c2l1-left {
   width: 48%;
}
.c2l1-middle {
	float: right;
   width: 48%;
}

.c2l2-left {
   width: 31%;
}
.c2l2-middle {
	float: right;
   width: 64%;
	background: #DEE4EF;
}

.c2l3-left {
   width: 64%;
}
.c2l3-middle {
	float: right;
	background: #DEE4EF;
   width: 31%;
}

/* text w/ image */
.imgtext-wrap-table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.imgtext-wrap-table td {
	padding: 0px;
}
.imgtext-table {
	margin: 0px;
}
/* left aligned images in paragraph */
DIV.imageorient-18 .imgtext-table {
	margin-right: 5px;
}
/* right aligned images in paragraph */
DIV.imageorient-17 .imgtext-table {
	margin-left: 5px;
}

p.csc-caption {
	font-size: 80%;
	line-height: 130%;
	font-style: italic;
	margin: 0;
	margin-top: 3px;
}

/* new front end login box */
.tx-newloginbox-pi1 h3 {
	font-size: 12px;
	margin: 0;
}
#right-col .tx-newloginbox-pi1 {
	padding: 10px;
	padding-top: 0px;
	border: 1px solid #036;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}
#right-col .tx-newloginbox-pi1 h3 {
	background: #036;
	margin: 0 -10px;
	padding: 1px 10px 2px 10px;
	margin-bottom: 5px;
	color: #fff;
}
#right-col .tx-newloginbox-pi1 p {
	margin: 0px;
	margin-bottom: 5px;
}
#right-col .tx-newloginbox-pi1 input {
	font-size: 11px;
}

/* web links */
.sidebox h5 {
	margin: 0;
	font-size: 11px;
}
.sidebox ul, .sidebox li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidebox li {
	background: url(imgs/nav-l2_black.gif) -15px 0 no-repeat;
	padding-left: 15px;
}

/* indexed search engine */
.tx-indexedsearch p {
	margin-top: 0;
	margin-bottom: 0;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background: #B7C5DD;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: #F48F00;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #DEE4EF;
	font-size: 11px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #036;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }


/* news */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height: 0px;
	margin: 0;
	padding: 0px;
	visibility: hidden;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border: 1px solid #036;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 15px;
}

.news-latest-container H2 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px -10px 10px -10px;
	padding: 2px 10px;
	color: #fff;
	background-color: #036;
}
.news-latest-container H2, .news-latest-gotoarchive {
}
.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #B7C5DD;
}
.news-latest-item H3 {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}
.news-latest-item H3 A {
	color: #000;
}
.news-latest-item .bodytext {
	margin: 0px;
}
.news-latest-item .clearer {
	display: none;
}
.news-latest-item IMG {
	margin-top: 2px;
	margin-right: 5px;
	float:left;
}
.news-latest-category IMG {
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
}
.news-latest-morelink {
	clear: both;
}
.news-latest-morelink A {
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}
.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #036;
}
.news-list-container H3 {
	font-size: 12px;
	margin-bottom: 5px;
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {
}
.news-list-container H3 A {
}
.news-list-container P {
}
.news-list-date {
	display: block;
	font-size: 10px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.news-list-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-list-morelink,.news-list-category {
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
}
.tx-ttnews-browsebox TD {
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin: 0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #DEE4EF;
}
.news-search-emptyMsg {
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom: 10px;
}
.news-single-item H2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 10px;
}
.news-single-item H3 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 10px;
}

.news-single-img {
	float: left;
	width: 130px;
	margin-right: 5px;
}
p.news-single-imgcaption {
	clear:both;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 130%;
	font-style: italic;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
}
.news-single-author {
	margin: 0px;
	margin-bottom: 10px;
}
.news-single-additional-info {
/*	clear: both;*/
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #036;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 10px;
	padding: 3px 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}
.news-single-related DD img, .news-single-links DD img, .news-single-files DD img {
	margin-right: 5px;
	margin-bottom: -2px;
	margin-top: 2px;
}
.news-single-links DD p.bodytext {
	margin-bottom: 5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-bottom: 5px;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin: 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #036;
}
#right-col .news-amenu-container {
	border: 1px solid #036;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
#right-col .news-amenu-container H2 {
	margin: 0px;
	padding: 2px 10px;
	background: #036;
	color: #fff;
	font-weight: normal;
}
#content-col .news-amenu-container H2 {
	display: none;
}
.news-amenu-container UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right-col .news-amenu-container UL {
	margin: 10px;
}
.news-amenu-container LI {
	padding: 0px;
	padding-left: 15px;
	background: url(imgs/nav-l2_black.gif) no-repeat;
	background-position: -15px -1px;
}
.news-amenu-container LI a {
	font-weight: normal;
}
li.news-amenu-item-year {
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: none;
}

/* bug fix for 1115 */
/* this centers images in Gecko/Opera */
div[class="imageorient-0"] table[class="imgtext-table"],
div[class="imageorient-8"] table[class="imgtext-table"] {
  margin: 0 auto;
}

/* this right-aligns images above the text in Gecko/Opera */
div[class="imageorient-1"] table[class="imgtext-table"] {
  float: right;
  width: auto;
}
/* careful, sometimes other tags may follwow the table */
div[class="imageorient-1"] p {
  clear: right;
}

/* this right-aligns images below the text in Gecko/Opera */
div[class="imageorient-9"] table[class="imgtext-table"] {
  float: right;
  width: auto;
}
// this avoids following content to float besides the images
div[class="imageorient-9"] div[class="break"] {
  clear: right;
}

/*For the left-alignment, nothing has to be done as this initially was the
problem...  ;-)*/

/* ### standard content elements ### */
/* list */
ul.csc-bulletlist {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
ul.csc-bulletlist li {
	list-style-type: none;
	padding-left: 20px;
	background: url(imgs/nav-l2-act_black.gif) no-repeat -10px 0px;
}

/* table */
.contenttable {
	width: 100%;
	margin: 10px 0px;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
.contenttable TD {
	margin: 0;
	padding: 2px 5px;
	border-bottom: 1px solid #9CA8BC;
	vertical-align: top;
/*	border-right: 1px solid white;*/
}
.contenttable TD P {
	margin: 0;
}
.contenttable .tr-even TD {
	background: #B7C5DD;
}
.contenttable .tr-odd TD {
	background: #DEE4EF;
}
.contenttable .tr-odd .td-1, 
.contenttable .tr-odd .td-3, 
.contenttable .tr-odd .td-5, 
.contenttable .tr-odd .td-7, 
.contenttable .tr-odd .td-9, 
.contenttable .tr-odd .td-11, 
.contenttable .tr-odd .td-13, 
.contenttable .tr-odd .td-15 {
	background: #E5E9F2;
}
.contenttable .tr-even .td-1, 
.contenttable .tr-even .td-3, 
.contenttable .tr-even .td-5, 
.contenttable .tr-even .td-7, 
.contenttable .tr-even .td-9, 
.contenttable .tr-even .td-11, 
.contenttable .tr-even .td-13, 
.contenttable .tr-even .td-15 {
	background: #C5D1E4;
}
.contenttable .tr-0 TD {
	background: #036 !important;
	color: #fff;
	font-weight: bold;
	border-bottom: none;
}

/* uploads */
.csc-uploads {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-top: 1px solid #B7C5DD;
}
.csc-uploads TD {
	padding: 2px 5px;
	vertical-align: top;
	border-bottom: 1px solid #B7C5DD;
}
.csc-uploads TD P {
	margin: 0;
}
.csc-uploads .tr-even TD {
	background: #DEE4EF;
}
.csc-uploads .tr-odd TD {
	background: #C5D1E4;
}
.csc-uploads-fileSize {
	width: 55px;
	text-align: right;
}
.csc-uploads TD.csc-uploads-icon {
	padding: 5px 10px;
}
.csc-uploads-3 TD {
	background: none !important;
}

/* sitemaps */
.csc-menu {

	margin-bottom: 10px;
}
.csc-menu P {
	margin: 0;
	background-image: url(imgs/bull-black.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding-left: 20px;
}
* html .csc-menu P {
	background-position: 0 0px;
}
.csc-menu P.csc-section {
	margin: 0;
	background-image: url(imgs/nav-l2_black.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding-left: 30px;
}

/* sitemap */
.csc-sitemap a {
	width: 100%;
	color: #000;
}
p.csc-sitemap {
	margin: 0;
	padding: 0;
	background: none;
}
p.csc-sitemap-level1 {
	margin-top: 7px;
}
p.csc-sitemap-level2 {
	margin-top: 3px;
}
.csc-sitemap-level1 a {
	text-transform: uppercase;
	background-image: url(imgs/bull-black.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding-left: 20px;
}
* html .csc-sitemap-level1 a {
	background-position: 0 0px;
}
.csc-sitemap-level1 a:hover {
	background-image: url(imgs/bull-black_act.gif);
}
.csc-sitemap-level2 a {
	background-image: url(imgs/nav-l2_black.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding-left: 30px;
}
* html .csc-sitemap-level2 a {
	background-position: 0 0px;
}
.csc-sitemap-level2 a:hover {
	background-image: url(imgs/nav-l2-act_black.gif);
}
.csc-sitemap-level3 a {
	font-weight: normal;
	background-image: url(imgs/nav-l3_black.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding-left: 39px;
}
* html .csc-sitemap-level3 a {
	background-position: 0 0px;
}
.csc-sitemap-level3 a:hover {
	background-image: url(imgs/nav-l3-act_black.gif);
}

/* mailform */
LEGEND {
	color: #000;
}
.csc-mailform {
}
.csc-mailform BR {
	display: none;
}
.csc-mailform DIV {
	margin-bottom: 10px;
}
.csc-mailform DIV INPUT, 
.csc-mailform DIV SELECT, 
.csc-mailform DIV TEXTAREA {
	display: block;
//	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.csc-mailform DIV INPUT.mf-check,
.csc-mailform DIV LABEL.mf-radio INPUT {
	display: inline;
}
.csc-mailform DIV LABEL.mf-radio {
	display: block;
}
.mf-radiogroup P {
	margin: 0;
}

/* newsletter form */
#tt_address_form_container {
	margin-bottom: 10px;
}
#tt_address_form_container FIELDSET {
	margin-bottom: 10px;
}
#tt_address_form_container DIV {
	margin: 5px 0px;
}
#tt_address_form_container DIV LABEL {
	width: 65px;
	float: left;
}
#tt_address_form_container .forminfo {
	font-size: 11px;
}

/* */
img.tx-jpstaff-pi1-cpbox-imgtag {
	margin: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding: 0px;
}
.tx-jpstaff-pi1-cpbox-image {
	margin: 0px;
	padding: 0px;
}

.imgtext-wrap-table {
	width: 100%;
}