*
{
	margin: 0;
	padding: 0;
	text-align: right;
}

body
{
	background-color: #627767;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	position: relative;
	width: 850px;
	height: 650px;
margin-right: auto;
margin-left: auto;
}

#header
{
	font-size: 36px;
	height: 35px;
	width: 800px;
	border-bottom: thin solid #d46f3e;
	margin-left: 25px;
	color: #acbcc1;
	text-shadow: #555 3px 3px;
	letter-spacing: 2px;
padding-bottom: 10px;
margin-top: 80px;
position: absolute;
}

#navi
{
	width: 150px;
	height: 500px;
	background: transparent fixed 25px 150px;
	position: absolute;
	left: 40px;
	text-align: left;
	padding-top: 150px;
	padding-left: 10px;
top: 100px;
}

ul
{
	list-style-type: none;
}

ul a
{
	text-decoration: none;
	color: #eddcb3;
	padding: 3px;
}

ul a:hover
{
	background-color: #acbcc1;
	color: #2f3932;
	text-decoration: underline;
	padding: 3px;
	border: 1px dotted #eddcb3;
}

li
{
	text-align: left;
	line-height: 2em;
}

#content
{
float: left;
width: 700px;
margin-left: 230px;
height: auto;
border-left: thin solid #d46f3e;
padding-top: 75px;
margin-top: 80px;
padding-left: 20px;
padding-bottom: 50px;
}

#image
{
	margin-top: 10px;
	width: auto;
	height: auto;
float: left;
}

#deco
{
float: left;
margin-left: 230px;
margin-top: 55px;
}

#text
{
	width: 300px;
line-height: 1.4em;
margin-top: 10px;
margin-left: 280px;
}

#text p
{
padding-bottom: 10px;
text-align: justify;
}

#text table
{
width: 400px;
height: auto;
}

#text table td
{
padding-right: 25px;
vertical-align: top;
padding-bottom: 5px;
}

#impressum
{
margin-top: 25px;
text-align: right;
width: 150px;
height: 25px;
margin-left: 430px;
}

#impressum a
{
color: #eddcb3;
text-decoration: none;
}

#impressum a:hover
{
color: #acbcc1;
}

#contact
{
width: 400px;
height: 300px;
text-align: right;
font-size: 1.1em;
}

#contact img
{
padding-bottom: 10px;
}

#arbeiten
{
}

#arbeiten table td
{
margin-left: 150px;
text-align: center;
}

#arbeiten table img
{
padding: 15px;
border-width: 0;
}

#showcase
{
border-left-color: #f5915b;
border-left-width: thin;
width: 650px;
height: auto;
}

#showcase table a
{
color: #eddcb3;
text-decoration: none;
}

#showcase table
{
width: 550px;
height: auto;
padding: 10px;
opacity: 1;
}

#showcase table a:hover
{
color: #acbcc1;
}

#showcase td
{
text-align: left;
height: auto;
width: 110px;
}

#showcase td img
{
padding: 10px;
border-width: 0;
}
