/*
Theme Name: Mandy
Theme URI: http://m-gambietz.de
Description: Theme for m-gambietz.de
Version: 1.0
Author: Claudia Elbert
Author URI: http://claudia-elbert.de
*/


  body,html{
    color: #000; 
	background-color: #fff;    
	font-size: 11px;
    font-family: Arial;
    text-align: center;
  }
  
  *{margin: 0em; padding: 0em;}
  a{text-decoration: none; color: #888124;}    

  #container{
  width: 950px;
  height: 620px;
  text-align: left;
  margin: 120px auto 0px auto;
  }
  
  #left{position: relative; width: 210px; float: left; height: 617px;}

  #logo{width: 195px;}
  
  #content_wrap{width: 720px; float: left; margin-top: 16px; border-bottom: 1px dotted black;}
  
  #title{text-align: right; color: #888124; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; font-size: 14px; margin-bottom: 2px;}
  
  #content{width: 700px; height: 465px; border-top: 1px dotted black; padding: 40px 0px 40px 20px;}
  
  #content_scroll{height: 465px;}

/*********** navi *************************************************/

  #navi{position: absolute; bottom: 6px; list-style-type: none; margin-top: 40px;}
  #navi li {border-bottom: 1px dotted black; text-transform: uppercase; width: 190px;}
  #navi li:hover {}
  #navi li.last {border-bottom: none; text-transform: uppercase; width: 190px;}
  #navi li a{font-size: 10px; letter-spacing: 1px; font-weight: normal; color: #888124; line-height: 14px; margin: 8px 0px; padding-left: 15px; display: block;}
  #navi li a:hover{color: #000000; background: #888124;}
  #navi li a.active{color: #C4C092;}

/*********** content *************************************************/
  
  img, div {
    behavior: url(res/iepngfix.htc);
  }
  
  h1{font-size: 14px; font-weight: bold; color: #887F6F; text-transform: uppercase; padding-bottom: 13px; background: url(images/hg_head_content.png) repeat-x 0px 20px;}
  
  .csc-frame-frame1{margin-bottom: 0px;}
  .csc-frame-frame1 h1{display: none; position: absolute; top: 140px; left: 500px;}
  .csc-frame-frame1 .bodytext{color: #ffffff; letter-spacing: 1px;}
  .csc-frame-frame1 .csc-textpic-text{visibility: hidden; position: relative; top: -180px; left: 308px; background: #888124; color: #ffffff; width: 342px; height: 150px; padding: 2px 4px;}
  .csc-frame-frame1 .csc-textpic-caption{cursor: pointer; position: relative; top: 0px; left: 266px; color: #888124; text-align: right; width: 346px; padding: 2px;}
  .csc-frame-frame1 .csc-textpic-caption:hover{background: #888124; color: #ffffff; text-align: right; width: 346px; padding: 2px;}
  
  .bodytext{line-height: 14px; letter-spacing: 1px; color: #525252;}
  
/**************** zur person***********************************************/

  .csc-textpic-intext-left-nowrap .csc-textpic-text{margin-left: 30px;}

  
  
