
/* default begin */

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #595959;
}
.element {
  margin-bottom: 30px;
}
#main td a img
, .header-greySeparator a img {
  border: 1px solid #e6e6e6
}
#main td a img:hover
, .header-greySeparator a img:hover {
  border: 1px solid #ff8d07
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  border: none;
}
#content p a
, #content td p a
, #contentLeft p a
, #contentLeft td p a
, #contentRight p a
, #contentRight td p a
, #content .csc-textpic-imagewrap a  {
  color: #404040;
  text-decoration: none;
  padding-left: 10px;
  background: url(uploads/tf/arrowRight.png) no-repeat bottom left;
  border-bottom: 1px solid #e6e6e6;
}
#content p a:hover
, #content td p a:hover
, #contentLeft p a:hover
, #contentLeft td p a:hover
, #contentRight p a:hover
, #contentRight td p a:hover  {
  color: #0d0d0d;
  border-bottom: 1px solid #d2d2d2;
}

#contentLeft .csc-textpic-imagewrap a
, #contentRight .csc-textpic-imagewrap a
, #contentLeft td p a
, #contentRight td p a  {
  background: none;
  text-decoration: none;
  border-bottom: none;
  padding-left: 0;
}
#contentLeft span.link {
  background: white url(uploads/tf/arrowRight.png) no-repeat scroll 0px 5px;
  padding-left: 10px;
  display: block;
}
#contentLeft span.link a {
  background: none;
  background-color: transparent;
  padding-left: 0px;
}



div.csc-textpic-clear {
  height: 1px;
}
table.imgtext-table span {
  color: #595959;
  text-decoration: none;
  line-height: 12px;
  font-size: 10px;
  padding-top: 4px;
}
a:hover {
  text-decoration: underline;
}
#content .csc-textpic-caption
, #contentLeft .csc-textpic-caption
, #contentRight .csc-textpic-caption {
  /*background: url(uploads/tf/image-scal.png) no-repeat right 3px;*/
  margin-top:5px;
}

.imgtext-table span {
  width: 100%;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.imgtext-table span.zoom1 {
  background: url(uploads/tf/image-scal.png) no-repeat right 3px;
}
.imgtext-table span a {
  padding-right: 14px;
  color: #595959;
  text-decoration: none;
  display: block;
}

.clear { clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
}

#content {
  width: 640px;
  margin: 14px 20px 60px 20px;
}
#content .contenttable {
  border-spacing: 0;
  margin-bottom: 20px;
}
#content .contenttable td {
  vertical-align: top;
}
#content td p {
  line-height: 20px;
}
span.light {
  color: #737373;
}
span.dark {
  color: #262626;
}
#content p.bold {
  font-weight: bold;
}

.image-greySeparator, .header-greySeparator, .textImage-greySeparator {
  background: transparent url(uploads/tf/greySeparator.png) repeat-y 220px 0px;
  margin-bottom: 50px;
  overflow: hidden;
}
.header-image-text {
  margin-bottom: 20px;
  overflow: auto;
}
.image-greySeparator div.csc-textpic-intext-left div.csc-textpic-imagewrap
, .image-greySeparator div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-right: 40px !important;
}
.image-greySeparator div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}
.header-image-text .csc-header
, .header-greySeparator .csc-header .stdheader {
  width: 200px;
  float: left;
}
.header-greySeparator .csc-header {
  width: 240px;
  float: left;
}
.header-greySeparator p
, .header-greySeparator table.contenttable {
  margin-left: 240px;
}
.header-greySeparator table p {
  margin-left: 0px;
}
.textImage-greySeparator .csc-textpic-text {
  width: 200px;
}
.header-image-text .imgtext-table {
  width: 220px;
}
.header-image-text .csc-textpic-text {
  margin-left: 205px;
}
.header-image-text .csc-textpic, .tx-rgsmoothgallery-pi1 {
  margin-left: 220px;
}
.header-greySeparator .rgsglinks {
  padding-left: 0;
}
.header-greySeparator .rgsglinks p {
  margin-left: 0;
}


