@charset "UTF-8";
/**
 *
 * Screenlayout
 *
 * @copyright		Copyright 2009  |  Andreas Isaak
 * @link			http://www.andreas-isaak.de
 */

@media screen, projection {
  
  * {
	border: 0;
	margin: 0;
	padding: 0;
  }
  
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, font, img, ins, kbd, q, s, samp,
  small, strike, sub, sup, tt, var,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
  }
  
  img, object {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
  }
  
  :focus {
	outline: 0;
  }
  
  ol, ul {
	list-style: none;
  }
  
  body {
	background: transparent url(../images/bgr-body.jpg) left top;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	color: #585858;
	text-align: left;
	overflow-y: scroll;
  }
  
  a {
	color: #585858;
	text-decoration: underline;
  }
  
  a:visited {
	color: #272727;
	text-decoration: underline;
  }
  
  h1, h2, h3, h4, h5 {
	color: #585858;
	display: block;
	margin: 10px 0 5px;
  }
  
  h1 {
	margin-bottom: 25px;
  }
  
  #main p, #left p {
	padding: 8px 0;
  }
  
  #wrap {
	width: 100%;
	background: transparent url(../images/bgr-wrap.jpg) repeat-x left top;
	margin: 0 auto;
  }
  
  #wrapper {
	width: 900px;
	margin: 0 auto;
  }
  
  #container {
	width: 100%;
	overflow: hidden;
	background: transparent url(../images/bgr-container.gif) repeat-y center top;
	padding: 30px 0 40px;
  }
  
  .ueber-mich #container, .kontakt #container {
	background-position: 402px top;
  }
  
  .error #container {
	background-position: 500px top;
  }
  
  .overview #container {
	background-image: none;
  }
  
  #header {
	min-height: 316px;
	overflow: hidden;
	width: 100%;
  }
  
  #header #logo {
	width: 327px;
	float: left;
	height: 82px;
  }
  
  #header #logo a {
	height: 82px;
	width: 327px;
	display: block;
	background: transparent url(../images/logo.gif) no-repeat left top;
  }
  
  #header .image_container {
	width: 100%;
	clear: both;
  }
  
  #nav {
	width: 400px;
	float: right;
	height: 82px;
  }
  
  #nav ul {
	padding-top: 38px;
  }
  
  #nav li {
	text-transform: lowercase;
	color: #fff;
	text-align: right;
	float: left;
	font-size: 17px;
	margin-right: 30px;
	padding: 4px 0 20px;
  }
  
  #nav li.last {
	margin-right: 0;
  }
  
  #nav li.active, #nav li.trail, #nav li:hover, #nav li:focus {
	background: transparent url(../images/nav-active.gif) no-repeat center bottom;
  }
  
  #nav li a {
	text-decoration: none;
	color: #fff;
  }
  
  #navSub {
	margin-top: 20px;
  }
  
  .startseite #left, .startseite #main {
	width: 400px;
  }
  
  .ref #main {
	width: 900px;
  }
  
  .ueber-mich #left, .kontakt #left {
	width: 355px;
  }
  
  .landing-pages #left {
	width: 255px;
	padding-top: 75px;
  }
  
  .landing-pages #main {
	width: 550px;
  }
  
  .error #main {
	width: 350px;
  }
  
  #main .inside {
	position: relative;
  }
  
  #main h1, #left h1 {
	text-transform: uppercase;
	font-size: 28px;
	padding: 16px 0 5px 50px;
  }
  
  .js #main h1, .js #left h1 {
	font-weight: 700;
	padding: 13px 0 0 50px;
  }
  
  h1.reference, h1.about, h1.contact, h1.imprint, 
  h1.landing-pages, h1.errorpage, h1.thanks, h1.login {
	background: transparent url(../images/icon-headlines.gif) no-repeat;
  }
  
  h1.reference {
	background-position: 0 -52px;
  }
  
  h1.about {
	background-position: 0 4px;
  }
  
  h1.contact {
	background-position: 0 -108px;
  }
  
  h1.imprint {
	background-position: 0 -164px;
  }
  
  h1.errorpage, h1.landing-pages {
	background-position: 0 -222px;
  }
  
  h1.thanks {
	background-position: 5px -299px;
  }
  
  h1.login {
	background-position: 0px -373px;
  }
  
  #main h2, #left h2 {
	font-weight: 700;
	font-size: 20px;
  }
  
  .startseite #main p {
	font-size: 15px;
	line-height: 2.37em;
	padding: 0;
  }
  
  .startseite #main p strong, .startseite #main p a {
	font-size: 24px;
	font-weight: 700;
  }
  
  .js .startseite #main p a:hover {
	color: #272727;
  }
  
  .startseite .mod_newslist, .kontakt div.contact {
	padding-top: 8px;
	overflow: hidden;
	width: 400px;
  }
  
  .kontakt div.contact {
	margin-top: 20px;
	width: 440px;
  }
  
  .startseite .layout_simple, .kontakt div.contact .layout_simple {
	float: left;
	margin-bottom: 15px;
	position: relative;
	display: block;
	width: 189px;
  }
  
  .kontakt div.contact .layout_simple {
	margin: 0 10px 0 15px;
  }
  
  .startseite .layout_simple .more, .kontakt div.contact .layout_simple .more {
	position: absolute;
	bottom: 14px;
	left: 6px;
	width: 170px;
	background-color: #ccc;
	padding: 5px 5px 2px;
  }
  
  .startseite .layout_simple .more p, 
  .ref .layout_short .more p, 
  .kontakt div.contact .layout_simple .more p {
	color: #585858;
	text-shadow: 1px 1px 1px #FFF;
	padding: 0 !important;
  }
  
  .startseite .mod_newslist .image_container, .kontakt div.contact .image_container {
	background: transparent url(../images/bgr-images-thumbs.jpg) no-repeat center bottom;
	padding-bottom: 8px;
  }
  
  .ref .mod_newslist {
	padding-top: 8px;
	overflow: hidden;
	width: 900px;
  }
  
  .ref .layout_short {
	float: left;
	margin-bottom: 25px;
	position: relative;
	width: 432px;
  }
  
  .ref .layout_short .image_container {
	background: transparent url(../images/bgr-images.jpg) no-repeat center bottom;
	padding-bottom: 10px;
  }
  
  .ref .layout_short .more {
	position: absolute;
	bottom: 15px;
	left: 6px;
	width: 400px;
	background-color: #ccc;
	overflow: hidden;
	padding: 10px 10px 7px;
  }
  
  .ref .layout_short .more p.detail {
	float: right;
	width: 100px;
	text-align: right;
  }
  
  /*------------------------------------------------------------------------*/

  .ref .slider {
	padding:0;
  }
  
  .ref .slider .mod_newslist {
	padding-top: 8px !important;
	width: 100% !important;
	margin:0 !important;
  }
  
  .ref .slider .layout_short {
	float: left !important;
  }


  /*------------------------------------------------------------------------*/
  
  .referenzen .pagination {
	clear: both;
	width: 100%;
  }
  
  .referenzen .pagination ul {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
  }
  
  .referenzen .pagination li {
	float: left;
	font-weight: 700;
	font-size: 20px;
  }
  
  .referenzen .pagination li a, .referenzen .pagination li span {
	text-decoration: none;
	display: block;
	margin-right: 20px;
  }
  
  .detail .mod_newsreader {
	overflow: hidden;
	width: 100%;
	padding-top: 8px;
  }
  
  .detail .layout_full {
	float: left;
	width: 250px;
  }
  
  .detail .ce_news_gallery {
	float: right;
	width: 550px;
  }
  
  .detail .layout_full h2 {
	margin: 20px 0;
  }
  
  .detail .layout_full ul {
	margin-bottom: 10px;
  }
  
  .detail .layout_full strong {
	padding-bottom: 2px;
	display: block;
  }
  
  .detail .ce_news_gallery ul li.row li {
	margin-bottom: 30px;
  }
  
  .detail .ce_news_gallery .image_container {
	background: transparent url(../images/bgr-images-big.jpg) no-repeat center bottom;
	padding-bottom: 10px;
  }
  
  .detail .back {
	padding-top: 20px !important;
	width: 300px;
	clear: both;
	font-weight: 700;
	font-size: 20px;
	margin: 0;
  }
  
  .detail .mod_newsnav {
	position: absolute;
	bottom: 3px;
	left: 350px;
	width: 550px;
  }
  
  .detail .mod_newsnav a {
	padding-bottom: 5px;
	margin: 0 !important;
  }
  
  .ueber-mich #main .mod_article {
	margin-top: 70px;
  }
  
  .ueber-mich  #main h2.skills {
	padding-bottom: 10px;
  }
  
  .ueber-mich #main .ps, .ueber-mich #main .css {
	margin-top: 10px;
  }
  
  .ueber-mich #main img.sep {
	margin: 25px 0 15px;
  }
  
  .ueber-mich #main #show-skills p {
	cursor: pointer;
  }
  
  .ueber-mich #main .ce_gallery {
	padding: 2px 0 8px;
  }
  
  .ueber-mich #main h3 {
	float: left;
	width: 85px;
	display: block;
	margin: 4px 0 0;
  }
  
  .ueber-mich #main .big h3 {
	width: 130px;
  }
  
  .ueber-mich #main .gallery li img {
	width: 26px;
	height: 25px;
  }
  
  .ueber-mich #left .ce_image {
	padding-top: 8px;
  }
  
  .kontakt #main ul {
	margin: 5px 0;
  }
  
  .kontakt #main ul li {
	margin-left: 20px;
	list-style: square;
	padding: 1px 0 2px;
  }
  
  #contact {
	padding-top: 13px;
  }
  
  #contact .entry {
	margin-bottom: 15px;
	overflow: hidden;
  }
  
  #contact .entry label {
	padding-top: 6px;
	float: left;
	width: 85px;
  }
  
  #contact .submit_container input, 
  #contact .message textarea,
  #contact .entry input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: 1px 1px 1px #fff;
	border: 1px solid #585858;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	background-color: #ccc;
	padding: 7px 5px;
  }
  
  #contact .message textarea, 
  #contact .entry input {
	width: 258px;
  }
  
  #contact .entry textarea {
	height: 140px;
  }
  
  #contact .submit_container input {
	cursor: pointer;
	float: right;
	padding: 7px 15px;
  }
  
  #contact .submit_container input:hover {
	background-color: #585858;
	border: 1px solid #585858;
	text-shadow: none;
	color: #fff;
  }
  
  #contact div.captcha {
	padding-left: 85px;
  }
  
  #contact span.captcha {
	display: block;
	clear: both;
	margin: 0 0 5px 85px;
  }
  
  #contact .captcha label {
	width: 115px;
  }
  
  #contact .captcha input {
	width: 143px;
  }
  
  #contact div.error input, #contact div.error textarea {
	border: 1px solid red;
  }
  
  #contact div.error label {
	color: red;
  }
  
  #contact #haserror p {
	color: red;
	font-weight: 700;
	padding: 0 0 20px;
  }
  
  .clearfix:after {
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
  }
  
  .landing-pages .hint {
	border-bottom: 1px solid #BEBEBE;
	padding-bottom: 15px;
	margin-bottom: 20px;
  }
  
  .ce_code {
	margin: 10px 0;
  }
  
  .syntaxhighlighter {
	background-color: transparent !important;
  }
  
  a:hover, .js .startseite #main p a, 
  .startseite .layout_simple .more a, 
  .ref .layout_short .more a, 
  .kontakt div.contact .layout_simple .more a, 
  .detail .back a {
	text-decoration: none;
  }
  
  .detail #container, .landing-pages #container {
	background-position: 300px top;
  }
  
  #left, .ref .layout_short .more p, 
  .detail .mod_newsnav li.next, 
  .ueber-mich #main .gallery li {
	float: left;
  }
  
  .main #main, .detail #main, 
  .startseite .mod_newslist .odd, 
  .ref .mod_newslist .odd, 
  .kontakt div.contact .odd, 
  .detail .mod_newsnav li.previous {
	float: right;
  }
  
  #header #logo a img, #contact .entry p.error {
	display: none;
  }
  
  #nav li a, #nav li span, .clearfix {
	display: block;
  }
  
  #navSub li, .detail .layout_full ul li {
	background: transparent url(../images/icon-bullet.png) no-repeat left center;
	margin: 1px 0;
	padding: 2px 0 2px 16px;
  }
  
  .ueber-mich #main, .kontakt #main, .error #left {
	width: 450px;
  }
  
  .startseite .mod_newslist .image_container img, 
  .ref .mod_newslist .image_container img, 
  .kontakt div.contact .image_container img, 
  .detail .ce_news_gallery .image_container img, 
  .ueber-mich #left .ce_image .image_container img {
	background-color: #ccc;
	border: 1px solid #585858;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	padding: 5px;
  }
  
  .referenzen .pagination li a:hover, .detail .back a:hover {
	color: #353535;
  }
  
  /*------------------------------------------------------------------------*/
  
  #referenzen {
	position:relative;
  }
  
  #referenzen .customer {
	position:absolute;
	top:26px;
	right:0;
  }
  
  #referenzen .customer p {
	padding-right:22px;
  }
  
  #referenzen .customer a {
	text-decoration:none;
  }
  
  #referenzen .customer a:hover {
	text-decoration:underline;
  }
  
  #referenzen div.login p {
	background: transparent url(../images/lock.png) no-repeat right 7px;
  }
  
  #referenzen div.logout p {
	background: transparent url(../images/lock_open.png) no-repeat right 7px;
  }
  
  img.secure {
	position:absolute;
	left:6px;
	top:6px;
  }

}

@media print {

  #nav, #header .image_container {
	display: none;
  }
  
  #logo {
	width: 100%;
	background-color: red;
  }
  
  #logo img {
	border: none;
	width: 100%;
	height: auto;
	display: block;
  }
  
  a, a:visited, a:hover, a:visited:hover {
	color: #000;
	background: transparent;
	text-decoration: none;
  }
  
  a[href]: after {
	content: " {"attr(href)";} ";
	background-color: inherit;
	font-size: 10px;
	color: gray;
  }
  
  h1 {
	font-size: 22px;
	clear: both;
  }

  .layout_simple {
	float: left;
	margin: 0 30px 30px;
  }
  
}
