body
{
	behavior: url("css/csshover3.htc");
}

body
{
	margin: 0px;
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	color: #9c9e9f;
	background-color: #fff;
}

div
{
	display: block;
}

img
{
	border: 0px;
}

p
{
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding-bottom: 17px;
	max-width: 700px;
}

#container
{
	position: absolute;
	top: 0px;
	left: -350px;
	margin-left: 50%;
	width: 700px;
	z-index: 1;
}

#header
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 110px;
	width: 700px;
	background-color: #a1ad12;
}

#logo
{
	position: relative;
	left: 30px;
	top: 17px;
}

#menu
{
	position: relative;
	text-align:right;
	padding-right:30px;
	top: 53px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	color:#fff;
	text-transform:uppercase;
}

#menu a
{
	font-weight:normal;
	color:#d7dfa5;
	text-decoration:none;
}

#menu a:hover
{
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}	

#content
{
	position: relative;
	left: 0px;
	top: 32px;
}

#footer
{
	position: relative;
	margin-top: 16px;
}

#content_about
{
	display: block;
	position: relative;
}

#content_about_pos
{
	display: block;
	position: relative;
}

#content_portfolio
{
	display: block;
	position: relative;
	margin-bottom: 120px;
}

#content_portfolio_pos
{
	display: block;
	position: relative;
}

#content_contact
{
	display: block;
	position: relative;
}

#content_contact_pos
{
	display: block;
	position: relative;
}

#content_image
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 260px;
}

#about-header
{
	background: url(../images/desert2.jpg) no-repeat bottom left;
	display: block;
	margin-bottom: 15px;
	height: 300px;
}

#aboutleft {
	position: relative;
	float: left;
	width: 220px;
	min-width: 220px;
	margin-right: 20px;
	margin-bottom: 100px;
}

#aboutcenter {
	position: relative;
	float: left;
	width: 220px;
	min-width: 220px;
	margin-right: 20px;
	margin-bottom: 100px;
}

#aboutright {
	position: relative;
	text-align: left;
	float: left;
	width: 220px;
	margin-bottom: 100px;
}

img.content
{
	margin-right: 20px;
	float: left;
	border: 1px solid #9c9e9f;
}

img.title
{
	margin-top: 0px;
}

hr.begin
{
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color:#9c9e9f;
	color: #b1b3b4;
	height: 1px;
	border-style: none;
}

hr.end
{	
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color:#fff;
	color: #fff;
	height: 1px;
	border: 1px dotted #9c9e9f;
	border-style: none none dotted; 
}

h1
{
	font-weight: bold;
	text-transform: uppercase;
	color: #a1ad12;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	max-width: 700px;
}

a
{
	color: #9c9e9f;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #a1ad12;
}

a.address
{
	color: #9c9e9f;
	text-decoration: none;
	font-weight: normal;
}

a.address:hover
{
	color: #a1ad12;
}

.auszeichnung
{
	color: #a1ad12;
}
