body {
	background-image: url(../images/hintergrund.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0; 
	height: 100%;
}

#page {
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 800px;
	text-align: left;
	background-image: url(../images/hintergrund_ingrid.jpg);
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: no-repeat;
}

#header {
	margin: 0 auto;
	padding-top: 0px;
	padding: 0px;
	border: 0;
	width: 800px;
	height: 181px;
}

#navi {
	position: relative;
	top: 150px;
	margin-left: 350px;
	border: 0;
	width: 455px;
	text-align: right;
	box-shadow: inset;
}

#impnavi {
	position: relative;
	top: 0px;
	margin-left: 600px;
	border: 0;
	width: 200px;
	text-align: right;
	font-weight: bold;
}

#impnavi a {
	font-size: 8pt;
	font-family:Verdana, Helvetica, Arial;
	text-decoration: none;
}

#design_left {
	position: relative;
	top: 140px;
	margin: 0;
	margin-left: 0px;
	padding: 0px;
	border: 0;
	width: 260px;
	height: 274px;
	float: left;
	font-size: 8pt;
	font-family:Verdana, Helvetica, Arial;
	color: #666666;
}

#content_invisible_box {
	position: relative;
	top: 65px;
	text-align: left;
	margin-left: 265px;
}

#content_box {
	position: relative;
	width: 540px;
	text-align: left;
	background-color: #FFF;
	border-color: #643200;
	border-width: 3px,1px,1px,1px;
	-moz-box-shadow: 0px 0px 2px 2px #643200;
	-webkit-box-shadow: 0px 0px 2px 2px #643200;
	box-shadow: 0px 0px 2px 2px #643200;
}

#content {
	position: relative;
	width: 520px;
	text-align: left;
	padding: 10px;
}

#content_header {
	font-size: 8pt;
	font-family:Verdana, Helvetica, Arial;
	color: #CABEAF;
}

#content_header a {
	color: #CABEAF;
}

#content_header a:hover {
	color: #000;
}

#content_footer {
	padding-bottom: 20px;
	padding-top: 10px;
}

#bild {
	background-color: #FFF;
	border-color: #643200;
	border-width: 3px,1px,1px,1px;
	-moz-box-shadow: 0px 0px 2px 2px #643200;
	-webkit-box-shadow: 0px 0px 2px 2px #643200;
	box-shadow: 0px 0px 2px 2px #643200;
	margin-right: 20px;
}
