#content {
	width:      787px;
	height:     468px;
	margin:     0 0 0 89px;
	background: url('http://cdn.kooky-arts.de//images/kontakt/bg-contact.jpg') no-repeat;
}
	#about-content {
		position: relative;
		padding:  40px;
	}
	
	#leather-bottom { display: block; }
	
	/* Texte links */
	#about-left {
		position:       absolute;
		top:            143px;
		left:           30px;
		width:          345px;
		text-align:     center;
		color:          #5E5540;
		font-weight:    bold;
		text-transform: uppercase;
	}
		#about-marco {
			margin-top: 23px;
			font-size:  13px;
		}
		#about-quote {
			margin-top:     30px;
			font-size:      14px;
			font-weight:    normal;
			text-transform: none;
		}
		
	/* Trennlinie */
	#line-middle {
		position:   absolute;
		top:        76px;
		left:       379px;
		width:      1px;
		height:     331px;
		background: transparent url('http://cdn.kooky-arts.de//images/layout/small-line-vert.png') no-repeat;
	}
	
	/* Zeichnung und Logo rechts */
	#about-right {
		position:       absolute;
		top:            136px;
		left:           381px;
		width:          375px;
		text-align:     center;
		color:          #5E5540;
		font-weight:    bold;
		text-transform: uppercase;
	}
		#about-logo {
			float:  left;
			width:  170px;
			margin: 0 0 0 25px;
		}
		#about-drawing { float: left; }
		#about-slogan {
			color: #75664E;
		}
