body {
	background: #a2a3a5;
}

body,
.fliess {
	margin: 20px 0px 20px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
}

#border {
	position: relative;
	margin: auto;
	width: 1004px;
	border: 7px solid #717878;
	background: #ffffff;
}

#head {
	background-image: url(../images/head-back-1.jpg);
	background-repeat: no-repeat;
	background-position: 412px 0px;
}

#right {
	position: absolute;
	top: 60px;
	left: 715px;
	width: 289px;
	height: 681px;
	background-image: url(../images/head-back-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 127px;
}

#rot {
	width: 289px;
	height: 164px;
	margin: 4px 0px 3px 0px;
	text-align: right;
}

#navi {
	background: #ffffff;
	height: 45px;
	padding: 0px 0px 0px 50px;
}

#navi a,
#subnavi a {
	padding: 0px 7px 0px 7px;
	color: #717878;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

#navi a:hover,
#subnavi a:hover,
#metanavi a:hover {
	color: #db0132;
}

a:focus {
	outline: none;
}

#navi .aktiv,
#subnavi .aktiv,
#metanavi .aktiv {
	color: #db0132;
}

#metanavi {
	position: absolute;
	top: 37px;
	left: 715px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #ffffff;
}

#metanavi a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#subnavi {
	position: absolute;
	left: 110px;
	top: 210px;
}

#subnavi a {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

#subnavi div {
	position: absolute;
	visibility: hidden;
	top: 0px;
}

#raumstil {
	left: 0px;
	width: 300px;
}

#raumgestaltung {
	left: 0px;
	width: 600px;
}

#projekte {
	left: 220px;
	width: 200px;
}

#menschen {
	left: 112px;
	width: 420px;
}

#partner {
	left: 231px;
	width: 400px;
}

#content {
	width: 516px;
	height: 420px;
	background: #ececed;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 50px 70px;
	padding: 63px 50px 20px 145px;
	overflow: auto;
}

#content a {
	color: #db0132;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p img {
	border: 1px solid #000000;
	vertical-align: middle;
	margin: 0px 10px 12px 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	padding-left: 20px;
	background: url(../images/pfeil-klein.gif) no-repeat 0px 5px;
}

.klein {
	font-size: 9px;
}

.galerie img {
	width: 50px;
	height: 50px;
}

.left {
	float: left;
	margin-right: 100px;
}