#content h2.csc-subheader {
  font-family: Times;
  float: left;
  width: 200px;
  margin-top: 15px;
  margin-left: 0;
  font-size: 15px;
  font-weight: lighter;  
  color: #737373;
}
#content h2.csc-subheader b {
  color: #ff8d07;
}
h3.csc-searchResultHeader {
  margin-top: 20px;
}
h3.csc-searchResultHeader a {
  font-size: 13px;
  color: #ff8d07;
  text-decoration: none;
}
h3.csc-searchResultHeader a:hover {
  text-decoration: underline;
}
.csc-searchform {
  margin-top: 20px;
}
.csc-searchform input, .csc-searchform select {
  border:1px solid #d4d4d4;
  padding:2px;
  width:250px;
  margin: 5px 0;
}
.csc-searchform select {
  width: 256px;
}
.csc-searchform p  {
  font-size:11px;
  font-weight:bold;
  width: 80px;
}
.csc-searchform  input.submit {
  background:#FAFAFA none repeat scroll 0 0;
  border: 5px solid #F0F0F0;
  color: #404040;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 0;
  width: 150px;
}


.csc-linkToTop {
  text-align: right;
  margin-top: 10px;
}
.csc-linkToTop a {
  color: #404040;
  font-weight: bold;
  font-size: 10px; 
  padding-left: 10px;
  text-decoration: none;
  color:#595959;
  border-bottom: 1px solid #e6e6e6;
  background: url(uploads/tf/toTop.png) no-repeat bottom left;
}

#content .pressefoto {
  background: black url(uploads/tf/pressefotoBg.png) repeat-x;
  padding: 10px 10px 0;
  overflow: hidden;
  margin-bottom:20px;
}
#content .pressefoto div {
  overflow: auto;
  overflow: auto;
  height: 240px;
}
#content .pressefoto div.csc-header {
  width: 200px;
  overflow: hidden;
  float: left;
}
#content .pressefoto h2.csc-subheader {
  font-size: 14px;
  color: #D9D9DB;
}
#content .pressefoto table.imgtext-table {
  padding-right: 20px;
}
#content .pressefoto td img {
/*  width: 10px !important;*/
}
#content .pressefoto td a img {
/*  height: 180px !important;
  width: auto !important;*/
  border: 1px solid #595959;
}
#content .pressefoto span
, #content .pressefoto span a {
  color: white;
  font-size: 10px;
  text-decoration: none;
  line-height: 13px;
  margin-bottom: 0;
}
#content .pressefoto span a:hover {
  color: #ff8d07;
}

/* default end */

/************************* Stylesheet der Frontendbenutzerregistrierung ****************************************************/

.tx-srfeuserregister-pi1 p {
  margin-top: .5em;
  margin-bottom: 0;
  padding: 0 .3em;
  text-indent: 0;
}
.tx-srfeuserregister-pi1 h4 {
  margin-top: 0;
  padding-left: .3em;
}
.tx-srfeuserregister-pi1 legend {
  padding: 0 .5em;
  font-weight: bold;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
  font-style: italic; margin-bottom: 1em;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
  margin-bottom: 2em;
}
.tx-srfeuserregister-pi1 a {
  padding-left: 14px;
  background-color: transparent;
  text-decoration:none;
  margin: 0px;
  text-align: left;
  margin-left: 1px;
  padding: 0px;
  color: #FE6F00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
}

.tx-srfeuserregister-pi1 label {
  margin: 0;
  padding: 0;
}
.tx-srfeuserregister-pi1 label span {
  color: #ff8d07;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
  color: #ff8d07;
}
.tx-srfeuserregister-pi1 input
, .tx-srfeuserregister-pi1 select
, .tx-srfeuserregister-pi1 textarea {
  margin: 0;
  padding: 1px;
  border: 1px solid #e6e6e6;
}
.tx-srfeuserregister-pi1 input[type="radio"]
, .tx-srfeuserregister-pi1 input[type="checkbox"] {
  border: none;
}
.tx-srfeuserregister-pi1 textarea
, .tx-srfeuserregister-pi1 select#tx-srfeuserregister-pi1-static_info_country {
  width: 270px;
}
.tx-srfeuserregister-pi1 input[type="password"] {
  margin-right: 0 !important;
}
.tx-srfeuserregister-pi1 input[for="tx-srfeuserregister-pi1-password_again"] {
  padding: 0;
}
.tx-srfeuserregister-pi1 input[type=password] {
  margin-right: 1em;
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
  margin-right: 1em;
}
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] {
  background-color: transparent;
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  background-color: transparent;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
  margin-left: 1em;
  background-color: transparent;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {
  cursor: pointer;
}
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
  padding-left: 15px;
  background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: .8em;
  margin-left: 1em;
}

