/*////////////////////////  projects ///////////////////////*/






/*//////////////////////// general ///////////////////////*/
*
{
	margin: 0;
	padding: 0;
}
html,body{
	height: 100%;
}

body
{
	background: #f1f1f1;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: 18px;
	min-width:1000px;

}

#all {
	padding: 0 0 15px 0;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	font-size: 11px;
	position:relative;
	background-color:#fff;
	height: 100%;
}

#page { }



/*//////////////////////// house keeping ///////////////////////*/

a:link,a:visited
{
	color:black;
	text-decoration: none;
}

a:hover,a:active
{
	color: #85DB18;
}
a:focus {
	outline: none;
}
p {
	color: black;
	line-height:18px;
	margin-bottom:11px;
	text-align:left;
}

.contact_green {
	color: #85DB18;
	font-weight: bold;
}


.pro_big_thum {
	height: 134px;
	width: 178px;
	float: left;
	margin: 0 13px 14px 0
}
h1 {/* details title*/
	font-size: 11px;
	color: #514A0C;
	font-weight: bold;
	border-bottom: 1px #514A0C dotted;
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
}

h2 {/* details sub title*/
	font-size: 11px;
	color: #85DB18;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {/* details foot note*/
		font-size: 9px;
	font-weight: normal;
	padding: 0px;
	color: #777;
	margin-top: 36px;
	line-height: 15px;
}
.thumb {
	height: 194px;
	width: 265px;
	float: left;
	margin: 0 15px 15px 0;
	overflow:hidden;
}
.projects_anchor {
	display:none;
}

/*//////////////////////// header contents ///////////////////////*/

#logo
{
	position: relative;
	text-transform: none !important;
	z-index: 0;
	marginp: 0;
	width: 310px;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}



/*//////////////////////// sub menu for projects ///////////////////////*/

/* header Top-nav */
#sub_wrap {
	height: 42px;
	margin-left:0;
	clear:both;
}
#submenu {
	float: left;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	margin: 0;
	clear: both;
	width: 940px;
	border-left: 1px #85DB18 solid;
	text-align:left;
/*	text-transform: none !important;
*/}
#submenu #active_menu-nav
{
	color:#85DB18;
}
#submenu ul
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
}
#submenu ul li
{
	color:black;
	display:inline;
	text-decoration:none;
	border-right: 1px #85DB18 solid;
	font-weight:normal;
	padding:1px 0;
	text-align:center;
	width: 72px;
	float:left;

}
#submenu ul li a:link,#submenu ul li a:visited
{
	color:black;
	display:block;
}
#submenu ul li a:hover,#submenu ul li a:active,#submenu ul li a:focus
{
	color: #85DB18;
}

#submenu .contact_green {
	color: #85DB18;
	font-weight: normal;
}



/*//////////////////////// main contents ///////////////////////*/

#contentarea,#contentarea2
{
	padding: 0px;
	width: 960px;
	clear: both;
	margin: 0px 20px 20px 25px;
	position: relative;
	overflow: hidden;
/*	background-color:#F3C;
*/}
#wrapper { margin: 0}
#left
{
	float: left;
	width: 815px;
	margin: 38px 15px 65px;
	min-height:400px;
}
#left a img{
	text-decoration:none;
	border: none;
}
#left2
{
	float: left;
	width: 960px;
/*	height:430px;
*/	margin: 0;
	overflow:hidden;
}
#left2 a img{
	text-decoration:none;
	border: none;
}
#right
{
	color: #000;
	float:left;
	width: 28%;
	padding-top:10px

}

#main2
{
	float: right;
	width: 340px;
	padding-top: 40px;
	height: 430px;
	position: relative;
	min-height:430px;
/*	background-color:#CC9;
*/}

#main
{
	float: right;
	width: 340px;
	padding: 37px 5px 0 0;
	height: 430px;
	position: relative;
	overflow:auto;
/*	background-color:#CF9;
*/}
#main a:link,#main2 a:link,#main a:visited,#main2 a:visited {
	color:black;
	text-decoration: none;
	border-bottom: 1px #999 dotted;
}

#main a:hover,#main2 a:hover,#main a:active,#main2 a:active,#main a:focus,#main2 a:focus {
	color: #85DB18;
	border-bottom: 1px #999 dotted;
}



/*//////////////////////// each projects ///////////////////////*/
#projects {
	width: 820px;
	position:relative;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#details {
	float: right;
	width: 305px;
	overflow: auto;
	height: 420px;
	padding:0 5px 0 0;
}
#galleria {
	width: 480px;
	height: 420px;
	float:left;
}

/*//////////////////////// footter ///////////////////////*/

#footer {
	clear: both;
	display: block;
	padding: 40px 15px 15px;
	position: relative;
	bottom: 0;
}

#footer a:link,a:visited {
}

#footer a:hover {
	color: #006838;
}

#client {float:left;
	font-size: 10px;
}
#copy {}
#client ul { list-style-type: none;}

/*//////////////////////// news ///////////////////////*/
.leading
{
	color: black;
	margin: 0;
	border-bottom: 1px #979D66 dotted;
	padding: 0 0 30px;
	position: relative;
	line-height: 18px;
	font-size: 11px;
}

.leading_separator {
border-bottom:solid 0 #333;
display:block;
height:24px;
margin:0;
}
.componentheading {
	display: none;
}
.createdate {
color: #85DB18;
display:block;
font-size:0.85em;
margin-top:0;
}




/*//////////////////////// blog style ///////////////////////*/

.article_column h2 {
font-size: 13px;
	color: #85DB18;
	font-family: 'Trebuchet MS';
	margin: 0 0 18px 0;
	font-weight: normal;
	padding: 0;
}
.article_row .column1 h2,.article_row .column2 h2 {
	margin: 0 0 18px 0;
	border-right: 1px #85DB18 solid;
	border-left: 1px #85DB18 solid;
	padding: 1px 20px;
	width: 2.5em;
	text-align: center;
}
.bold_brown {/* bold for client etc */
	color: #514A0C;
	font-weight: bold;
}

.blog { padding: 0; }
.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 400px; }
/*.cols3 { width: 20%; }
*/
.column1 , .column2
{
	margin: 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 460px	;
}
.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	padding: 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}




/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

a.project-link{
  display:inline-block;
  position:relative;
}
a.project-link span{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:240px;
  height:194px;
  color:#FFF;
  background:#85DB18;
  font-size:14px;
  padding:10px;
}
a.project-link:hover span{
  display:inline-block;
}
a.project-link:hover img{
  display:none;
}