@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
*/
@media all
{
  html * { font-size: 100.01%; outline: none;}
  
  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;  	
	width: 200px;
  }

  body {
    font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    font-size: 75.00%; 
    color: #666666;
	line-height: 15pt;
 
  }

  h1,h2,h3,h4,h5,h6 { 
  	font-weight:bold; 
  	color:#ff9933;
  	margin: 0 0 0.25em 0; 
  }

  h1 { font-size: 200% }                        /* 24px */
  h2 { font-size: 100%; margin: 6px 0 0 0;}     /* 24px */
  h3 { font-size: 150% }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic }  /* 14px */

  #header h1 {
    font-size:2.5em;
    letter-spacing:0px;
    line-height:65%;
    color:#000;
    padding: 30px 0;
  }

  #header span {
    color:#999;
  }

  p { line-height: 1.7em; margin: 0 0 0em 0; }

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.8em; margin:5px 0 20px 0; }
  li { margin-left: 1.5em; line-height: 1.8em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold; }
  em,i { font-style:italic; color: #ff9933; }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: 0;
    border-bottom: .1em dotted #666;
    cursor: help;
  }

  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
   * @section content-generic-classes
   */

  .note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
  .important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
  .warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   */

  a {color: #ff9933; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {text-decoration:underline;}
  
  #topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent;}
  
  #footer a { color: #999; background:transparent;}
  #footer a:focus, 
  #footer a:hover,
  #footer a:active {color: #999; background-color: transparent; text-decoration:underline;}

  /**
   * Tables | Tabellen
   * (en) Generic classes for table-width and design definition
   * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
   *
   * @section content-tables
   */

  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }

  th,td { padding: 0.5em; }
  thead th { background: #444; color: #fff }
  tbody th { background: #ccc; color: #333 }
  tbody th.sub { background: #ddd; color: #333 }
  
  /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }
  
  
#portfolio_text {
	color: #333;
	font-size: 0.9em;
	padding: 35px 30px 0 0; 
}

#portfolio_text p {
	height: 40px;
}

#portfolio_text em {
	color: #ff9933;
	font-style: normal;
}

  
#pagenav { 
margin-top: 0px;
padding: 0;
border-bottom:1px solid #4f3d39;
list-style-type: none;
display: block; background: #999; clear: both;
}

#pagenav ul {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
display: block;
}

#pagenav ul li{
display: block;
float: left;
list-style-type: none;
margin: 0;
padding: 0px 0px;
line-height: 1em;
}

#pagenav ul li.page-item-2 a,
#pagenav ul li.page-item-4 a,
#pagenav ul li.page-item-6 a,
#pagenav ul li.page-item-8 a,
#pagenav ul li.page-item-10 a,
#pagenav ul li.page-item-12 a
{padding: 9px 32px; border-right:1px solid #4f3d39;}

#pagenav ul li.page-item-14 a{padding: 10px 19px; border-right:0px solid #4f3d39;}

#pagenav ul li {
padding-top: 10px;
padding-bottom: 10px;
background: #999; 
}

#pagenav ul li a{
color: #fff;
}

#pagenav ul li.current_page_item a,
#pagenav ul li.current_page_parent a{
color: #fff;
background: #ff9900;
padding-top: 9px;
padding-bottom: 8px;
}

#pagenav ul li.page_item a:hover,
#pagenav ul li.current_page_item a:hover,
#pagenav ul li.page_item a:active,
#pagenav ul li.current_page_item a:active{
color: #fff;
background: #ff9900;
text-decoration: none;
padding-top: 9px;
padding-bottom: 8px;
}

#portnav, #porttopnav {
padding-top: 32px;
}

#portnav ul,
#porttopnav ul {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
display: block;
}

#portnav ul li,
#porttopnav ul li{
display: block;
float: left;
list-style-type: none;
margin: 0 10px 0 0;
padding: 0px 0px;
background: #e0dfdd;
}

#porttopnav ul li{
line-height: 7px;
}

.portnav-pages ul li{
background: #e0dfdd;
width: 23px; 
padding: 8px 0;
text-align: center;
}

.portnav-pages ul li a{
margin-top: 5px;
}


#porttopnav ul li{
background: #fff;
}

#portnav ul li#portfolio_navi_active,
#porttopnav ul li#portfolio_navi_active{
background: #ff9900;
}

#portnav ul li#portfolio_navi_active a,
#porttopnav ul li#portfolio_navi_active a{
color: #fff;
}


  
.cpl{float: left; }
.cpr{float: right;margin-left: -5px; }

.cpl { width: 197px; }
.cpr { width: 530px; }
  
  
}