.tx-srfeuserregister-pi1 ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes {
  list-style-type: none;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li {
  margin: 0 0 .3em 0;
  padding: 0;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label {
  margin: 0;
  padding: 0 0 0 .5em;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
  float: left;
  padding: 0 2em 0 0;
  margin: 0;
}
.tx-srfeuserregister-pi1 dl {
  margin: 0;
  padding: 0;
}
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
  margin: 3px 0;
  padding: 1px;
  float: left;
}
.tx-srfeuserregister-pi1 dt {
  clear: both;
  width: 25%;
  text-align: left;
  padding-right: 1em;
}
.tx-srfeuserregister-pi1 dd {
  text-align: left;
  width:300px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
  width: auto;
  padding-right: 0;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
  width: auto;
}
* html .tx-srfeuserregister-pi1 dd {
  float: none;
}
.tx-srfeuserregister-pi1 dd p {
  margin-top: 0;
  margin-bottom: .5em;
  padding: 0;
}
.tx-srfeuserregister-pi1 dd label {
  padding: 0 1em 0 .5em;
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
  background:#FAFAFA none repeat scroll 0 0;
  border: 5px solid #F0F0F0;
  color: #404040;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 0;
  width: 145px;
}
.tx-srfeuserregister-pi1 a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #404040;
  text-decoration: none;
  padding-left: 10px;
  background: url(uploads/tf/arrowRight.png) no-repeat bottom left;
  border-bottom: 1px solid #e6e6e6;
}
#tx-srfeuserregister-pi1-date_of_birth
, #tx-srfeuserregister-pi1-zone
, #tx-srfeuserregister-pi1-username
, #tx-srfeuserregister-pi1-status {
  margin-bottom: 10px;
}
#tx-srfeuserregister-pi1-status
, #tx-srfeuserregister-pi1-date_of_birth
, #tx-srfeuserregister-pi1-zip
, #tx-srfeuserregister-pi1-telephone
, #tx-srfeuserregister-pi1-language {
  width: 150px;
}
#tx-srfeuserregister-pi1-module_sys_dmail_html
, #tx-srfeuserregister-pi1-www {
  margin-bottom: 30px;
}

.tx-newloginbox-pi1 h3 {
  margin-bottom: 20px;
}
.tx-newloginbox-pi1 td
, .tx-newloginbox-pi1 th  {
  width: 150px; 
  height: 30px;
  text-align: left;
}
.tx-newloginbox-pi1 input {
  background:#FAFAFA none repeat scroll 0 0;
  border: 5px solid #F0F0F0;
  color: #404040;
  cursor: pointer;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 0;
  width: 150px;
}
.tx-newloginbox-pi1 input#user
, .tx-newloginbox-pi1 input#pass
, .tx-newloginbox-pi1 input[type=password]
, .tx-newloginbox-pi1 input[type=text] {
  background: none;
  border: 1px solid #e6e6e6;
  color: #595959;
  cursor: default;
  font-size: 11px;
  font-weight: normal;
  padding: 3px 2px;
  width: 144px;
}
.contentelementLine {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}


div.tipafriendbox {
  border: 4px solid #F0F0F0;
  width: 192px;
  height: 19px;
  clear: both;
}
div.tipafriendbox span {
  width: 96px;
  height: 19px;
  margin: 0;
  display: block;
  float: left;
  background-color: #FAFAFA;
}
#content div.element div.tipafriendbox a
, #contentLeft div.element div.tipafriendbox a {
  display: block;
  height: 19px;
  text-decoration: none;
  border-bottom: none;
}
#content div.element div.tipafriendbox a:hover
, #contentLeft div.element div.tipafriendbox a:hover {
  text-decoration: none;
  border-bottom: none;
}
#content div.element div.tipafriendbox span.tipafriendLink a
, #contentLeft div.element div.tipafriendbox span.tipafriendLink a {
  background: url(uploads/tf/shop-gfx_tip.gif) no-repeat top center;
}
#content div.element div.tipafriendbox span.tipafriendLink a:hover
, #contentLeft div.element div.tipafriendbox span.tipafriendLink a:hover {
  background-position: bottom center;
}
#content div.element div.tipafriendbox span.header_link a
, #contentLeft div.element div.tipafriendbox span.header_link a {
  background: url(uploads/tf/shop-gfx_euro.gif) no-repeat top center;
}
#content div.element div.tipafriendbox span.header_link a:hover
, #contentLeft div.element div.tipafriendbox span.header_link a:hover {
  background-position: bottom center;
}
div.tipafriendbox span.text {
  display: none;
}

