
  /*
  **  stylesheet definitions for pauls-sakral.eu
  **
  **  line endings: unix; encoding: utf-8; BOM: off; tabs: spaces; tab width: 2
  **
  **  @copyright  (c) Profi Webmedia
  **  @author     tommy(at)profi(dot)it
  **  @since      06.08.2010 17:13:54
  */

  body {
    background: #8b6f3d url(../img/bg-body.png) 0px 152px repeat-x;
    color: #715a31;
    font: normal normal normal 62.5%/115% Arial, Helvetica, sans-serif;
  }

  div.clear {
    clear: left;
  }

  /* font size switching for the whole page */
  #wrap {
    font-size: 1.2em;
    width: 1000px;
    margin: 0 auto;
    margin-top: 45px;
    position: relative;
  }

    #content {
    }

    #wrap #menu-language {
      text-align: center;
      list-style: none;
      position: absolute;
      top: 0;
      left: 750px;
    }

      #wrap #menu-language {
        margin: 0;
        margin-top: 52px;
      }
        #menu-language li {
          display: inline;
          border-right: 1px solid #ffffff;
          line-height: 12px;
          font-size: 12px;
          padding: 0 10px 0 10px;
          color: #fff2df;
        }
        #menu-language li {
          padding: 0 10px 0 10px !important;
        }
        #menu-language li.last-item {
          border: none;
        }

          #menu-language li a {
            color: #ffffff;
            font-size: 1em;
            text-transform: lowercase;
            padding-left: 0px !important;
          }

	#c950 .csc-textpic {
		text-align: left;
	}
		#c950 DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
			margin: 0 0;
			padding-left: 129px;
		}
