@charset "UTF-8";
@import url("reset.css");

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active, a:focus, .active a, a.active {
	color: #89A81E;
}

.content a:link, .content a:visited {
	color: #89A81E;
}

.content a:hover, .content a:active, .content a:focus {
	color: #333333;
}

h1, h2, h3 {
	font-size: 12px;
	font-weight: normal;
	color: #89A81E;
	margin: 5px 0 7px 0;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 5px 0 7px 0;
	padding-top: 10px;
	font-weight: bold;
}

p, ul, ol {
	margin: 5px 0 7px 0;
	line-height: 14px;
}

ul {
	list-style: disc;
	margin-left: 25px;
}

ol {
	margin-left: 25px;
}

strong {
	font-weight: bold;
}

italic {
	font-style: italic;
}

#container {
	position: relative;
	width: 955px;
	height: 600px;
	margin: 50px auto 50px auto;
	padding: 50px 30px 30px 50px;
	border: 1px dashed #3d3d3d;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#navigation {
	position: absolute;
	top: 70px;
	right: 50px;
	list-style: none;
	line-height: 12px;
}

#navigation li {
	float: right;
	padding: 0 7px 0 7px;
	border-left: 1px solid #333;
}

#navigation li.first_child {
	border-left: none;
}

#meta_menu {
	position: absolute;
	bottom: 15px;
	right: 50px;
	font-size: 11px;
	list-style: none;
	line-height: 12px;
}

#meta_menu li {
	float: right;
	padding: 0 7px 0 7px;
	border-left: 1px solid #333;
}

#meta_menu li.first_child {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-left: none;
	padding: 0 7px 0 15px;
}

#graphical_navigation {
	position: absolute;
	top: 175px;
	left: 445px;
	width: 178px;
	height: 388px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
}

#flash_line {
	position: absolute;
	top: 0px;
	left: 449px;
}

#graphical_navigation a {
	width: 33px;
	height: 33px;
	display: block;
}

#graphical_navigation a:hover, #graphical_navigation a:active, #graphical_navigation a:focus, #graphical_navigation a.active {
	background-image: url(../images/navi_hover.gif);
	background-repeat: no-repeat;
}

#glink_home {
	position: absolute;
	top: 3px;
	left: 61px;
}

#glink_philosophie {
	position: absolute;
	top: 20px;
	left: 140px;
}

#glink_kunden {
	position: absolute;
	top: 285px;
	left: 140px;
}

#glink_portfolio {
	position: absolute;
	top: 353px;
	left: 105px;
}

#glink_kontakt {
	position: absolute;
	top: 316px;
	left: 11px;
}

#glink_links {
	position: absolute;
	top: 78px;
	left: 8px;
}

#glink_ {
	position: absolute;
	top: 15px;
	left: 100px;
	background-color: green;
}

#logo {
	width: 300px;
	float: left;
}

.content div#wrapper {
  width: 310px;
  height: 250px;
  overflow: auto;
  border: 1px dashed #3d3d3d;
  padding: 15px 10px 15px 10px;
}

#news{
  width: 310px;
  height: 350px;
  overflow: auto;
  border: 1px dashed #999999;
  padding: 15px 10px 15px 10px;
  position: absolute;
  top: 225px;
  right: 50px;;
}

.csc-textpic {
	clear: both;
	margin-bottom: 20px;
}

.csc-textpic-image dt {
	padding: 0 10px 10px 0;
}

.home div#wrapper, .projekte div#wrapper {
  position: absolute;
  top: 175px;
  left: 50px;;
  background-color: #ffffff;
}

.home img#line, .projekte img#line {
  position: absolute;
  top: 174px;
  left: 385px;
}

.philosophie div#wrapper {
  position: absolute;
  top: 200px;
  right: 50px;;
  background-color: #ffffff;
}

.philosophie img#line {
  position: absolute;
  top: 198px;
  right: 383px;
}

.kunden div#wrapper {
  position: absolute;
  top: 170px;
  right: 50px;;
  background-color: #ffffff;
}

.kunden img#line {
  position: absolute;
  top: 450px;
  right: 382px;
}

.portfolio div#wrapper {
  position: absolute;
  top: 300px;
  right: 50px;;
  background-color: #ffffff;
}

.portfolio img#line {
  position: absolute;
  top: 550px;
  right: 382px;
}

.kontakt div#wrapper {
  position: absolute;
  top: 300px;
  left: 50px;;
  background-color: #ffffff;
}

.kontakt img#line {
  position: absolute;
  top: 515px;
  left: 382px;
}

.links div#wrapper {
  position: absolute;
  top: 250px;
  left: 50px;;
  background-color: #ffffff;
}

.links img#line {
  position: absolute;
  top: 250px;
  left: 385px;
}

.content div#wrapper  {
scrollbar-arrow-color: #89A81E;
scrollbar-base-color: #ffffff;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #ECECEC;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
} 

.thumbList p {
  clear: both;
}

.thumbList p img {
  float: left;
  border: 1px solid #333333;
  margin: 0 10px 10px 0;
}

.entry {
clear: both;
}



.tx-websiteportfolio-pi1 .screenshot {
  float: left;
  margin-left: 0px;
}

.single .thumbnails{
	width: 285px;
}

.tx-websiteportfolio-pi1 .single .screenshot  {
	text-align: left;
}

.tx-websiteportfolio-pi1 .single .screenshot .thumbnails a  {
	display: inline;
	margin: 0 3px 0 0;
}

.tx-websiteportfolio-pi1 .entry .navigation {
  float: left;
  clear: left;
  font-weight: normal;
  text-align: left;
  padding-top: 10px;
}

.description {
  clear: both;
}

.item_wrapper {
  display: block;
  float: left;
  width: 150px;
}