body.publication #content .element .tx-ttproducts-pi1 .title h1.title
, body.publication #content .element .tx-ttproducts-pi1 .item h1.title {
  font-size: 17px;
}
body.publication .part.descr {
  margin-left: 0px;
  padding-left: 30px;
}  
  
  /* begin stdheader */
h1.stdheader span {
  display: block;
  width:0;
  height:0;
  overflow:hidden;
}
/* end stdheader *//* begin news */

#news {
  width: 200px;
  padding-bottom: 10px;
  font-size: 10px;
  line-height: 14px;
  color: #595959;
  font-family: Verdana, sans-serif;
  background: url(uploads/tf/news_opaque60_bottom3.png) no-repeat bottom left;
}
#news .element  {
  padding: 10px 10px 0 20px;
  margin-bottom: 0;
}
#news .element a {
  color: #595959;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  background: url(uploads/tf/arrowRight.png) no-repeat bottom left;
  padding-left: 10px;
  text-decoration: none;
}
#picLink {
  display:block;
  margin: 10px 20px;
}

/* end news *//* begin bg */
#bg {
  position:fixed;
  z-index:100;
  overflow:hidden;
}
#bg img {
  position:absolute;
}
#house {
  position: fixed;
  width: 126px;
  height: 74px;
  z-index: 110;
  bottom: 0;
}
#house a {
  display: block;
}

#houseLang {
  display: block;
  width: 100%;
  text-align: center;
}
#houseLang li {
  display:inline;
}
#houseLang li a {
  display:inline;
  color: white;
  text-decoration:none;
  margin: 0 3px;
  
}
/* end bg*/	
  /* begin content */
#main {
  position:absolute;
  z-index:200;
  margin-left:20px;
  width:680px;
  min-height:100%;
  background: white;
}
#main .line {
  height:1px;
  background: #e6e6e6;
  width: 640px;
  margin: 0 0 0 20px;
  clear: both;
}
#headlineOne span, #headlineTwo span, #third span {
  display: none;
}
#headlineOne {
  width: 200px;
  margin: 37px 0 20px 20px;
  float: left;
  overflow: hidden;
}
#headlineTwo {
  width: 420px;
  margin: 37px 20px 30px 20px;
  float: left;
}
#third {
  margin-top: 13px;
}






  /* end content *//* artistOneColumn begin */


.header {
  margin-top: 40px;
}
.header a p {
  display: inline;
  margin: 0 10px 0 20px;
}
.header a h1, .header h1 {
  display: inline;
}

/* collection end *//* artist begin */

.artistTwoColumns #submenu {
  margin-bottom: 20px;
}
.artistTwoColumns #contentLeft {
  width: 200px;
  margin: 0 0 20px 20px;
  float: left;
  font-size: 10px;
}
.artistTwoColumns #content {
  width: 425px;
  margin: 0 20px 20px 15px;
  float: left;
  margin-bottom: 50px;
}
.artistTwoColumns #content td {
  padding-right: 20px;
}
.artistTwoColumns #contentLeft .element {
  margin-bottom: 10px;
}
.artistTwoColumns #contentLeft img {
  max-width: 200px;
  overflow: hidden;
}
.artistTwoColumns #content .element {
  margin-bottom: 20px;
}

/* artistTwoColumns end *//* collection begin */

