* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #8C8B77;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #8C8B77;
}

a.button {
	font-weight: normal;	
}

p {
	padding-bottom: 1em;	
}

p.copy {
	line-height: 1.3em;	
}

#menu {
	background-color: #FF0;
	width: 100%;
	top: 0;
	left: 0;
	height: 20px;
	position: fixed;
	overflow: hidden;
	font-size: 9px;
}

#hole {
	width: 788px;
	position: absolute;
	top: 20px;
	left: 48px;
	overflow: hidden;
}

#wall {
	background-color: #ffffff;
	/*background-image:url(bg.jpg);*/
	width: 1485px;
	/* height: 4000px; */
	padding-top: 24px;
}

#lampedesign {
	position: fixed;
	top: 78px;
	left: 873px;
}

#lampedesign p {
	margin-top: 100px;
	color: #59584c;
}

#lampedesign p a {
	color: #59584c;
}



/**************************************************************************************/

#menu p#tagline {
	float: left;
	margin-left: 106px;
	color: #72615A;
	margin-top: 5px;
	margin-right: 36px;
}

#menu ul {
	list-style: none;
	margin-top: 5px;
}

#menu ul li {
	float: left;
	margin-right: 15px;

}

#menu ul li a {
	color: #72615A;
	font-weight: normal;
}


/**************************************************************************************/

#wall h1 {
	font-size: 24px;
	font-weight: bold;
	width: 600px;
/*
	border-bottom: 2px solid #99897b;
	padding-bottom: 8px;
	margin-bottom: 14px;
*/
	padding-bottom: 8px;
}

#wall .section {
	margin-left: 58px;
	overflow: auto;
	width: 100%;
	margin-top: 20px;
}

#wall .section .colA, #wall .section .colB, #wall .section .colC {
	width: 600px;	
	/* background-color: #EEE; */
	float: left;
	/*height: 200px;*/
	
	/* padding-bottom: 16px; */
	padding-top: 12px; 
	border-top: 2px solid #a7a68e;
	position: relative;
}

#wall .section .colA, #wall .section .colB {
	margin-right: 58px;	
}

#wall .section a.button {
	color: #8C8B77;	
}

#wall .section .colA a.button {
	position: absolute;
	right: 0;
	top: 12px;
}

#wall .section .colB a.button, #wall .section .colC a.button {
	position: absolute;
	left: 0;
	top: 12px;
}


/* ***** */

#wall .tricolumn {
	width: 193px;
	float: left;
	margin-right: 10px;
	margin-left: 0;
	line-height: 1.3em;
}

#wall .tricolumn-last {
	margin-right: 0;
}

/* aktuelles */


#wall #aktuelles a.button {
	top: -25px;
}

#wall #aktuelles .last {
	margin-right: 0;	
}

#wall #aktuelles p {
	padding-bottom: 0.7em;
}

#wall #aktuelles p.date {
	font-size: 10px;
	color: #8C8B77;
	padding-bottom: 0;
}

#wall #aktuelles .client {
	font-weight: bold;
}

#wall #aktuelles .type {
}

#wall #aktuelles p.text {
	color: #8C8B77;
	padding-bottom: 1em;
}

/* projekte */

#wall .section .project {
	overflow: auto;
}

#wall .section .project .colA, #wall .section .project .colB, .section .project .colC {
	padding-bottom: 1em;	
}

/*
#wall .section .project .colB img {
	font-size: 18px;
	margin-top: 3.9em;	
}*/

#wall .section .meta {
	font-size: 18px;
	height: 68px;
}

#wall .section .meta p {
	padding-bottom: 0;	
}

#wall .section .meta .type {
	color: #8C8B77;
	font-size: 12px;
}

#wall .section .colB .meta span {
	position: relative;
	top: 38px;
	font-size: 11px;
}

#wall .section .meta .client {
	font-weight: bold;
}

.project p.copy {
	color: #8C8B77;
}

/* agenturprofil */

#wall #agenturprofil .profilsection a.button {
	top: -25px;	
}

#wall .section .profilsection .colA, #wall .section .profilsection .colB {
	padding-bottom: 1em;	
}

#wall .section .profilsection {
	overflow: auto;	
}

#wall .section .profilsection img {
	margin-top: 1em;	
}

/*
#wall .section .profilsection .tricolumn, #wall .section .profilsection .tricolumn-last {
	color: #8C8B77;
	font-size: 10px;
	margin-bottom: 2em;
}
*/

#wall .section .profilsection p.copy {
	color: #8C8B77;	
}

#wall .section .profilsection p.inspiration {
	color: #ffffff;
	font-size: 10px;
	line-height: 1.4em;
	padding: 10px 20px 20px 20px;
	margin-bottom: 2em;
}


/**************************************************************************************/

#wall #jobs .colA, #wall #kontakt .colA, #wall #impressum .colA, #wall #footer {
	color: #8C8B77;	
}

#wall #kontakt .colA, #wall #kontakt .colB {
	padding-top: 36px;
}


#wall #footer {
	padding-top: 1em;
	width: 600px;
	border-top: 2px solid #a7a68e;
	padding-bottom: 600px;
}