.collection #main {
  background: white url(uploads/tf/white680.png);
}
.collection #main .header {
  background: white;
  margin-top: 0;
}
.collection #main .line {
  margin-bottom: 0;
}
.collection #contentLeft {
  width: 220px;
  float: left;
  height: 100px;
  min-height: 100px;
}
.collection #content {
  width: 420px;
  padding: 0 20px 20px 20px;
  float: left;
  margin: 0;
}
.collection #content .element {
  margin-bottom: 20px;
}

.collection #main #footer {
  padding: 26px 20px 0 20px;
}
.collection #main #footer .line {
  margin: 0 0 17px 0;
}
.collection #main td {
  width: 200px;
  height: 24px;
  font-size: 13px;
  vertical-align: top;
  color: #737373;
}
.collection #main td a {
  color: #737373;
}
.collection #main td p {
  line-height: 10px;
}
.artistOneColumn #content td {
 min-width: 0;
}
#abc {
  background: white;
  padding: 10px 20px;
}
.abcSpan {
  margin-right: 10px;
  font-size: 14px;
}
.abcSpan a {
  color: #737373;
  text-decoration: none;
}
.abcSpan a:hover {
  color: #404040;
}

.white {
  background: white;
  overflow:auto;
}

/* collection end *//* exhibition begin */

.exhibition #contentLeft {
  width: 200px;
  margin: 14px 0 20px 20px;
  float: left;
  font-size: 10px;
  margin-bottom: 50px;
}
.exhibition #content {
  width: 420px;
  float: left;
}
.exhibition #contentLeft .element {
  margin-bottom: 5px;
}
.exhibition #contentLeft .element {
  margin-bottom: 20px;
}
.exhibition #contentLeft .element  span.link {
  margin-bottom: 5px;
}
.exhibition #contentLeft .imgtext-table span
, .exhibition #contentLeft .header-image-text {
  margin-top: 0;
  margin-bottom: 0;
}
.exhibition #contentLeft img {
  max-width: 200px;
  overflow: hidden;
}
.exhibition #content .element {
  margin-bottom: 30px;
  clear: both;
}


.shopIntro #submenu {
  display: none;
}
.shopIntro #contentLeft img {
  max-width: 640px;
  overflow: hidden;
}
.shopIntro #contentLeft {
  float: none;
  width: 640px;
  font-size: 11px;
  margin-bottom: 20px;
}
.shopIntro #content {
  width: 660px;
  margin-left: 0;
}
.shopIntro #content .element {
  float: left;
  width: 200px;
  margin-left: 20px;
  clear: none;
}
.item h1.title {
  font-size: 16px;
  font-family: Times New Roman, Genova, Verdana, Arial, sans-serif;
}


.formular #content {
  background: transparent url(uploads/tf/greySeparator.png) repeat-y 0 0;
}
.formular #content .element {
  padding-left: 20px;
  width: 400px;
  background: transparent url(uploads/tf/greySeparator.png) repeat-y 0px 0px;
}
.formular .element h2.csc-subheader {
  display: none;
}
.formular #contentLeft {
  font-size: 11px;;
}
div.csc-mailform-field {
  float: left;
}
div.csc-mailform-field p {
  width: 400px;
}
div.csc-mailform-field label {
  display: block;
  font-weight: bold;
  font-size: 11px;
}
div.csc-mailform-field {
  margin-top: 10px;
}
div.csc-mailform-field #mailformFrau
, div.csc-mailform-field #mailformanrede {
  margin-right:400px;
}
#mailform input, #mailform textarea, #mailform select {
  border: 1px solid #e6e6e6;
  padding: 2px;
}
div.csc-mailform-field #mailformvorname
, div.csc-mailform-field #mailformnachname
, div.csc-mailform-field #mailformemail
, div.csc-mailform-field #mailformnachname
, div.csc-mailform-field #mailformtelefon {
  width: 184px;
}
div.csc-mailform-field #mailformvorname, div.csc-mailform-field #mailformemail {
  margin-right: 20px;
}
div.csc-mailform-field #mailformnachricht {
  width: 394px;
}
div.csc-mailform-field #mailformformtype_mail
, div.csc-mailform-field #mailformreset
, .csc-loginform .csc-form-fieldcell input {
  border:5px solid #F0F0F0;
  background: #FAFAFA;
  padding:3px 0;
  width: 130px;
  font-size: 10px;
  color: #404040;
  font-weight: bold;
  cursor: pointer;
}
div.csc-mailform-field #mailformreset {
  margin-right: 140px;
}
div.csc-mailform-field .csc-mailform-label {
  display: block;
  width: 400px;
}


/* exhibition end *//* picOfMonth begin */

.picOfMonth #title span
, .picOfMonth #contentRight #headLine span
, .picOfMonth #contentRight #subHeadLine span
, .picOfMonth #contentRight #details span {
  display: none;
}
.picOfMonth #title {
  margin-bottom: 15px;
}
.picOfMonth #contentLeft {
  margin:20px 0 20px 20px;
  width: 310px;
  float: left;
}
.picOfMonth #contentRight {
  margin:20px 20px 80px 20px;
  width: 310px;
  float: left;
}
.picOfMonth #contentRight #subHeadLine
, .picOfMonth #contentRight #details {
  margin-bottom: 30px;
}
.picOfMonth #contentRight .backFore
, .picOfMonth #contentRight #close {
  width: 100%;
  text-align: right;
  height: 20px;
  margin-bottom: 10px;
}
p.backFore a {
  background: none;
  text-decoration: none;
  border-bottom: none;
}
.backFore span.prev a {
  background: url(uploads/tf/arrowLeft.png) no-repeat bottom left;
  padding:0 10px;
  color:#404040;
}
.backFore span.next a {
  background: url(uploads/tf/arrowRight.png) no-repeat bottom right;
  padding: 0 10px;
  color:#404040;
}
.picOfMonth #contentRight #close {
  position: absolute; bottom: 50px; right: 20px;
}
.picOfMonth .image-details {
  font-size: 14px;
  color: #737373;
  margin-bottom: 30px;
}
#close p a {
  padding-right: 10px;
  color:#404040;
  border-bottom: none;
  background: url(uploads/tf/close.png) no-repeat bottom right;
}
#close a:hover {
  text-decoration: underline;
}
#pichead {
  width: 640px;
  height: 30px;
  margin: 40px 20px 0 20px;
}
#pichead .backFore {
  float: right;
  margin-top:8px;
}
#pichead p#title {
  margin: 0;
}

/* picOfMonth end *//* home begin */

.home #main {
  display:none;
}
.tipafriendLink {
  text-align: right;
}
/* home end *//* footer begin */

#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width:640px;
  height: 38px;
  padding:0 20px;
  background: white;
  font-size: 9px;
  text-align:left;
}
#footer .line {
  margin: 0 0 10px 0;
}
#footer, #footer a {
  color: #737373;
  text-decoration: none;
}
#footer a {
  margin-left:12px;
}
#copyRight {
  display:inline;
  margin-right:12px;
}
#copyRight p {
  display:inline;
}
#footer a:hover {
  color: #404040;
}
#footer ul {
  display:inline;
}
#footer li {
  display:inline;
  margin-right:12px;
}
#language li {
  margin-right: 0;
}
#language a {
  margin-right: 12px;
}


/* footer end *//* navi begin */

#navi {
  position:fixed;
  top: 0;
  z-index:300;
  width:200px;
  margin-left:720px;
  background: url(uploads/tf/menu-bg_85percent.png) 0 217px no-repeat;
}

#logo {
  display: block;
  height: 217px;
  width: 200px;
  position: absolute;	
  top: 0;
}

#menu {
  list-style: none;
  width: 160px;
  padding-left: 20px;
  position: relative;
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;	
}
#menu a {
  display:block;
  color: #737373;
}

#menu a img
, #menu a.act img.act
, #menu a:hover img.act
{
  display:inline;
}
#menu a.act img
, #menu a:hover img
, #menu a img.act
{
  display: none;
}


#menu dd {
  margin-bottom: 15px;
}


#submenu {
  margin-top: 5px;
}
#submenu li {
  display: inline;
  margin-left: 10px;
}
.publication #submenu li {
  margin-left: 3px;
}
.term #submenu li {
  margin-left: 4px;
}
#submenu li.first {
  margin-left: 20px;
}
.artistOneColumn #submenu li.level3 {
  margin-left: 45px;
}
.artistOneColumn #submenu li.first.level3 {
  margin-left: 20px;
}



/* navi end */